/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_boba -- ------------------------------------------------------ -- 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=56 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2024-11-23 13:31:12','Admin Deleted item with id 2 from maincategory table at 2024-11-23 13:31:12','105.161.36.126',1),(2,'1','2024-11-23 13:31:12','Admin Deleted item with id 2 from maincategory table at 2024-11-23 13:31:12','105.161.36.126',1),(3,'1','2024-11-23 13:31:19','Admin Updated item with id 1 from maincategory table at 2024-11-23 13:31:19','105.161.36.126',1),(4,'1','2024-11-23 13:45:17','Admin Deleted item with id 1 from productcategory table at 2024-11-23 13:45:17','105.161.36.126',1),(5,'1','2024-11-23 13:45:17','Admin Deleted item with id 1 from productcategory table at 2024-11-23 13:45:17','105.161.36.126',1),(6,'1','2024-11-23 13:45:29','Admin Deleted item with id 2 from productcategory table at 2024-11-23 13:45:29','105.161.36.126',1),(7,'1','2024-11-23 13:45:29','Admin Deleted item with id 2 from productcategory table at 2024-11-23 13:45:29','105.161.36.126',1),(8,'1','2024-11-23 13:45:30','Admin Deleted item with id 2 from productcategory table at 2024-11-23 13:45:30','105.161.36.126',1),(9,'1','2024-11-23 13:45:30','Admin Deleted item with id 2 from productcategory table at 2024-11-23 13:45:30','105.161.36.126',1),(10,'1','2024-11-23 13:45:36','Admin Deleted item with id 3 from productcategory table at 2024-11-23 13:45:36','105.161.36.126',1),(11,'1','2024-11-23 13:45:36','Admin Deleted item with id 3 from productcategory table at 2024-11-23 13:45:36','105.161.36.126',1),(12,'1','2024-11-23 13:45:42','Admin Deleted item with id 4 from productcategory table at 2024-11-23 13:45:42','105.161.36.126',1),(13,'1','2024-11-23 13:45:42','Admin Deleted item with id 4 from productcategory table at 2024-11-23 13:45:42','105.161.36.126',1),(14,'1','2024-11-23 13:45:48','Admin Deleted item with id 5 from productcategory table at 2024-11-23 13:45:48','105.161.36.126',1),(15,'1','2024-11-23 13:45:48','Admin Deleted item with id 5 from productcategory table at 2024-11-23 13:45:48','105.161.36.126',1),(16,'1','2024-11-23 13:45:52','Admin Deleted item with id 6 from productcategory table at 2024-11-23 13:45:52','105.161.36.126',1),(17,'1','2024-11-23 13:45:52','Admin Deleted item with id 6 from productcategory table at 2024-11-23 13:45:52','105.161.36.126',1),(18,'1','2024-11-23 13:46:17','Admin Deleted item with id 7 from productcategory table at 2024-11-23 13:46:17','105.161.36.126',1),(19,'1','2024-11-23 13:46:17','Admin Deleted item with id 7 from productcategory table at 2024-11-23 13:46:17','105.161.36.126',1),(20,'1','2024-11-23 13:47:11','Admin Deleted item with id 8 from productcategory table at 2024-11-23 13:47:11','105.161.36.126',1),(21,'1','2024-11-23 13:47:11','Admin Deleted item with id 8 from productcategory table at 2024-11-23 13:47:11','105.161.36.126',1),(22,'1','2024-11-23 13:47:20','Admin Deleted item with id 9 from productcategory table at 2024-11-23 13:47:20','105.161.36.126',1),(23,'1','2024-11-23 13:47:20','Admin Deleted item with id 9 from productcategory table at 2024-11-23 13:47:20','105.161.36.126',1),(24,'1','2024-11-23 13:47:25','Admin Deleted item with id 10 from productcategory table at 2024-11-23 13:47:25','105.161.36.126',1),(25,'1','2024-11-23 13:47:25','Admin Deleted item with id 10 from productcategory table at 2024-11-23 13:47:25','105.161.36.126',1),(26,'1','2024-11-23 13:47:31','Admin Deleted item with id 11 from productcategory table at 2024-11-23 13:47:31','105.161.36.126',1),(27,'1','2024-11-23 13:47:31','Admin Deleted item with id 11 from productcategory table at 2024-11-23 13:47:31','105.161.36.126',1),(28,'1','2024-11-23 13:47:37','Admin Deleted item with id 12 from productcategory table at 2024-11-23 13:47:37','105.161.36.126',1),(29,'1','2024-11-23 13:47:37','Admin Deleted item with id 12 from productcategory table at 2024-11-23 13:47:37','105.161.36.126',1),(30,'1','2024-11-23 13:47:42','Admin Deleted item with id 13 from productcategory table at 2024-11-23 13:47:42','105.161.36.126',1),(31,'1','2024-11-23 13:47:42','Admin Deleted item with id 13 from productcategory table at 2024-11-23 13:47:42','105.161.36.126',1),(32,'1','2024-11-23 13:47:47','Admin Deleted item with id 14 from productcategory table at 2024-11-23 13:47:47','105.161.36.126',1),(33,'1','2024-11-23 13:47:47','Admin Deleted item with id 14 from productcategory table at 2024-11-23 13:47:47','105.161.36.126',1),(34,'1','2024-11-23 14:02:02','Admin Deleted item with id 14 from people table at 2024-11-23 14:02:02','105.161.36.126',1),(35,'1','2024-11-23 14:02:02','Admin Deleted item with id 14 from people table at 2024-11-23 14:02:02','105.161.36.126',1),(36,'1','2024-11-23 14:02:12','Admin Deleted item with id 19 from people table at 2024-11-23 14:02:12','105.161.36.126',1),(37,'1','2024-11-23 14:02:12','Admin Deleted item with id 19 from people table at 2024-11-23 14:02:12','105.161.36.126',1),(38,'1','2024-11-23 14:02:22','Admin Deleted item with id 20 from people table at 2024-11-23 14:02:22','105.161.36.126',1),(39,'1','2024-11-23 14:02:22','Admin Deleted item with id 20 from people table at 2024-11-23 14:02:22','105.161.36.126',1),(40,'1','2024-11-23 14:02:29','Admin Deleted item with id 21 from people table at 2024-11-23 14:02:29','105.161.36.126',1),(41,'1','2024-11-23 14:02:29','Admin Deleted item with id 21 from people table at 2024-11-23 14:02:29','105.161.36.126',1),(42,'1','2024-11-23 14:02:35','Admin Deleted item with id 22 from people table at 2024-11-23 14:02:35','105.161.36.126',1),(43,'1','2024-11-23 14:02:35','Admin Deleted item with id 22 from people table at 2024-11-23 14:02:35','105.161.36.126',1),(44,'1','2024-11-23 14:02:40','Admin Deleted item with id 23 from people table at 2024-11-23 14:02:40','105.161.36.126',1),(45,'1','2024-11-23 14:02:40','Admin Deleted item with id 23 from people table at 2024-11-23 14:02:40','105.161.36.126',1),(46,'1','2024-11-23 14:02:45','Admin Deleted item with id 24 from people table at 2024-11-23 14:02:45','105.161.36.126',1),(47,'1','2024-11-23 14:02:45','Admin Deleted item with id 24 from people table at 2024-11-23 14:02:45','105.161.36.126',1),(48,'1','2024-11-23 14:02:52','Admin Deleted item with id 25 from people table at 2024-11-23 14:02:52','105.161.36.126',1),(49,'1','2024-11-23 14:02:52','Admin Deleted item with id 25 from people table at 2024-11-23 14:02:52','105.161.36.126',1),(50,'1','2024-11-23 14:03:01','Admin Deleted item with id 26 from people table at 2024-11-23 14:03:01','105.161.36.126',1),(51,'1','2024-11-23 14:03:01','Admin Deleted item with id 26 from people table at 2024-11-23 14:03:01','105.161.36.126',1),(52,'1','2024-11-23 14:24:40','Admin Deleted item with id 2 from roles table at 2024-11-23 14:24:40','105.161.36.126',1),(53,'1','2024-11-23 14:24:40','Admin Deleted item with id 2 from roles table at 2024-11-23 14:24:40','105.161.36.126',1),(54,'1','2025-06-13 09:55:37','Admin Deleted item with id 31 from people table at 2025-06-13 09:55:37','105.161.5.9',1),(55,'1','2025-06-13 09:55:37','Admin Deleted item with id 31 from people table at 2025-06-13 09:55:37','105.161.5.9',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) DEFAULT NULL, `branchid` varchar(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) DEFAULT NULL, `houseno` varchar(100) DEFAULT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, `floor` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `beds` -- DROP TABLE IF EXISTS `beds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `beds` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `roomid` varchar(20) NOT NULL, `plotno` varchar(20) DEFAULT NULL, `description` text NOT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `beds` -- LOCK TABLES `beds` WRITE; /*!40000 ALTER TABLE `beds` DISABLE KEYS */; /*!40000 ALTER TABLE `beds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `mytable` varchar(20) NOT NULL, `salesperson` varchar(20) DEFAULT NULL, `receiptno` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL DEFAULT '', `bedid` int(11) DEFAULT 1, `bedname` varchar(100) NOT NULL, `currency` varchar(20) DEFAULT NULL, `updatedid` int(20) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencychnage` decimal(10,4) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `currency` varchar(20) NOT NULL DEFAULT 'KES', `logo` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'Counter','<H1 style=\"margin:0px;\">ROBISEARCH LTD( SAMPLE) </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-04-24 16:04:42','active','1','','1','<H1 style=\"margin:0px;\">ROBISEARCH LTD( SAMPLE) </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, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1,NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,NULL),(14,'PROJECTOR','','','2023-04-28 08:21:52','','',0,1,NULL),(15,'LAUNDRY','LAUNDRY','','2023-04-28 08:22:20','','',0,1,NULL),(16,'ROOM TRANSFER','200','','2023-04-30 06:16:29','','',2,1,NULL),(17,'BED 1','0','','2023-05-11 11:10:44','','',1,1,NULL),(18,'SERVICE CH DEPOSIT','0','','2023-05-11 11:10:51','','',0,1,NULL),(19,'SERVICE CHARGE','0','','2023-09-01 11:09:35','','',1,1,NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `serial` varchar(200) NOT NULL, `name` text NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; INSERT INTO `computers` VALUES (1,'ROBISEARCH LTD','e44','2023-02-13 07:08:17','Closed','1','2023-02-13 07:13:34','1','3','B0-22-7A-ED-77-F6','2023-02-24','2023-02-10','',0,NULL,'New Installation','new','','',1); /*!40000 ALTER TABLE `computers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'),(5,'Housing Levy',1.50,'active',1,1,'Housing Levy'),(6,'Housing Levy Relief',15.00,'active',1,1,'Housing Levy Relief'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'checkin', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`account`,`code`,`userid`,`branch`) ) ENGINE=InnoDB AUTO_INCREMENT=6642 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 (4,'1050','291732363487','2024-11-23 15:05:00',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236419109303233032','No',NULL,NULL,''),(5,'4000','291732363487','2024-11-23 15:05:00',NULL,600.00,'','29','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6,'4000','291732363487','2024-11-23 15:04:47',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7,'1050','291732362629','2024-11-23 14:50:42',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236420822283223999','No',NULL,NULL,''),(8,'4000','291732362629','2024-11-23 14:50:42',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9,'4000','291732362629','2024-11-23 14:50:30',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(10,'1050','291732364232','2024-11-23 15:17:15',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236423600200230330','No',NULL,NULL,''),(11,'4000','291732364232','2024-11-23 15:17:15',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(12,'1050','291732364346','2024-11-23 15:19:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236435102322330623','No',NULL,NULL,''),(13,'4000','291732364346','2024-11-23 15:19:09',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(14,'1050','291732364994','2024-11-23 15:29:56',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236499833233399023','No',NULL,NULL,''),(15,'4000','291732364994','2024-11-23 15:29:56',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(16,'1050','291732365163','2024-11-23 15:32:56',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236517833102027216','No',NULL,NULL,''),(17,'4000','291732365163','2024-11-23 15:32:56',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(18,'4000','291732365163','2024-11-23 15:32:43',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(19,'1050','291732365300','2024-11-23 15:35:11',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236531626233326331','No',NULL,NULL,''),(20,'4000','291732365300','2024-11-23 15:35:11',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(21,'4000','291732365300','2024-11-23 15:35:00',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(22,'1050','291732365373','2024-11-23 15:36:24',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236538885233930385','No',NULL,NULL,''),(23,'4000','291732365373','2024-11-23 15:36:24',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(24,'4000','291732365373','2024-11-23 15:36:13',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(25,'1050','291732365455','2024-11-23 15:37:43',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173236546739252224225','No',NULL,NULL,''),(26,'4000','291732365455','2024-11-23 15:37:43',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(27,'4000','291732365455','2024-11-23 15:37:35',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(51,'1010','291732368076','2024-11-23 16:22:37',750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237352002322372222','No',NULL,NULL,''),(52,'4000','291732368076','2024-11-23 16:22:37',NULL,250.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(53,'4000','291732368076','2024-11-23 16:21:17',NULL,250.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(54,'4000','291732368076','2024-11-23 16:21:55',NULL,250.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(55,'1010','291732369265','2024-11-23 16:42:17',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237355803222222220','No',NULL,NULL,''),(56,'4000','291732369265','2024-11-23 16:42:17',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(57,'4000','291732369265','2024-11-23 16:41:05',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(58,'4000','291732369265','2024-11-23 16:41:19',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(59,'1010','291732369484','2024-11-23 16:45:53',750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237359233302227223','No',NULL,NULL,''),(60,'4000','291732369484','2024-11-23 16:45:53',NULL,375.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(61,'4000','291732369484','2024-11-23 16:44:44',NULL,375.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(62,'1010','291732373681','2024-11-23 17:54:54',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237373990332733322','No',NULL,NULL,''),(63,'4000','291732373681','2024-11-23 17:54:54',NULL,900.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(64,'1010','291732373873','2024-11-23 17:58:34',375.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237396209032020300','No',NULL,NULL,''),(65,'4000','291732373873','2024-11-23 17:58:34',NULL,375.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(66,'1010','291732374347','2024-11-23 18:06:37',2200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173237441923002123232','No',NULL,NULL,''),(67,'4000','291732374347','2024-11-23 18:06:37',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(68,'4000','291732374347','2024-11-23 18:05:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(69,'4000','291732374347','2024-11-23 18:05:58',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(70,'4000','291732374347','2024-11-23 18:06:10',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(71,'1050','291732444644','2024-11-24 13:37:36',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244465829322024572','No',NULL,NULL,''),(72,'4000','291732444644','2024-11-24 13:37:36',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(73,'4000','291732444644','2024-11-24 13:37:24',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(74,'1050','291732445368','2024-11-24 13:50:30',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244543632245233333','No',NULL,NULL,''),(75,'4000','291732445368','2024-11-24 13:50:30',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(76,'4000','291732445368','2024-11-24 13:49:28',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(77,'1050','291732445559','2024-11-24 13:53:09',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244559590730972220','No',NULL,NULL,''),(78,'4000','291732445559','2024-11-24 13:53:09',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(79,'4000','291732445559','2024-11-24 13:52:39',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(80,'4000','291732445559','2024-11-24 13:52:51',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(81,'1050','291732445906','2024-11-24 13:58:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244610414230340203','No',NULL,NULL,''),(82,'4000','291732445906','2024-11-24 13:58:29',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(83,'1050','291732446712','2024-11-24 14:11:54',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244672037127247373','No',NULL,NULL,''),(84,'4000','291732446712','2024-11-24 14:11:54',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(85,'1050','291732447204','2024-11-24 14:20:20',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244722573220023297','No',NULL,NULL,''),(86,'4000','291732447204','2024-11-24 14:20:20',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(87,'4000','291732447204','2024-11-24 14:20:04',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(88,'1050','291732448462','2024-11-24 14:41:35',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173244849738874210798','No',NULL,NULL,''),(89,'4000','291732448462','2024-11-24 14:41:35',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(90,'4000','291732448462','2024-11-24 14:41:02',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(98,'1050','291732452356','2024-11-24 15:46:52',3400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245414914032333043','No',NULL,NULL,''),(99,'4000','291732452356','2024-11-24 15:46:52',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(100,'4000','291732452356','2024-11-24 15:45:56',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(101,'4000','291732452356','2024-11-24 15:46:08',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(102,'4000','291732452356','2024-11-24 15:46:19',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(103,'4000','291732452356','2024-11-24 15:46:26',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(104,'4000','291732452356','2024-11-24 15:46:40',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(105,'4000','291732452356','2024-11-24 15:46:50',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(108,'1050','291732454566','2024-11-24 16:22:49',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245461721362232424','No',NULL,NULL,''),(109,'4000','291732454566','2024-11-24 16:22:49',NULL,2250.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(113,'1050','291732455749','2024-11-24 16:42:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245622120042323122','No',NULL,NULL,''),(114,'4000','291732455749','2024-11-24 16:42:30',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(115,'1050','291732456406','2024-11-24 16:53:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245641413434296223','No',NULL,NULL,''),(116,'4000','291732456406','2024-11-24 16:53:28',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(117,'1050','291732457077','2024-11-24 17:04:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245743732337333323','No',NULL,NULL,''),(118,'4000','291732457077','2024-11-24 17:04:41',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(122,'1050','291732458835','2024-11-24 17:34:11',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173245889518022933322','No',NULL,NULL,''),(123,'4000','291732458835','2024-11-24 17:34:11',NULL,1100.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(124,'4000','291732458835','2024-11-24 17:33:55',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(125,'1050','291732454170','2024-11-24 16:16:12',800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173253472712333532302','No',NULL,NULL,''),(126,'4000','291732454170','2024-11-24 16:16:12',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(127,'4000','291732454170','2024-11-24 16:16:10',NULL,300.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(128,'1050','291732534774','2024-11-25 14:57:35',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173253604122222229232','No',NULL,NULL,''),(129,'4000','291732534774','2024-11-25 14:57:35',NULL,1000.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(130,'1050','291732537235','2024-11-25 15:20:48',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173253725292323327030','No',NULL,NULL,''),(131,'4000','291732537235','2024-11-25 15:20:48',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(132,'4000','291732537235','2024-11-25 15:20:35',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(133,'1050','291732541947','2024-11-22 16:49:41',5280.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173254261902713023429','No',NULL,NULL,''),(134,'4000','291732541947','2024-11-22 16:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(135,'4000','291732541947','2024-11-22 16:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(136,'4000','291732541947','2024-11-22 16:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(137,'4000','291732541947','2024-11-22 16:49:41',NULL,300.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(138,'4000','291732541947','2024-11-22 16:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(139,'4000','291732541947','2024-11-22 16:49:41',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(140,'4000','291732541947','2024-11-22 16:49:41',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(141,'4000','291732541947','2024-11-22 16:49:41',NULL,250.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(142,'4000','291732541947','2024-11-22 16:49:41',NULL,275.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(143,'4000','291732541947','2024-11-22 16:49:41',NULL,250.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(144,'4000','291732541947','2024-11-22 16:49:41',NULL,1005.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(154,'1010','291732619651','2024-11-26 14:15:39',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173262452522272203030','No',NULL,NULL,'hwb'),(155,'4000','291732619651','2024-11-26 14:15:39',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(156,'4000','291732619651','2024-11-26 14:14:11',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(161,'1050','291732630399','2024-11-26 17:13:24',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173263442826287241209','No',NULL,NULL,''),(162,'4000','291732630399','2024-11-26 17:13:24',NULL,1800.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(163,'1050','291732634442','2024-11-26 18:20:50',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173263445443953312223','No',NULL,NULL,''),(164,'4000','291732634442','2024-11-26 18:20:50',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(165,'1050','291732715773','2024-11-27 16:56:15',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173271583103323733033','No',NULL,NULL,''),(166,'4000','291732715773','2024-11-27 16:56:15',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(167,'1050','291732787663','2024-11-28 12:54:25',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173278766862302733223','No',NULL,NULL,''),(168,'4000','291732787663','2024-11-28 12:54:25',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(169,'1050','291732790367','2024-11-28 13:39:42',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173279038730017733300','No',NULL,NULL,''),(170,'4000','291732790367','2024-11-28 13:39:42',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(171,'4000','291732790367','2024-11-28 13:39:27',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(172,'1050','291732791990','2024-11-28 14:06:36',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173279202820992392302','No',NULL,NULL,''),(173,'4000','291732791990','2024-11-28 14:06:36',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(178,'1050','291732796563','2024-11-28 15:24:32',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173279751822323332321','No',NULL,NULL,''),(179,'4000','291732796563','2024-11-28 15:24:32',NULL,0.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(180,'4000','291732796563','2024-11-28 15:22:43',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(181,'4000','291732796563','2024-11-28 15:23:19',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(182,'4000','291732796563','2024-11-28 15:24:30',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(188,'1050','291732800402','2024-11-28 16:26:44',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173280241203072082232','No',NULL,NULL,''),(189,'4000','291732800402','2024-11-28 16:26:44',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(190,'4000','291732800402','2024-11-28 16:26:42',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(199,'1050','291732804741','2024-11-28 17:39:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173280556765020227303','No',NULL,NULL,''),(200,'4000','291732804741','2024-11-28 17:39:05',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(203,'1050','291732863526','2024-11-29 09:58:49',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173288918990312033321','No',NULL,NULL,''),(204,'4000','291732863526','2024-11-29 09:58:49',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(205,'1050','291732953606','2024-11-30 11:00:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173295362022202205233','No',NULL,NULL,''),(206,'4000','291732953606','2024-11-30 11:00:09',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(207,'1050','291732958925','2024-11-30 12:28:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173295893129232122102','No',NULL,NULL,''),(208,'4000','291732958925','2024-11-30 12:28:48',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(223,'1050','291732963414','2024-11-30 13:43:36',2300.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173296650537320923352','No',NULL,NULL,''),(224,'4000','291732963414','2024-11-30 13:43:36',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(225,'4000','291732963414','2024-11-30 13:43:34',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(226,'4000','291732963414','2024-11-30 14:34:41',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(227,'1050','291732964784','2024-11-30 14:06:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173296864808492202933','No',NULL,NULL,''),(228,'4000','291732964784','2024-11-30 14:06:45',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(229,'4000','291732964784','2024-11-30 14:06:25',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(230,'1050','291732969884','2024-11-30 15:31:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173296989132122333330','No',NULL,NULL,''),(231,'4000','291732969884','2024-11-30 15:31:26',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(232,'1050','291732970251','2024-11-30 15:37:44',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297026622732292990','No',NULL,NULL,''),(233,'4000','291732970251','2024-11-30 15:37:44',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(234,'4000','291732970251','2024-11-30 15:37:31',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(235,'1050','291732970692','2024-11-30 15:45:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297070523202232092','No',NULL,NULL,''),(236,'4000','291732970692','2024-11-30 15:45:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(237,'1050','291732973310','2024-11-30 16:28:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297339123322032722','No',NULL,NULL,''),(238,'4000','291732973310','2024-11-30 16:28:37',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(239,'1050','291732974054','2024-11-30 16:40:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297406127271220773','No',NULL,NULL,''),(240,'4000','291732974054','2024-11-30 16:40:56',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(241,'1050','291732974081','2024-11-30 16:41:24',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297411423204904221','No',NULL,NULL,''),(242,'4000','291732974081','2024-11-30 16:41:24',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(243,'1050','291732976714','2024-11-30 17:25:22',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297674197072932130','No',NULL,NULL,''),(244,'4000','291732976714','2024-11-30 17:25:22',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(245,'1050','291732977491','2024-11-30 17:38:22',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297754241223229309','No',NULL,NULL,''),(246,'4000','291732977491','2024-11-30 17:38:22',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(247,'4000','291732977491','2024-11-30 17:38:11',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(248,'1050','291732978956','2024-11-30 18:02:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173297896439603284139','No',NULL,NULL,''),(249,'4000','291732978956','2024-11-30 18:02:39',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(250,'1050','291732982683','2024-11-30 19:04:45',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173298268803283702010','No',NULL,NULL,''),(251,'4000','291732982683','2024-11-30 19:04:45',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(252,'1050','291733045001','2024-12-01 12:23:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173304500300230230131','No',NULL,NULL,''),(253,'4000','291733045001','2024-12-01 12:23:22',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(257,'1050','291733056721','2024-12-01 15:38:52',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173305826832202331360','No',NULL,NULL,''),(258,'4000','291733056721','2024-12-01 15:38:52',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(259,'4000','291733056721','2024-12-01 15:38:41',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(264,'1050','291733060160','2024-12-01 16:36:18',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306053800200623030','No',NULL,NULL,''),(265,'4000','291733060160','2024-12-01 16:36:18',NULL,1350.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(266,'4000','291733060160','2024-12-01 16:36:00',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(267,'4000','291733060160','2024-12-01 16:36:10',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(268,'1050','291733060565','2024-12-01 16:42:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306057092033900290','No',NULL,NULL,''),(269,'4000','291733060565','2024-12-01 16:42:49',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(270,'1050','291733061223','2024-12-01 16:53:55',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306123920331172220','No',NULL,NULL,''),(271,'4000','291733061223','2024-12-01 16:53:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(272,'4000','291733061223','2024-12-01 16:53:43',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(273,'1050','291733063917','2024-12-01 17:38:39',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306392172320220032','No',NULL,NULL,''),(274,'4000','291733063917','2024-12-01 17:38:39',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(275,'1050','291733065772','2024-12-01 18:09:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306577802328030302','No',NULL,NULL,''),(276,'4000','291733065772','2024-12-01 18:09:35',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(277,'1050','291733066396','2024-12-01 18:19:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306640034332237033','No',NULL,NULL,''),(278,'4000','291733066396','2024-12-01 18:19:58',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(279,'1050','291733067297','2024-12-01 18:35:14',1120.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306732132329923313','No',NULL,NULL,''),(280,'4000','291733067297','2024-12-01 18:35:14',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(281,'4000','291733067297','2024-12-01 18:34:57',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(282,'1050','291733068152','2024-12-01 18:49:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173306815522622623357','No',NULL,NULL,''),(283,'4000','291733068152','2024-12-01 18:49:14',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(284,'1050','291733129003','2024-12-02 11:43:26',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173312901222112230032','No',NULL,NULL,''),(285,'4000','291733129003','2024-12-02 11:43:26',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(286,'1050','291733131910','2024-12-02 12:31:53',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173313192002302231219','No',NULL,NULL,''),(287,'4000','291733131910','2024-12-02 12:31:53',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(288,'1050','291733150056','2024-12-02 17:34:33',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173315008103321022232','No',NULL,NULL,''),(289,'4000','291733150056','2024-12-02 17:34:33',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(290,'4000','291733150056','2024-12-02 17:34:16',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(291,'1050','291733157655','2024-12-02 19:41:56',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173315771920023230532','No',NULL,NULL,''),(292,'4000','291733157655','2024-12-02 19:41:56',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(293,'4000','291733157655','2024-12-02 19:40:55',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(294,'4000','291733157655','2024-12-02 19:41:46',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(295,'1050','291733159538','2024-12-02 20:12:21',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173315954819322224328','No',NULL,NULL,''),(296,'4000','291733159538','2024-12-02 20:12:21',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(297,'1050','291733215372','2024-12-03 11:42:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173321537703027020223','No',NULL,NULL,''),(298,'4000','291733215372','2024-12-03 11:42:56',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(299,'1050','291733221451','2024-12-03 13:40:29',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173322244030303322223','No',NULL,NULL,''),(300,'4000','291733221451','2024-12-03 13:40:29',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(301,'4000','291733221451','2024-12-03 13:24:11',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(302,'1050','291733225480','2024-12-03 14:31:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173322548302320023323','No',NULL,NULL,''),(303,'4000','291733225480','2024-12-03 14:31:22',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(304,'1050','291733229799','2024-12-03 15:43:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173323052532320330337','No',NULL,NULL,''),(305,'4000','291733229799','2024-12-03 15:43:21',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(306,'1050','291733232357','2024-12-03 16:26:10',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173323237222223221237','No',NULL,NULL,''),(307,'4000','291733232357','2024-12-03 16:26:10',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(308,'4000','291733232357','2024-12-03 16:25:57',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(309,'1050','291733238719','2024-12-03 18:12:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173323873372309032222','No',NULL,NULL,''),(310,'4000','291733238719','2024-12-03 18:12:03',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(311,'1050','291733243337','2024-12-03 19:29:02',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173324334633432402333','No',NULL,NULL,''),(312,'4000','291733243337','2024-12-03 19:29:02',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(313,'1050','291733309202','2024-12-04 13:46:53',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173330921822332222323','No',NULL,NULL,''),(314,'4000','291733309202','2024-12-04 13:46:53',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(315,'4000','291733309202','2024-12-04 13:46:42',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(318,'1050','291733310479','2024-12-04 14:08:01',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173331048230232023003','No',NULL,NULL,''),(319,'4000','291733310479','2024-12-04 14:08:01',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(320,'1010','291733309805','2024-12-04 13:56:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173331280930922312323','No',NULL,NULL,'jvke'),(321,'4000','291733309805','2024-12-04 13:56:54',NULL,450.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(327,'1050','291733316866','2024-12-04 15:54:28',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173331985222203201333','No',NULL,NULL,''),(328,'4000','291733316866','2024-12-04 15:54:28',NULL,500.00,'','29','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(329,'4000','291733316866','2024-12-04 15:54:26',NULL,500.00,'','29','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(330,'4000','291733316866','2024-12-04 16:14:06',NULL,1500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(331,'1050','291733322516','2024-12-04 17:28:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173332252222320033222','No',NULL,NULL,''),(332,'4000','291733322516','2024-12-04 17:28:38',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(333,'1050','291733322698','2024-12-04 17:31:47',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173332271020203222209','No',NULL,NULL,''),(334,'4000','291733322698','2024-12-04 17:31:47',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(335,'4000','291733322698','2024-12-04 17:31:38',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(336,'1050','291733323167','2024-12-04 17:39:43',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173332318530303002573','No',NULL,NULL,''),(337,'4000','291733323167','2024-12-04 17:39:43',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(338,'4000','291733323167','2024-12-04 17:39:28',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(339,'1050','291733404446','2024-12-05 16:14:08',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173340445172232100203','No',NULL,NULL,''),(340,'4000','291733404446','2024-12-05 16:14:08',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(341,'1050','291733407689','2024-12-05 17:08:59',1720.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173340774132330320373','No',NULL,NULL,''),(342,'4000','291733407689','2024-12-05 17:08:59',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(343,'4000','291733407689','2024-12-05 17:08:09',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(344,'4000','291733407689','2024-12-05 17:08:38',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(345,'1050','291733408280','2024-12-05 17:18:06',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173340830334020229333','No',NULL,NULL,''),(346,'4000','291733408280','2024-12-05 17:18:06',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(347,'4000','291733408280','2024-12-05 17:18:00',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(348,'1050','291733409533','2024-12-05 17:39:02',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173340996926913063340','No',NULL,NULL,''),(349,'4000','291733409533','2024-12-05 17:39:02',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(350,'4000','291733409533','2024-12-05 17:38:53',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(351,'1050','291733487463','2024-12-06 15:17:58',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173348748208203232033','No',NULL,NULL,''),(352,'4000','291733487463','2024-12-06 15:17:58',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(353,'1050','291733488298','2024-12-06 15:32:23',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173348834673022730230','No',NULL,NULL,''),(354,'4000','291733488298','2024-12-06 15:32:23',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(355,'4000','291733488298','2024-12-06 15:31:38',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(356,'1050','291733488993','2024-12-06 15:43:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173348899817302022023','No',NULL,NULL,''),(357,'4000','291733488993','2024-12-06 15:43:15',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(358,'1050','291733497104','2024-12-06 17:59:25',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173349716939212300000','No',NULL,NULL,''),(359,'4000','291733497104','2024-12-06 17:59:25',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(360,'4000','291733497104','2024-12-06 17:58:24',NULL,1500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(361,'1050','291733499655','2024-12-06 18:41:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173349966847002236977','No',NULL,NULL,''),(362,'4000','291733499655','2024-12-06 18:41:06',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(363,'1050','291733571329','2024-12-07 14:35:31',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357133423203203233','No',NULL,NULL,''),(364,'4000','291733571329','2024-12-07 14:35:31',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(365,'1050','291733571938','2024-12-07 14:45:57',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357196003273702010','No',NULL,NULL,''),(366,'4000','291733571938','2024-12-07 14:45:57',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(367,'4000','291733571938','2024-12-07 14:45:38',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(368,'1050','291733572789','2024-12-07 14:59:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357279552227032237','No',NULL,NULL,''),(369,'4000','291733572789','2024-12-07 14:59:53',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(370,'1050','291733573003','2024-12-07 15:04:17',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357306003639203033','No',NULL,NULL,''),(371,'4000','291733573003','2024-12-07 15:04:17',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(372,'4000','291733573003','2024-12-07 15:03:24',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(373,'4000','291733573003','2024-12-07 15:03:30',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(374,'1050','291733573822','2024-12-07 15:17:37',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357386023600330223','No',NULL,NULL,''),(375,'4000','291733573822','2024-12-07 15:17:37',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(376,'4000','291733573822','2024-12-07 15:17:02',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(377,'1050','291733574505','2024-12-07 15:28:27',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357451413031772390','No',NULL,NULL,''),(378,'4000','291733574505','2024-12-07 15:28:27',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(382,'1050','291733575058','2024-12-07 15:37:44',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173357904552093220734','No',NULL,NULL,''),(383,'4000','291733575058','2024-12-07 15:37:44',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(384,'4000','291733575058','2024-12-07 15:37:38',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(385,'4000','291733575058','2024-12-07 15:37:42',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(386,'1050','291733580500','2024-12-07 17:27:57',2550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358167976023237320','No',NULL,NULL,''),(387,'4000','291733580500','2024-12-07 17:27:57',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(388,'4000','291733580500','2024-12-07 17:08:20',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(389,'4000','291733580500','2024-12-07 17:09:28',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(390,'4000','291733580500','2024-12-07 17:09:46',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(391,'4000','291733580500','2024-12-07 17:10:28',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(392,'1050','291733582243','2024-12-07 17:37:58',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358228500509802522','No',NULL,NULL,''),(393,'4000','291733582243','2024-12-07 17:37:58',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(394,'4000','291733582243','2024-12-07 17:37:23',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(395,'1050','291733584281','2024-12-07 18:11:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358428823032132229','No',NULL,NULL,''),(396,'4000','291733584281','2024-12-07 18:11:25',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(397,'1050','291733584729','2024-12-07 18:19:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358474332510723230','No',NULL,NULL,''),(398,'4000','291733584729','2024-12-07 18:19:00',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(399,'4000','291733584729','2024-12-07 18:18:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(400,'1050','291733584856','2024-12-07 18:20:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358486132231022108','No',NULL,NULL,''),(401,'4000','291733584856','2024-12-07 18:20:59',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(402,'1050','291733584984','2024-12-07 18:23:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358499110924533923','No',NULL,NULL,''),(403,'4000','291733584984','2024-12-07 18:23:09',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(404,'1050','291733585368','2024-12-07 18:35:37',2950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358574005030842033','No',NULL,NULL,''),(405,'4000','291733585368','2024-12-07 18:35:37',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(406,'4000','291733585368','2024-12-07 18:29:28',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(407,'4000','291733585368','2024-12-07 18:29:46',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(408,'4000','291733585368','2024-12-07 18:31:53',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(409,'4000','291733585368','2024-12-07 18:31:57',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(410,'4000','291733585368','2024-12-07 18:33:56',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(411,'1050','291733586267','2024-12-07 18:44:29',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173358627053332190306','No',NULL,NULL,''),(412,'4000','291733586267','2024-12-07 18:44:29',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(413,'1050','291733655281','2024-12-08 13:55:14',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173365531552232202302','No',NULL,NULL,''),(414,'4000','291733655281','2024-12-08 13:55:14',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(415,'4000','291733655281','2024-12-08 13:54:41',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(416,'1050','291733659242','2024-12-08 15:01:19',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173365929633322230909','No',NULL,NULL,''),(417,'4000','291733659242','2024-12-08 15:01:19',NULL,1500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(418,'4000','291733659242','2024-12-08 15:00:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(419,'1050','291733661330','2024-12-08 15:35:42',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173366134433323320622','No',NULL,NULL,''),(420,'4000','291733661330','2024-12-08 15:35:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(421,'4000','291733661330','2024-12-08 15:35:30',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(422,'1050','291733665664','2024-12-08 16:47:55',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173366567793200333301','No',NULL,NULL,''),(423,'4000','291733665664','2024-12-08 16:47:55',NULL,900.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(424,'4000','291733665664','2024-12-08 16:47:44',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(425,'1050','291733667092','2024-12-08 17:11:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173366710722013233307','No',NULL,NULL,''),(426,'4000','291733667092','2024-12-08 17:11:35',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(427,'1050','291733667933','2024-12-08 17:25:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173366793930660936639','No',NULL,NULL,''),(428,'4000','291733667933','2024-12-08 17:25:36',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(429,'1050','291733670577','2024-12-08 18:09:55',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367059831270803226','No',NULL,NULL,''),(430,'4000','291733670577','2024-12-08 18:09:55',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(431,'4000','291733670577','2024-12-08 18:09:37',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(432,'1050','291733670861','2024-12-08 18:14:29',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367087032320300322','No',NULL,NULL,''),(433,'4000','291733670861','2024-12-08 18:14:29',NULL,1100.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(434,'1050','291733671252','2024-12-08 18:20:55',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367125630372232320','No',NULL,NULL,''),(435,'4000','291733671252','2024-12-08 18:20:55',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(436,'1050','291733671516','2024-12-08 18:25:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367152102012207391','No',NULL,NULL,''),(437,'4000','291733671516','2024-12-08 18:25:18',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(438,'1050','291733672520','2024-12-08 18:42:28',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367255133021203323','No',NULL,NULL,''),(439,'4000','291733672520','2024-12-08 18:42:28',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(440,'4000','291733672520','2024-12-08 18:42:00',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(441,'1050','291733673457','2024-12-08 18:57:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367346233633222330','No',NULL,NULL,''),(442,'4000','291733673457','2024-12-08 18:57:39',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(443,'1050','291733673817','2024-12-08 19:03:40',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367382873333137303','No',NULL,NULL,''),(444,'4000','291733673817','2024-12-08 19:03:40',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(445,'1050','291733674469','2024-12-08 19:14:33',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367450403053423323','No',NULL,NULL,''),(446,'4000','291733674469','2024-12-08 19:14:33',NULL,1800.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(447,'1050','291733674645','2024-12-08 19:17:38',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173367466402022232070','No',NULL,NULL,''),(448,'4000','291733674645','2024-12-08 19:17:38',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(449,'4000','291733674645','2024-12-08 19:17:25',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(450,'1050','291733738823','2024-12-09 13:07:30',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173373885230708353330','No',NULL,NULL,''),(451,'4000','291733738823','2024-12-09 13:07:30',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(452,'4000','291733738823','2024-12-09 13:07:03',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(453,'1050','291733758149','2024-12-09 18:29:16',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173375815923001012229','No',NULL,NULL,''),(454,'4000','291733758149','2024-12-09 18:29:16',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(455,'4000','291733758149','2024-12-09 18:29:09',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(456,'1050','291733832511','2024-12-10 15:08:51',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173383253423270343232','No',NULL,NULL,''),(457,'4000','291733832511','2024-12-10 15:08:51',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(458,'4000','291733832511','2024-12-10 15:08:31',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(459,'1050','291733845926','2024-12-10 18:52:15',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173384593802737003343','No',NULL,NULL,''),(460,'4000','291733845926','2024-12-10 18:52:15',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(461,'4000','291733845926','2024-12-10 18:52:06',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(462,'1050','291733846340','2024-12-10 18:59:03',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173384634593722355292','No',NULL,NULL,''),(463,'4000','291733846340','2024-12-10 18:59:03',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(464,'1050','291733847678','2024-12-10 19:21:21',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173384768633232833620','No',NULL,NULL,''),(465,'4000','291733847678','2024-12-10 19:21:21',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(466,'1050','291733909297','2024-12-11 12:28:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173390930922030332333','No',NULL,NULL,''),(467,'4000','291733909297','2024-12-11 12:28:20',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(468,'1050','291733911478','2024-12-11 13:04:40',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173391148220221022023','No',NULL,NULL,''),(469,'4000','291733911478','2024-12-11 13:04:40',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(470,'1050','291733933122','2024-12-11 19:06:08',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173393317029233339322','No',NULL,NULL,''),(471,'4000','291733933122','2024-12-11 19:06:08',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(472,'4000','291733933122','2024-12-11 19:05:22',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(473,'1050','291733933194','2024-12-11 19:06:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173393320033223032337','No',NULL,NULL,''),(474,'4000','291733933194','2024-12-11 19:06:38',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(477,'1050','291734002257','2024-12-12 14:17:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400228702032032322','No',NULL,NULL,''),(478,'4000','291734002257','2024-12-12 14:17:38',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(482,'1050','291734001961','2024-12-12 14:12:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400347792070232170','No',NULL,NULL,''),(483,'4000','291734001961','2024-12-12 14:12:51',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(484,'4000','291734001961','2024-12-12 14:12:41',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(485,'1050','291734003486','2024-12-12 14:38:08',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400383733372234023','No',NULL,NULL,''),(486,'4000','291734003486','2024-12-12 14:38:08',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(487,'1050','291734007347','2024-12-12 15:42:28',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400762530302305033','No',NULL,NULL,''),(488,'4000','291734007347','2024-12-12 15:42:28',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(489,'1050','291734008038','2024-12-12 15:54:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400804172223220388','No',NULL,NULL,''),(490,'4000','291734008038','2024-12-12 15:54:00',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(491,'1050','291734008286','2024-12-12 15:58:10',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400829822330002730','No',NULL,NULL,''),(492,'4000','291734008286','2024-12-12 15:58:10',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(493,'1050','291734009283','2024-12-12 16:14:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400929042302333220','No',NULL,NULL,''),(494,'4000','291734009283','2024-12-12 16:14:45',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(495,'1050','291734009783','2024-12-12 16:23:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173400978632306140200','No',NULL,NULL,''),(496,'4000','291734009783','2024-12-12 16:23:05',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(497,'1010','291734013528','2024-12-12 17:25:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401363400123623322','No',NULL,NULL,'9373'),(498,'4000','291734013528','2024-12-12 17:25:30',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(499,'1050','291734014050','2024-12-12 17:34:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401405532322201400','No',NULL,NULL,''),(500,'4000','291734014050','2024-12-12 17:34:12',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(503,'1050','291734015530','2024-12-12 17:58:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401616932023312091','No',NULL,NULL,''),(504,'4000','291734015530','2024-12-12 17:58:51',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(505,'4000','291734015530','2024-12-12 17:58:50',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(506,'1050','291734016512','2024-12-12 18:16:13',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401658126333230020','No',NULL,NULL,''),(507,'4000','291734016512','2024-12-12 18:16:13',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(508,'4000','291734016512','2024-12-12 18:15:24',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(509,'1050','291734017101','2024-12-12 18:25:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401752333222333224','No',NULL,NULL,''),(510,'4000','291734017101','2024-12-12 18:25:04',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(511,'1050','291734017534','2024-12-12 18:33:02',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401758722502280122','No',NULL,NULL,''),(512,'4000','291734017534','2024-12-12 18:33:02',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(513,'1050','291734017615','2024-12-12 18:33:39',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401762090064020200','No',NULL,NULL,''),(514,'4000','291734017615','2024-12-12 18:33:39',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(518,'1050','291734018100','2024-12-12 18:41:48',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173401818883711220078','No',NULL,NULL,''),(519,'4000','291734018100','2024-12-12 18:41:48',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(520,'4000','291734018100','2024-12-12 18:41:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(521,'4000','291734018100','2024-12-12 18:41:46',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(522,'1050','291734019692','2024-12-12 19:18:11',2320.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173402030023230302331','No',NULL,NULL,''),(523,'4000','291734019692','2024-12-12 19:18:11',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(524,'4000','291734019692','2024-12-12 19:08:29',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(525,'4000','291734019692','2024-12-12 19:08:57',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(526,'4000','291734019692','2024-12-12 19:09:28',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(527,'1050','291734020724','2024-12-12 19:26:10',3450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173402078320308230022','No',NULL,NULL,''),(528,'4000','291734020724','2024-12-12 19:26:10',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(529,'4000','291734020724','2024-12-12 19:25:24',NULL,1000.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(530,'4000','291734020724','2024-12-12 19:25:29',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(531,'4000','291734020724','2024-12-12 19:25:34',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(532,'4000','291734020724','2024-12-12 19:25:39',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(533,'1050','291734094891','2024-12-13 16:01:40',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173409490302723333303','No',NULL,NULL,''),(534,'4000','291734094891','2024-12-13 16:01:40',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(535,'4000','291734094891','2024-12-13 16:01:31',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(536,'1050','291734100211','2024-12-13 17:30:50',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173410025523129330002','No',NULL,NULL,''),(537,'4000','291734100211','2024-12-13 17:30:50',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(538,'4000','291734100211','2024-12-13 17:30:11',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(539,'4000','291734100211','2024-12-13 17:30:19',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(540,'1050','291734102457','2024-12-13 18:07:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173410246473733412410','No',NULL,NULL,''),(541,'4000','291734102457','2024-12-13 18:07:38',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(542,'1050','291734105667','2024-12-13 19:01:31',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173410569892297330233','No',NULL,NULL,''),(543,'4000','291734105667','2024-12-13 19:01:31',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(544,'4000','291734105667','2024-12-13 19:01:07',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(545,'4000','291734105667','2024-12-13 19:01:24',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(546,'1050','291734109184','2024-12-13 19:59:46',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173410918700090331229','No',NULL,NULL,''),(547,'4000','291734109184','2024-12-13 19:59:46',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(548,'1050','291734173359','2024-12-14 13:49:21',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417336809430372323','No',NULL,NULL,''),(549,'4000','291734173359','2024-12-14 13:49:21',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(550,'1050','291734173394','2024-12-14 13:50:13',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417341630233202313','No',NULL,NULL,''),(551,'4000','291734173394','2024-12-14 13:50:13',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(552,'4000','291734173394','2024-12-14 13:49:54',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(553,'1050','291734173882','2024-12-14 13:58:04',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417388636013703201','No',NULL,NULL,''),(554,'4000','291734173882','2024-12-14 13:58:04',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(555,'1050','291734174220','2024-12-14 14:03:51',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417423222231232332','No',NULL,NULL,''),(556,'4000','291734174220','2024-12-14 14:03:51',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(557,'4000','291734174220','2024-12-14 14:03:40',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(558,'1050','291734174725','2024-12-14 14:12:09',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417473173033329034','No',NULL,NULL,''),(559,'4000','291734174725','2024-12-14 14:12:09',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(560,'1050','291734175108','2024-12-14 14:18:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417511970323557725','No',NULL,NULL,''),(561,'4000','291734175108','2024-12-14 14:18:30',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(562,'1050','291734177172','2024-12-14 14:52:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173417718113022177322','No',NULL,NULL,''),(563,'4000','291734177172','2024-12-14 14:52:55',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(564,'1050','291734182586','2024-12-14 16:23:16',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173418259710471822323','No',NULL,NULL,''),(565,'4000','291734182586','2024-12-14 16:23:16',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(566,'4000','291734182586','2024-12-14 16:23:06',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(567,'1050','291734186352','2024-12-14 17:25:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173418635611122223381','No',NULL,NULL,''),(568,'4000','291734186352','2024-12-14 17:25:54',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(569,'1050','291734187351','2024-12-14 17:42:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173418737333071072002','No',NULL,NULL,''),(570,'4000','291734187351','2024-12-14 17:42:32',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(571,'1010','291734190642','2024-12-14 18:37:32',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173419099222322333329','No',NULL,NULL,'pj2g'),(572,'4000','291734190642','2024-12-14 18:37:32',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(573,'4000','291734190642','2024-12-14 18:37:23',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(574,'1050','291734192882','2024-12-14 19:15:53',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173419295632032232219','No',NULL,NULL,''),(575,'4000','291734192882','2024-12-14 19:15:53',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(576,'4000','291734192882','2024-12-14 19:14:42',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(577,'4000','291734192882','2024-12-14 19:15:11',NULL,500.00,'','29','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(578,'1050','291734195179','2024-12-14 19:54:03',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173419525139322035035','No',NULL,NULL,''),(579,'4000','291734195179','2024-12-14 19:54:03',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(580,'4000','291734195179','2024-12-14 19:52:59',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(583,'1050','291734256514','2024-12-15 12:55:40',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173425655420209307026','No',NULL,NULL,''),(584,'4000','291734256514','2024-12-15 12:55:40',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(585,'4000','291734256514','2024-12-15 12:55:14',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(586,'4000','291734256514','2024-12-15 12:55:32',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(587,'1050','291734253985','2024-12-15 12:13:10',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173425902432139002023','No',NULL,NULL,''),(588,'4000','291734253985','2024-12-15 12:13:10',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(589,'4000','291734253985','2024-12-15 12:13:05',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(590,'4000','291734253985','2024-12-15 13:07:51',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(591,'1050','291734259101','2024-12-15 13:38:30',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173425912622203930333','No',NULL,NULL,''),(592,'4000','291734259101','2024-12-15 13:38:30',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(593,'4000','291734259101','2024-12-15 13:38:21',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(594,'1050','291734259169','2024-12-15 13:40:39',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173425925323230322304','No',NULL,NULL,''),(595,'4000','291734259169','2024-12-15 13:40:39',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(596,'4000','291734259169','2024-12-15 13:39:29',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(597,'1050','291734259837','2024-12-15 13:50:39',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426040823272072328','No',NULL,NULL,''),(598,'4000','291734259837','2024-12-15 13:50:39',NULL,1000.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(599,'1050','291734260944','2024-12-15 14:09:06',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426094732102293204','No',NULL,NULL,''),(600,'4000','291734260944','2024-12-15 14:09:06',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(601,'1050','291734262711','2024-12-15 14:38:42',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426274392042276120','No',NULL,NULL,''),(602,'4000','291734262711','2024-12-15 14:38:42',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(603,'4000','291734262711','2024-12-15 14:38:31',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(604,'4000','291734262711','2024-12-15 14:38:34',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(605,'1050','291734262949','2024-12-15 14:42:58',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426301640220002220','No',NULL,NULL,''),(606,'4000','291734262949','2024-12-15 14:42:58',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(607,'4000','291734262949','2024-12-15 14:42:29',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(608,'4000','291734262949','2024-12-15 14:42:36',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(609,'1050','291734263812','2024-12-15 14:56:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426381632030320120','No',NULL,NULL,''),(610,'4000','291734263812','2024-12-15 14:56:55',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(611,'1050','291734263890','2024-12-15 14:58:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426389333222330033','No',NULL,NULL,''),(612,'4000','291734263890','2024-12-15 14:58:12',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(613,'1050','291734264634','2024-12-15 15:10:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426464232622342223','No',NULL,NULL,''),(614,'4000','291734264634','2024-12-15 15:10:41',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(615,'4000','291734264634','2024-12-15 15:10:34',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(616,'1050','291734264737','2024-12-15 15:12:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426555533233234197','No',NULL,NULL,''),(617,'4000','291734264737','2024-12-15 15:12:19',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(618,'1050','291734265571','2024-12-15 15:26:21',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426558225226394062','No',NULL,NULL,''),(619,'4000','291734265571','2024-12-15 15:26:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(620,'4000','291734265571','2024-12-15 15:26:11',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(621,'1050','291734267708','2024-12-15 16:01:50',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426771132333927900','No',NULL,NULL,''),(622,'4000','291734267708','2024-12-15 16:01:50',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(623,'1010','291734267989','2024-12-15 16:06:43',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426801602223236621','No',NULL,NULL,'23lg'),(624,'4000','291734267989','2024-12-15 16:06:43',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(629,'1050','291734268747','2024-12-15 16:19:32',2470.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426897232292208830','No',NULL,NULL,''),(630,'4000','291734268747','2024-12-15 16:19:32',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(631,'4000','291734268747','2024-12-15 16:19:07',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(632,'4000','291734268747','2024-12-15 16:19:12',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(633,'4000','291734268747','2024-12-15 16:19:31',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(634,'1050','291734269899','2024-12-15 16:38:29',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173426991122393239031','No',NULL,NULL,''),(635,'4000','291734269899','2024-12-15 16:38:29',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(636,'4000','291734269899','2024-12-15 16:38:19',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(637,'1050','291734270318','2024-12-15 16:58:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173427112842330313000','No',NULL,NULL,''),(638,'4000','291734270318','2024-12-15 16:58:46',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(639,'4000','291734270318','2024-12-15 16:45:18',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(640,'1050','291734271473','2024-12-15 17:04:46',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173427149022202203402','No',NULL,NULL,''),(641,'4000','291734271473','2024-12-15 17:04:46',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(642,'4000','291734271473','2024-12-15 17:04:33',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(643,'4000','291734271473','2024-12-15 17:04:38',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(644,'1050','291734275612','2024-12-15 18:14:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173427564421267200002','No',NULL,NULL,''),(645,'4000','291734275612','2024-12-15 18:14:00',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(646,'1010','291734278205','2024-12-15 19:01:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173427852932332122722','No',NULL,NULL,'mvh'),(647,'4000','291734278205','2024-12-15 19:01:53',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(648,'1010','291734280085','2024-12-15 19:28:08',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173428009723832333024','No',NULL,NULL,'BOBA'),(649,'4000','291734280085','2024-12-15 19:28:08',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(650,'1050','291734281255','2024-12-15 19:47:44',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173428127517520942040','No',NULL,NULL,''),(651,'4000','291734281255','2024-12-15 19:47:44',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(652,'1050','291734352265','2024-12-16 15:31:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173435227253922322202','No',NULL,NULL,''),(653,'4000','291734352265','2024-12-16 15:31:07',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(654,'1050','291734355284','2024-12-16 16:21:36',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173435529823233232233','No',NULL,NULL,''),(655,'4000','291734355284','2024-12-16 16:21:36',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(656,'4000','291734355284','2024-12-16 16:21:24',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(662,'1050','291734355942','2024-12-16 16:33:40',2050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173435681562220391443','No',NULL,NULL,''),(663,'4000','291734355942','2024-12-16 16:33:40',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(664,'4000','291734355942','2024-12-16 16:32:22',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(665,'4000','291734355942','2024-12-16 16:32:43',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(666,'4000','291734355942','2024-12-16 16:32:56',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(667,'1050','291734360167','2024-12-16 17:43:23',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173436021332333172331','No',NULL,NULL,''),(668,'4000','291734360167','2024-12-16 17:43:23',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(669,'4000','291734360167','2024-12-16 17:42:47',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(670,'4000','291734360167','2024-12-16 17:43:07',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(671,'1050','291734361368','2024-12-16 18:04:11',2050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173436147133003262022','No',NULL,NULL,''),(672,'4000','291734361368','2024-12-16 18:04:11',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(673,'4000','291734361368','2024-12-16 18:02:49',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(674,'4000','291734361368','2024-12-16 18:03:18',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(675,'4000','291734361368','2024-12-16 18:03:43',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(676,'1050','291734364231','2024-12-16 18:50:47',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173436532402713043659','No',NULL,NULL,''),(677,'4000','291734364231','2024-12-16 18:50:47',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(678,'4000','291734364231','2024-12-16 18:50:32',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(679,'1050','291734441956','2024-12-17 16:26:22',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173444198481494332324','No',NULL,NULL,''),(680,'4000','291734441956','2024-12-17 16:26:22',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(681,'4000','291734441956','2024-12-17 16:25:56',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(682,'4000','291734441956','2024-12-17 16:26:02',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(683,'1050','291734452317','2024-12-17 19:18:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173445233100320232033','No',NULL,NULL,''),(684,'4000','291734452317','2024-12-17 19:18:39',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(685,'1050','291734452380','2024-12-17 19:19:42',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173445238312033312822','No',NULL,NULL,''),(686,'4000','291734452380','2024-12-17 19:19:42',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(687,'1050','291734452433','2024-12-17 19:20:36',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173445243842143023208','No',NULL,NULL,''),(688,'4000','291734452433','2024-12-17 19:20:36',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(689,'1050','291734452458','2024-12-17 19:21:01',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173445246223030332330','No',NULL,NULL,''),(690,'4000','291734452458','2024-12-17 19:21:01',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(691,'1050','291734513426','2024-12-18 12:17:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173451343303240300322','No',NULL,NULL,''),(692,'4000','291734513426','2024-12-18 12:17:09',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(693,'1050','291734513803','2024-12-18 12:23:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173451397939470393413','No',NULL,NULL,''),(694,'4000','291734513803','2024-12-18 12:23:25',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(695,'1050','291734520511','2024-12-18 14:17:58',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173452068829378200223','No',NULL,NULL,''),(696,'4000','291734520511','2024-12-18 14:17:58',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(697,'4000','291734520511','2024-12-18 14:15:11',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(698,'4000','291734520511','2024-12-18 14:15:47',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(699,'4000','291734520511','2024-12-18 14:16:39',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(700,'1050','291734521613','2024-12-18 14:33:35',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173452161733233533130','No',NULL,NULL,''),(701,'4000','291734521613','2024-12-18 14:33:35',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(702,'1050','291734527168','2024-12-18 16:08:06',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173452791133033433232','No',NULL,NULL,''),(703,'4000','291734527168','2024-12-18 16:08:06',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(704,'4000','291734527168','2024-12-18 16:06:08',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(705,'1050','291734530752','2024-12-18 17:05:55',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453113905290730403','No',NULL,NULL,''),(706,'4000','291734530752','2024-12-18 17:05:55',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(707,'1050','291734533113','2024-12-18 17:46:00',3000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453323223309222423','No',NULL,NULL,''),(708,'4000','291734533113','2024-12-18 17:46:00',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(709,'4000','291734533113','2024-12-18 17:45:13',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(710,'4000','291734533113','2024-12-18 17:45:20',NULL,1000.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(711,'4000','291734533113','2024-12-18 17:45:27',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(712,'4000','291734533113','2024-12-18 17:45:50',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(713,'1050','291734534568','2024-12-18 18:09:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453457135942322202','No',NULL,NULL,''),(714,'4000','291734534568','2024-12-18 18:09:30',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(715,'1050','291734536583','2024-12-18 18:43:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453662772327366320','No',NULL,NULL,''),(716,'4000','291734536583','2024-12-18 18:43:08',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(717,'1050','291734538218','2024-12-18 19:11:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453836433625239028','No',NULL,NULL,''),(718,'4000','291734538218','2024-12-18 19:11:00',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(719,'4000','291734538218','2024-12-18 19:10:18',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(720,'1050','291734538379','2024-12-18 19:13:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173453841079029032712','No',NULL,NULL,''),(721,'4000','291734538379','2024-12-18 19:13:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(722,'1050','291734601138','2024-12-19 12:39:00',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173460164206363334633','No',NULL,NULL,''),(723,'4000','291734601138','2024-12-19 12:39:00',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(724,'1010','291734608787','2024-12-19 14:46:29',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173460921903322932322','No',NULL,NULL,'19ct'),(725,'4000','291734608787','2024-12-19 14:46:29',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(726,'1050','291734614647','2024-12-19 16:24:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173461465330922312323','No',NULL,NULL,''),(727,'4000','291734614647','2024-12-19 16:24:10',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(728,'1050','291734615015','2024-12-19 16:32:58',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173461518434222601133','No',NULL,NULL,''),(729,'4000','291734615015','2024-12-19 16:32:58',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(730,'4000','291734615015','2024-12-19 16:30:15',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(731,'4000','291734615015','2024-12-19 16:31:32',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(732,'4000','291734615015','2024-12-19 16:32:15',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(733,'1050','291734617143','2024-12-19 17:07:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173461767502030737020','No',NULL,NULL,''),(734,'4000','291734617143','2024-12-19 17:07:22',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(735,'4000','291734617143','2024-12-19 17:05:43',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(736,'1050','291734691535','2024-12-20 13:45:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173469157777353079223','No',NULL,NULL,''),(737,'4000','291734691535','2024-12-20 13:45:53',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(738,'1050','291734695497','2024-12-20 14:51:43',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173469551129523223124','No',NULL,NULL,''),(739,'4000','291734695497','2024-12-20 14:51:43',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(740,'1050','291734695537','2024-12-20 14:52:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173469554640200222214','No',NULL,NULL,''),(741,'4000','291734695537','2024-12-20 14:52:22',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(742,'1050','291734705489','2024-12-20 17:38:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173470549923231200227','No',NULL,NULL,''),(743,'4000','291734705489','2024-12-20 17:38:14',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(744,'1050','291734705538','2024-12-20 17:39:06',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173470563920343900503','No',NULL,NULL,''),(745,'4000','291734705538','2024-12-20 17:39:06',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(746,'1050','291734705672','2024-12-20 17:41:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173470569733362002326','No',NULL,NULL,''),(747,'4000','291734705672','2024-12-20 17:41:19',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(748,'1050','291734705738','2024-12-20 17:42:39',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173470576632200220333','No',NULL,NULL,''),(749,'4000','291734705738','2024-12-20 17:42:39',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(750,'1050','291734705807','2024-12-20 17:43:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173470582720223227231','No',NULL,NULL,''),(751,'4000','291734705807','2024-12-20 17:43:37',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(752,'1050','291734710669','2024-12-20 19:04:31',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173471067242023932332','No',NULL,NULL,''),(753,'4000','291734710669','2024-12-20 19:04:31',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(754,'1050','291734711108','2024-12-20 19:11:52',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173471113013323229021','No',NULL,NULL,''),(755,'4000','291734711108','2024-12-20 19:11:52',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(756,'1050','291734711152','2024-12-20 19:12:35',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173471115733411202323','No',NULL,NULL,''),(757,'4000','291734711152','2024-12-20 19:12:35',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(758,'1050','291734711174','2024-12-20 19:12:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173471118229232802212','No',NULL,NULL,''),(759,'4000','291734711174','2024-12-20 19:12:56',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(760,'1050','291734775425','2024-12-21 13:03:48',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173477598803397125927','No',NULL,NULL,''),(761,'4000','291734775425','2024-12-21 13:03:48',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(762,'1050','291734780702','2024-12-21 14:32:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478118032332407102','No',NULL,NULL,''),(763,'4000','291734780702','2024-12-21 14:32:01',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(764,'1050','291734781479','2024-12-21 14:44:42',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478201422227233242','No',NULL,NULL,''),(765,'4000','291734781479','2024-12-21 14:44:42',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(766,'1050','291734784298','2024-12-21 15:31:57',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478443333393107712','No',NULL,NULL,''),(767,'4000','291734784298','2024-12-21 15:31:57',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(768,'4000','291734784298','2024-12-21 15:31:38',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(769,'1050','291734785216','2024-12-21 15:48:18',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478535404025723323','No',NULL,NULL,''),(770,'4000','291734785216','2024-12-21 15:48:18',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(771,'4000','291734785216','2024-12-21 15:46:56',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(772,'1050','291734785812','2024-12-21 15:57:41',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478693613012362333','No',NULL,NULL,''),(773,'4000','291734785812','2024-12-21 15:57:41',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(774,'4000','291734785812','2024-12-21 15:56:52',NULL,1500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(775,'1050','291734786953','2024-12-21 16:15:57',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478744037022302029','No',NULL,NULL,''),(776,'4000','291734786953','2024-12-21 16:15:57',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(777,'1050','291734787546','2024-12-21 16:25:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173478809583723020234','No',NULL,NULL,''),(778,'4000','291734787546','2024-12-21 16:25:50',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(779,'1050','291734790814','2024-12-21 17:20:27',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479084734733033819','No',NULL,NULL,''),(780,'4000','291734790814','2024-12-21 17:20:27',NULL,900.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(781,'4000','291734790814','2024-12-21 17:20:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(782,'1050','291734790860','2024-12-21 17:21:01',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479086342823032302','No',NULL,NULL,''),(783,'4000','291734790860','2024-12-21 17:21:01',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(784,'1050','291734790938','2024-12-21 17:22:38',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479096033992423233','No',NULL,NULL,''),(785,'4000','291734790938','2024-12-21 17:22:38',NULL,900.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(786,'1050','291734791360','2024-12-21 17:29:38',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479138023292323320','No',NULL,NULL,''),(787,'4000','291734791360','2024-12-21 17:29:38',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(788,'4000','291734791360','2024-12-21 17:29:21',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(789,'4000','291734791360','2024-12-21 17:29:30',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(790,'1050','291734792113','2024-12-21 17:42:10',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479213127039900393','No',NULL,NULL,''),(791,'4000','291734792113','2024-12-21 17:42:10',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(792,'4000','291734792113','2024-12-21 17:41:53',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(793,'4000','291734792113','2024-12-21 17:41:58',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(794,'1050','291734792956','2024-12-21 17:56:18',1770.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479304292022022702','No',NULL,NULL,''),(795,'4000','291734792956','2024-12-21 17:56:18',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(796,'4000','291734792956','2024-12-21 17:55:56',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(797,'4000','291734792956','2024-12-21 17:56:02',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(798,'1050','291734794369','2024-12-21 18:19:31',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479478732737327207','No',NULL,NULL,''),(799,'4000','291734794369','2024-12-21 18:19:31',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(800,'1050','291734797528','2024-12-21 19:12:10',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479789733431202033','No',NULL,NULL,''),(801,'4000','291734797528','2024-12-21 19:12:10',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(802,'1050','291734797950','2024-12-21 19:20:35',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173479805120900232003','No',NULL,NULL,''),(803,'4000','291734797950','2024-12-21 19:20:35',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(804,'4000','291734797950','2024-12-21 19:19:10',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(805,'1050','291734855497','2024-12-22 11:18:29',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173485564253220400323','No',NULL,NULL,''),(806,'4000','291734855497','2024-12-22 11:18:29',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(807,'4000','291734855497','2024-12-22 11:18:17',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(808,'1050','291734861004','2024-12-22 12:50:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486101110013302307','No',NULL,NULL,''),(809,'4000','291734861004','2024-12-22 12:50:09',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(810,'1050','291734861901','2024-12-22 13:05:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486191003922333200','No',NULL,NULL,''),(811,'4000','291734861901','2024-12-22 13:05:06',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(812,'1050','291734863721','2024-12-22 13:35:31',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486378297807323222','No',NULL,NULL,''),(813,'4000','291734863721','2024-12-22 13:35:31',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(814,'4000','291734863721','2024-12-22 13:35:21',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(815,'1050','291734863839','2024-12-22 13:37:21',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486388332003032300','No',NULL,NULL,''),(816,'4000','291734863839','2024-12-22 13:37:21',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(817,'1050','291734865032','2024-12-22 13:57:14',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486503930929010309','No',NULL,NULL,''),(818,'4000','291734865032','2024-12-22 13:57:14',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(819,'1050','291734866700','2024-12-22 14:25:02',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486670567623622000','No',NULL,NULL,''),(820,'4000','291734866700','2024-12-22 14:25:02',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(821,'1050','291734867604','2024-12-22 14:40:06',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486798802233233233','No',NULL,NULL,''),(822,'4000','291734867604','2024-12-22 14:40:06',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(823,'1050','291734868110','2024-12-22 14:48:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486812229102622329','No',NULL,NULL,''),(824,'4000','291734868110','2024-12-22 14:48:41',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(825,'4000','291734868110','2024-12-22 14:48:30',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(826,'1050','291734868821','2024-12-22 15:00:23',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173486882488933320342','No',NULL,NULL,''),(827,'4000','291734868821','2024-12-22 15:00:23',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(828,'1050','291734870821','2024-12-22 15:33:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487090639332237633','No',NULL,NULL,''),(829,'4000','291734870821','2024-12-22 15:33:43',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(830,'1050','291734871168','2024-12-22 15:39:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487117923241300311','No',NULL,NULL,''),(831,'4000','291734871168','2024-12-22 15:39:30',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(832,'1050','291734871407','2024-12-22 15:43:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487141423102212073','No',NULL,NULL,''),(833,'4000','291734871407','2024-12-22 15:43:28',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(834,'1050','291734871884','2024-12-22 15:51:31',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487189727322720230','No',NULL,NULL,''),(835,'4000','291734871884','2024-12-22 15:51:31',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(836,'4000','291734871884','2024-12-22 15:51:24',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(837,'1050','291734872063','2024-12-22 15:54:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487206802302203440','No',NULL,NULL,''),(838,'4000','291734872063','2024-12-22 15:54:26',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(839,'1050','291734872127','2024-12-22 15:55:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487213334732738311','No',NULL,NULL,''),(840,'4000','291734872127','2024-12-22 15:55:29',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(841,'1050','291734872848','2024-12-22 16:07:47',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487287073333370343','No',NULL,NULL,''),(842,'4000','291734872848','2024-12-22 16:07:47',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(843,'4000','291734872848','2024-12-22 16:07:28',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(844,'1050','291734873012','2024-12-22 16:10:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487303838220221233','No',NULL,NULL,''),(845,'4000','291734873012','2024-12-22 16:10:33',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(846,'4000','291734873012','2024-12-22 16:10:12',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(847,'1050','291734873076','2024-12-22 16:11:26',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487308874333743302','No',NULL,NULL,''),(848,'4000','291734873076','2024-12-22 16:11:26',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(849,'1050','291734873383','2024-12-22 16:16:29',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487339133922823332','No',NULL,NULL,''),(850,'4000','291734873383','2024-12-22 16:16:29',NULL,1000.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(851,'1050','291734874154','2024-12-22 16:29:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487416140331993030','No',NULL,NULL,''),(852,'4000','291734874154','2024-12-22 16:29:19',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(853,'1050','291734874240','2024-12-22 16:30:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487424839442392380','No',NULL,NULL,''),(854,'4000','291734874240','2024-12-22 16:30:47',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(855,'1050','291734875029','2024-12-22 16:46:06',2800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487517130773374221','No',NULL,NULL,''),(856,'4000','291734875029','2024-12-22 16:46:06',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(857,'4000','291734875029','2024-12-22 16:43:49',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(858,'4000','291734875029','2024-12-22 16:43:55',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(859,'4000','291734875029','2024-12-22 16:44:07',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(860,'4000','291734875029','2024-12-22 16:44:48',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(861,'4000','291734875029','2024-12-22 16:45:16',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(862,'1050','291734875226','2024-12-22 16:47:08',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487528800205227227','No',NULL,NULL,''),(863,'4000','291734875226','2024-12-22 16:47:08',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(864,'1050','291734875448','2024-12-22 16:50:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487545293420732002','No',NULL,NULL,''),(865,'4000','291734875448','2024-12-22 16:50:50',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(866,'1050','291734875630','2024-12-22 16:53:52',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487563332022583730','No',NULL,NULL,''),(867,'4000','291734875630','2024-12-22 16:53:52',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(868,'1050','291734876370','2024-12-22 17:06:11',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487637320933037832','No',NULL,NULL,''),(869,'4000','291734876370','2024-12-22 17:06:11',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(870,'1050','291734876706','2024-12-22 17:11:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487672632320306322','No',NULL,NULL,''),(871,'4000','291734876706','2024-12-22 17:11:48',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(872,'1050','291734876744','2024-12-22 17:12:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487675842233398228','No',NULL,NULL,''),(873,'4000','291734876744','2024-12-22 17:12:37',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(874,'1050','291734876776','2024-12-22 17:12:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487678006232000237','No',NULL,NULL,''),(875,'4000','291734876776','2024-12-22 17:12:58',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(876,'1050','291734877743','2024-12-22 17:29:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487775070925523324','No',NULL,NULL,''),(877,'4000','291734877743','2024-12-22 17:29:08',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(878,'1050','291734878468','2024-12-22 17:41:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487847223212083003','No',NULL,NULL,''),(879,'4000','291734878468','2024-12-22 17:41:10',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(880,'1050','291734878777','2024-12-22 17:47:13',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487886830373782322','No',NULL,NULL,''),(881,'4000','291734878777','2024-12-22 17:47:13',NULL,1500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(882,'1050','291734878979','2024-12-22 17:49:46',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173487898932839332123','No',NULL,NULL,''),(883,'4000','291734878979','2024-12-22 17:49:46',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(884,'1050','291734880700','2024-12-22 18:20:15',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488087722739721832','No',NULL,NULL,''),(885,'4000','291734880700','2024-12-22 18:20:15',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(886,'4000','291734880700','2024-12-22 18:18:20',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(887,'1050','291734881199','2024-12-22 18:26:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488120323332328231','No',NULL,NULL,''),(888,'4000','291734881199','2024-12-22 18:26:41',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(889,'1050','291734881366','2024-12-22 18:29:36',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488137812371333839','No',NULL,NULL,''),(890,'4000','291734881366','2024-12-22 18:29:36',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(891,'1050','291734881465','2024-12-22 18:31:59',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488152320232732002','No',NULL,NULL,''),(892,'4000','291734881465','2024-12-22 18:31:59',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(893,'4000','291734881465','2024-12-22 18:31:05',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(894,'4000','291734881465','2024-12-22 18:31:21',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(895,'4000','291734881465','2024-12-22 18:31:44',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(896,'1050','291734882019','2024-12-22 18:40:30',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488203122334293421','No',NULL,NULL,''),(897,'4000','291734882019','2024-12-22 18:40:30',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(898,'4000','291734882019','2024-12-22 18:40:19',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(899,'1050','291734882500','2024-12-22 18:48:34',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488251602273020402','No',NULL,NULL,''),(900,'4000','291734882500','2024-12-22 18:48:34',NULL,600.00,'','29','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(901,'4000','291734882500','2024-12-22 18:48:20',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(902,'1050','291734883198','2024-12-22 19:00:44',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488324832404248383','No',NULL,NULL,''),(903,'4000','291734883198','2024-12-22 19:00:44',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(904,'4000','291734883198','2024-12-22 18:59:58',NULL,900.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(905,'4000','291734883198','2024-12-22 19:00:12',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(906,'1050','291734884427','2024-12-22 19:20:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488443223032320273','No',NULL,NULL,''),(907,'4000','291734884427','2024-12-22 19:20:31',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(908,'1050','291734886942','2024-12-22 20:02:24',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488716116224323762','No',NULL,NULL,''),(909,'4000','291734886942','2024-12-22 20:02:24',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(910,'1050','291734887277','2024-12-22 20:08:08',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173488728988012927098','No',NULL,NULL,''),(911,'4000','291734887277','2024-12-22 20:08:08',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(912,'4000','291734887277','2024-12-22 20:07:57',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(913,'1010','291734948508','2024-12-23 13:08:38',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173494855173072031902','No',NULL,NULL,'ja9q'),(914,'4000','291734948508','2024-12-23 13:08:38',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(915,'4000','291734948508','2024-12-23 13:08:28',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(916,'1050','291734952247','2024-12-23 14:10:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495225755902490533','No',NULL,NULL,''),(917,'4000','291734952247','2024-12-23 14:10:51',NULL,1000.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(918,'1050','291734953919','2024-12-23 14:38:41',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495412232392332232','No',NULL,NULL,''),(919,'4000','291734953919','2024-12-23 14:38:41',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(920,'1050','291734955378','2024-12-23 15:03:08',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495540133330937320','No',NULL,NULL,''),(921,'4000','291734955378','2024-12-23 15:03:08',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(922,'4000','291734955378','2024-12-23 15:02:58',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(923,'1050','291734956001','2024-12-23 15:14:23',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495606503442306402','No',NULL,NULL,''),(924,'4000','291734956001','2024-12-23 15:14:23',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(925,'4000','291734956001','2024-12-23 15:13:21',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(926,'1050','291734956144','2024-12-23 15:15:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495614890352323500','No',NULL,NULL,''),(927,'4000','291734956144','2024-12-23 15:15:46',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(928,'1050','291734956418','2024-12-23 15:21:06',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495647912322256313','No',NULL,NULL,''),(929,'4000','291734956418','2024-12-23 15:21:06',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(930,'4000','291734956418','2024-12-23 15:20:18',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(931,'4000','291734956418','2024-12-23 15:20:23',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(932,'4000','291734956418','2024-12-23 15:20:43',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(933,'1010','291734956864','2024-12-23 15:32:58',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495718801323205373','No',NULL,NULL,'rxhc'),(934,'4000','291734956864','2024-12-23 15:32:58',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(935,'1010','291734957234','2024-12-23 15:33:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495759603392233332','No',NULL,NULL,'xvo'),(936,'4000','291734957234','2024-12-23 15:33:59',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(937,'1050','291734957605','2024-12-23 15:41:10',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495768033032220803','No',NULL,NULL,''),(938,'4000','291734957605','2024-12-23 15:41:10',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(939,'4000','291734957605','2024-12-23 15:40:05',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(940,'4000','291734957605','2024-12-23 15:40:46',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(946,'1050','291734957872','2024-12-23 15:44:34',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495818832388223323','No',NULL,NULL,''),(947,'4000','291734957872','2024-12-23 15:44:34',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(948,'4000','291734957872','2024-12-23 15:44:32',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(949,'4000','291734957872','2024-12-23 15:48:06',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(950,'1050','291734958525','2024-12-23 15:56:30',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495860238222093003','No',NULL,NULL,''),(951,'4000','291734958525','2024-12-23 15:56:30',NULL,900.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(952,'4000','291734958525','2024-12-23 15:55:26',NULL,900.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(953,'4000','291734958525','2024-12-23 15:56:18',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(954,'1050','291734958813','2024-12-23 16:00:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495881800905309203','No',NULL,NULL,''),(955,'4000','291734958813','2024-12-23 16:00:16',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(956,'1010','291734959530','2024-12-23 16:12:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173495962329009300233','No',NULL,NULL,'aud'),(957,'4000','291734959530','2024-12-23 16:12:12',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(958,'1010','291734960072','2024-12-23 16:21:15',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173496032033433123333','No',NULL,NULL,'ol33c'),(959,'4000','291734960072','2024-12-23 16:21:15',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(960,'1010','291734960542','2024-12-23 16:31:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173496074240027234006','No',NULL,NULL,'knm'),(961,'4000','291734960542','2024-12-23 16:31:46',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(962,'1050','291734960821','2024-12-23 16:41:50',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173496140892372703239','No',NULL,NULL,''),(963,'4000','291734960821','2024-12-23 16:41:50',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(964,'4000','291734960821','2024-12-23 16:33:41',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(965,'1050','291734961423','2024-12-23 16:44:22',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173496186372102633629','No',NULL,NULL,''),(966,'4000','291734961423','2024-12-23 16:44:22',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(967,'4000','291734961423','2024-12-23 16:43:43',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(968,'4000','291734961423','2024-12-23 16:44:01',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(969,'1050','291734966085','2024-12-23 18:01:28',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173496609049042219320','No',NULL,NULL,''),(970,'4000','291734966085','2024-12-23 18:01:28',NULL,1500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(971,'1010','291734970627','2024-12-23 19:17:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173497140622032120409','No',NULL,NULL,'zkyu'),(972,'4000','291734970627','2024-12-23 19:17:09',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(973,'1050','291734971698','2024-12-23 19:35:02',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173497177733122272131','No',NULL,NULL,''),(974,'4000','291734971698','2024-12-23 19:35:02',NULL,1200.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(975,'1050','291734971811','2024-12-23 19:37:43',3600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173497204522390332025','No',NULL,NULL,''),(976,'4000','291734971811','2024-12-23 19:37:43',NULL,3000.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(977,'4000','291734971811','2024-12-23 19:36:51',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(978,'1050','291734972167','2024-12-23 19:43:35',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173497221793022303022','No',NULL,NULL,''),(979,'4000','291734972167','2024-12-23 19:43:35',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(980,'4000','291734972167','2024-12-23 19:42:48',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(981,'4000','291734972167','2024-12-23 19:43:01',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(982,'1050','291734974780','2024-12-23 20:26:35',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173497481623032132229','No',NULL,NULL,''),(983,'4000','291734974780','2024-12-23 20:26:35',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(986,'1050','291735033275','2024-12-24 12:41:19',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173503366723203263303','No',NULL,NULL,''),(987,'4000','291735033275','2024-12-24 12:41:19',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(988,'1050','291735032771','2024-12-24 12:32:54',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173504218472323330332','No',NULL,NULL,''),(989,'4000','291735032771','2024-12-24 12:32:54',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(990,'4000','291735032771','2024-12-24 12:32:51',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(991,'1050','291735043339','2024-12-24 15:29:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173504369723122303233','No',NULL,NULL,''),(992,'4000','291735043339','2024-12-24 15:29:04',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(993,'1050','291735043743','2024-12-24 15:35:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173504400600130343222','No',NULL,NULL,''),(994,'4000','291735043743','2024-12-24 15:35:50',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(995,'1050','291735044048','2024-12-24 15:40:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173504406022350022323','No',NULL,NULL,''),(996,'4000','291735044048','2024-12-24 15:40:52',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(997,'1050','291735053745','2024-12-24 18:23:27',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173505381822325102511','No',NULL,NULL,''),(998,'4000','291735053745','2024-12-24 18:23:27',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(999,'4000','291735053745','2024-12-24 18:22:25',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1000,'4000','291735053745','2024-12-24 18:22:36',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1001,'4000','291735053745','2024-12-24 18:22:53',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1002,'1050','291735060850','2024-12-24 20:21:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506086566122203178','No',NULL,NULL,''),(1003,'4000','291735060850','2024-12-24 20:21:01',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1004,'1050','291735061389','2024-12-24 20:29:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506139302306033721','No',NULL,NULL,''),(1005,'4000','291735061389','2024-12-24 20:29:53',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1006,'1050','291735061476','2024-12-24 20:35:01',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506170921239237652','No',NULL,NULL,''),(1007,'4000','291735061476','2024-12-24 20:35:01',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1008,'4000','291735061476','2024-12-24 20:31:17',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1009,'4000','291735061476','2024-12-24 20:32:22',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1010,'1050','291735061845','2024-12-24 20:37:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506185622320033322','No',NULL,NULL,''),(1011,'4000','291735061845','2024-12-24 20:37:28',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1012,'1050','291735061902','2024-12-24 20:38:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506190932330213332','No',NULL,NULL,''),(1013,'4000','291735061902','2024-12-24 20:38:26',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1014,'1050','291735061936','2024-12-24 20:39:24',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506197230233039737','No',NULL,NULL,''),(1015,'4000','291735061936','2024-12-24 20:39:24',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1016,'4000','291735061936','2024-12-24 20:38:57',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1017,'4000','291735061936','2024-12-24 20:39:08',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1018,'1050','291735061996','2024-12-24 20:40:13',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506201992329302232','No',NULL,NULL,''),(1019,'4000','291735061996','2024-12-24 20:40:13',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1020,'1050','291735062118','2024-12-24 20:42:43',1620.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506217221720223222','No',NULL,NULL,''),(1021,'4000','291735062118','2024-12-24 20:42:43',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1022,'4000','291735062118','2024-12-24 20:41:58',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1023,'4000','291735062118','2024-12-24 20:42:05',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1024,'1050','291735062200','2024-12-24 20:44:36',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506230300230250266','No',NULL,NULL,''),(1025,'4000','291735062200','2024-12-24 20:44:36',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1026,'4000','291735062200','2024-12-24 20:43:33',NULL,1800.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1027,'1050','291735062345','2024-12-24 20:45:47',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506234932729705333','No',NULL,NULL,''),(1028,'4000','291735062345','2024-12-24 20:45:47',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1029,'1050','291735062374','2024-12-24 20:46:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506238023306335072','No',NULL,NULL,''),(1030,'4000','291735062374','2024-12-24 20:46:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1031,'1050','291735062477','2024-12-24 20:48:09',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506249323732036030','No',NULL,NULL,''),(1032,'4000','291735062477','2024-12-24 20:48:09',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1033,'4000','291735062477','2024-12-24 20:47:57',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1034,'1050','291735062542','2024-12-24 20:49:19',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506256233320226002','No',NULL,NULL,''),(1035,'4000','291735062542','2024-12-24 20:49:19',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1036,'4000','291735062542','2024-12-24 20:49:02',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1037,'1050','291735062750','2024-12-24 20:52:50',2200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506278020702200232','No',NULL,NULL,''),(1038,'4000','291735062750','2024-12-24 20:52:50',NULL,1000.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1039,'4000','291735062750','2024-12-24 20:52:30',NULL,1200.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1040,'1050','291735062849','2024-12-24 20:54:39',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506288222807822023','No',NULL,NULL,''),(1041,'4000','291735062849','2024-12-24 20:54:39',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1042,'4000','291735062849','2024-12-24 20:54:09',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1043,'4000','291735062849','2024-12-24 20:54:20',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1044,'4000','291735062849','2024-12-24 20:54:28',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1045,'1050','291735062972','2024-12-24 20:56:25',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506298722302390792','No',NULL,NULL,''),(1046,'4000','291735062972','2024-12-24 20:56:25',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1047,'4000','291735062972','2024-12-24 20:56:12',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1048,'1050','291735063150','2024-12-24 20:59:13',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506315510092002352','No',NULL,NULL,''),(1049,'4000','291735063150','2024-12-24 20:59:13',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1050,'1050','291735063356','2024-12-24 21:03:48',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506343002220732023','No',NULL,NULL,''),(1051,'4000','291735063356','2024-12-24 21:03:48',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1052,'4000','291735063356','2024-12-24 21:02:36',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1053,'1050','291735063598','2024-12-24 21:10:58',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506386180303090061','No',NULL,NULL,''),(1054,'4000','291735063598','2024-12-24 21:10:58',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1055,'4000','291735063598','2024-12-24 21:06:38',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1056,'4000','291735063598','2024-12-24 21:08:23',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1057,'1050','291735063894','2024-12-24 21:11:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506389920230237389','No',NULL,NULL,''),(1058,'4000','291735063894','2024-12-24 21:11:37',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1059,'1050','291735063949','2024-12-24 21:12:34',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506395632226023630','No',NULL,NULL,''),(1060,'4000','291735063949','2024-12-24 21:12:34',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1061,'1050','291735064054','2024-12-24 21:14:21',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506406272620223023','No',NULL,NULL,''),(1062,'4000','291735064054','2024-12-24 21:14:21',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1063,'4000','291735064054','2024-12-24 21:14:14',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1064,'1050','291735064122','2024-12-24 21:15:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173506412532360339273','No',NULL,NULL,''),(1065,'4000','291735064122','2024-12-24 21:15:23',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1066,'1050','291735123262','2024-12-25 13:41:04',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512337420004322392','No',NULL,NULL,''),(1067,'4000','291735123262','2024-12-25 13:41:04',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1068,'1050','291735123681','2024-12-25 13:48:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512396493355237223','No',NULL,NULL,''),(1069,'4000','291735123681','2024-12-25 13:48:05',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1070,'1050','291735124615','2024-12-25 14:03:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512500303332201303','No',NULL,NULL,''),(1071,'4000','291735124615','2024-12-25 14:03:37',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1076,'1050','291735126065','2024-12-25 14:28:14',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512618003702235333','No',NULL,NULL,''),(1077,'4000','291735126065','2024-12-25 14:28:14',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1078,'4000','291735126065','2024-12-25 14:27:45',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1079,'4000','291735126065','2024-12-25 14:27:52',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(1080,'4000','291735126065','2024-12-25 14:28:12',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1086,'1050','291735126577','2024-12-25 14:36:23',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512757507031220120','No',NULL,NULL,''),(1087,'4000','291735126577','2024-12-25 14:36:23',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1088,'4000','291735126577','2024-12-25 14:36:17',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1089,'4000','291735126577','2024-12-25 14:44:39',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1090,'1050','291735127612','2024-12-25 14:54:00',1770.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512764123422122200','No',NULL,NULL,''),(1091,'4000','291735127612','2024-12-25 14:54:00',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1092,'4000','291735127612','2024-12-25 14:53:32',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1093,'4000','291735127612','2024-12-25 14:53:45',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1094,'1050','291735128030','2024-12-25 15:01:46',1870.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512810820303253013','No',NULL,NULL,''),(1095,'4000','291735128030','2024-12-25 15:01:46',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1096,'4000','291735128030','2024-12-25 15:00:30',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1097,'4000','291735128030','2024-12-25 15:01:37',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1098,'1050','291735128131','2024-12-25 15:05:37',3200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512833992352358030','No',NULL,NULL,''),(1099,'4000','291735128131','2024-12-25 15:05:37',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1100,'4000','291735128131','2024-12-25 15:02:11',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1101,'4000','291735128131','2024-12-25 15:02:45',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1102,'4000','291735128131','2024-12-25 15:03:13',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1103,'4000','291735128131','2024-12-25 15:04:40',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1104,'4000','291735128131','2024-12-25 15:04:57',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1105,'1050','291735128818','2024-12-25 15:13:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512888182332001127','No',NULL,NULL,''),(1106,'4000','291735128818','2024-12-25 15:13:46',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1107,'4000','291735128818','2024-12-25 15:13:38',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1108,'1050','291735128903','2024-12-25 15:15:29',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512893131191032333','No',NULL,NULL,''),(1109,'4000','291735128903','2024-12-25 15:15:29',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1110,'4000','291735128903','2024-12-25 15:15:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1111,'1050','291735129764','2024-12-25 15:29:25',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512978389533352028','No',NULL,NULL,''),(1112,'4000','291735129764','2024-12-25 15:29:25',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1113,'1050','291735129799','2024-12-25 15:30:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173512980333272302777','No',NULL,NULL,''),(1114,'4000','291735129799','2024-12-25 15:30:01',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1115,'1050','291735130387','2024-12-25 15:40:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513041002313312312','No',NULL,NULL,''),(1116,'4000','291735130387','2024-12-25 15:40:09',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1117,'1050','291735130679','2024-12-25 15:45:22',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513080702317087332','No',NULL,NULL,''),(1118,'4000','291735130679','2024-12-25 15:45:22',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1119,'4000','291735130679','2024-12-25 15:44:39',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1120,'4000','291735130679','2024-12-25 15:44:44',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1121,'4000','291735130679','2024-12-25 15:44:56',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1122,'1050','291735131489','2024-12-25 15:58:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513150235332207031','No',NULL,NULL,''),(1123,'4000','291735131489','2024-12-25 15:58:12',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1124,'1050','291735131932','2024-12-25 16:05:35',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513193732323712105','No',NULL,NULL,''),(1125,'4000','291735131932','2024-12-25 16:05:35',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1126,'1050','291735132253','2024-12-25 16:11:10',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513227337270237033','No',NULL,NULL,''),(1127,'4000','291735132253','2024-12-25 16:11:10',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1128,'4000','291735132253','2024-12-25 16:10:53',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1129,'1050','291735132971','2024-12-25 16:22:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513297403522232433','No',NULL,NULL,''),(1130,'4000','291735132971','2024-12-25 16:22:53',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1133,'1050','291735133643','2024-12-25 16:34:06',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513414140073931143','No',NULL,NULL,''),(1134,'4000','291735133643','2024-12-25 16:34:06',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1135,'4000','291735133643','2024-12-25 16:34:03',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1136,'1050','291735134939','2024-12-25 16:55:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513522722279323332','No',NULL,NULL,''),(1137,'4000','291735134939','2024-12-25 16:55:42',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1138,'1050','291735135454','2024-12-25 17:04:18',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513546930303533002','No',NULL,NULL,''),(1139,'4000','291735135454','2024-12-25 17:04:18',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1140,'1050','291735135484','2024-12-25 17:04:46',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513549053333402522','No',NULL,NULL,''),(1141,'4000','291735135484','2024-12-25 17:04:46',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1142,'1050','291735135516','2024-12-25 17:05:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513552013301190322','No',NULL,NULL,''),(1143,'4000','291735135516','2024-12-25 17:05:18',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1144,'1050','291735135537','2024-12-25 17:05:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513554111339325235','No',NULL,NULL,''),(1145,'4000','291735135537','2024-12-25 17:05:38',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1146,'1050','291735135553','2024-12-25 17:05:55',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513555735333321325','No',NULL,NULL,''),(1147,'4000','291735135553','2024-12-25 17:05:55',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1148,'1050','291735135596','2024-12-25 17:06:42',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513560532327206232','No',NULL,NULL,''),(1149,'4000','291735135596','2024-12-25 17:06:42',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1150,'1050','291735136486','2024-12-25 17:21:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513650800063522112','No',NULL,NULL,''),(1151,'4000','291735136486','2024-12-25 17:21:28',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1152,'1050','291735137381','2024-12-25 17:36:43',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513740602300143130','No',NULL,NULL,''),(1153,'4000','291735137381','2024-12-25 17:36:43',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1154,'4000','291735137381','2024-12-25 17:36:22',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1155,'1050','291735137809','2024-12-25 17:43:35',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513781932227232322','No',NULL,NULL,''),(1156,'4000','291735137809','2024-12-25 17:43:35',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1157,'1050','291735138553','2024-12-25 17:56:29',3150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513859113792325232','No',NULL,NULL,''),(1158,'4000','291735138553','2024-12-25 17:56:29',NULL,2700.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1159,'4000','291735138553','2024-12-25 17:55:53',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1160,'1050','291735138655','2024-12-25 17:58:25',2800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513871032222033382','No',NULL,NULL,''),(1161,'4000','291735138655','2024-12-25 17:58:25',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1162,'4000','291735138655','2024-12-25 17:57:35',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1163,'4000','291735138655','2024-12-25 17:57:57',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1164,'4000','291735138655','2024-12-25 17:58:13',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1165,'1050','291735138753','2024-12-25 17:59:32',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173513879200302220021','No',NULL,NULL,''),(1166,'4000','291735138753','2024-12-25 17:59:32',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1167,'4000','291735138753','2024-12-25 17:59:14',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1168,'1050','291735140126','2024-12-25 18:22:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514013222303232233','No',NULL,NULL,''),(1169,'4000','291735140126','2024-12-25 18:22:10',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1170,'1050','291735140377','2024-12-25 18:26:26',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514038822133033332','No',NULL,NULL,''),(1171,'4000','291735140377','2024-12-25 18:26:26',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1172,'4000','291735140377','2024-12-25 18:26:17',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1173,'1050','291735140630','2024-12-25 18:30:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514064804400005232','No',NULL,NULL,''),(1174,'4000','291735140630','2024-12-25 18:30:38',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1179,'1050','291735142368','2024-12-25 18:59:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514237223003503322','No',NULL,NULL,''),(1180,'4000','291735142368','2024-12-25 18:59:30',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1181,'1050','291735141761','2024-12-25 18:49:43',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514289411011932209','No',NULL,NULL,''),(1182,'4000','291735141761','2024-12-25 18:49:43',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1183,'4000','291735141761','2024-12-25 18:49:21',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1184,'4000','291735141761','2024-12-25 18:49:30',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1185,'1050','291735142976','2024-12-25 19:09:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514298694222303522','No',NULL,NULL,''),(1186,'4000','291735142976','2024-12-25 19:09:38',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1187,'1050','291735143170','2024-12-25 19:13:21',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514321302323335332','No',NULL,NULL,''),(1188,'4000','291735143170','2024-12-25 19:13:21',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1189,'4000','291735143170','2024-12-25 19:12:50',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1190,'1050','291735143349','2024-12-25 19:15:51',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514336603333333003','No',NULL,NULL,''),(1191,'4000','291735143349','2024-12-25 19:15:51',NULL,1200.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1192,'1050','291735143798','2024-12-25 19:23:21',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514380332302322300','No',NULL,NULL,''),(1193,'4000','291735143798','2024-12-25 19:23:21',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1194,'1050','291735144660','2024-12-25 19:37:42',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514466603332343010','No',NULL,NULL,''),(1195,'4000','291735144660','2024-12-25 19:37:42',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1196,'1050','291735145736','2024-12-25 19:55:51',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514575692534090031','No',NULL,NULL,''),(1197,'4000','291735145736','2024-12-25 19:55:51',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1198,'4000','291735145736','2024-12-25 19:55:36',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1199,'1050','291735145832','2024-12-25 19:57:26',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514584992073020448','No',NULL,NULL,''),(1200,'4000','291735145832','2024-12-25 19:57:26',NULL,1800.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1201,'4000','291735145832','2024-12-25 19:57:12',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1202,'1050','291735145943','2024-12-25 19:59:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514594723333202073','No',NULL,NULL,''),(1203,'4000','291735145943','2024-12-25 19:59:05',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1204,'1050','291735146091','2024-12-25 20:01:33',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514609532322239259','No',NULL,NULL,''),(1205,'4000','291735146091','2024-12-25 20:01:33',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1206,'1050','291735146126','2024-12-25 20:02:07',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514613044102321303','No',NULL,NULL,''),(1207,'4000','291735146126','2024-12-25 20:02:07',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1208,'1050','291735146325','2024-12-25 20:05:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514634883312342239','No',NULL,NULL,''),(1209,'4000','291735146325','2024-12-25 20:05:46',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1210,'4000','291735146325','2024-12-25 20:05:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1211,'1050','291735146810','2024-12-25 20:13:43',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514682630132523272','No',NULL,NULL,''),(1212,'4000','291735146810','2024-12-25 20:13:43',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1213,'4000','291735146810','2024-12-25 20:13:30',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1214,'1050','291735147560','2024-12-25 20:26:04',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173514760093900332060','No',NULL,NULL,''),(1215,'4000','291735147560','2024-12-25 20:26:04',NULL,1500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1216,'1050','291735150067','2024-12-25 21:07:49',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173515007123533332337','No',NULL,NULL,''),(1217,'4000','291735150067','2024-12-25 21:07:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1218,'1050','291735205363','2024-12-26 12:29:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173520537225322003231','No',NULL,NULL,''),(1219,'4000','291735205363','2024-12-26 12:29:26',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1220,'1050','291735206078','2024-12-26 12:41:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173520608022013026092','No',NULL,NULL,''),(1221,'4000','291735206078','2024-12-26 12:41:19',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(1222,'1050','291735210964','2024-12-26 14:02:57',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521097903129991327','No',NULL,NULL,''),(1223,'4000','291735210964','2024-12-26 14:02:57',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1227,'1050','291735213194','2024-12-26 14:39:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521319732922332312','No',NULL,NULL,''),(1228,'4000','291735213194','2024-12-26 14:39:56',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1229,'1050','291735213342','2024-12-26 14:43:03',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521342622320207223','No',NULL,NULL,''),(1230,'4000','291735213342','2024-12-26 14:43:03',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1231,'4000','291735213342','2024-12-26 14:42:22',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1232,'4000','291735213342','2024-12-26 14:42:36',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1233,'4000','291735213342','2024-12-26 14:42:48',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1234,'1050','291735213473','2024-12-26 14:44:40',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521348235210382243','No',NULL,NULL,''),(1235,'4000','291735213473','2024-12-26 14:44:40',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1236,'1050','291735215630','2024-12-26 15:20:47',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521564935122203212','No',NULL,NULL,''),(1237,'4000','291735215630','2024-12-26 15:20:47',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1238,'1050','291735212147','2024-12-26 14:22:45',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521759422332047273','No',NULL,NULL,''),(1239,'4000','291735212147','2024-12-26 14:22:45',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1240,'4000','291735212147','2024-12-26 14:22:27',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1241,'1050','291735217617','2024-12-26 15:53:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521762022223723923','No',NULL,NULL,''),(1242,'4000','291735217617','2024-12-26 15:53:39',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1243,'1050','291735219138','2024-12-26 16:20:03',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521921330072292932','No',NULL,NULL,''),(1244,'4000','291735219138','2024-12-26 16:20:03',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1245,'4000','291735219138','2024-12-26 16:18:58',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1246,'4000','291735219138','2024-12-26 16:19:07',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1247,'4000','291735219138','2024-12-26 16:19:16',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1248,'4000','291735219138','2024-12-26 16:19:37',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1249,'1050','291735219273','2024-12-26 16:21:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521928823509908228','No',NULL,NULL,''),(1250,'4000','291735219273','2024-12-26 16:21:26',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1251,'4000','291735219273','2024-12-26 16:21:13',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1252,'1050','291735219326','2024-12-26 16:22:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521934233233233313','No',NULL,NULL,''),(1253,'4000','291735219326','2024-12-26 16:22:17',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1254,'1050','291735219420','2024-12-26 16:23:47',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521942970523932399','No',NULL,NULL,''),(1255,'4000','291735219420','2024-12-26 16:23:47',NULL,1000.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1256,'1050','291735219982','2024-12-26 16:33:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173521998652327033693','No',NULL,NULL,''),(1257,'4000','291735219982','2024-12-26 16:33:05',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1258,'1050','291735222786','2024-12-26 17:19:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522278999208230922','No',NULL,NULL,''),(1259,'4000','291735222786','2024-12-26 17:19:48',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1260,'1050','291735222909','2024-12-26 17:28:01',3150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522360203123292030','No',NULL,NULL,''),(1261,'4000','291735222909','2024-12-26 17:28:01',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1262,'4000','291735222909','2024-12-26 17:21:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1263,'4000','291735222909','2024-12-26 17:23:13',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1264,'4000','291735222909','2024-12-26 17:23:38',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1265,'4000','291735222909','2024-12-26 17:24:00',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1266,'1050','291735223919','2024-12-26 17:38:44',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522392623393293362','No',NULL,NULL,''),(1267,'4000','291735223919','2024-12-26 17:38:44',NULL,1650.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1268,'1050','291735227491','2024-12-26 18:38:14',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522749532302720033','No',NULL,NULL,''),(1269,'4000','291735227491','2024-12-26 18:38:14',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1270,'1050','291735227837','2024-12-26 18:44:00',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522784232132075342','No',NULL,NULL,''),(1271,'4000','291735227837','2024-12-26 18:44:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1272,'1050','291735227909','2024-12-26 18:45:11',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522791427297342222','No',NULL,NULL,''),(1273,'4000','291735227909','2024-12-26 18:45:11',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1274,'1050','291735228001','2024-12-26 18:46:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522800703333370353','No',NULL,NULL,''),(1275,'4000','291735228001','2024-12-26 18:46:45',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1276,'1050','291735228123','2024-12-26 18:48:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522813122220732822','No',NULL,NULL,''),(1277,'4000','291735228123','2024-12-26 18:48:48',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1278,'1050','291735228168','2024-12-26 18:49:52',1750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522819791232223903','No',NULL,NULL,''),(1279,'4000','291735228168','2024-12-26 18:49:52',NULL,1200.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1280,'4000','291735228168','2024-12-26 18:49:28',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1281,'1050','291735228234','2024-12-26 18:52:16',4040.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522834120002230132','No',NULL,NULL,''),(1282,'4000','291735228234','2024-12-26 18:52:16',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1283,'4000','291735228234','2024-12-26 18:50:34',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1284,'4000','291735228234','2024-12-26 18:50:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1285,'4000','291735228234','2024-12-26 18:51:01',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1286,'4000','291735228234','2024-12-26 18:51:39',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1287,'4000','291735228234','2024-12-26 18:51:54',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1288,'1050','291735228390','2024-12-26 18:53:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522842737222098352','No',NULL,NULL,''),(1289,'4000','291735228390','2024-12-26 18:53:45',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1290,'4000','291735228390','2024-12-26 18:53:11',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(1291,'1050','291735228478','2024-12-26 18:54:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522848583233213237','No',NULL,NULL,''),(1292,'4000','291735228478','2024-12-26 18:54:44',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1293,'4000','291735228478','2024-12-26 18:54:38',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1294,'1050','291735228515','2024-12-26 18:55:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522852323022205830','No',NULL,NULL,''),(1295,'4000','291735228515','2024-12-26 18:55:18',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1296,'1050','291735228612','2024-12-26 18:56:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522861723033233212','No',NULL,NULL,''),(1297,'4000','291735228612','2024-12-26 18:56:54',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1298,'1050','291735228755','2024-12-26 18:59:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522876102126223322','No',NULL,NULL,''),(1299,'4000','291735228755','2024-12-26 18:59:18',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1300,'1050','291735228803','2024-12-26 19:00:06',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173522880802022032303','No',NULL,NULL,''),(1301,'4000','291735228803','2024-12-26 19:00:06',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1302,'1050','291735229870','2024-12-26 19:26:25',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523039033333239333','No',NULL,NULL,''),(1303,'4000','291735229870','2024-12-26 19:26:25',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1304,'4000','291735229870','2024-12-26 19:17:50',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1305,'1050','291735230402','2024-12-26 19:27:23',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523045202023432334','No',NULL,NULL,''),(1306,'4000','291735230402','2024-12-26 19:27:23',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1307,'4000','291735230402','2024-12-26 19:26:42',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1308,'4000','291735230402','2024-12-26 19:27:10',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1309,'1050','291735230648','2024-12-26 19:30:51',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523068320033063732','No',NULL,NULL,''),(1310,'4000','291735230648','2024-12-26 19:30:51',NULL,1350.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1311,'1050','291735232125','2024-12-26 19:55:29',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523239622033223333','No',NULL,NULL,''),(1312,'4000','291735232125','2024-12-26 19:55:29',NULL,2250.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1313,'1050','291735234750','2024-12-26 20:39:48',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523479707372027352','No',NULL,NULL,''),(1314,'4000','291735234750','2024-12-26 20:39:48',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1315,'4000','291735234750','2024-12-26 20:39:10',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1316,'4000','291735234750','2024-12-26 20:39:21',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1317,'4000','291735234750','2024-12-26 20:39:33',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1318,'1050','291735234839','2024-12-26 20:40:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173523484340054320532','No',NULL,NULL,''),(1319,'4000','291735234839','2024-12-26 20:40:41',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1320,'1050','291735295282','2024-12-27 13:28:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173529528722302229223','No',NULL,NULL,''),(1321,'4000','291735295282','2024-12-27 13:28:05',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1322,'1050','291735295896','2024-12-27 13:38:19',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173529595222020505191','No',NULL,NULL,''),(1323,'4000','291735295896','2024-12-27 13:38:19',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1324,'1050','291735296698','2024-12-27 13:51:56',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173529672443316321002','No',NULL,NULL,''),(1325,'4000','291735296698','2024-12-27 13:51:56',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1326,'4000','291735296698','2024-12-27 13:51:38',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1327,'1050','291735298370','2024-12-27 14:31:47',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173529912013322992923','No',NULL,NULL,''),(1328,'4000','291735298370','2024-12-27 14:31:47',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1329,'4000','291735298370','2024-12-27 14:19:30',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1330,'1050','291735299147','2024-12-27 14:33:29',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173529922122522123223','No',NULL,NULL,''),(1331,'4000','291735299147','2024-12-27 14:33:29',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1332,'4000','291735299147','2024-12-27 14:32:27',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1333,'4000','291735299147','2024-12-27 14:32:34',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1334,'4000','291735299147','2024-12-27 14:32:43',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1335,'1050','291735300416','2024-12-27 14:53:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530042500023023223','No',NULL,NULL,''),(1336,'4000','291735300416','2024-12-27 14:53:38',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1337,'1050','291735301316','2024-12-27 15:09:36',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530142452233303202','No',NULL,NULL,''),(1338,'4000','291735301316','2024-12-27 15:09:36',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1339,'4000','291735301316','2024-12-27 15:08:36',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1340,'4000','291735301316','2024-12-27 15:08:45',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1341,'1050','291735302833','2024-12-27 15:34:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530287332333223229','No',NULL,NULL,''),(1342,'4000','291735302833','2024-12-27 15:34:05',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1343,'1050','291735303141','2024-12-27 15:39:30',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530319131211319323','No',NULL,NULL,''),(1344,'4000','291735303141','2024-12-27 15:39:30',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1345,'4000','291735303141','2024-12-27 15:39:01',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1346,'1050','291735304358','2024-12-27 15:59:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530436700601323273','No',NULL,NULL,''),(1347,'4000','291735304358','2024-12-27 15:59:22',NULL,1000.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1348,'1050','291735306032','2024-12-27 16:27:18',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530604443330320332','No',NULL,NULL,''),(1349,'4000','291735306032','2024-12-27 16:27:18',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1350,'1050','291735307246','2024-12-27 16:47:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530731802323220333','No',NULL,NULL,''),(1351,'4000','291735307246','2024-12-27 16:47:28',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1352,'1050','291735309707','2024-12-27 17:28:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173530972823303327282','No',NULL,NULL,''),(1353,'4000','291735309707','2024-12-27 17:28:41',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1354,'4000','291735309707','2024-12-27 17:28:27',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1355,'1050','291735310334','2024-12-27 17:39:12',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531036612232233225','No',NULL,NULL,''),(1356,'4000','291735310334','2024-12-27 17:39:12',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1357,'4000','291735310334','2024-12-27 17:38:54',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1358,'1050','291735311022','2024-12-27 17:50:38',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531114872200403233','No',NULL,NULL,''),(1359,'4000','291735311022','2024-12-27 17:50:38',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1360,'1050','291735311228','2024-12-27 17:53:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531124773231134330','No',NULL,NULL,''),(1361,'4000','291735311228','2024-12-27 17:53:50',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1362,'1050','291735311974','2024-12-27 18:06:32',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531204802002133222','No',NULL,NULL,''),(1363,'4000','291735311974','2024-12-27 18:06:32',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1364,'4000','291735311974','2024-12-27 18:06:14',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1365,'1050','291735313379','2024-12-27 18:32:30',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531359233302992332','No',NULL,NULL,''),(1366,'4000','291735313379','2024-12-27 18:32:30',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1367,'4000','291735313379','2024-12-27 18:29:39',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1368,'4000','291735313379','2024-12-27 18:32:06',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1369,'4000','291735313379','2024-12-27 18:32:20',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1370,'1050','291735313742','2024-12-27 18:36:37',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531382235532003302','No',NULL,NULL,''),(1371,'4000','291735313742','2024-12-27 18:36:37',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1372,'4000','291735313742','2024-12-27 18:35:42',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1373,'4000','291735313742','2024-12-27 18:35:50',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1374,'1050','291735316081','2024-12-27 19:14:43',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531608723262037033','No',NULL,NULL,''),(1375,'4000','291735316081','2024-12-27 19:14:43',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1376,'1050','291735316306','2024-12-27 19:18:52',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173531635523229010303','No',NULL,NULL,''),(1377,'4000','291735316306','2024-12-27 19:18:52',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1378,'4000','291735316306','2024-12-27 19:18:26',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1379,'4000','291735316306','2024-12-27 19:18:38',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1380,'1050','291735379989','2024-12-28 13:00:10',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538002033003800259','No',NULL,NULL,''),(1381,'4000','291735379989','2024-12-28 13:00:10',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1382,'4000','291735379989','2024-12-28 12:59:49',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1383,'1050','291735382075','2024-12-28 13:34:51',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538209652303313092','No',NULL,NULL,''),(1384,'4000','291735382075','2024-12-28 13:34:51',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1385,'4000','291735382075','2024-12-28 13:34:35',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1386,'1050','291735382533','2024-12-28 13:43:41',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538290692703153730','No',NULL,NULL,''),(1387,'4000','291735382533','2024-12-28 13:43:41',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1388,'4000','291735382533','2024-12-28 13:42:13',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1389,'4000','291735382533','2024-12-28 13:43:04',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1390,'1050','291735383279','2024-12-28 13:55:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538335153003282230','No',NULL,NULL,''),(1391,'4000','291735383279','2024-12-28 13:55:37',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1392,'1050','291735384740','2024-12-28 14:19:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538515223333202023','No',NULL,NULL,''),(1393,'4000','291735384740','2024-12-28 14:19:04',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1394,'1050','291735386363','2024-12-28 14:46:10',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538678353333702622','No',NULL,NULL,''),(1395,'4000','291735386363','2024-12-28 14:46:10',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1396,'1050','291735386995','2024-12-28 15:10:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538786330933522330','No',NULL,NULL,''),(1397,'4000','291735386995','2024-12-28 15:10:08',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1398,'4000','291735386995','2024-12-28 14:56:35',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1399,'1050','291735387989','2024-12-28 15:15:04',2550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173538867523023313323','No',NULL,NULL,''),(1400,'4000','291735387989','2024-12-28 15:15:04',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1401,'4000','291735387989','2024-12-28 15:13:10',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1402,'4000','291735387989','2024-12-28 15:14:19',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1403,'4000','291735387989','2024-12-28 15:14:49',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1404,'1050','291735390629','2024-12-28 16:02:22',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539162103219203631','No',NULL,NULL,''),(1405,'4000','291735390629','2024-12-28 16:02:22',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1406,'4000','291735390629','2024-12-28 15:57:09',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1407,'4000','291735390629','2024-12-28 15:58:26',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1408,'4000','291735390629','2024-12-28 15:58:36',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1409,'4000','291735390629','2024-12-28 16:00:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1410,'1050','291735391748','2024-12-28 16:15:50',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539176820372210313','No',NULL,NULL,''),(1411,'4000','291735391748','2024-12-28 16:15:50',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1412,'1050','291735392282','2024-12-28 16:24:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539318669030226032','No',NULL,NULL,''),(1413,'4000','291735392282','2024-12-28 16:24:44',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1414,'1050','291735393362','2024-12-28 16:42:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539460803224230331','No',NULL,NULL,''),(1415,'4000','291735393362','2024-12-28 16:42:45',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1416,'1050','291735394667','2024-12-28 17:04:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539467910240002220','No',NULL,NULL,''),(1417,'4000','291735394667','2024-12-28 17:04:31',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1418,'1050','291735394802','2024-12-28 17:06:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539482713402538202','No',NULL,NULL,''),(1419,'4000','291735394802','2024-12-28 17:06:55',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1420,'1050','291735395971','2024-12-28 17:26:43',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539602230223233032','No',NULL,NULL,''),(1421,'4000','291735395971','2024-12-28 17:26:43',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1422,'4000','291735395971','2024-12-28 17:26:11',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1423,'1050','291735396608','2024-12-28 17:36:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539663362035233302','No',NULL,NULL,''),(1424,'4000','291735396608','2024-12-28 17:36:54',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1425,'1050','291735396770','2024-12-28 17:55:56',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539776100222223970','No',NULL,NULL,''),(1426,'4000','291735396770','2024-12-28 17:55:56',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1427,'4000','291735396770','2024-12-28 17:39:30',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1428,'1050','291735397811','2024-12-28 17:57:31',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173539785851380327823','No',NULL,NULL,''),(1429,'4000','291735397811','2024-12-28 17:57:31',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1434,'1050','291735398042','2024-12-28 18:01:43',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540024692232390434','No',NULL,NULL,''),(1435,'4000','291735398042','2024-12-28 18:01:43',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1436,'4000','291735398042','2024-12-28 18:00:43',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1437,'4000','291735398042','2024-12-28 18:01:12',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1438,'1050','291735400291','2024-12-28 18:38:44',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540032800300232033','No',NULL,NULL,''),(1439,'4000','291735400291','2024-12-28 18:38:44',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1440,'4000','291735400291','2024-12-28 18:38:12',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1441,'1050','291735400382','2024-12-28 18:39:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540039033300920322','No',NULL,NULL,''),(1442,'4000','291735400382','2024-12-28 18:39:47',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1443,'1050','291735400468','2024-12-28 18:41:24',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540048902314330103','No',NULL,NULL,''),(1444,'4000','291735400468','2024-12-28 18:41:24',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1445,'4000','291735400468','2024-12-28 18:41:09',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1446,'1050','291735400517','2024-12-28 18:42:00',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540052433020312320','No',NULL,NULL,''),(1447,'4000','291735400517','2024-12-28 18:42:00',NULL,1100.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1448,'1050','291735400567','2024-12-28 18:42:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540057603102330053','No',NULL,NULL,''),(1449,'4000','291735400567','2024-12-28 18:42:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1450,'1050','291735400607','2024-12-28 18:43:42',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540062526220395004','No',NULL,NULL,''),(1451,'4000','291735400607','2024-12-28 18:43:42',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1452,'4000','291735400607','2024-12-28 18:43:27',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1453,'1050','291735400978','2024-12-28 18:49:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540121623092207127','No',NULL,NULL,''),(1454,'4000','291735400978','2024-12-28 18:49:43',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1455,'1050','291735403954','2024-12-28 19:43:24',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540421133422133332','No',NULL,NULL,''),(1456,'4000','291735403954','2024-12-28 19:43:24',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1457,'1050','291735404718','2024-12-28 20:00:03',3250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173540524492522232940','No',NULL,NULL,''),(1458,'4000','291735404718','2024-12-28 20:00:03',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1459,'4000','291735404718','2024-12-28 19:51:58',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1460,'4000','291735404718','2024-12-28 19:58:03',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1461,'4000','291735404718','2024-12-28 19:58:24',NULL,1000.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1462,'4000','291735404718','2024-12-28 19:58:45',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1463,'1050','291735464274','2024-12-29 12:24:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173546428133704248221','No',NULL,NULL,''),(1464,'4000','291735464274','2024-12-29 12:24:36',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1465,'1050','291735465262','2024-12-29 12:41:04',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173546549393634000239','No',NULL,NULL,''),(1466,'4000','291735465262','2024-12-29 12:41:04',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1467,'1050','291735466489','2024-12-29 13:01:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173546649434233032633','No',NULL,NULL,''),(1468,'4000','291735466489','2024-12-29 13:01:32',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1469,'1050','291735466884','2024-12-29 13:08:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173546743732207209206','No',NULL,NULL,''),(1470,'4000','291735466884','2024-12-29 13:08:06',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1471,'1050','291735469220','2024-12-29 13:47:02',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173546949993275053031','No',NULL,NULL,''),(1472,'4000','291735469220','2024-12-29 13:47:02',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1473,'1050','291735470453','2024-12-29 14:07:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547048433333342222','No',NULL,NULL,''),(1474,'4000','291735470453','2024-12-29 14:07:36',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1475,'1050','291735470920','2024-12-29 14:15:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547092542230922933','No',NULL,NULL,''),(1476,'4000','291735470920','2024-12-29 14:15:23',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1477,'1050','291735473447','2024-12-29 14:57:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547347324520503253','No',NULL,NULL,''),(1478,'4000','291735473447','2024-12-29 14:57:30',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1479,'1050','291735473696','2024-12-29 15:02:13',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547374420929327024','No',NULL,NULL,''),(1480,'4000','291735473696','2024-12-29 15:02:13',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1481,'4000','291735473696','2024-12-29 15:01:36',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1482,'4000','291735473696','2024-12-29 15:01:53',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1483,'1050','291735474148','2024-12-29 15:09:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547416547023234333','No',NULL,NULL,''),(1484,'4000','291735474148','2024-12-29 15:09:10',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1485,'1050','291735474249','2024-12-29 15:11:35',1870.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547435120223330023','No',NULL,NULL,''),(1486,'4000','291735474249','2024-12-29 15:11:35',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1487,'4000','291735474249','2024-12-29 15:10:49',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1488,'4000','291735474249','2024-12-29 15:11:16',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1489,'1050','291735475030','2024-12-29 15:23:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547503320933232733','No',NULL,NULL,''),(1490,'4000','291735475030','2024-12-29 15:23:52',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1491,'1050','291735475063','2024-12-29 15:24:26',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547507173533201202','No',NULL,NULL,''),(1492,'4000','291735475063','2024-12-29 15:24:26',NULL,1100.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1493,'1050','291735475288','2024-12-29 15:28:10',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547570820045747222','No',NULL,NULL,''),(1494,'4000','291735475288','2024-12-29 15:28:10',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1495,'1050','291735476267','2024-12-29 15:44:29',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547627502022073202','No',NULL,NULL,''),(1496,'4000','291735476267','2024-12-29 15:44:29',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1497,'1050','291735476662','2024-12-29 15:51:04',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547667792402315256','No',NULL,NULL,''),(1498,'4000','291735476662','2024-12-29 15:51:04',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1499,'1050','291735476926','2024-12-29 15:55:29',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547693224039700373','No',NULL,NULL,''),(1500,'4000','291735476926','2024-12-29 15:55:29',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1501,'1050','291735477173','2024-12-29 16:00:35',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547724874080824202','No',NULL,NULL,''),(1502,'4000','291735477173','2024-12-29 16:00:35',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1503,'4000','291735477173','2024-12-29 15:59:33',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1504,'1050','291735477264','2024-12-29 16:01:33',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547732323122303233','No',NULL,NULL,''),(1505,'4000','291735477264','2024-12-29 16:01:33',NULL,1000.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1506,'4000','291735477264','2024-12-29 16:01:04',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1507,'1050','291735477392','2024-12-29 16:04:04',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547746833222073330','No',NULL,NULL,''),(1508,'4000','291735477392','2024-12-29 16:04:04',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1509,'4000','291735477392','2024-12-29 16:03:12',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1510,'1050','291735477574','2024-12-29 16:06:36',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547763272223120330','No',NULL,NULL,''),(1511,'4000','291735477574','2024-12-29 16:06:36',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1512,'4000','291735477574','2024-12-29 16:06:14',NULL,1100.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1513,'1050','291735479831','2024-12-29 16:43:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547990232033927223','No',NULL,NULL,''),(1514,'4000','291735479831','2024-12-29 16:43:54',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1515,'1050','291735479946','2024-12-29 16:45:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173547995052720933320','No',NULL,NULL,''),(1516,'4000','291735479946','2024-12-29 16:45:48',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1517,'1050','291735480153','2024-12-29 16:49:15',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548015605203031022','No',NULL,NULL,''),(1518,'4000','291735480153','2024-12-29 16:49:15',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1519,'1050','291735480911','2024-12-29 17:02:37',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548162642225022804','No',NULL,NULL,''),(1520,'4000','291735480911','2024-12-29 17:02:37',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1521,'4000','291735480911','2024-12-29 17:01:51',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1522,'1050','291735481929','2024-12-29 17:19:42',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548201503122353332','No',NULL,NULL,''),(1523,'4000','291735481929','2024-12-29 17:19:42',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1524,'4000','291735481929','2024-12-29 17:18:49',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1525,'4000','291735481929','2024-12-29 17:19:26',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1526,'1050','291735482086','2024-12-29 17:26:36',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548242403032022340','No',NULL,NULL,''),(1527,'4000','291735482086','2024-12-29 17:26:36',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1528,'4000','291735482086','2024-12-29 17:21:26',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1529,'4000','291735482086','2024-12-29 17:21:45',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1530,'4000','291735482086','2024-12-29 17:26:15',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1531,'1050','291735482519','2024-12-29 17:28:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548252333332343324','No',NULL,NULL,''),(1532,'4000','291735482519','2024-12-29 17:28:41',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1533,'1050','291735483409','2024-12-29 17:43:42',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548342440254320358','No',NULL,NULL,''),(1534,'4000','291735483409','2024-12-29 17:43:42',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1535,'4000','291735483409','2024-12-29 17:43:29',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1536,'1050','291735483683','2024-12-29 17:48:04',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548369830905593903','No',NULL,NULL,''),(1537,'4000','291735483683','2024-12-29 17:48:04',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1538,'1050','291735484357','2024-12-29 17:59:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548438333323882235','No',NULL,NULL,''),(1539,'4000','291735484357','2024-12-29 17:59:20',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1540,'1050','291735484467','2024-12-29 18:01:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548447022570053272','No',NULL,NULL,''),(1541,'4000','291735484467','2024-12-29 18:01:08',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(1542,'1050','291735484545','2024-12-29 18:02:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548454900023023223','No',NULL,NULL,''),(1543,'4000','291735484545','2024-12-29 18:02:27',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1544,'1050','291735484867','2024-12-29 18:08:56',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548494000408233224','No',NULL,NULL,''),(1545,'4000','291735484867','2024-12-29 18:08:56',NULL,900.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1546,'1050','291735485132','2024-12-29 18:12:19',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548514454222202235','No',NULL,NULL,''),(1547,'4000','291735485132','2024-12-29 18:12:19',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1548,'4000','291735485132','2024-12-29 18:12:12',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1549,'1050','291735485388','2024-12-29 18:16:31',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548539822022253923','No',NULL,NULL,''),(1550,'4000','291735485388','2024-12-29 18:16:31',NULL,900.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1551,'1050','291735485516','2024-12-29 18:18:57',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548553939013703201','No',NULL,NULL,''),(1552,'4000','291735485516','2024-12-29 18:18:57',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1553,'4000','291735485516','2024-12-29 18:18:36',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1554,'1050','291735485878','2024-12-29 18:25:26',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548593013233823202','No',NULL,NULL,''),(1555,'4000','291735485878','2024-12-29 18:25:26',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1556,'4000','291735485878','2024-12-29 18:24:38',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1557,'1050','291735486242','2024-12-29 18:31:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548628128322232424','No',NULL,NULL,''),(1558,'4000','291735486242','2024-12-29 18:31:00',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1559,'4000','291735486242','2024-12-29 18:30:42',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1560,'1050','291735486717','2024-12-29 18:38:39',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548672013223222252','No',NULL,NULL,''),(1561,'4000','291735486717','2024-12-29 18:38:39',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1562,'1050','291735487855','2024-12-29 18:59:01',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548797732021020223','No',NULL,NULL,''),(1563,'4000','291735487855','2024-12-29 18:59:01',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1564,'4000','291735487855','2024-12-29 18:57:35',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1565,'4000','291735487855','2024-12-29 18:58:23',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1566,'1050','291735489187','2024-12-29 19:22:07',4100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173548945634228530393','No',NULL,NULL,''),(1567,'4000','291735489187','2024-12-29 19:22:07',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1568,'4000','291735489187','2024-12-29 19:19:47',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1569,'4000','291735489187','2024-12-29 19:19:58',NULL,1200.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1570,'4000','291735489187','2024-12-29 19:20:34',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1571,'4000','291735489187','2024-12-29 19:20:51',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1572,'4000','291735489187','2024-12-29 19:21:58',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1573,'1050','291735491183','2024-12-29 19:53:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173549123352733200223','No',NULL,NULL,''),(1574,'4000','291735491183','2024-12-29 19:53:05',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1575,'1050','291735491870','2024-12-29 20:06:14',4750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173549203945323132022','No',NULL,NULL,''),(1576,'4000','291735491870','2024-12-29 20:06:14',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(1577,'4000','291735491870','2024-12-29 20:04:30',NULL,2250.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1578,'4000','291735491870','2024-12-29 20:04:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1579,'4000','291735491870','2024-12-29 20:05:11',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1580,'4000','291735491870','2024-12-29 20:05:41',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1581,'4000','291735491870','2024-12-29 20:05:47',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1582,'1050','291735557637','2024-12-30 14:20:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173555764351230033379','No',NULL,NULL,''),(1583,'4000','291735557637','2024-12-30 14:20:39',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1584,'1050','291735557674','2024-12-30 14:22:15',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173555832703222222220','No',NULL,NULL,''),(1585,'4000','291735557674','2024-12-30 14:22:15',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1586,'4000','291735557674','2024-12-30 14:21:14',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1587,'1050','291735559202','2024-12-30 14:46:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173555920930029532372','No',NULL,NULL,''),(1588,'4000','291735559202','2024-12-30 14:46:47',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1589,'1050','291735562842','2024-12-30 15:47:25',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556284742223211533','No',NULL,NULL,''),(1590,'4000','291735562842','2024-12-30 15:47:25',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1591,'1050','291735563107','2024-12-30 15:51:52',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556311520333322122','No',NULL,NULL,''),(1592,'4000','291735563107','2024-12-30 15:51:52',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1593,'4000','291735563107','2024-12-30 15:51:47',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1594,'1050','291735564199','2024-12-30 16:10:01',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556420424422007722','No',NULL,NULL,''),(1595,'4000','291735564199','2024-12-30 16:10:01',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1596,'1050','291735565741','2024-12-30 16:35:45',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556575052235500237','No',NULL,NULL,''),(1597,'4000','291735565741','2024-12-30 16:35:45',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1598,'1050','291735565808','2024-12-30 16:36:54',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556582205222222323','No',NULL,NULL,''),(1599,'4000','291735565808','2024-12-30 16:36:54',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1602,'1050','291735565909','2024-12-30 16:38:32',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556685626227235527','No',NULL,NULL,''),(1603,'4000','291735565909','2024-12-30 16:38:32',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1604,'4000','291735565909','2024-12-30 16:38:29',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1605,'1050','291735567824','2024-12-30 17:10:35',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556784332835260003','No',NULL,NULL,''),(1606,'4000','291735567824','2024-12-30 17:10:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1607,'4000','291735567824','2024-12-30 17:10:24',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1608,'1050','291735567872','2024-12-30 17:11:18',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173556788223833902293','No',NULL,NULL,''),(1609,'4000','291735567872','2024-12-30 17:11:18',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1610,'4000','291735567872','2024-12-30 17:11:12',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1611,'1050','291735571187','2024-12-30 18:06:33',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557119523002333332','No',NULL,NULL,''),(1612,'4000','291735571187','2024-12-30 18:06:33',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1613,'4000','291735571187','2024-12-30 18:06:27',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1614,'1050','291735573648','2024-12-30 18:48:17',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557369833327233227','No',NULL,NULL,''),(1615,'4000','291735573648','2024-12-30 18:48:17',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1616,'4000','291735573648','2024-12-30 18:47:29',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1617,'4000','291735573648','2024-12-30 18:47:40',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1624,'1010','291735576329','2024-12-30 19:32:11',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557664376363335633','No',NULL,NULL,'bd8'),(1625,'4000','291735576329','2024-12-30 19:32:11',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1626,'1050','291735577158','2024-12-30 19:46:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557716133276200323','No',NULL,NULL,''),(1627,'4000','291735577158','2024-12-30 19:46:00',NULL,1000.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1628,'1010','291735575280','2024-12-30 19:15:35',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557726672322732063','No',NULL,NULL,'5eb'),(1629,'4000','291735575280','2024-12-30 19:15:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1630,'4000','291735575280','2024-12-30 19:14:40',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1631,'1030','291735573729','2024-12-30 18:49:05',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173557731702322272107','No',NULL,NULL,'jjmm'),(1632,'4000','291735573729','2024-12-30 18:49:05',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1633,'4000','291735573729','2024-12-30 18:48:49',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1634,'1050','291735578610','2024-12-30 20:35:10',5850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173558011423310202153','No',NULL,NULL,''),(1635,'4000','291735578610','2024-12-30 20:35:10',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1636,'4000','291735578610','2024-12-30 20:10:10',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1637,'4000','291735578610','2024-12-30 20:10:16',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1638,'4000','291735578610','2024-12-30 20:10:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1639,'4000','291735578610','2024-12-30 20:10:43',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1640,'4000','291735578610','2024-12-30 20:10:54',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1641,'4000','291735578610','2024-12-30 20:12:23',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1642,'4000','291735578610','2024-12-30 20:12:33',NULL,1500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1643,'4000','291735578610','2024-12-30 20:34:11',NULL,1000.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1644,'1010','291735580334','2024-12-30 20:38:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173558073630203300863','No',NULL,NULL,'dfg7'),(1645,'4000','291735580334','2024-12-30 20:38:56',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1646,'1050','291735639645','2024-12-31 13:07:27',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173563967927363303622','No',NULL,NULL,''),(1647,'4000','291735639645','2024-12-31 13:07:27',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1648,'1010','291735643688','2024-12-31 14:14:50',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564407120333343221','No',NULL,NULL,'38h6'),(1649,'4000','291735643688','2024-12-31 14:14:50',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1650,'1050','291735645343','2024-12-31 14:42:40',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564560327520222053','No',NULL,NULL,''),(1651,'4000','291735645343','2024-12-31 14:42:40',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1652,'4000','291735645343','2024-12-31 14:42:23',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1653,'1050','291735645947','2024-12-31 14:52:55',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564639532032023222','No',NULL,NULL,''),(1654,'4000','291735645947','2024-12-31 14:52:55',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1655,'4000','291735645947','2024-12-31 14:52:27',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1656,'4000','291735645947','2024-12-31 14:52:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1657,'1050','291735646828','2024-12-31 15:08:01',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564688402322808627','No',NULL,NULL,''),(1658,'4000','291735646828','2024-12-31 15:08:01',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1659,'4000','291735646828','2024-12-31 15:07:08',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1660,'4000','291735646828','2024-12-31 15:07:23',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1663,'1050','291735647513','2024-12-31 15:18:40',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564798703027020629','No',NULL,NULL,''),(1664,'4000','291735647513','2024-12-31 15:18:40',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1665,'4000','291735647513','2024-12-31 15:18:33',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1666,'1050','291735648336','2024-12-31 15:32:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564836322033699232','No',NULL,NULL,''),(1667,'4000','291735648336','2024-12-31 15:32:20',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1668,'1050','291735648951','2024-12-31 15:42:33',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564896030326239222','No',NULL,NULL,''),(1669,'4000','291735648951','2024-12-31 15:42:33',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1670,'1050','291735649365','2024-12-31 15:49:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173564938819202901232','No',NULL,NULL,''),(1671,'4000','291735649365','2024-12-31 15:49:33',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1672,'1010','291735650010','2024-12-31 16:00:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565005702310335103','No',NULL,NULL,'hghj'),(1673,'4000','291735650010','2024-12-31 16:00:19',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1674,'1050','291735650944','2024-12-31 16:15:52',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565096102369003612','No',NULL,NULL,''),(1675,'4000','291735650944','2024-12-31 16:15:52',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1676,'4000','291735650944','2024-12-31 16:15:44',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1677,'1050','291735651472','2024-12-31 16:26:54',3750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565162222622362320','No',NULL,NULL,''),(1678,'4000','291735651472','2024-12-31 16:26:54',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1679,'4000','291735651472','2024-12-31 16:24:32',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1680,'4000','291735651472','2024-12-31 16:24:49',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1681,'4000','291735651472','2024-12-31 16:25:47',NULL,1350.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1682,'4000','291735651472','2024-12-31 16:26:09',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1683,'1050','291735651687','2024-12-31 16:29:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565218093020730320','No',NULL,NULL,''),(1684,'4000','291735651687','2024-12-31 16:29:00',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1685,'4000','291735651687','2024-12-31 16:28:07',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1686,'1050','291735656310','2024-12-31 17:45:13',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565632023225395056','No',NULL,NULL,''),(1687,'4000','291735656310','2024-12-31 17:45:13',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1688,'1050','291735656681','2024-12-31 17:51:32',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565669622232302022','No',NULL,NULL,''),(1689,'4000','291735656681','2024-12-31 17:51:32',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1690,'1050','291735658056','2024-12-31 18:14:21',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565808120123231317','No',NULL,NULL,''),(1691,'4000','291735658056','2024-12-31 18:14:21',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1692,'1050','291735659603','2024-12-31 18:40:17',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173565962032921313293','No',NULL,NULL,''),(1693,'4000','291735659603','2024-12-31 18:40:17',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1694,'1050','291735660712','2024-12-31 18:58:35',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566135322320033322','No',NULL,NULL,''),(1695,'4000','291735660712','2024-12-31 18:58:35',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1696,'1050','291735661390','2024-12-31 19:10:33',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566144622340923320','No',NULL,NULL,''),(1697,'4000','291735661390','2024-12-31 19:10:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1698,'4000','291735661390','2024-12-31 19:09:50',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1699,'4000','291735661390','2024-12-31 19:09:57',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1700,'1050','291735662227','2024-12-31 19:23:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566223129223331222','No',NULL,NULL,''),(1701,'4000','291735662227','2024-12-31 19:23:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1702,'1050','291735662415','2024-12-31 19:27:49',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566251003132322322','No',NULL,NULL,''),(1703,'4000','291735662415','2024-12-31 19:27:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1704,'4000','291735662415','2024-12-31 19:26:56',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1705,'4000','291735662415','2024-12-31 19:27:10',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1706,'4000','291735662415','2024-12-31 19:27:19',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1707,'1050','291735663549','2024-12-31 19:45:51',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566355420223330023','No',NULL,NULL,''),(1708,'4000','291735663549','2024-12-31 19:45:51',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1709,'1050','291735663613','2024-12-31 19:46:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566361722062600222','No',NULL,NULL,''),(1710,'4000','291735663613','2024-12-31 19:46:54',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1711,'1050','291735663733','2024-12-31 19:49:28',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566377903672062239','No',NULL,NULL,''),(1712,'4000','291735663733','2024-12-31 19:49:28',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1713,'4000','291735663733','2024-12-31 19:48:53',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1714,'4000','291735663733','2024-12-31 19:49:01',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1715,'1050','291735664232','2024-12-31 19:57:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173566423730222925077','No',NULL,NULL,''),(1716,'4000','291735664232','2024-12-31 19:57:15',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1717,'1050','291735728458','2025-01-01 13:47:51',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173572848628320320232','No',NULL,NULL,''),(1718,'4000','291735728458','2025-01-01 13:47:51',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1719,'4000','291735728458','2025-01-01 13:47:38',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1720,'1050','291735731443','2025-01-01 14:37:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573145032232323503','No',NULL,NULL,''),(1721,'4000','291735731443','2025-01-01 14:37:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1722,'1050','291735733053','2025-01-01 15:04:14',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573305835333273720','No',NULL,NULL,''),(1723,'4000','291735733053','2025-01-01 15:04:14',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1724,'1050','291735733484','2025-01-01 15:13:46',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573366362303373372','No',NULL,NULL,''),(1725,'4000','291735733484','2025-01-01 15:13:46',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1726,'4000','291735733484','2025-01-01 15:11:24',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1727,'4000','291735733484','2025-01-01 15:12:42',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1728,'1050','291735734111','2025-01-01 15:21:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573411803200247172','No',NULL,NULL,''),(1729,'4000','291735734111','2025-01-01 15:21:54',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1730,'1050','291735734401','2025-01-01 15:26:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573442822023303033','No',NULL,NULL,''),(1731,'4000','291735734401','2025-01-01 15:26:56',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1732,'1050','291735734626','2025-01-01 15:30:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573463603373303337','No',NULL,NULL,''),(1733,'4000','291735734626','2025-01-01 15:30:30',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1734,'1050','291735734967','2025-01-01 15:36:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573497230352323293','No',NULL,NULL,''),(1735,'4000','291735734967','2025-01-01 15:36:10',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1736,'1050','291735735375','2025-01-01 15:42:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573538210303720332','No',NULL,NULL,''),(1737,'4000','291735735375','2025-01-01 15:42:59',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1738,'1050','291735735470','2025-01-01 15:46:19',2950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573558103232035323','No',NULL,NULL,''),(1739,'4000','291735735470','2025-01-01 15:46:19',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1740,'4000','291735735470','2025-01-01 15:44:31',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1741,'4000','291735735470','2025-01-01 15:45:21',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1742,'4000','291735735470','2025-01-01 15:45:38',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1743,'1050','291735735739','2025-01-01 15:49:03',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573574620353129220','No',NULL,NULL,''),(1744,'4000','291735735739','2025-01-01 15:49:03',NULL,1000.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1745,'1050','291735736419','2025-01-01 16:02:11',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573676873362363220','No',NULL,NULL,''),(1746,'4000','291735736419','2025-01-01 16:02:11',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1747,'4000','291735736419','2025-01-01 16:00:19',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1748,'4000','291735736419','2025-01-01 16:01:50',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1749,'1050','291735737598','2025-01-01 16:20:05',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573761112131117293','No',NULL,NULL,''),(1750,'4000','291735737598','2025-01-01 16:20:05',NULL,1200.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1751,'1050','291735737816','2025-01-01 16:23:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573782132022323315','No',NULL,NULL,''),(1752,'4000','291735737816','2025-01-01 16:23:38',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1753,'1050','291735737887','2025-01-01 16:24:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573789027522331375','No',NULL,NULL,''),(1754,'4000','291735737887','2025-01-01 16:24:48',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1755,'1050','291735738281','2025-01-01 16:31:46',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573831738303872322','No',NULL,NULL,''),(1756,'4000','291735738281','2025-01-01 16:31:46',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1757,'4000','291735738281','2025-01-01 16:31:21',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1758,'1050','291735738625','2025-01-01 16:37:24',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573867293322023367','No',NULL,NULL,''),(1759,'4000','291735738625','2025-01-01 16:37:24',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1760,'4000','291735738625','2025-01-01 16:37:05',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1761,'1050','291735739087','2025-01-01 16:44:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573911321273912973','No',NULL,NULL,''),(1762,'4000','291735739087','2025-01-01 16:44:55',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1763,'1050','291735739641','2025-01-01 16:54:49',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573969822952190333','No',NULL,NULL,''),(1764,'4000','291735739641','2025-01-01 16:54:49',NULL,0.00,'','29','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1765,'4000','291735739641','2025-01-01 16:54:01',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1766,'4000','291735739641','2025-01-01 16:54:13',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1767,'4000','291735739641','2025-01-01 16:54:29',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1768,'1050','291735739857','2025-01-01 16:57:39',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173573986102005322923','No',NULL,NULL,''),(1769,'4000','291735739857','2025-01-01 16:57:39',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1770,'1050','291735740399','2025-01-01 17:06:41',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574040332333222043','No',NULL,NULL,''),(1771,'4000','291735740399','2025-01-01 17:06:41',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1772,'1050','291735741091','2025-01-01 17:18:12',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574127073373022370','No',NULL,NULL,''),(1773,'4000','291735741091','2025-01-01 17:18:12',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1774,'1050','291735741409','2025-01-01 17:23:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574148732300711323','No',NULL,NULL,''),(1775,'4000','291735741409','2025-01-01 17:23:30',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1776,'1050','291735741500','2025-01-01 17:30:48',2350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574197422730202030','No',NULL,NULL,''),(1777,'4000','291735741500','2025-01-01 17:30:48',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1778,'4000','291735741500','2025-01-01 17:25:00',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1779,'4000','291735741500','2025-01-01 17:25:09',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1780,'4000','291735741500','2025-01-01 17:26:40',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1781,'4000','291735741500','2025-01-01 17:27:26',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1785,'1050','291735742254','2025-01-01 17:38:01',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574291327723732245','No',NULL,NULL,''),(1786,'4000','291735742254','2025-01-01 17:38:01',NULL,1000.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1787,'4000','291735742254','2025-01-01 17:37:35',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1788,'1050','291735742934','2025-01-01 17:48:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574293727592032023','No',NULL,NULL,''),(1789,'4000','291735742934','2025-01-01 17:48:56',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1790,'1050','291735743461','2025-01-01 17:57:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574346835302202780','No',NULL,NULL,''),(1791,'4000','291735743461','2025-01-01 17:57:45',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1792,'1050','291735743493','2025-01-01 17:59:52',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574359500330732923','No',NULL,NULL,''),(1793,'4000','291735743493','2025-01-01 17:59:52',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1794,'4000','291735743493','2025-01-01 17:58:13',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1795,'1050','291735743799','2025-01-01 18:03:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574388850359298288','No',NULL,NULL,''),(1796,'4000','291735743799','2025-01-01 18:03:22',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1797,'1050','291735744030','2025-01-01 18:07:16',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574404323422022004','No',NULL,NULL,''),(1798,'4000','291735744030','2025-01-01 18:07:16',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1799,'4000','291735744030','2025-01-01 18:07:10',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1800,'1050','291735744118','2025-01-01 18:09:52',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574419594103233031','No',NULL,NULL,''),(1801,'4000','291735744118','2025-01-01 18:09:52',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1802,'4000','291735744118','2025-01-01 18:08:38',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1803,'4000','291735744118','2025-01-01 18:09:14',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1804,'1050','291735744232','2025-01-01 18:11:01',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574426440292702002','No',NULL,NULL,''),(1805,'4000','291735744232','2025-01-01 18:11:01',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1806,'4000','291735744232','2025-01-01 18:10:33',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1807,'1050','291735744279','2025-01-01 18:11:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574428330503242203','No',NULL,NULL,''),(1808,'4000','291735744279','2025-01-01 18:11:21',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1809,'1050','291735744699','2025-01-01 18:18:37',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574472202309744242','No',NULL,NULL,''),(1810,'4000','291735744699','2025-01-01 18:18:37',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1811,'4000','291735744699','2025-01-01 18:18:20',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1812,'1050','291735745981','2025-01-01 18:39:51',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574599403472072234','No',NULL,NULL,''),(1813,'4000','291735745981','2025-01-01 18:39:51',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1814,'4000','291735745981','2025-01-01 18:39:41',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1817,'1050','291735746667','2025-01-01 18:51:09',1940.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574700500090331229','No',NULL,NULL,''),(1818,'4000','291735746667','2025-01-01 18:51:09',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1819,'4000','291735746667','2025-01-01 18:51:07',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1820,'4000','291735746667','2025-01-01 18:55:01',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1821,'1050','291735747030','2025-01-01 18:57:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574704327333092474','No',NULL,NULL,''),(1822,'4000','291735747030','2025-01-01 18:57:12',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1823,'1050','291735747705','2025-01-01 19:10:12',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574781550222802020','No',NULL,NULL,''),(1824,'4000','291735747705','2025-01-01 19:10:12',NULL,1500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1825,'4000','291735747705','2025-01-01 19:08:25',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1826,'1050','291735748024','2025-01-01 19:15:36',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574823270200275577','No',NULL,NULL,''),(1827,'4000','291735748024','2025-01-01 19:15:36',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1828,'4000','291735748024','2025-01-01 19:13:45',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1829,'4000','291735748024','2025-01-01 19:13:50',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1830,'4000','291735748024','2025-01-01 19:14:54',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1831,'4000','291735748024','2025-01-01 19:15:10',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1832,'1050','291735749195','2025-01-01 19:33:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173574920820232227843','No',NULL,NULL,''),(1833,'4000','291735749195','2025-01-01 19:33:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1834,'1050','291735750173','2025-01-01 19:49:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173575017822100710230','No',NULL,NULL,''),(1835,'4000','291735750173','2025-01-01 19:49:35',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1836,'1050','291735751362','2025-01-01 20:10:49',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173575147303330372320','No',NULL,NULL,''),(1837,'4000','291735751362','2025-01-01 20:10:49',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1838,'4000','291735751362','2025-01-01 20:09:22',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1839,'4000','291735751362','2025-01-01 20:09:54',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1840,'1050','291735751762','2025-01-01 20:16:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173575177297122232970','No',NULL,NULL,''),(1841,'4000','291735751762','2025-01-01 20:16:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1842,'1050','291735752166','2025-01-01 20:23:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173575236732333227233','No',NULL,NULL,''),(1843,'4000','291735752166','2025-01-01 20:23:51',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1844,'4000','291735752166','2025-01-01 20:22:46',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1845,'1050','291735815723','2025-01-02 14:02:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173581572822920731302','No',NULL,NULL,''),(1846,'4000','291735815723','2025-01-02 14:02:05',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1847,'1050','291735818156','2025-01-02 14:42:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173581816832032922333','No',NULL,NULL,''),(1848,'4000','291735818156','2025-01-02 14:42:43',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(1849,'1050','291735821254','2025-01-02 15:34:15',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582125721322127273','No',NULL,NULL,''),(1850,'4000','291735821254','2025-01-02 15:34:15',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1851,'1050','291735825805','2025-01-02 16:50:06',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582581033230085533','No',NULL,NULL,''),(1852,'4000','291735825805','2025-01-02 16:50:06',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1853,'1050','291735826461','2025-01-02 17:01:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582646622062463322','No',NULL,NULL,''),(1854,'4000','291735826461','2025-01-02 17:01:03',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1855,'1050','291735826482','2025-01-02 17:01:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582648707833722320','No',NULL,NULL,''),(1856,'4000','291735826482','2025-01-02 17:01:24',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1857,'1050','291735827296','2025-01-02 17:15:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582731233202272832','No',NULL,NULL,''),(1858,'4000','291735827296','2025-01-02 17:15:03',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1859,'1050','291735827472','2025-01-02 17:17:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582747732075572374','No',NULL,NULL,''),(1860,'4000','291735827472','2025-01-02 17:17:54',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1861,'1050','291735828019','2025-01-02 17:27:01',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582802992322292293','No',NULL,NULL,''),(1862,'4000','291735828019','2025-01-02 17:27:01',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1863,'1050','291735828046','2025-01-02 17:27:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173582805422233038303','No',NULL,NULL,''),(1864,'4000','291735828046','2025-01-02 17:27:30',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1865,'1050','291735829929','2025-01-02 17:58:53',2010.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173583023820303253013','No',NULL,NULL,''),(1866,'4000','291735829929','2025-01-02 17:58:53',NULL,2010.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1867,'1050','291735830392','2025-01-02 18:06:54',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173583042420220222435','No',NULL,NULL,''),(1868,'4000','291735830392','2025-01-02 18:06:54',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1869,'4000','291735830392','2025-01-02 18:06:32',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1870,'1050','291735831401','2025-01-02 18:23:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173583140454324111272','No',NULL,NULL,''),(1871,'4000','291735831401','2025-01-02 18:23:22',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1872,'1050','291735833268','2025-01-02 19:12:57',2900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173583449723034932209','No',NULL,NULL,''),(1873,'4000','291735833268','2025-01-02 19:12:57',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1874,'4000','291735833268','2025-01-02 18:54:28',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1875,'4000','291735833268','2025-01-02 18:54:37',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1876,'4000','291735833268','2025-01-02 18:54:43',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1877,'4000','291735833268','2025-01-02 18:57:25',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1878,'4000','291735833268','2025-01-02 19:12:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1879,'1050','291735837511','2025-01-02 20:24:35',2450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173583903827210738338','No',NULL,NULL,''),(1880,'4000','291735837511','2025-01-02 20:24:35',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1881,'4000','291735837511','2025-01-02 20:05:11',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1882,'4000','291735837511','2025-01-02 20:05:26',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1883,'4000','291735837511','2025-01-02 20:07:07',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1884,'4000','291735837511','2025-01-02 20:07:26',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1887,'1050','291735898227','2025-01-03 12:57:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173589869823353322923','No',NULL,NULL,''),(1888,'4000','291735898227','2025-01-03 12:57:09',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1891,'1050','291735898708','2025-01-03 13:05:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590369933223227392','No',NULL,NULL,''),(1892,'4000','291735898708','2025-01-03 13:05:10',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1893,'1050','291735903715','2025-01-03 14:32:08',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590393703790933313','No',NULL,NULL,''),(1894,'4000','291735903715','2025-01-03 14:32:08',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1895,'4000','291735903715','2025-01-03 14:28:35',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1896,'4000','291735903715','2025-01-03 14:31:26',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1897,'1010','291735904427','2025-01-03 14:46:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590482102522331240','No',NULL,NULL,'gdu'),(1898,'4000','291735904427','2025-01-03 14:46:46',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1899,'1050','291735909537','2025-01-03 16:05:49',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590955822220733133','No',NULL,NULL,''),(1900,'4000','291735909537','2025-01-03 16:05:49',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1901,'4000','291735909537','2025-01-03 16:05:37',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1902,'1050','291735909681','2025-01-03 16:10:27',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590983008322293380','No',NULL,NULL,''),(1903,'4000','291735909681','2025-01-03 16:10:27',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1904,'4000','291735909681','2025-01-03 16:08:01',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1905,'4000','291735909681','2025-01-03 16:09:31',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1906,'1050','291735909841','2025-01-03 16:10:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173590984539005230022','No',NULL,NULL,''),(1907,'4000','291735909841','2025-01-03 16:10:44',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1908,'1050','291735911201','2025-01-03 16:33:23',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591120673162223303','No',NULL,NULL,''),(1909,'4000','291735911201','2025-01-03 16:33:23',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1910,'1050','291735911226','2025-01-03 16:33:54',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591126173133201202','No',NULL,NULL,''),(1911,'4000','291735911226','2025-01-03 16:33:54',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1912,'4000','291735911226','2025-01-03 16:33:46',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1913,'1050','291735912061','2025-01-03 16:47:43',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591206533923303903','No',NULL,NULL,''),(1914,'4000','291735912061','2025-01-03 16:47:43',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1915,'1050','291735912085','2025-01-03 16:48:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591211420090233002','No',NULL,NULL,''),(1916,'4000','291735912085','2025-01-03 16:48:07',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1917,'1050','291735912169','2025-01-03 16:49:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591217820323337209','No',NULL,NULL,''),(1918,'4000','291735912169','2025-01-03 16:49:35',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1919,'1050','291735912425','2025-01-03 16:54:39',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591248611533094322','No',NULL,NULL,''),(1920,'4000','291735912425','2025-01-03 16:54:39',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1921,'4000','291735912425','2025-01-03 16:53:45',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1922,'4000','291735912425','2025-01-03 16:54:05',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1923,'1050','291735912962','2025-01-03 17:02:43',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591315253130239025','No',NULL,NULL,''),(1924,'4000','291735912962','2025-01-03 17:02:43',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1925,'1050','291735913181','2025-01-03 17:06:44',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591320520032932303','No',NULL,NULL,''),(1926,'4000','291735913181','2025-01-03 17:06:44',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1927,'4000','291735913181','2025-01-03 17:06:21',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1928,'1050','291735913228','2025-01-03 17:07:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591323392339202272','No',NULL,NULL,''),(1929,'4000','291735913228','2025-01-03 17:07:11',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1930,'1050','291735913344','2025-01-03 17:09:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591334733211370332','No',NULL,NULL,''),(1931,'4000','291735913344','2025-01-03 17:09:06',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1932,'1050','291735913575','2025-01-03 17:13:43',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591362733029327362','No',NULL,NULL,''),(1933,'4000','291735913575','2025-01-03 17:13:43',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1934,'4000','291735913575','2025-01-03 17:12:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1935,'4000','291735913575','2025-01-03 17:13:00',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(1936,'4000','291735913575','2025-01-03 17:13:36',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1937,'1050','291735914178','2025-01-03 17:23:03',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591418640010361232','No',NULL,NULL,''),(1938,'4000','291735914178','2025-01-03 17:23:03',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1939,'1050','291735914226','2025-01-03 17:25:04',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591431809322312428','No',NULL,NULL,''),(1940,'4000','291735914226','2025-01-03 17:25:04',NULL,1100.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1941,'4000','291735914226','2025-01-03 17:24:10',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1942,'1050','291735914337','2025-01-03 17:25:44',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591434602322920239','No',NULL,NULL,''),(1943,'4000','291735914337','2025-01-03 17:25:44',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1944,'4000','291735914337','2025-01-03 17:25:37',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1945,'1050','291735915835','2025-01-03 17:54:55',3200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591609792035129017','No',NULL,NULL,''),(1946,'4000','291735915835','2025-01-03 17:54:55',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1947,'4000','291735915835','2025-01-03 17:50:35',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1948,'4000','291735915835','2025-01-03 17:51:10',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1949,'4000','291735915835','2025-01-03 17:51:52',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1950,'4000','291735915835','2025-01-03 17:52:41',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1951,'4000','291735915835','2025-01-03 17:53:01',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1952,'1050','291735916821','2025-01-03 18:07:14',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591683733133173323','No',NULL,NULL,''),(1953,'4000','291735916821','2025-01-03 18:07:14',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1954,'4000','291735916821','2025-01-03 18:07:01',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1955,'1050','291735918572','2025-01-03 18:36:23',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591859030259213052','No',NULL,NULL,''),(1956,'4000','291735918572','2025-01-03 18:36:23',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1957,'1050','291735919477','2025-01-03 18:51:28',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173591949522022529923','No',NULL,NULL,''),(1958,'4000','291735919477','2025-01-03 18:51:28',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1959,'1050','291735920287','2025-01-03 19:04:55',2200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173592031023100230033','No',NULL,NULL,''),(1960,'4000','291735920287','2025-01-03 19:04:55',NULL,2200.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1961,'1050','291735921150','2025-01-03 19:19:16',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173592115910232239122','No',NULL,NULL,''),(1962,'4000','291735921150','2025-01-03 19:19:16',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1963,'1050','291735922099','2025-01-03 19:35:16',2680.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173592212332733323203','No',NULL,NULL,''),(1964,'4000','291735922099','2025-01-03 19:35:16',NULL,2680.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1965,'1050','291735923385','2025-01-03 19:57:11',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173592343723033332203','No',NULL,NULL,''),(1966,'4000','291735923385','2025-01-03 19:57:11',NULL,1500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(1967,'4000','291735923385','2025-01-03 19:56:25',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1968,'1050','291735980488','2025-01-04 11:48:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173598049204223033320','No',NULL,NULL,''),(1969,'4000','291735980488','2025-01-04 11:48:10',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1970,'1050','291735987785','2025-01-04 13:49:50',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173598779478320323108','No',NULL,NULL,''),(1971,'4000','291735987785','2025-01-04 13:49:50',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1972,'1050','291735988437','2025-01-04 14:00:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173598844122303972373','No',NULL,NULL,''),(1973,'4000','291735988437','2025-01-04 14:00:39',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1974,'1050','291735989830','2025-01-04 14:25:18',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173598992333922923332','No',NULL,NULL,''),(1975,'4000','291735989830','2025-01-04 14:25:18',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1976,'4000','291735989830','2025-01-04 14:23:50',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1977,'1050','291735990836','2025-01-04 14:40:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599084852320524040','No',NULL,NULL,''),(1978,'4000','291735990836','2025-01-04 14:40:44',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1979,'4000','291735990836','2025-01-04 14:40:36',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1980,'1050','291735991437','2025-01-04 14:50:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599144203222222220','No',NULL,NULL,''),(1981,'4000','291735991437','2025-01-04 14:50:39',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1982,'1050','291735991495','2025-01-04 14:51:37',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599150020353009103','No',NULL,NULL,''),(1983,'4000','291735991495','2025-01-04 14:51:37',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1984,'1050','291735991534','2025-01-04 14:52:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599153833523251023','No',NULL,NULL,''),(1985,'4000','291735991534','2025-01-04 14:52:15',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1986,'1050','291735992067','2025-01-04 15:01:50',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599211433232920207','No',NULL,NULL,''),(1987,'4000','291735992067','2025-01-04 15:01:50',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1988,'4000','291735992067','2025-01-04 15:01:07',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1989,'1050','291735994764','2025-01-04 15:46:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599476902437393322','No',NULL,NULL,''),(1990,'4000','291735994764','2025-01-04 15:46:07',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1991,'1050','291735995753','2025-01-04 16:02:43',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599617992335332702','No',NULL,NULL,''),(1992,'4000','291735995753','2025-01-04 16:02:43',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1993,'4000','291735995753','2025-01-04 16:02:33',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1994,'1050','291735996854','2025-01-04 16:20:57',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599686588222392021','No',NULL,NULL,''),(1995,'4000','291735996854','2025-01-04 16:20:57',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1996,'1050','291735997042','2025-01-04 16:24:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599707153333002722','No',NULL,NULL,''),(1997,'4000','291735997042','2025-01-04 16:24:07',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1998,'1050','291735999415','2025-01-04 17:04:17',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599947070322232099','No',NULL,NULL,''),(1999,'4000','291735999415','2025-01-04 17:04:17',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2000,'4000','291735999415','2025-01-04 17:03:35',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2001,'4000','291735999415','2025-01-04 17:04:00',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2002,'1050','291735999629','2025-01-04 17:07:47',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173599967902309310032','No',NULL,NULL,''),(2003,'4000','291735999629','2025-01-04 17:07:47',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2004,'4000','291735999629','2025-01-04 17:07:09',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2005,'1050','291736000530','2025-01-04 17:22:22',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600054663963300022','No',NULL,NULL,''),(2006,'4000','291736000530','2025-01-04 17:22:22',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2007,'4000','291736000530','2025-01-04 17:22:10',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2008,'1050','291736001287','2025-01-04 17:34:57',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600129920390193332','No',NULL,NULL,''),(2009,'4000','291736001287','2025-01-04 17:34:57',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2010,'4000','291736001287','2025-01-04 17:34:47',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2011,'1050','291736002183','2025-01-04 17:49:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600218837203292320','No',NULL,NULL,''),(2012,'4000','291736002183','2025-01-04 17:49:46',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2013,'1050','291736005236','2025-01-04 18:40:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600524823202836207','No',NULL,NULL,''),(2014,'4000','291736005236','2025-01-04 18:40:40',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2015,'1050','291736006647','2025-01-04 19:04:12',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600666163230266207','No',NULL,NULL,''),(2016,'4000','291736006647','2025-01-04 19:04:12',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2017,'1050','291736007850','2025-01-04 19:24:46',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600790732730071722','No',NULL,NULL,''),(2018,'4000','291736007850','2025-01-04 19:24:46',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2019,'4000','291736007850','2025-01-04 19:24:10',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2020,'1050','291736008852','2025-01-04 19:40:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173600885532292208830','No',NULL,NULL,''),(2021,'4000','291736008852','2025-01-04 19:40:54',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2022,'1050','291736009975','2025-01-04 19:59:58',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173601002373292022310','No',NULL,NULL,''),(2023,'4000','291736009975','2025-01-04 19:59:58',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2024,'4000','291736009975','2025-01-04 19:59:35',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2025,'4000','291736009975','2025-01-04 19:59:47',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2026,'1050','291736067103','2025-01-05 11:51:57',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173606712535101120292','No',NULL,NULL,''),(2027,'4000','291736067103','2025-01-05 11:51:57',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2028,'4000','291736067103','2025-01-05 11:51:43',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2029,'1050','291736068915','2025-01-05 12:23:33',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173606901430031312120','No',NULL,NULL,''),(2030,'4000','291736068915','2025-01-05 12:23:33',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2031,'4000','291736068915','2025-01-05 12:21:55',NULL,600.00,'','29','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(2032,'4000','291736068915','2025-01-05 12:22:59',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2033,'1050','291736069936','2025-01-05 12:38:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173606993823102383336','No',NULL,NULL,''),(2034,'4000','291736069936','2025-01-05 12:38:57',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2035,'1050','291736077485','2025-01-05 14:44:47',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173607749122032327223','No',NULL,NULL,''),(2036,'4000','291736077485','2025-01-05 14:44:47',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2037,'1050','291736078372','2025-01-05 14:59:34',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173607837703782726722','No',NULL,NULL,''),(2038,'4000','291736078372','2025-01-05 14:59:34',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2039,'1050','291736079298','2025-01-05 15:15:12',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173607945730350030733','No',NULL,NULL,''),(2040,'4000','291736079298','2025-01-05 15:15:12',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2041,'4000','291736079298','2025-01-05 15:14:58',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2042,'1050','291736079800','2025-01-05 15:23:32',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173607981520020203722','No',NULL,NULL,''),(2043,'4000','291736079800','2025-01-05 15:23:32',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2044,'4000','291736079800','2025-01-05 15:23:20',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2045,'1050','291736079983','2025-01-05 15:26:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173607999539200200297','No',NULL,NULL,''),(2046,'4000','291736079983','2025-01-05 15:26:30',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2047,'1050','291736080031','2025-01-05 15:27:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608004028202613633','No',NULL,NULL,''),(2048,'4000','291736080031','2025-01-05 15:27:16',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2049,'1050','291736082298','2025-01-05 16:05:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608235802065603983','No',NULL,NULL,''),(2050,'4000','291736082298','2025-01-05 16:05:03',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2051,'1050','291736083133','2025-01-05 16:19:06',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608315353039333122','No',NULL,NULL,''),(2052,'4000','291736083133','2025-01-05 16:19:06',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2053,'4000','291736083133','2025-01-05 16:18:53',NULL,1200.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2054,'1050','291736083631','2025-01-05 16:27:36',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608366533333070385','No',NULL,NULL,''),(2055,'4000','291736083631','2025-01-05 16:27:36',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2056,'4000','291736083631','2025-01-05 16:27:11',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2057,'1050','291736084130','2025-01-05 16:35:48',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608415132292323333','No',NULL,NULL,''),(2058,'4000','291736084130','2025-01-05 16:35:48',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2059,'4000','291736084130','2025-01-05 16:35:30',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2060,'1050','291736084582','2025-01-05 16:43:04',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608458723303210233','No',NULL,NULL,''),(2061,'4000','291736084582','2025-01-05 16:43:04',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2062,'1050','291736085499','2025-01-05 16:58:25',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608554483032053222','No',NULL,NULL,''),(2063,'4000','291736085499','2025-01-05 16:58:25',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2064,'1050','291736086191','2025-01-05 17:10:15',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608622792233232336','No',NULL,NULL,''),(2065,'4000','291736086191','2025-01-05 17:10:15',NULL,1200.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2066,'4000','291736086191','2025-01-05 17:09:51',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2067,'1050','291736088784','2025-01-05 17:53:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608880103120082072','No',NULL,NULL,''),(2068,'4000','291736088784','2025-01-05 17:53:12',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2069,'1050','291736089151','2025-01-05 17:59:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173608915727292033278','No',NULL,NULL,''),(2070,'4000','291736089151','2025-01-05 17:59:13',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2071,'1050','291736090118','2025-01-05 18:15:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609012802300206828','No',NULL,NULL,''),(2072,'4000','291736090118','2025-01-05 18:15:24',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2073,'1050','291736090646','2025-01-05 18:26:33',2870.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609079402739932232','No',NULL,NULL,''),(2074,'4000','291736090646','2025-01-05 18:26:33',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2075,'4000','291736090646','2025-01-05 18:24:07',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2076,'4000','291736090646','2025-01-05 18:24:23',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2077,'4000','291736090646','2025-01-05 18:25:07',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2078,'4000','291736090646','2025-01-05 18:25:20',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2079,'1050','291736092192','2025-01-05 18:50:19',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609231703237300023','No',NULL,NULL,''),(2080,'4000','291736092192','2025-01-05 18:50:19',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2086,'1050','291736092365','2025-01-05 18:53:43',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609307233022020032','No',NULL,NULL,''),(2087,'4000','291736092365','2025-01-05 18:53:43',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2088,'4000','291736092365','2025-01-05 18:52:45',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2089,'4000','291736092365','2025-01-05 18:53:08',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2090,'1050','291736093196','2025-01-05 19:09:16',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609336129320397930','No',NULL,NULL,''),(2091,'4000','291736093196','2025-01-05 19:09:16',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2092,'4000','291736093196','2025-01-05 19:06:37',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2093,'1050','291736093385','2025-01-05 19:09:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609341120203432030','No',NULL,NULL,''),(2094,'4000','291736093385','2025-01-05 19:09:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2095,'1050','291736092476','2025-01-05 18:54:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609440203190363360','No',NULL,NULL,''),(2096,'4000','291736092476','2025-01-05 18:54:48',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2097,'1050','291736096371','2025-01-05 19:59:58',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173609640609023101032','No',NULL,NULL,''),(2098,'4000','291736096371','2025-01-05 19:59:58',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2099,'4000','291736096371','2025-01-05 19:59:31',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2100,'1050','291736166876','2025-01-06 15:36:40',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173616796667220600723','No',NULL,NULL,''),(2101,'4000','291736166876','2025-01-06 15:36:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2102,'4000','291736166876','2025-01-06 15:34:37',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2103,'4000','291736166876','2025-01-06 15:35:24',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2104,'4000','291736166876','2025-01-06 15:35:57',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2105,'1050','291736169461','2025-01-06 16:25:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173616996213330222630','No',NULL,NULL,''),(2106,'4000','291736169461','2025-01-06 16:25:52',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2107,'1050','291736171601','2025-01-06 16:53:27',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173617162263121037333','No',NULL,NULL,''),(2108,'4000','291736171601','2025-01-06 16:53:27',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2109,'1050','291736172571','2025-01-06 17:10:13',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173617263622026033003','No',NULL,NULL,''),(2110,'4000','291736172571','2025-01-06 17:10:13',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2111,'1050','291736173149','2025-01-06 17:19:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173617317823023320169','No',NULL,NULL,''),(2112,'4000','291736173149','2025-01-06 17:19:22',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2113,'1050','291736173199','2025-01-06 17:20:06',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173617321331332322930','No',NULL,NULL,''),(2114,'4000','291736173199','2025-01-06 17:20:06',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2115,'1050','291736175620','2025-01-06 18:00:25',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173617562873030733373','No',NULL,NULL,''),(2116,'4000','291736175620','2025-01-06 18:00:25',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2117,'1050','291736181159','2025-01-06 19:32:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173618117330222211331','No',NULL,NULL,''),(2118,'4000','291736181159','2025-01-06 19:32:51',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2119,'4000','291736181159','2025-01-06 19:32:40',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2120,'1050','291736250778','2025-01-07 14:53:01',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173625081650220100023','No',NULL,NULL,''),(2121,'4000','291736250778','2025-01-07 14:53:01',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2122,'1050','291736251581','2025-01-07 15:06:24',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173625217632532329027','No',NULL,NULL,''),(2123,'4000','291736251581','2025-01-07 15:06:24',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2124,'1050','291736256763','2025-01-07 16:32:50',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173625677552325302232','No',NULL,NULL,''),(2125,'4000','291736256763','2025-01-07 16:32:50',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2126,'1050','291736258401','2025-01-07 17:00:32',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173625843637122128503','No',NULL,NULL,''),(2127,'4000','291736258401','2025-01-07 17:00:32',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2128,'4000','291736258401','2025-01-07 17:00:01',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2129,'1050','291736331579','2025-01-08 13:19:49',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173633159253937220022','No',NULL,NULL,''),(2130,'4000','291736331579','2025-01-08 13:19:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2131,'1050','291736333254','2025-01-08 13:47:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173633327709023101332','No',NULL,NULL,''),(2132,'4000','291736333254','2025-01-08 13:47:46',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2133,'4000','291736333254','2025-01-08 13:47:34',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2134,'1010','291736336233','2025-01-08 14:37:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173633645927330223023','No',NULL,NULL,'mdoo'),(2135,'4000','291736336233','2025-01-08 14:37:14',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2136,'1010','291736337779','2025-01-08 15:03:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173633779730233797003','No',NULL,NULL,'ujlo'),(2137,'4000','291736337779','2025-01-08 15:03:03',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2138,'1050','291736343056','2025-01-08 16:30:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173634306063002202233','No',NULL,NULL,''),(2139,'4000','291736343056','2025-01-08 16:30:58',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2140,'1050','291736347349','2025-01-08 17:44:14',2300.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173634747722322466320','No',NULL,NULL,''),(2141,'4000','291736347349','2025-01-08 17:44:14',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2142,'4000','291736347349','2025-01-08 17:42:42',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2143,'4000','291736347349','2025-01-08 17:43:31',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2144,'4000','291736347349','2025-01-08 17:43:53',NULL,600.00,'','29','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(2145,'1050','291736349851','2025-01-08 18:24:18',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173634986026002233213','No',NULL,NULL,''),(2146,'4000','291736349851','2025-01-08 18:24:18',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2147,'4000','291736349851','2025-01-08 18:24:11',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2148,'1050','291736415400','2025-01-09 12:36:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173641540311324030333','No',NULL,NULL,''),(2149,'4000','291736415400','2025-01-09 12:36:42',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2150,'1050','291736428462','2025-01-09 16:14:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173642847128231237262','No',NULL,NULL,''),(2151,'4000','291736428462','2025-01-09 16:14:24',NULL,500.00,'','29','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(2152,'1050','291736523792','2025-01-10 18:43:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173652379732290306032','No',NULL,NULL,''),(2153,'4000','291736523792','2025-01-10 18:43:15',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2154,'1050','291736524542','2025-01-10 18:55:44',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173652454635742332950','No',NULL,NULL,''),(2155,'4000','291736524542','2025-01-10 18:55:44',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2156,'1050','291736591060','2025-01-11 13:24:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173659131731200326321','No',NULL,NULL,''),(2157,'4000','291736591060','2025-01-11 13:24:22',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2158,'1050','291736598570','2025-01-11 15:29:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173659858205032033230','No',NULL,NULL,''),(2159,'4000','291736598570','2025-01-11 15:29:35',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2160,'1050','291736600081','2025-01-11 15:54:46',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660017660332326221','No',NULL,NULL,''),(2161,'4000','291736600081','2025-01-11 15:54:46',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2162,'1050','291736600558','2025-01-11 16:03:16',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660139522123393323','No',NULL,NULL,''),(2163,'4000','291736600558','2025-01-11 16:03:16',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2164,'4000','291736600558','2025-01-11 16:02:38',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2165,'1050','291736601554','2025-01-11 16:21:26',1890.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660169762307202222','No',NULL,NULL,''),(2166,'4000','291736601554','2025-01-11 16:21:26',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2167,'4000','291736601554','2025-01-11 16:19:14',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2168,'1050','291736603286','2025-01-11 16:48:07',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660331809033220272','No',NULL,NULL,''),(2169,'4000','291736603286','2025-01-11 16:48:07',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2170,'1050','291736604271','2025-01-11 17:04:34',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660456272276330226','No',NULL,NULL,''),(2171,'4000','291736604271','2025-01-11 17:04:34',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2172,'1050','291736604615','2025-01-11 17:10:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173660473603603006292','No',NULL,NULL,''),(2173,'4000','291736604615','2025-01-11 17:10:18',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2174,'1050','291736609487','2025-01-11 18:36:09',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661060500323303220','No',NULL,NULL,''),(2175,'4000','291736609487','2025-01-11 18:36:09',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2176,'4000','291736609487','2025-01-11 18:31:27',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2177,'4000','291736609487','2025-01-11 18:33:15',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2178,'1050','291736610717','2025-01-11 18:52:07',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661083922603392239','No',NULL,NULL,''),(2179,'4000','291736610717','2025-01-11 18:52:07',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2180,'1050','291736611158','2025-01-11 18:59:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661132616332612263','No',NULL,NULL,''),(2181,'4000','291736611158','2025-01-11 18:59:20',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2182,'1050','291736611440','2025-01-11 19:04:28',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661199436032070903','No',NULL,NULL,''),(2183,'4000','291736611440','2025-01-11 19:04:28',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2184,'4000','291736611440','2025-01-11 19:04:00',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2185,'4000','291736611440','2025-01-11 19:04:09',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2186,'4000','291736611440','2025-01-11 19:04:14',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2187,'1050','291736612010','2025-01-11 19:13:34',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661201663060302223','No',NULL,NULL,''),(2188,'4000','291736612010','2025-01-11 19:13:34',NULL,1000.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2189,'1050','291736612051','2025-01-11 19:14:27',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661207603122331063','No',NULL,NULL,''),(2190,'4000','291736612051','2025-01-11 19:14:27',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2191,'4000','291736612051','2025-01-11 19:14:11',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2192,'1050','291736614144','2025-01-11 19:49:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173661450523030026926','No',NULL,NULL,''),(2193,'4000','291736614144','2025-01-11 19:49:06',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2194,'1050','291736675828','2025-01-12 12:57:19',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173667585430350036733','No',NULL,NULL,''),(2195,'4000','291736675828','2025-01-12 12:57:19',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2196,'4000','291736675828','2025-01-12 12:57:08',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2197,'1050','291736677470','2025-01-12 13:24:34',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173667747933673740260','No',NULL,NULL,''),(2198,'4000','291736677470','2025-01-12 13:24:34',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2199,'1050','291736678213','2025-01-12 13:59:04',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173667954842032261233','No',NULL,NULL,''),(2200,'4000','291736678213','2025-01-12 13:59:04',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2201,'4000','291736678213','2025-01-12 13:36:53',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2202,'4000','291736678213','2025-01-12 13:37:02',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2203,'4000','291736678213','2025-01-12 13:37:08',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2204,'4000','291736678213','2025-01-12 13:49:19',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2205,'1050','291736681082','2025-01-12 14:24:44',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668140808003222843','No',NULL,NULL,''),(2206,'4000','291736681082','2025-01-12 14:24:44',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2207,'1050','291736682013','2025-01-12 14:40:36',1750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668207523020226206','No',NULL,NULL,''),(2208,'4000','291736682013','2025-01-12 14:40:36',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2209,'4000','291736682013','2025-01-12 14:40:13',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2210,'4000','291736682013','2025-01-12 14:40:26',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2211,'1050','291736684313','2025-01-12 15:18:39',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668432427232196330','No',NULL,NULL,''),(2212,'4000','291736684313','2025-01-12 15:18:39',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2213,'1050','291736686056','2025-01-12 15:47:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668606163223022032','No',NULL,NULL,''),(2214,'4000','291736686056','2025-01-12 15:47:39',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2215,'1050','291736686573','2025-01-12 15:56:29',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668661232369332226','No',NULL,NULL,''),(2216,'4000','291736686573','2025-01-12 15:56:29',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2217,'1050','291736687229','2025-01-12 16:07:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668723723362730222','No',NULL,NULL,''),(2218,'4000','291736687229','2025-01-12 16:07:11',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2219,'1050','291736688445','2025-01-12 16:27:29',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668845469930206225','No',NULL,NULL,''),(2220,'4000','291736688445','2025-01-12 16:27:29',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2221,'1050','291736689348','2025-01-12 16:42:31',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668943103333130320','No',NULL,NULL,''),(2222,'4000','291736689348','2025-01-12 16:42:31',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2223,'1050','291736689704','2025-01-12 16:48:27',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173668970920622322033','No',NULL,NULL,''),(2224,'4000','291736689704','2025-01-12 16:48:27',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2225,'1050','291736690995','2025-01-12 17:10:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173669126479121210162','No',NULL,NULL,''),(2226,'4000','291736690995','2025-01-12 17:10:00',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2227,'1050','291736692034','2025-01-12 17:27:18',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173669204830762002030','No',NULL,NULL,''),(2228,'4000','291736692034','2025-01-12 17:27:18',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2229,'1050','291736695926','2025-01-12 18:36:18',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173669626122021033003','No',NULL,NULL,''),(2230,'4000','291736695926','2025-01-12 18:36:18',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2231,'4000','291736695926','2025-01-12 18:32:07',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2232,'4000','291736695926','2025-01-12 18:32:19',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2233,'1050','291736700255','2025-01-12 19:44:18',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173670026603060302602','No',NULL,NULL,''),(2234,'4000','291736700255','2025-01-12 19:44:18',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2235,'1050','291736780755','2025-01-13 18:06:17',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173678142483421021742','No',NULL,NULL,''),(2236,'4000','291736780755','2025-01-13 18:06:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2237,'4000','291736780755','2025-01-13 18:05:55',NULL,1000.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2238,'1050','291736783790','2025-01-13 18:56:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173678380123223832333','No',NULL,NULL,''),(2239,'4000','291736783790','2025-01-13 18:56:38',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2240,'1050','291736842103','2025-01-14 11:08:26',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173684283323232270322','No',NULL,NULL,''),(2241,'4000','291736842103','2025-01-14 11:08:26',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2242,'1050','291736861974','2025-01-14 16:39:36',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173686198161803833392','No',NULL,NULL,''),(2243,'4000','291736861974','2025-01-14 16:39:36',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2244,'1050','291736865959','2025-01-14 17:46:04',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173686596732360035862','No',NULL,NULL,''),(2245,'4000','291736865959','2025-01-14 17:46:04',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2246,'1050','291736942984','2025-01-15 15:09:49',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173694299130290311202','No',NULL,NULL,''),(2247,'4000','291736942984','2025-01-15 15:09:49',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2248,'1050','291736945861','2025-01-15 15:57:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173694586633233322032','No',NULL,NULL,''),(2249,'4000','291736945861','2025-01-15 15:57:45',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2250,'1050','291737028055','2025-01-16 14:47:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173703022323313372000','No',NULL,NULL,''),(2251,'4000','291737028055','2025-01-16 14:47:44',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2252,'4000','291737028055','2025-01-16 14:47:35',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2253,'1050','291737038318','2025-01-16 17:38:45',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173703833422242021370','No',NULL,NULL,''),(2254,'4000','291737038318','2025-01-16 17:38:45',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2255,'4000','291737038318','2025-01-16 17:38:38',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2256,'1050','291737038435','2025-01-16 17:40:38',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173703844820023483038','No',NULL,NULL,''),(2257,'4000','291737038435','2025-01-16 17:40:38',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2258,'1050','291737116105','2025-01-17 15:16:05',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173711617023902707122','No',NULL,NULL,''),(2259,'4000','291737116105','2025-01-17 15:16:05',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2260,'4000','291737116105','2025-01-17 15:15:05',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2261,'1050','291737123509','2025-01-17 17:18:31',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173712385723323032287','No',NULL,NULL,''),(2262,'4000','291737123509','2025-01-17 17:18:31',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2263,'1050','291737131788','2025-01-17 19:36:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173713213303722232333','No',NULL,NULL,''),(2264,'4000','291737131788','2025-01-17 19:36:30',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2265,'1050','291737187672','2025-01-18 11:07:54',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173718815731328333828','No',NULL,NULL,''),(2266,'4000','291737187672','2025-01-18 11:07:54',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2267,'1050','291737193055','2025-01-18 12:37:37',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173719306212230222732','No',NULL,NULL,''),(2268,'4000','291737193055','2025-01-18 12:37:37',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2269,'1050','291737197278','2025-01-18 13:47:59',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173719728030331032120','No',NULL,NULL,''),(2270,'4000','291737197278','2025-01-18 13:47:59',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2271,'1050','291737199280','2025-01-18 14:21:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173719928332223392329','No',NULL,NULL,''),(2272,'4000','291737199280','2025-01-18 14:21:22',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2273,'1050','291737201773','2025-01-18 15:09:07',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720214900090331229','No',NULL,NULL,''),(2274,'4000','291737201773','2025-01-18 15:09:07',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2275,'4000','291737201773','2025-01-18 15:02:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2276,'4000','291737201773','2025-01-18 15:08:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2277,'1050','291737202708','2025-01-18 15:18:43',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720288683233213237','No',NULL,NULL,''),(2278,'4000','291737202708','2025-01-18 15:18:43',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2279,'4000','291737202708','2025-01-18 15:18:28',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2280,'1050','291737203039','2025-01-18 15:24:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720309332230291793','No',NULL,NULL,''),(2281,'4000','291737203039','2025-01-18 15:24:02',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2282,'1050','291737203359','2025-01-18 15:29:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720336433303333303','No',NULL,NULL,''),(2283,'4000','291737203359','2025-01-18 15:29:22',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2284,'1050','291737203661','2025-01-18 15:34:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720366832322239279','No',NULL,NULL,''),(2285,'4000','291737203661','2025-01-18 15:34:25',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2286,'1050','291737203711','2025-01-18 15:35:13',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720371533320233227','No',NULL,NULL,''),(2287,'4000','291737203711','2025-01-18 15:35:13',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2290,'1050','291737203803','2025-01-18 15:36:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720396127332201029','No',NULL,NULL,''),(2291,'4000','291737203803','2025-01-18 15:36:46',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2292,'4000','291737203803','2025-01-18 15:36:43',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2293,'1050','291737205898','2025-01-18 16:11:40',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720590122300720113','No',NULL,NULL,''),(2294,'4000','291737205898','2025-01-18 16:11:40',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2295,'1050','291737208007','2025-01-18 16:46:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720801122002270221','No',NULL,NULL,''),(2296,'4000','291737208007','2025-01-18 16:46:50',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2297,'1050','291737208048','2025-01-18 16:47:31',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720805233220382232','No',NULL,NULL,''),(2298,'4000','291737208048','2025-01-18 16:47:31',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2299,'1050','291737208570','2025-01-18 16:56:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173720857613706122323','No',NULL,NULL,''),(2300,'4000','291737208570','2025-01-18 16:56:14',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2301,'1050','291737211928','2025-01-18 18:00:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721241032203329127','No',NULL,NULL,''),(2302,'4000','291737211928','2025-01-18 18:00:05',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2303,'1050','291737214437','2025-01-18 18:34:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721481039334803323','No',NULL,NULL,''),(2304,'4000','291737214437','2025-01-18 18:34:08',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2305,'4000','291737214437','2025-01-18 18:33:57',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2306,'1050','291737214936','2025-01-18 18:43:17',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721500173513033330','No',NULL,NULL,''),(2307,'4000','291737214936','2025-01-18 18:43:17',NULL,1000.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2308,'1050','291737215536','2025-01-18 18:52:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721554323292332530','No',NULL,NULL,''),(2309,'4000','291737215536','2025-01-18 18:52:21',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2310,'1050','291737216431','2025-01-18 19:07:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721643690237324331','No',NULL,NULL,''),(2311,'4000','291737216431','2025-01-18 19:07:14',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2312,'1050','291737216461','2025-01-18 19:07:52',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721647523333224234','No',NULL,NULL,''),(2313,'4000','291737216461','2025-01-18 19:07:52',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2314,'4000','291737216461','2025-01-18 19:07:42',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(2319,'1050','291737216681','2025-01-18 19:11:23',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173721772530222777205','No',NULL,NULL,''),(2320,'4000','291737216681','2025-01-18 19:11:23',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2321,'4000','291737216681','2025-01-18 19:11:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2322,'1010','291737221969','2025-01-18 20:39:37',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173722200822283223999','No',NULL,NULL,'p4q8'),(2323,'4000','291737221969','2025-01-18 20:39:37',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2324,'4000','291737221969','2025-01-18 20:39:29',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2325,'1050','291737222035','2025-01-18 20:40:56',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173722205933302712322','No',NULL,NULL,''),(2326,'4000','291737222035','2025-01-18 20:40:56',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2327,'4000','291737222035','2025-01-18 20:40:35',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2328,'4000','291737222035','2025-01-18 20:40:46',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2329,'1010','291737222083','2025-01-18 20:41:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173722211632233223610','No',NULL,NULL,'0216'),(2330,'4000','291737222083','2025-01-18 20:41:33',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2331,'4000','291737222083','2025-01-18 20:41:23',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2332,'1010','291737216550','2025-01-18 19:09:12',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173722236522232233063','No',NULL,NULL,'27e1'),(2333,'4000','291737216550','2025-01-18 19:09:12',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2334,'1050','291737222393','2025-01-18 20:46:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173722239603200223232','No',NULL,NULL,''),(2335,'4000','291737222393','2025-01-18 20:46:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2336,'1050','291737285090','2025-01-19 14:11:42',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728511432932220120','No',NULL,NULL,''),(2337,'4000','291737285090','2025-01-19 14:11:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2338,'4000','291737285090','2025-01-19 14:11:30',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2339,'1050','291737285572','2025-01-19 14:19:46',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728613130332203139','No',NULL,NULL,''),(2340,'4000','291737285572','2025-01-19 14:19:46',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2341,'4000','291737285572','2025-01-19 14:19:32',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2342,'4000','291737285572','2025-01-19 14:19:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2343,'1050','291737286874','2025-01-19 14:42:17',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728694330303083122','No',NULL,NULL,''),(2344,'4000','291737286874','2025-01-19 14:42:17',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2345,'4000','291737286874','2025-01-19 14:41:15',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2346,'1050','291737287057','2025-01-19 14:44:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728715803927782222','No',NULL,NULL,''),(2347,'4000','291737287057','2025-01-19 14:44:21',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2348,'1050','291737287296','2025-01-19 15:04:11',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728825533033230328','No',NULL,NULL,''),(2349,'4000','291737287296','2025-01-19 15:04:11',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2350,'4000','291737287296','2025-01-19 14:48:16',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2351,'1050','291737288891','2025-01-19 15:15:28',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173728893733222333227','No',NULL,NULL,''),(2352,'4000','291737288891','2025-01-19 15:15:28',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2353,'4000','291737288891','2025-01-19 15:14:51',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2354,'4000','291737288891','2025-01-19 15:15:00',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2355,'4000','291737288891','2025-01-19 15:15:14',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2356,'1050','291737292417','2025-01-19 16:13:39',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729277427722323243','No',NULL,NULL,''),(2357,'4000','291737292417','2025-01-19 16:13:39',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2358,'1050','291737292795','2025-01-19 16:19:57',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729279820203022930','No',NULL,NULL,''),(2359,'4000','291737292795','2025-01-19 16:19:57',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2360,'1050','291737292909','2025-01-19 16:21:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729321922222023393','No',NULL,NULL,''),(2361,'4000','291737292909','2025-01-19 16:21:56',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2362,'1050','291737294172','2025-01-19 16:42:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729418183211223203','No',NULL,NULL,''),(2363,'4000','291737294172','2025-01-19 16:42:54',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2364,'1050','291737294425','2025-01-19 16:48:04',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729449320332907922','No',NULL,NULL,''),(2365,'4000','291737294425','2025-01-19 16:48:04',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2366,'4000','291737294425','2025-01-19 16:47:05',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2367,'1050','291737295277','2025-01-19 17:01:27',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729530130232723202','No',NULL,NULL,''),(2368,'4000','291737295277','2025-01-19 17:01:27',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2369,'4000','291737295277','2025-01-19 17:01:17',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2370,'1050','291737296117','2025-01-19 17:15:20',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729612602331232070','No',NULL,NULL,''),(2371,'4000','291737296117','2025-01-19 17:15:20',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2372,'1050','291737297471','2025-01-19 17:46:40',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729804722714227922','No',NULL,NULL,''),(2373,'4000','291737297471','2025-01-19 17:46:40',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2374,'4000','291737297471','2025-01-19 17:37:51',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2375,'1050','291737298605','2025-01-19 17:56:48',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729861130021973232','No',NULL,NULL,''),(2376,'4000','291737298605','2025-01-19 17:56:48',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2377,'1050','291737298748','2025-01-19 17:59:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729876121277200002','No',NULL,NULL,''),(2378,'4000','291737298748','2025-01-19 17:59:12',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2379,'1050','291737299063','2025-01-19 18:04:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173729907023372727203','No',NULL,NULL,''),(2380,'4000','291737299063','2025-01-19 18:04:27',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2381,'1050','291737300208','2025-01-19 18:29:24',4200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730057232203552222','No',NULL,NULL,''),(2382,'4000','291737300208','2025-01-19 18:29:24',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2383,'4000','291737300208','2025-01-19 18:23:28',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2384,'4000','291737300208','2025-01-19 18:23:35',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2385,'4000','291737300208','2025-01-19 18:23:38',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2386,'4000','291737300208','2025-01-19 18:24:06',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2387,'4000','291737300208','2025-01-19 18:26:26',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2388,'4000','291737300208','2025-01-19 18:26:48',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2389,'4000','291737300208','2025-01-19 18:28:58',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2390,'1050','291737301372','2025-01-19 18:42:54',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730137510207123337','No',NULL,NULL,''),(2391,'4000','291737301372','2025-01-19 18:42:54',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2392,'1050','291737301471','2025-01-19 18:44:33',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730147422324393334','No',NULL,NULL,''),(2393,'4000','291737301471','2025-01-19 18:44:33',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2394,'1050','291737301555','2025-01-19 18:46:36',2020.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730159932303003037','No',NULL,NULL,''),(2395,'4000','291737301555','2025-01-19 18:46:36',NULL,900.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2396,'4000','291737301555','2025-01-19 18:45:56',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2397,'4000','291737301555','2025-01-19 18:46:05',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2398,'1050','291737301940','2025-01-19 18:52:28',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730214300242302342','No',NULL,NULL,''),(2399,'4000','291737301940','2025-01-19 18:52:28',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2400,'4000','291737301940','2025-01-19 18:52:20',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2401,'1050','291737302392','2025-01-19 19:03:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730269433333223323','No',NULL,NULL,''),(2402,'4000','291737302392','2025-01-19 19:03:28',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2403,'1050','291737302824','2025-01-19 19:07:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730283032220003037','No',NULL,NULL,''),(2404,'4000','291737302824','2025-01-19 19:07:08',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2405,'1050','291737302995','2025-01-19 19:10:03',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730300833323333372','No',NULL,NULL,''),(2406,'4000','291737302995','2025-01-19 19:10:03',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2407,'4000','291737302995','2025-01-19 19:09:55',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2408,'1050','291737303521','2025-01-19 19:20:56',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730367402329001100','No',NULL,NULL,''),(2409,'4000','291737303521','2025-01-19 19:20:56',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2410,'4000','291737303521','2025-01-19 19:18:41',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2411,'4000','291737303521','2025-01-19 19:20:31',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2412,'1050','291737304184','2025-01-19 19:29:59',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730420043230202302','No',NULL,NULL,''),(2413,'4000','291737304184','2025-01-19 19:29:59',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2414,'4000','291737304184','2025-01-19 19:29:44',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2415,'1050','291737304945','2025-01-19 19:42:27',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173730537602722722370','No',NULL,NULL,''),(2416,'4000','291737304945','2025-01-19 19:42:27',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2417,'1050','291737446150','2025-01-21 10:56:02',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173744623532322232333','No',NULL,NULL,''),(2418,'4000','291737446150','2025-01-21 10:56:02',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2419,'4000','291737446150','2025-01-21 10:55:50',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2420,'4000','291737446150','2025-01-21 10:55:56',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2421,'1050','291737447866','2025-01-21 11:24:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173744787800090331229','No',NULL,NULL,''),(2422,'4000','291737447866','2025-01-21 11:24:28',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2423,'1010','291737714434','2025-01-24 13:27:29',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173771521920393539303','No',NULL,NULL,'w9xq'),(2424,'4000','291737714434','2025-01-24 13:27:29',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2425,'4000','291737714434','2025-01-24 13:27:14',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2426,'1010','291737715241','2025-01-24 13:40:42',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173771525437237300042','No',NULL,NULL,'xrcv'),(2427,'4000','291737715241','2025-01-24 13:40:42',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2428,'1050','291737725614','2025-01-24 16:48:40',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173772652223025222720','No',NULL,NULL,''),(2429,'4000','291737725614','2025-01-24 16:48:40',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2430,'4000','291737725614','2025-01-24 16:33:34',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2431,'1050','291737730569','2025-01-24 17:56:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173773057213330222730','No',NULL,NULL,''),(2432,'4000','291737730569','2025-01-24 17:56:11',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2433,'1050','291737731207','2025-01-24 18:06:51',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173773122031303172322','No',NULL,NULL,''),(2434,'4000','291737731207','2025-01-24 18:06:51',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2435,'1010','291737734565','2025-01-24 19:02:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173773457820250520523','No',NULL,NULL,'4qj'),(2436,'4000','291737734565','2025-01-24 19:02:47',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2437,'1010','291737735180','2025-01-24 19:13:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173773545920320233532','No',NULL,NULL,'abt8'),(2438,'4000','291737735180','2025-01-24 19:13:03',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2439,'1050','291737798173','2025-01-25 12:56:18',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780005830312228030','No',NULL,NULL,''),(2440,'4000','291737798173','2025-01-25 12:56:18',NULL,1100.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2441,'4000','291737798173','2025-01-25 12:42:53',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2442,'1050','291737800132','2025-01-25 13:15:37',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780016330302132320','No',NULL,NULL,''),(2443,'4000','291737800132','2025-01-25 13:15:37',NULL,1000.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2444,'1050','291737801427','2025-01-25 13:38:12',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780190030109928092','No',NULL,NULL,''),(2445,'4000','291737801427','2025-01-25 13:38:12',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2446,'4000','291737801427','2025-01-25 13:37:07',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2447,'1050','291737801914','2025-01-25 13:45:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780191802321130023','No',NULL,NULL,''),(2448,'4000','291737801914','2025-01-25 13:45:17',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2449,'1050','291737803157','2025-01-25 14:12:10',4050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780358522081750222','No',NULL,NULL,''),(2450,'4000','291737803157','2025-01-25 14:12:10',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2451,'4000','291737803157','2025-01-25 14:05:57',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2452,'4000','291737803157','2025-01-25 14:06:20',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2453,'4000','291737803157','2025-01-25 14:06:28',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2454,'4000','291737803157','2025-01-25 14:06:56',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2455,'4000','291737803157','2025-01-25 14:09:56',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2456,'4000','291737803157','2025-01-25 14:11:45',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2457,'4000','291737803157','2025-01-25 14:11:54',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2458,'1050','291737803707','2025-01-25 14:15:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780372522272333017','No',NULL,NULL,''),(2459,'4000','291737803707','2025-01-25 14:15:22',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2460,'4000','291737803707','2025-01-25 14:15:07',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2461,'1050','291737804849','2025-01-25 14:34:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780485223823370320','No',NULL,NULL,''),(2462,'4000','291737804849','2025-01-25 14:34:11',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2463,'1050','291737805448','2025-01-25 14:44:32',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780548407438338092','No',NULL,NULL,''),(2464,'4000','291737805448','2025-01-25 14:44:32',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2465,'4000','291737805448','2025-01-25 14:44:08',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2466,'1050','291737805932','2025-01-25 14:52:14',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780593638975333233','No',NULL,NULL,''),(2467,'4000','291737805932','2025-01-25 14:52:14',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2468,'1050','291737807300','2025-01-25 15:15:04',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780732130992722001','No',NULL,NULL,''),(2469,'4000','291737807300','2025-01-25 15:15:04',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2470,'1050','291737808818','2025-01-25 15:40:21',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173780971813233213237','No',NULL,NULL,''),(2471,'4000','291737808818','2025-01-25 15:40:21',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2476,'1050','291737810070','2025-01-25 16:01:19',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173781015023333202003','No',NULL,NULL,''),(2477,'4000','291737810070','2025-01-25 16:01:19',NULL,1500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(2478,'1050','291737810349','2025-01-25 16:05:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173781064130312232023','No',NULL,NULL,''),(2479,'4000','291737810349','2025-01-25 16:05:52',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2486,'1050','291737813125','2025-01-25 16:56:16',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173781360622202203602','No',NULL,NULL,''),(2487,'4000','291737813125','2025-01-25 16:56:16',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2488,'4000','291737813125','2025-01-25 16:52:05',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2489,'1050','291737811752','2025-01-25 16:30:14',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173781389330230122392','No',NULL,NULL,''),(2490,'4000','291737811752','2025-01-25 16:30:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2491,'4000','291737811752','2025-01-25 16:29:12',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2492,'4000','291737811752','2025-01-25 16:30:12',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2511,'1050','291737818215','2025-01-25 18:16:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173781849492323272038','No',NULL,NULL,''),(2512,'4000','291737818215','2025-01-25 18:16:56',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2532,'1050','291737819794','2025-01-25 18:43:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782002931372313327','No',NULL,NULL,''),(2533,'4000','291737819794','2025-01-25 18:43:20',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2534,'1050','291737809921','2025-01-25 15:59:03',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782007022020303203','No',NULL,NULL,''),(2535,'4000','291737809921','2025-01-25 15:59:03',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2536,'4000','291737809921','2025-01-25 15:58:41',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2537,'4000','291737809921','2025-01-25 15:58:45',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2538,'4000','291737809921','2025-01-25 15:59:01',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2539,'1050','291737820635','2025-01-25 18:57:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782064432392663243','No',NULL,NULL,''),(2540,'4000','291737820635','2025-01-25 18:57:18',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2541,'1050','291737821456','2025-01-25 19:11:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782146263222323322','No',NULL,NULL,''),(2542,'4000','291737821456','2025-01-25 19:11:00',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2543,'1050','291737812388','2025-01-25 16:40:00',6250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782162732326322139','No',NULL,NULL,''),(2544,'4000','291737812388','2025-01-25 16:40:00',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2545,'4000','291737812388','2025-01-25 16:39:49',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2546,'4000','291737812388','2025-01-25 16:39:56',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2547,'4000','291737812388','2025-01-25 17:36:35',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2548,'4000','291737812388','2025-01-25 17:38:37',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2549,'4000','291737812388','2025-01-25 17:39:11',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2550,'4000','291737812388','2025-01-25 17:57:59',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2551,'4000','291737812388','2025-01-25 18:12:09',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2552,'4000','291737812388','2025-01-25 18:23:08',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2553,'4000','291737812388','2025-01-25 18:40:30',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2554,'1050','291737823606','2025-01-25 19:47:06',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782378300732232370','No',NULL,NULL,''),(2555,'4000','291737823606','2025-01-25 19:47:06',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2556,'4000','291737823606','2025-01-25 19:46:46',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2557,'1050','291737824195','2025-01-25 19:56:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173782447833270790332','No',NULL,NULL,''),(2558,'4000','291737824195','2025-01-25 19:56:36',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2559,'1050','291737885136','2025-01-26 12:52:18',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173788513917028791222','No',NULL,NULL,''),(2560,'4000','291737885136','2025-01-26 12:52:18',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2561,'1050','291737885446','2025-01-26 12:57:39',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173788548033302982332','No',NULL,NULL,''),(2562,'4000','291737885446','2025-01-26 12:57:39',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2563,'4000','291737885446','2025-01-26 12:57:26',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(2564,'1050','291737891320','2025-01-26 14:35:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789132520229123283','No',NULL,NULL,''),(2565,'4000','291737891320','2025-01-26 14:35:22',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2566,'1050','291737891391','2025-01-26 14:36:35',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789139712923302222','No',NULL,NULL,''),(2567,'4000','291737891391','2025-01-26 14:36:35',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2568,'1050','291737891425','2025-01-26 14:37:18',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789144000273007033','No',NULL,NULL,''),(2569,'4000','291737891425','2025-01-26 14:37:18',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2570,'4000','291737891425','2025-01-26 14:37:05',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2571,'4000','291737891425','2025-01-26 14:37:09',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2572,'1050','291737891465','2025-01-26 14:37:50',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789147232232083902','No',NULL,NULL,''),(2573,'4000','291737891465','2025-01-26 14:37:50',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2574,'4000','291737891465','2025-01-26 14:37:45',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2575,'1050','291737891527','2025-01-26 14:38:52',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789154228322320223','No',NULL,NULL,''),(2576,'4000','291737891527','2025-01-26 14:38:52',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2577,'4000','291737891527','2025-01-26 14:38:47',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2578,'1050','291737891578','2025-01-26 14:39:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789158420532327110','No',NULL,NULL,''),(2579,'4000','291737891578','2025-01-26 14:39:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2580,'1050','291737894221','2025-01-26 15:24:02',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789477130223210022','No',NULL,NULL,''),(2581,'4000','291737894221','2025-01-26 15:24:02',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2582,'4000','291737894221','2025-01-26 15:23:42',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2583,'1050','291737895231','2025-01-26 15:40:46',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789525329323052222','No',NULL,NULL,''),(2584,'4000','291737895231','2025-01-26 15:40:46',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2585,'1050','291737895374','2025-01-26 15:43:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789538633097902003','No',NULL,NULL,''),(2586,'4000','291737895374','2025-01-26 15:43:04',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2587,'1050','291737895598','2025-01-26 15:57:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789623720293038303','No',NULL,NULL,''),(2588,'4000','291737895598','2025-01-26 15:57:09',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2589,'1050','291737896614','2025-01-26 16:04:19',1120.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173789716571339220323','No',NULL,NULL,''),(2590,'4000','291737896614','2025-01-26 16:04:19',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2591,'4000','291737896614','2025-01-26 16:03:34',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2592,'1050','291737904978','2025-01-26 18:23:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173790498622333007039','No',NULL,NULL,''),(2593,'4000','291737904978','2025-01-26 18:23:00',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2599,'1050','291737905060','2025-01-26 18:24:40',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173791119623392020222','No',NULL,NULL,''),(2600,'4000','291737905060','2025-01-26 18:24:40',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2601,'4000','291737905060','2025-01-26 18:24:21',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2602,'4000','291737905060','2025-01-26 18:24:25',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2603,'4000','291737905060','2025-01-26 18:24:33',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2604,'1050','291737970066','2025-01-27 12:27:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173797111122232007371','No',NULL,NULL,''),(2605,'4000','291737970066','2025-01-27 12:27:48',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(2606,'1050','291737993824','2025-01-27 19:04:21',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173799386526259232093','No',NULL,NULL,''),(2607,'4000','291737993824','2025-01-27 19:04:21',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2608,'4000','291737993824','2025-01-27 19:03:44',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2609,'1050','291737995111','2025-01-27 19:25:14',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173799511532733701222','No',NULL,NULL,''),(2610,'4000','291737995111','2025-01-27 19:25:14',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2611,'1050','291738062812','2025-01-28 14:13:47',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173806536123332300309','No',NULL,NULL,''),(2612,'4000','291738062812','2025-01-28 14:13:47',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2613,'4000','291738062812','2025-01-28 14:13:32',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2614,'1050','291738065555','2025-01-28 14:59:22',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173806556535589033222','No',NULL,NULL,''),(2615,'4000','291738065555','2025-01-28 14:59:22',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2616,'1010','291738310781','2025-01-31 11:06:23',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173831079282002323733','No',NULL,NULL,'lnou'),(2617,'4000','291738310781','2025-01-31 11:06:23',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2618,'1050','291738312578','2025-01-31 11:36:19',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173831258222332370220','No',NULL,NULL,''),(2619,'4000','291738312578','2025-01-31 11:36:19',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2620,'1050','291738316355','2025-01-31 12:39:49',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173831639720727137922','No',NULL,NULL,''),(2621,'4000','291738316355','2025-01-31 12:39:49',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2622,'4000','291738316355','2025-01-31 12:39:15',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2623,'1050','291738321639','2025-01-31 14:07:50',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173832169810733932831','No',NULL,NULL,''),(2624,'4000','291738321639','2025-01-31 14:07:50',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2625,'4000','291738321639','2025-01-31 14:07:19',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2626,'1050','291738331710','2025-01-31 16:56:02',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173833176323231203227','No',NULL,NULL,''),(2627,'4000','291738331710','2025-01-31 16:56:02',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2628,'4000','291738331710','2025-01-31 16:55:10',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2629,'4000','291738331710','2025-01-31 16:55:32',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2630,'1010','291738333961','2025-01-31 17:32:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173833398639222333233','No',NULL,NULL,'pbok'),(2631,'4000','291738333961','2025-01-31 17:32:48',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2632,'1050','291738334075','2025-01-31 17:35:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173833415722313332023','No',NULL,NULL,''),(2633,'4000','291738334075','2025-01-31 17:35:54',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2634,'1050','291738399809','2025-02-01 11:50:10',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173840107530223233032','No',NULL,NULL,''),(2635,'4000','291738399809','2025-02-01 11:50:10',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2636,'1050','291738408195','2025-02-01 14:11:12',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173840892628263020223','No',NULL,NULL,''),(2637,'4000','291738408195','2025-02-01 14:11:12',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2638,'4000','291738408195','2025-02-01 14:09:55',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2639,'4000','291738408195','2025-02-01 14:10:41',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2640,'1050','291738408938','2025-02-01 14:22:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173840919333122202380','No',NULL,NULL,''),(2641,'4000','291738408938','2025-02-01 14:22:19',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2642,'1050','291738411030','2025-02-01 14:57:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841153723420390234','No',NULL,NULL,''),(2643,'4000','291738411030','2025-02-01 14:57:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2644,'1050','291738412027','2025-02-01 15:13:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841243600303241631','No',NULL,NULL,''),(2645,'4000','291738412027','2025-02-01 15:13:49',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2646,'1050','291738412656','2025-02-01 15:24:31',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841299333793233303','No',NULL,NULL,''),(2647,'4000','291738412656','2025-02-01 15:24:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2648,'4000','291738412656','2025-02-01 15:24:16',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2649,'1050','291738413031','2025-02-01 15:31:02',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841371821031228327','No',NULL,NULL,''),(2650,'4000','291738413031','2025-02-01 15:31:02',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2651,'4000','291738413031','2025-02-01 15:30:31',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2652,'1050','291738413745','2025-02-01 15:42:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841378137082012283','No',NULL,NULL,''),(2653,'4000','291738413745','2025-02-01 15:42:53',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2654,'1050','291738414734','2025-02-01 15:59:09',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841475450208027133','No',NULL,NULL,''),(2655,'4000','291738414734','2025-02-01 15:59:09',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2656,'1050','291738414881','2025-02-01 16:02:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841499922022929423','No',NULL,NULL,''),(2657,'4000','291738414881','2025-02-01 16:02:57',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2658,'1050','291738415922','2025-02-01 16:18:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841593224820803283','No',NULL,NULL,''),(2659,'4000','291738415922','2025-02-01 16:18:48',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2662,'1050','291738416772','2025-02-01 16:33:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841708101023312780','No',NULL,NULL,''),(2663,'4000','291738416772','2025-02-01 16:33:08',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2664,'4000','291738416772','2025-02-01 16:32:52',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2665,'1050','291738417997','2025-02-01 16:53:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841802533222013330','No',NULL,NULL,''),(2666,'4000','291738417997','2025-02-01 16:53:30',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2667,'1050','291738418373','2025-02-01 17:00:14',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841882028333323120','No',NULL,NULL,''),(2668,'4000','291738418373','2025-02-01 17:00:14',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2669,'4000','291738418373','2025-02-01 16:59:33',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2672,'1050','291738418877','2025-02-01 17:10:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841914720333393227','No',NULL,NULL,''),(2673,'4000','291738418877','2025-02-01 17:10:23',NULL,500.00,'','29','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(2674,'4000','291738418877','2025-02-01 17:07:58',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2675,'1050','291738419245','2025-02-01 17:14:11',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841925720313227222','No',NULL,NULL,''),(2676,'4000','291738419245','2025-02-01 17:14:11',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2677,'1050','291738419299','2025-02-01 17:15:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173841947030000073322','No',NULL,NULL,''),(2678,'4000','291738419299','2025-02-01 17:15:08',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2679,'1050','291738420662','2025-02-01 17:38:24',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173842071034202293323','No',NULL,NULL,''),(2680,'4000','291738420662','2025-02-01 17:38:24',NULL,1000.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2681,'4000','291738420662','2025-02-01 17:37:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2682,'1050','291738415978','2025-02-01 16:30:16',2550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173842835723229020303','No',NULL,NULL,''),(2683,'4000','291738415978','2025-02-01 16:30:16',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2684,'4000','291738415978','2025-02-01 16:19:38',NULL,1000.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2685,'4000','291738415978','2025-02-01 19:45:09',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2686,'4000','291738415978','2025-02-01 19:45:26',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2687,'1050','291738428488','2025-02-01 19:50:17',5550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173842867508055027328','No',NULL,NULL,''),(2688,'4000','291738428488','2025-02-01 19:50:17',NULL,1500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2689,'4000','291738428488','2025-02-01 19:48:09',NULL,1800.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2690,'4000','291738428488','2025-02-01 19:48:45',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2691,'4000','291738428488','2025-02-01 19:49:17',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2692,'4000','291738428488','2025-02-01 19:49:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2693,'4000','291738428488','2025-02-01 19:49:52',NULL,900.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2694,'1050','291738430815','2025-02-01 20:26:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843081929032332427','No',NULL,NULL,''),(2695,'4000','291738430815','2025-02-01 20:26:57',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2696,'1050','291738430889','2025-02-01 20:28:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843089240928003342','No',NULL,NULL,''),(2697,'4000','291738430889','2025-02-01 20:28:10',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2698,'1050','291738430909','2025-02-01 20:28:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843091472221032430','No',NULL,NULL,''),(2699,'4000','291738430909','2025-02-01 20:28:31',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2700,'1050','291738431166','2025-02-01 20:32:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843117220177233332','No',NULL,NULL,''),(2701,'4000','291738431166','2025-02-01 20:32:49',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2702,'1050','291738431236','2025-02-01 20:34:01',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843124429320323230','No',NULL,NULL,''),(2703,'4000','291738431236','2025-02-01 20:34:01',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2704,'4000','291738431236','2025-02-01 20:33:56',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2705,'1050','291738431335','2025-02-01 20:35:51',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843135433234103523','No',NULL,NULL,''),(2706,'4000','291738431335','2025-02-01 20:35:51',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2707,'4000','291738431335','2025-02-01 20:35:35',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2708,'1050','291738431467','2025-02-01 20:38:20',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843150812850003722','No',NULL,NULL,''),(2709,'4000','291738431467','2025-02-01 20:38:20',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2710,'4000','291738431467','2025-02-01 20:37:47',NULL,900.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2711,'4000','291738431467','2025-02-01 20:37:57',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2712,'4000','291738431467','2025-02-01 20:38:11',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2713,'1050','291738431608','2025-02-01 20:40:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843161339103213134','No',NULL,NULL,''),(2714,'4000','291738431608','2025-02-01 20:40:09',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2715,'1050','291738431687','2025-02-01 20:41:29',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843169038369233232','No',NULL,NULL,''),(2716,'4000','291738431687','2025-02-01 20:41:29',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2717,'1050','291738431804','2025-02-01 20:43:26',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843181243222024323','No',NULL,NULL,''),(2718,'4000','291738431804','2025-02-01 20:43:26',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2719,'1050','291738431917','2025-02-01 20:45:34',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843193520003213009','No',NULL,NULL,''),(2720,'4000','291738431917','2025-02-01 20:45:34',NULL,1000.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2721,'4000','291738431917','2025-02-01 20:45:17',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2722,'1050','291738432004','2025-02-01 20:46:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843200798200222028','No',NULL,NULL,''),(2723,'4000','291738432004','2025-02-01 20:46:45',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2724,'1050','291738432201','2025-02-01 20:50:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843220542232373233','No',NULL,NULL,''),(2725,'4000','291738432201','2025-02-01 20:50:03',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2726,'1050','291738432486','2025-02-01 20:54:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843249147002239377','No',NULL,NULL,''),(2727,'4000','291738432486','2025-02-01 20:54:48',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2728,'1050','291738432779','2025-02-01 21:00:27',2600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173843283033228233393','No',NULL,NULL,''),(2729,'4000','291738432779','2025-02-01 21:00:27',NULL,1000.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2730,'4000','291738432779','2025-02-01 20:59:39',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2731,'4000','291738432779','2025-02-01 20:59:49',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2732,'4000','291738432779','2025-02-01 21:00:06',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2733,'1050','291738488768','2025-02-02 12:32:51',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173848877332437332123','No',NULL,NULL,''),(2734,'4000','291738488768','2025-02-02 12:32:51',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2738,'1050','291738488956','2025-02-02 12:35:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173848996762379322920','No',NULL,NULL,''),(2739,'4000','291738488956','2025-02-02 12:35:57',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2740,'1050','291738488859','2025-02-02 12:35:40',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849038330300333390','No',NULL,NULL,''),(2741,'4000','291738488859','2025-02-02 12:35:40',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2742,'4000','291738488859','2025-02-02 12:34:19',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2743,'4000','291738488859','2025-02-02 12:35:38',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2744,'1050','291738490436','2025-02-02 13:00:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849044100220339820','No',NULL,NULL,''),(2745,'4000','291738490436','2025-02-02 13:00:38',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2746,'1050','291738491990','2025-02-02 13:32:37',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849236098000896414','No',NULL,NULL,''),(2747,'4000','291738491990','2025-02-02 13:32:37',NULL,1000.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2748,'1050','291738492394','2025-02-02 13:33:20',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849257804313923778','No',NULL,NULL,''),(2749,'4000','291738492394','2025-02-02 13:33:20',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2750,'1050','291738492628','2025-02-02 13:37:40',1170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849274109023982722','No',NULL,NULL,''),(2751,'4000','291738492628','2025-02-02 13:37:40',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2752,'4000','291738492628','2025-02-02 13:37:08',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2753,'1050','291738492788','2025-02-02 13:39:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849279202322420234','No',NULL,NULL,''),(2754,'4000','291738492788','2025-02-02 13:39:50',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2755,'1050','291738495763','2025-02-02 14:32:51',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849597330223990223','No',NULL,NULL,''),(2756,'4000','291738495763','2025-02-02 14:32:51',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2757,'1050','291738496389','2025-02-02 14:42:10',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849658335373239330','No',NULL,NULL,''),(2758,'4000','291738496389','2025-02-02 14:42:10',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2759,'4000','291738496389','2025-02-02 14:39:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2760,'4000','291738496389','2025-02-02 14:40:51',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2761,'4000','291738496389','2025-02-02 14:41:30',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2762,'1050','291738497132','2025-02-02 14:52:37',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849750203030792390','No',NULL,NULL,''),(2763,'4000','291738497132','2025-02-02 14:52:37',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2764,'4000','291738497132','2025-02-02 14:52:12',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2765,'4000','291738497132','2025-02-02 14:52:23',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2766,'1050','291738498472','2025-02-02 15:14:44',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849926401073203323','No',NULL,NULL,''),(2767,'4000','291738498472','2025-02-02 15:14:44',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2768,'4000','291738498472','2025-02-02 15:14:32',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2769,'1050','291738499281','2025-02-02 15:28:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173849929237238300022','No',NULL,NULL,''),(2770,'4000','291738499281','2025-02-02 15:28:02',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2771,'1050','291738499888','2025-02-02 15:38:09',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850040632200003200','No',NULL,NULL,''),(2772,'4000','291738499888','2025-02-02 15:38:09',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2773,'1050','291738500429','2025-02-02 15:48:02',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850057333022752320','No',NULL,NULL,''),(2774,'4000','291738500429','2025-02-02 15:48:02',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2775,'4000','291738500429','2025-02-02 15:47:09',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2776,'4000','291738500429','2025-02-02 15:47:13',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2777,'1050','291738500926','2025-02-02 15:55:57',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850174273924323233','No',NULL,NULL,''),(2778,'4000','291738500926','2025-02-02 15:55:57',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2779,'4000','291738500926','2025-02-02 15:55:26',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2780,'1050','291738501769','2025-02-02 16:09:46',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850179051290123912','No',NULL,NULL,''),(2781,'4000','291738501769','2025-02-02 16:09:46',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2782,'4000','291738501769','2025-02-02 16:09:29',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2783,'4000','291738501769','2025-02-02 16:09:36',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2784,'4000','291738501769','2025-02-02 16:09:40',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2785,'1050','291738501824','2025-02-02 16:10:39',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850210227232030227','No',NULL,NULL,''),(2786,'4000','291738501824','2025-02-02 16:10:39',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2787,'4000','291738501824','2025-02-02 16:10:24',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2788,'4000','291738501824','2025-02-02 16:10:29',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2789,'1050','291738502332','2025-02-02 16:19:16',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850311911228323312','No',NULL,NULL,''),(2790,'4000','291738502332','2025-02-02 16:19:16',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2791,'4000','291738502332','2025-02-02 16:18:52',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2792,'1050','291738503138','2025-02-02 16:32:38',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850357682223123736','No',NULL,NULL,''),(2793,'4000','291738503138','2025-02-02 16:32:38',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2794,'4000','291738503138','2025-02-02 16:32:18',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2795,'4000','291738503138','2025-02-02 16:32:28',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2796,'1050','291738504454','2025-02-02 16:55:50',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850507120732332730','No',NULL,NULL,''),(2797,'4000','291738504454','2025-02-02 16:55:50',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2798,'4000','291738504454','2025-02-02 16:54:14',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2799,'4000','291738504454','2025-02-02 16:54:21',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2800,'1050','291738505250','2025-02-02 17:08:33',1720.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850534535130333333','No',NULL,NULL,''),(2801,'4000','291738505250','2025-02-02 17:08:33',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2802,'4000','291738505250','2025-02-02 17:07:30',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2803,'4000','291738505250','2025-02-02 17:07:47',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2804,'1050','291738506544','2025-02-02 17:29:30',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850683032038860338','No',NULL,NULL,''),(2805,'4000','291738506544','2025-02-02 17:29:30',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2806,'4000','291738506544','2025-02-02 17:29:04',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2807,'4000','291738506544','2025-02-02 17:29:17',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2808,'1050','291738507660','2025-02-02 17:47:53',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850824073533322500','No',NULL,NULL,''),(2809,'4000','291738507660','2025-02-02 17:47:53',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2810,'4000','291738507660','2025-02-02 17:47:40',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2811,'4000','291738507660','2025-02-02 17:47:43',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2812,'1050','291738508774','2025-02-02 18:06:15',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173850877737732711727','No',NULL,NULL,''),(2813,'4000','291738508774','2025-02-02 18:06:15',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2814,'1050','291738510215','2025-02-02 18:30:23',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173851038830803720020','No',NULL,NULL,''),(2815,'4000','291738510215','2025-02-02 18:30:23',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2816,'4000','291738510215','2025-02-02 18:30:15',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(2817,'1050','291738511426','2025-02-02 18:50:36',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173851175427370121302','No',NULL,NULL,''),(2818,'4000','291738511426','2025-02-02 18:50:36',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2819,'4000','291738511426','2025-02-02 18:50:26',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2820,'1050','291738512618','2025-02-02 19:10:19',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173851268223032032020','No',NULL,NULL,''),(2821,'4000','291738512618','2025-02-02 19:10:19',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2822,'1050','291738512765','2025-02-02 19:12:47',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173851276922732232329','No',NULL,NULL,''),(2823,'4000','291738512765','2025-02-02 19:12:47',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2824,'1050','291738514015','2025-02-02 19:33:56',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173851447882288122212','No',NULL,NULL,''),(2825,'4000','291738514015','2025-02-02 19:33:56',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2826,'4000','291738514015','2025-02-02 19:33:35',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2827,'4000','291738514015','2025-02-02 19:33:38',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2828,'4000','291738514015','2025-02-02 19:33:41',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2829,'1050','291738584844','2025-02-03 15:14:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173858484770322035347','No',NULL,NULL,''),(2830,'4000','291738584844','2025-02-03 15:14:05',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2831,'1050','291738586206','2025-02-03 15:36:56',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173858793395281223882','No',NULL,NULL,''),(2832,'4000','291738586206','2025-02-03 15:36:56',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2833,'4000','291738586206','2025-02-03 15:36:46',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2834,'1050','291738674349','2025-02-04 16:06:30',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173867586103273702010','No',NULL,NULL,''),(2835,'4000','291738674349','2025-02-04 16:06:30',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2836,'4000','291738674349','2025-02-04 16:05:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2837,'1050','291738753719','2025-02-05 14:08:45',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173875419939733033115','No',NULL,NULL,''),(2838,'4000','291738753719','2025-02-05 14:08:45',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2844,'1050','291738768379','2025-02-05 18:13:01',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173876932239290338027','No',NULL,NULL,''),(2845,'4000','291738768379','2025-02-05 18:13:01',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2846,'4000','291738768379','2025-02-05 18:12:59',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2847,'4000','291738768379','2025-02-05 18:24:06',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2848,'1010','291738827438','2025-02-06 10:37:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173882764083236222223','No',NULL,NULL,'nmwh94'),(2849,'4000','291738827438','2025-02-06 10:37:21',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2850,'1050','291738848987','2025-02-06 16:36:28',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173884921033123343302','No',NULL,NULL,''),(2851,'4000','291738848987','2025-02-06 16:36:28',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2852,'1050','291738854645','2025-02-06 18:10:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173885496500200230330','No',NULL,NULL,''),(2853,'4000','291738854645','2025-02-06 18:10:49',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2854,'1050','291738944181','2025-02-07 19:03:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173894418503330382320','No',NULL,NULL,''),(2855,'4000','291738944181','2025-02-07 19:03:03',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2856,'1050','291739007025','2025-02-08 12:30:27',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173900702923303730221','No',NULL,NULL,''),(2857,'4000','291739007025','2025-02-08 12:30:27',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2858,'1050','291739007066','2025-02-08 12:31:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173900706923200033003','No',NULL,NULL,''),(2859,'4000','291739007066','2025-02-08 12:31:08',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2860,'1050','291739007984','2025-02-08 12:46:45',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173900802792300273203','No',NULL,NULL,''),(2861,'4000','291739007984','2025-02-08 12:46:45',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2862,'4000','291739007984','2025-02-08 12:46:24',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2863,'1050','291739010048','2025-02-08 13:20:50',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901005103120020030','No',NULL,NULL,''),(2864,'4000','291739010048','2025-02-08 13:20:50',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2865,'1050','291739013029','2025-02-08 14:10:45',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901347333220330297','No',NULL,NULL,''),(2866,'4000','291739013029','2025-02-08 14:10:45',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2867,'4000','291739013029','2025-02-08 14:10:29',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2870,'1050','291739013528','2025-02-08 14:18:49',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901356730222231333','No',NULL,NULL,''),(2871,'4000','291739013528','2025-02-08 14:18:49',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2872,'4000','291739013528','2025-02-08 14:18:48',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2873,'1050','291739014288','2025-02-08 14:31:44',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901430669002233300','No',NULL,NULL,''),(2874,'4000','291739014288','2025-02-08 14:31:44',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2875,'4000','291739014288','2025-02-08 14:31:28',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2876,'1050','291739014482','2025-02-08 14:34:53',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901473230973227232','No',NULL,NULL,''),(2877,'4000','291739014482','2025-02-08 14:34:53',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2878,'4000','291739014482','2025-02-08 14:34:42',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2879,'1050','291739016641','2025-02-08 15:11:10',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901667600012927097','No',NULL,NULL,''),(2880,'4000','291739016641','2025-02-08 15:11:10',NULL,1500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2881,'4000','291739016641','2025-02-08 15:10:42',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2882,'1050','291739017005','2025-02-08 15:16:51',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901701422220733133','No',NULL,NULL,''),(2883,'4000','291739017005','2025-02-08 15:16:51',NULL,1000.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2884,'1050','291739018045','2025-02-08 15:34:19',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901809532733909222','No',NULL,NULL,''),(2885,'4000','291739018045','2025-02-08 15:34:19',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2886,'4000','291739018045','2025-02-08 15:34:05',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2887,'4000','291739018045','2025-02-08 15:34:09',NULL,1000.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2888,'1050','291739018679','2025-02-08 15:44:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901868939932023333','No',NULL,NULL,''),(2889,'4000','291739018679','2025-02-08 15:44:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2890,'1050','291739018729','2025-02-08 15:45:31',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901873372921239323','No',NULL,NULL,''),(2891,'4000','291739018729','2025-02-08 15:45:31',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2892,'1050','291739019497','2025-02-08 15:58:37',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173901952439014453309','No',NULL,NULL,''),(2893,'4000','291739019497','2025-02-08 15:58:37',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2894,'4000','291739019497','2025-02-08 15:58:18',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2895,'1010','291739020855','2025-02-08 16:21:18',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173902128437229982222','No',NULL,NULL,'mo39'),(2896,'4000','291739020855','2025-02-08 16:21:18',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2897,'4000','291739020855','2025-02-08 16:20:55',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2898,'1010','291739022094','2025-02-08 16:41:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173902246323620363032','No',NULL,NULL,'uwfp'),(2899,'4000','291739022094','2025-02-08 16:41:37',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2902,'1050','291739024237','2025-02-08 17:17:19',2600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173902555122309033225','No',NULL,NULL,''),(2903,'4000','291739024237','2025-02-08 17:17:19',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2904,'4000','291739024237','2025-02-08 17:17:18',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2905,'4000','291739024237','2025-02-08 17:24:01',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2906,'4000','291739024237','2025-02-08 17:26:06',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2907,'4000','291739024237','2025-02-08 17:27:57',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2908,'1010','291739027039','2025-02-08 18:04:17',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173902989729229303200','No',NULL,NULL,'do'),(2909,'4000','291739027039','2025-02-08 18:04:17',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2910,'4000','291739027039','2025-02-08 18:03:59',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2911,'4000','291739027039','2025-02-08 18:04:04',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2912,'1010','291739030657','2025-02-08 19:04:30',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173903071822329032371','No',NULL,NULL,''),(2913,'4000','291739030657','2025-02-08 19:04:30',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2914,'4000','291739030657','2025-02-08 19:04:17',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2915,'1010','291739034152','2025-02-08 20:02:34',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173903418232038431322','No',NULL,NULL,'gnu7'),(2916,'4000','291739034152','2025-02-08 20:02:34',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2917,'1050','291739093888','2025-02-09 12:44:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173909426830309003242','No',NULL,NULL,''),(2918,'4000','291739093888','2025-02-09 12:44:26',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2919,'1050','291739095612','2025-02-09 13:07:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173909592839205329321','No',NULL,NULL,''),(2920,'4000','291739095612','2025-02-09 13:07:00',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2921,'4000','291739095612','2025-02-09 13:06:52',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2922,'1050','291739098652','2025-02-09 14:06:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173909917721020279792','No',NULL,NULL,''),(2923,'4000','291739098652','2025-02-09 14:06:15',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2924,'1050','291739099883','2025-02-09 14:31:51',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910071323032332127','No',NULL,NULL,''),(2925,'4000','291739099883','2025-02-09 14:31:51',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2926,'4000','291739099883','2025-02-09 14:18:04',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2927,'4000','291739099883','2025-02-09 14:18:15',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2928,'1050','291739101433','2025-02-09 14:43:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910163739303217131','No',NULL,NULL,''),(2929,'4000','291739101433','2025-02-09 14:43:55',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2930,'1050','291739101797','2025-02-09 15:03:24',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910261023102960092','No',NULL,NULL,''),(2931,'4000','291739101797','2025-02-09 15:03:24',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2932,'4000','291739101797','2025-02-09 14:49:57',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2933,'4000','291739101797','2025-02-09 14:57:51',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2934,'1050','291739102978','2025-02-09 15:09:42',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910298520392223373','No',NULL,NULL,''),(2935,'4000','291739102978','2025-02-09 15:09:42',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2936,'1050','291739103034','2025-02-09 15:10:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910303891329373328','No',NULL,NULL,''),(2937,'4000','291739103034','2025-02-09 15:10:37',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2938,'1050','291739103386','2025-02-09 15:31:25',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910428949702900300','No',NULL,NULL,''),(2939,'4000','291739103386','2025-02-09 15:31:25',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2940,'4000','291739103386','2025-02-09 15:16:27',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2941,'1050','291739105123','2025-02-09 15:45:48',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910516122361331273','No',NULL,NULL,''),(2942,'4000','291739105123','2025-02-09 15:45:48',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2943,'4000','291739105123','2025-02-09 15:45:23',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2944,'4000','291739105123','2025-02-09 15:45:35',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2945,'1050','291739105181','2025-02-09 15:46:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910518992102033237','No',NULL,NULL,''),(2946,'4000','291739105181','2025-02-09 15:46:26',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2947,'4000','291739105181','2025-02-09 15:46:21',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2948,'1050','291739106296','2025-02-09 16:04:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910630413219321293','No',NULL,NULL,''),(2949,'4000','291739106296','2025-02-09 16:04:58',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2950,'1050','291739106338','2025-02-09 16:05:46',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910700103922232130','No',NULL,NULL,''),(2951,'4000','291739106338','2025-02-09 16:05:46',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2952,'4000','291739106338','2025-02-09 16:05:38',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2953,'1050','291739107355','2025-02-09 16:22:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910736430063932222','No',NULL,NULL,''),(2954,'4000','291739107355','2025-02-09 16:22:38',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2955,'1050','291739107458','2025-02-09 16:24:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910748207223241002','No',NULL,NULL,''),(2956,'4000','291739107458','2025-02-09 16:24:38',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2957,'1050','291739108832','2025-02-09 16:47:16',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173910883830981883303','No',NULL,NULL,''),(2958,'4000','291739108832','2025-02-09 16:47:16',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2959,'1050','291739110414','2025-02-09 17:13:37',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173911070722331100203','No',NULL,NULL,''),(2960,'4000','291739110414','2025-02-09 17:13:37',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2961,'1050','291739112539','2025-02-09 17:55:47',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173911295627330223023','No',NULL,NULL,''),(2962,'4000','291739112539','2025-02-09 17:55:47',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2963,'4000','291739112539','2025-02-09 17:49:00',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2964,'1050','291739113237','2025-02-09 18:05:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173911353223112272323','No',NULL,NULL,''),(2965,'4000','291739113237','2025-02-09 18:05:30',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(2966,'1050','291739116267','2025-02-09 18:51:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173911627401333932602','No',NULL,NULL,''),(2967,'4000','291739116267','2025-02-09 18:51:11',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2968,'1050','291739117011','2025-02-09 19:03:36',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173911701837233022032','No',NULL,NULL,''),(2969,'4000','291739117011','2025-02-09 19:03:36',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2970,'4000','291739117011','2025-02-09 19:03:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2971,'1050','291739117246','2025-02-09 19:08:25',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173912072221023222202','No',NULL,NULL,''),(2972,'4000','291739117246','2025-02-09 19:08:25',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(2973,'4000','291739117246','2025-02-09 19:07:26',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2974,'1050','291739187936','2025-02-10 14:45:37',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173918793920127292272','No',NULL,NULL,''),(2975,'4000','291739187936','2025-02-10 14:45:37',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2976,'1050','291739187950','2025-02-10 14:45:51',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173918795487723822000','No',NULL,NULL,''),(2977,'4000','291739187950','2025-02-10 14:45:51',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2978,'1050','291739187977','2025-02-10 14:46:19',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173918798132733200022','No',NULL,NULL,''),(2979,'4000','291739187977','2025-02-10 14:46:19',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2980,'1050','291739197664','2025-02-10 17:27:46',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173919804812730020323','No',NULL,NULL,''),(2981,'4000','291739197664','2025-02-10 17:27:46',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2982,'1050','291739270572','2025-02-11 14:00:46',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173927167932236203022','No',NULL,NULL,''),(2983,'4000','291739270572','2025-02-11 14:00:46',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2984,'4000','291739270572','2025-02-11 13:42:52',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2985,'4000','291739270572','2025-02-11 13:43:00',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2986,'4000','291739270572','2025-02-11 14:00:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2987,'4000','291739270572','2025-02-11 14:00:36',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2988,'1050','291739273961','2025-02-11 14:40:54',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173927408833132324702','No',NULL,NULL,''),(2989,'4000','291739273961','2025-02-11 14:40:54',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2990,'4000','291739273961','2025-02-11 14:39:22',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2991,'1050','291739279857','2025-02-11 16:18:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928059723229080303','No',NULL,NULL,''),(2992,'4000','291739279857','2025-02-11 16:18:26',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2993,'4000','291739279857','2025-02-11 16:17:37',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(2994,'1050','291739280610','2025-02-11 16:30:11',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928063533730529233','No',NULL,NULL,''),(2995,'4000','291739280610','2025-02-11 16:30:11',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2996,'1050','291739280795','2025-02-11 16:33:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928127502330392129','No',NULL,NULL,''),(2997,'4000','291739280795','2025-02-11 16:33:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2998,'1050','291739283745','2025-02-11 17:22:27',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928421932332783223','No',NULL,NULL,''),(2999,'4000','291739283745','2025-02-11 17:22:27',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3000,'1050','291739284640','2025-02-11 17:37:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928493930321202383','No',NULL,NULL,''),(3001,'4000','291739284640','2025-02-11 17:37:22',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3002,'1050','291739288508','2025-02-11 18:41:49',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173928851332572122002','No',NULL,NULL,''),(3003,'4000','291739288508','2025-02-11 18:41:49',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3004,'1050','291739356120','2025-02-12 13:28:41',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173935612332320207120','No',NULL,NULL,''),(3005,'4000','291739356120','2025-02-12 13:28:41',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3006,'1050','291739367515','2025-02-12 16:39:12',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173936755707320320763','No',NULL,NULL,''),(3007,'4000','291739367515','2025-02-12 16:39:12',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3008,'4000','291739367515','2025-02-12 16:38:35',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3009,'1050','291739372301','2025-02-12 17:58:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173937230432023733933','No',NULL,NULL,''),(3010,'4000','291739372301','2025-02-12 17:58:23',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3011,'1050','291739372572','2025-02-12 18:02:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173937257722023229037','No',NULL,NULL,''),(3012,'4000','291739372572','2025-02-12 18:02:54',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3013,'1050','291739374813','2025-02-12 18:40:19',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173937482123337430202','No',NULL,NULL,''),(3014,'4000','291739374813','2025-02-12 18:40:19',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3015,'1050','291739442189','2025-02-13 13:23:10',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173944219222391233243','No',NULL,NULL,''),(3016,'4000','291739442189','2025-02-13 13:23:10',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3017,'1050','291739442202','2025-02-13 13:23:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173944220722900023033','No',NULL,NULL,''),(3018,'4000','291739442202','2025-02-13 13:23:26',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3019,'1050','291739445316','2025-02-13 14:15:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173944532023202332130','No',NULL,NULL,''),(3020,'4000','291739445316','2025-02-13 14:15:18',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3021,'1050','291739445339','2025-02-13 14:15:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173944534223300223902','No',NULL,NULL,''),(3022,'4000','291739445339','2025-02-13 14:15:41',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(3023,'1050','291739450433','2025-02-13 15:40:35',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173945066123429330052','No',NULL,NULL,''),(3024,'4000','291739450433','2025-02-13 15:40:35',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3025,'1050','291739526326','2025-02-14 12:45:28',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173952633629263331322','No',NULL,NULL,''),(3026,'4000','291739526326','2025-02-14 12:45:28',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3027,'1050','291739534651','2025-02-14 15:06:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173953479722092202339','No',NULL,NULL,''),(3028,'4000','291739534651','2025-02-14 15:06:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3029,'1050','291739534818','2025-02-14 15:07:00',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173953482833729220232','No',NULL,NULL,''),(3030,'4000','291739534818','2025-02-14 15:07:00',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3031,'1050','291739538552','2025-02-14 16:09:57',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173953860228092222803','No',NULL,NULL,''),(3032,'4000','291739538552','2025-02-14 16:09:57',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3033,'4000','291739538552','2025-02-14 16:09:12',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3034,'4000','291739538552','2025-02-14 16:09:51',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3035,'1050','291739552508','2025-02-14 20:02:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173955326409930507001','No',NULL,NULL,''),(3036,'4000','291739552508','2025-02-14 20:02:00',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3037,'4000','291739552508','2025-02-14 20:01:49',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3038,'1050','291739610131','2025-02-15 12:02:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173961016420320233632','No',NULL,NULL,''),(3039,'4000','291739610131','2025-02-15 12:02:22',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3040,'4000','291739610131','2025-02-15 12:02:11',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3047,'1050','291739619230','2025-02-15 14:34:54',3650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962071107299000399','No',NULL,NULL,''),(3048,'4000','291739619230','2025-02-15 14:34:54',NULL,1200.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3049,'4000','291739619230','2025-02-15 14:33:50',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3050,'4000','291739619230','2025-02-15 14:34:15',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3051,'4000','291739619230','2025-02-15 14:34:23',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3052,'4000','291739619230','2025-02-15 14:34:34',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3053,'4000','291739619230','2025-02-15 14:34:53',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3054,'1050','291739622624','2025-02-15 15:30:28',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962263036130333333','No',NULL,NULL,''),(3055,'4000','291739622624','2025-02-15 15:30:28',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3056,'1050','291739623744','2025-02-15 15:49:14',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962375709233220272','No',NULL,NULL,''),(3057,'4000','291739623744','2025-02-15 15:49:14',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3058,'4000','291739623744','2025-02-15 15:49:04',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3059,'4000','291739623744','2025-02-15 15:49:08',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3060,'1050','291739623774','2025-02-15 15:49:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962377760270290222','No',NULL,NULL,''),(3061,'4000','291739623774','2025-02-15 15:49:36',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3062,'1050','291739625676','2025-02-15 16:21:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962568121212322513','No',NULL,NULL,''),(3063,'4000','291739625676','2025-02-15 16:21:20',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3064,'1050','291739626262','2025-02-15 16:31:04',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962626522030720052','No',NULL,NULL,''),(3065,'4000','291739626262','2025-02-15 16:31:04',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3066,'1050','291739627559','2025-02-15 16:52:53',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962757922339332702','No',NULL,NULL,''),(3067,'4000','291739627559','2025-02-15 16:52:53',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3068,'1050','291739628483','2025-02-15 17:08:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962849272900233383','No',NULL,NULL,''),(3069,'4000','291739628483','2025-02-15 17:08:04',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3070,'1050','291739629147','2025-02-15 17:19:23',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173962917020030030090','No',NULL,NULL,''),(3071,'4000','291739629147','2025-02-15 17:19:23',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3072,'4000','291739629147','2025-02-15 17:19:07',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3073,'4000','291739629147','2025-02-15 17:19:16',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3077,'1050','291739630816','2025-02-15 17:47:02',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963152220732022257','No',NULL,NULL,''),(3078,'4000','291739630816','2025-02-15 17:47:02',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3079,'4000','291739630816','2025-02-15 17:46:56',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3080,'4000','291739630816','2025-02-15 17:47:00',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3081,'1050','291739631718','2025-02-15 18:01:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963172023231221222','No',NULL,NULL,''),(3082,'4000','291739631718','2025-02-15 18:01:59',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3086,'1050','291739633179','2025-02-15 18:26:31',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963329977300232372','No',NULL,NULL,''),(3087,'4000','291739633179','2025-02-15 18:26:31',NULL,0.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3088,'4000','291739633179','2025-02-15 18:26:19',NULL,900.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3089,'4000','291739633179','2025-02-15 18:26:29',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3090,'4000','291739633179','2025-02-15 18:27:55',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3091,'1050','291739635307','2025-02-15 19:01:55',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963607837227223332','No',NULL,NULL,''),(3092,'4000','291739635307','2025-02-15 19:01:55',NULL,1800.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3093,'1050','291739636220','2025-02-15 19:17:21',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963624523033222632','No',NULL,NULL,''),(3094,'4000','291739636220','2025-02-15 19:17:21',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3095,'4000','291739636220','2025-02-15 19:17:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3096,'1050','291739637230','2025-02-15 19:33:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963724093903330022','No',NULL,NULL,''),(3097,'4000','291739637230','2025-02-15 19:33:55',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3098,'1050','291739637368','2025-02-15 19:36:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963737473422003732','No',NULL,NULL,''),(3099,'4000','291739637368','2025-02-15 19:36:12',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3100,'1050','291739638027','2025-02-15 19:47:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173963803330023233062','No',NULL,NULL,''),(3101,'4000','291739638027','2025-02-15 19:47:10',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3102,'1050','291739702998','2025-02-16 13:50:00',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970345252324232333','No',NULL,NULL,''),(3103,'4000','291739702998','2025-02-16 13:50:00',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3104,'1050','291739704232','2025-02-16 14:10:34',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970424122030092327','No',NULL,NULL,''),(3105,'4000','291739704232','2025-02-16 14:10:34',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3106,'1050','291739704296','2025-02-16 14:11:59',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970433930032732303','No',NULL,NULL,''),(3107,'4000','291739704296','2025-02-16 14:11:59',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3108,'4000','291739704296','2025-02-16 14:11:36',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3109,'1050','291739706181','2025-02-16 14:46:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970640632220769697','No',NULL,NULL,''),(3110,'4000','291739706181','2025-02-16 14:46:44',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3111,'1050','291739706767','2025-02-16 14:52:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970697443270137330','No',NULL,NULL,''),(3112,'4000','291739706767','2025-02-16 14:52:49',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3113,'1050','291739707027','2025-02-16 14:57:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173970703533320022030','No',NULL,NULL,''),(3114,'4000','291739707027','2025-02-16 14:57:09',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3115,'1050','291739710364','2025-02-16 15:52:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971036636106222230','No',NULL,NULL,''),(3116,'4000','291739710364','2025-02-16 15:52:45',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3117,'1050','291739711286','2025-02-16 16:08:15',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971170911933923232','No',NULL,NULL,''),(3118,'4000','291739711286','2025-02-16 16:08:15',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3119,'4000','291739711286','2025-02-16 16:08:06',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3120,'1050','291739711850','2025-02-16 16:17:54',2150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971187822702002708','No',NULL,NULL,''),(3121,'4000','291739711850','2025-02-16 16:17:54',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3122,'4000','291739711850','2025-02-16 16:17:30',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3123,'4000','291739711850','2025-02-16 16:17:37',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3124,'4000','291739711850','2025-02-16 16:17:45',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3125,'1050','291739712051','2025-02-16 16:21:02',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971206929033222220','No',NULL,NULL,''),(3126,'4000','291739712051','2025-02-16 16:21:02',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3127,'4000','291739712051','2025-02-16 16:20:51',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3128,'1050','291739712510','2025-02-16 16:39:03',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971315193333102322','No',NULL,NULL,''),(3129,'4000','291739712510','2025-02-16 16:39:03',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3130,'4000','291739712510','2025-02-16 16:28:30',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3131,'4000','291739712510','2025-02-16 16:28:46',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(3132,'1050','291739713271','2025-02-16 16:41:16',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971347934390909323','No',NULL,NULL,''),(3133,'4000','291739713271','2025-02-16 16:41:16',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3134,'1050','291739714347','2025-02-16 16:59:08',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971434924329231123','No',NULL,NULL,''),(3135,'4000','291739714347','2025-02-16 16:59:08',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3136,'1050','291739717942','2025-02-16 17:59:33',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971797873230202302','No',NULL,NULL,''),(3137,'4000','291739717942','2025-02-16 17:59:33',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3138,'4000','291739717942','2025-02-16 17:59:02',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3139,'4000','291739717942','2025-02-16 17:59:20',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3140,'1050','291739718022','2025-02-16 18:01:37',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971810518922220325','No',NULL,NULL,''),(3141,'4000','291739718022','2025-02-16 18:01:37',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3142,'4000','291739718022','2025-02-16 18:00:22',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3143,'4000','291739718022','2025-02-16 18:00:45',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3144,'4000','291739718022','2025-02-16 18:00:56',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(3145,'1050','291739719296','2025-02-16 18:22:22',2350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173971995532232323503','No',NULL,NULL,''),(3146,'4000','291739719296','2025-02-16 18:22:22',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3147,'4000','291739719296','2025-02-16 18:21:36',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3148,'4000','291739719296','2025-02-16 18:22:05',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3149,'4000','291739719296','2025-02-16 18:22:09',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3150,'1050','291739720077','2025-02-16 18:35:27',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173972105602233233233','No',NULL,NULL,''),(3151,'4000','291739720077','2025-02-16 18:35:27',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(3152,'4000','291739720077','2025-02-16 18:34:37',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3153,'1050','291739722801','2025-02-16 19:20:25',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173972282732230333233','No',NULL,NULL,''),(3154,'4000','291739722801','2025-02-16 19:20:25',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3155,'1050','291739794921','2025-02-17 15:22:22',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173979505829203212028','No',NULL,NULL,''),(3156,'4000','291739794921','2025-02-17 15:22:22',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3157,'4000','291739794921','2025-02-17 15:22:01',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(3158,'1050','291739797162','2025-02-17 15:59:24',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173979743023722370932','No',NULL,NULL,''),(3159,'4000','291739797162','2025-02-17 15:59:24',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3160,'1050','291739801968','2025-02-17 17:19:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173980215132313203202','No',NULL,NULL,''),(3161,'4000','291739801968','2025-02-17 17:19:31',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3162,'1050','291739807376','2025-02-17 18:49:45',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173980767233222722262','No',NULL,NULL,''),(3163,'4000','291739807376','2025-02-17 18:49:45',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3164,'1050','291739889812','2025-02-18 17:43:34',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173988984130138132203','No',NULL,NULL,''),(3165,'4000','291739889812','2025-02-18 17:43:34',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3166,'1050','291739965938','2025-02-19 14:52:24',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173996596723733059923','No',NULL,NULL,''),(3167,'4000','291739965938','2025-02-19 14:52:24',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3168,'4000','291739965938','2025-02-19 14:52:18',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3169,'1050','291739971607','2025-02-19 16:26:56',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173997161833233301322','No',NULL,NULL,''),(3170,'4000','291739971607','2025-02-19 16:26:56',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3171,'4000','291739971607','2025-02-19 16:26:47',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3172,'1010','291739980988','2025-02-19 19:03:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29173998186202332230779','No',NULL,NULL,'31sn'),(3173,'4000','291739980988','2025-02-19 19:03:11',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(3174,'1050','291740049937','2025-02-20 14:13:59',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174005004400207022272','No',NULL,NULL,''),(3175,'4000','291740049937','2025-02-20 14:13:59',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(3176,'4000','291740049937','2025-02-20 14:12:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3177,'4000','291740049937','2025-02-20 14:13:00',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(3178,'4000','291740049937','2025-02-20 14:13:15',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3179,'1050','291740066940','2025-02-20 18:56:11',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174006697290232220263','No',NULL,NULL,''),(3180,'4000','291740066940','2025-02-20 18:56:11',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3181,'4000','291740066940','2025-02-20 18:55:41',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3182,'1050','291740124986','2025-02-21 11:03:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174012554209243220272','No',NULL,NULL,''),(3183,'4000','291740124986','2025-02-21 11:03:08',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3184,'1050','291740128138','2025-02-21 11:56:00',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174012816663223326203','No',NULL,NULL,''),(3185,'4000','291740128138','2025-02-21 11:56:00',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3186,'1050','291740133614','2025-02-21 13:26:59',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013362232330327312','No',NULL,NULL,''),(3187,'4000','291740133614','2025-02-21 13:26:59',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3188,'1050','291740136381','2025-02-21 14:15:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013656231313333050','No',NULL,NULL,''),(3189,'4000','291740136381','2025-02-21 14:15:59',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3190,'1050','291740136990','2025-02-21 14:23:12',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013721323022223020','No',NULL,NULL,''),(3191,'4000','291740136990','2025-02-21 14:23:12',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3192,'1050','291740137951','2025-02-21 14:39:14',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013813613233323262','No',NULL,NULL,''),(3193,'4000','291740137951','2025-02-21 14:39:14',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3194,'1050','291740138428','2025-02-21 14:47:11',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013847177122203174','No',NULL,NULL,''),(3195,'4000','291740138428','2025-02-21 14:47:11',NULL,2500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3196,'1050','291740139352','2025-02-21 15:02:45',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013940320223223231','No',NULL,NULL,''),(3197,'4000','291740139352','2025-02-21 15:02:45',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3198,'4000','291740139352','2025-02-21 15:02:32',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3199,'1050','291740139430','2025-02-21 15:03:51',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174013943310121123220','No',NULL,NULL,''),(3200,'4000','291740139430','2025-02-21 15:03:51',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3201,'1050','291740141752','2025-02-21 15:51:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174014228920323329420','No',NULL,NULL,''),(3202,'4000','291740141752','2025-02-21 15:51:26',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3203,'1050','291740147705','2025-02-21 17:23:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174014847013230702083','No',NULL,NULL,''),(3204,'4000','291740147705','2025-02-21 17:23:26',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3205,'4000','291740147705','2025-02-21 17:21:45',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3206,'1050','291740149223','2025-02-21 17:47:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174015059239322233305','No',NULL,NULL,''),(3207,'4000','291740149223','2025-02-21 17:47:09',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3208,'1050','291740151147','2025-02-21 18:19:19',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174015117033021002520','No',NULL,NULL,''),(3209,'4000','291740151147','2025-02-21 18:19:19',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3210,'1050','291740153460','2025-02-21 18:59:01',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174015433202233233233','No',NULL,NULL,''),(3211,'4000','291740153460','2025-02-21 18:59:01',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3212,'4000','291740153460','2025-02-21 18:57:41',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3213,'1050','291740155569','2025-02-21 19:32:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174015557733523300274','No',NULL,NULL,''),(3214,'4000','291740155569','2025-02-21 19:32:54',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3215,'1050','291740208876','2025-02-22 10:21:27',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174020888922230229082','No',NULL,NULL,''),(3216,'4000','291740208876','2025-02-22 10:21:27',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3217,'4000','291740208876','2025-02-22 10:21:16',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3218,'1050','291740216021','2025-02-22 12:20:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174021606591032130230','No',NULL,NULL,''),(3219,'4000','291740216021','2025-02-22 12:20:26',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3220,'1050','291740218617','2025-02-22 13:03:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174021891933220382232','No',NULL,NULL,''),(3221,'4000','291740218617','2025-02-22 13:03:38',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3222,'1050','291740218928','2025-02-22 13:09:04',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174021894509083334241','No',NULL,NULL,''),(3223,'4000','291740218928','2025-02-22 13:09:04',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3224,'4000','291740218928','2025-02-22 13:08:48',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3225,'1050','291740223047','2025-02-22 14:17:28',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022305323304223232','No',NULL,NULL,''),(3226,'4000','291740223047','2025-02-22 14:17:28',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3227,'1050','291740223220','2025-02-22 14:23:03',3700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022338603033028323','No',NULL,NULL,''),(3228,'4000','291740223220','2025-02-22 14:23:03',NULL,900.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3229,'4000','291740223220','2025-02-22 14:20:20',NULL,900.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3230,'4000','291740223220','2025-02-22 14:20:30',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3231,'4000','291740223220','2025-02-22 14:20:40',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3232,'4000','291740223220','2025-02-22 14:20:51',NULL,1000.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3233,'1050','291740223747','2025-02-22 14:29:28',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022377520732702115','No',NULL,NULL,''),(3234,'4000','291740223747','2025-02-22 14:29:28',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3235,'4000','291740223747','2025-02-22 14:29:07',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3236,'1050','291740223828','2025-02-22 14:30:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022383732232903227','No',NULL,NULL,''),(3237,'4000','291740223828','2025-02-22 14:30:33',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3238,'4000','291740223828','2025-02-22 14:30:28',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3239,'1050','291740224825','2025-02-22 14:47:16',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022485233239022432','No',NULL,NULL,''),(3240,'4000','291740224825','2025-02-22 14:47:16',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3241,'4000','291740224825','2025-02-22 14:47:05',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3242,'1050','291740225508','2025-02-22 14:58:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022591933002223020','No',NULL,NULL,''),(3243,'4000','291740225508','2025-02-22 14:58:33',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3244,'4000','291740225508','2025-02-22 14:58:28',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3245,'1050','291740226618','2025-02-22 15:17:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022759322124493323','No',NULL,NULL,''),(3246,'4000','291740226618','2025-02-22 15:17:05',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3247,'1050','291740227992','2025-02-22 15:40:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174022800333220382232','No',NULL,NULL,''),(3248,'4000','291740227992','2025-02-22 15:40:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3249,'4000','291740227992','2025-02-22 15:39:52',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3250,'1050','291740232171','2025-02-22 16:54:21',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023246639222330206','No',NULL,NULL,''),(3251,'4000','291740232171','2025-02-22 16:54:21',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3255,'1050','291740234650','2025-02-22 17:30:52',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023505725022352213','No',NULL,NULL,''),(3256,'4000','291740234650','2025-02-22 17:30:52',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3257,'1050','291740235117','2025-02-22 17:46:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023562533723205201','No',NULL,NULL,''),(3258,'4000','291740235117','2025-02-22 17:46:59',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3263,'1050','291740233803','2025-02-22 17:25:59',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023785622272333033','No',NULL,NULL,''),(3264,'4000','291740233803','2025-02-22 17:25:59',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3265,'4000','291740233803','2025-02-22 17:16:43',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3266,'4000','291740233803','2025-02-22 17:25:55',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3267,'1050','291740238108','2025-02-22 18:29:29',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023817525332102323','No',NULL,NULL,''),(3268,'4000','291740238108','2025-02-22 18:29:29',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3269,'4000','291740238108','2025-02-22 18:28:29',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3270,'1050','291740238537','2025-02-22 18:35:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174023855445070138233','No',NULL,NULL,''),(3271,'4000','291740238537','2025-02-22 18:35:46',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3272,'1050','291740241184','2025-02-22 19:19:47',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174024137022230040320','No',NULL,NULL,''),(3273,'4000','291740241184','2025-02-22 19:19:47',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3274,'1050','291740243653','2025-02-22 20:01:29',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174024369337002639723','No',NULL,NULL,''),(3275,'4000','291740243653','2025-02-22 20:01:29',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3276,'4000','291740243653','2025-02-22 20:00:53',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3277,'4000','291740243653','2025-02-22 20:01:17',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3278,'1050','291740305351','2025-02-23 13:09:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174030564510003392030','No',NULL,NULL,''),(3279,'4000','291740305351','2025-02-23 13:09:13',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3280,'1050','291740308116','2025-02-23 13:55:28',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174030813103021222330','No',NULL,NULL,''),(3281,'4000','291740308116','2025-02-23 13:55:28',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3282,'4000','291740308116','2025-02-23 13:55:16',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3283,'1050','291740308611','2025-02-23 14:03:33',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174030861432032026222','No',NULL,NULL,''),(3284,'4000','291740308611','2025-02-23 14:03:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3285,'1010','291740308963','2025-02-23 14:09:25',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174030897832902900039','No',NULL,NULL,'sqk'),(3286,'4000','291740308963','2025-02-23 14:09:25',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3287,'1050','291740309237','2025-02-23 14:15:13',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174030979520339230320','No',NULL,NULL,''),(3288,'4000','291740309237','2025-02-23 14:15:13',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3289,'4000','291740309237','2025-02-23 14:13:57',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3290,'4000','291740309237','2025-02-23 14:14:58',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3291,'1050','291740310944','2025-02-23 14:42:51',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031099693211224102','No',NULL,NULL,''),(3292,'4000','291740310944','2025-02-23 14:42:51',NULL,900.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3293,'1050','291740311392','2025-02-23 14:49:57',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031139803013232283','No',NULL,NULL,''),(3294,'4000','291740311392','2025-02-23 14:49:57',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3297,'1050','291740311990','2025-02-23 14:59:52',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031243441304330133','No',NULL,NULL,''),(3298,'4000','291740311990','2025-02-23 14:59:52',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3299,'4000','291740311990','2025-02-23 14:59:50',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3300,'1050','291740313453','2025-02-23 15:24:59',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031351333322230301','No',NULL,NULL,''),(3301,'4000','291740313453','2025-02-23 15:24:59',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3302,'4000','291740313453','2025-02-23 15:24:13',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3303,'1050','291740315962','2025-02-23 16:11:48',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031638523202332320','No',NULL,NULL,''),(3304,'4000','291740315962','2025-02-23 16:11:48',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3305,'4000','291740315962','2025-02-23 16:06:03',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3306,'1050','291740316844','2025-02-23 16:20:45',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031684869082002380','No',NULL,NULL,''),(3307,'4000','291740316844','2025-02-23 16:20:45',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3311,'1050','291740317932','2025-02-23 16:39:31',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031841221322339222','No',NULL,NULL,''),(3312,'4000','291740317932','2025-02-23 16:39:31',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3313,'4000','291740317932','2025-02-23 16:38:52',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3314,'4000','291740317932','2025-02-23 16:39:29',NULL,1000.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3315,'1050','291740318429','2025-02-23 16:47:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031843233222214133','No',NULL,NULL,''),(3316,'4000','291740318429','2025-02-23 16:47:11',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3317,'1050','291740319279','2025-02-23 17:01:30',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174031929110223332302','No',NULL,NULL,''),(3318,'4000','291740319279','2025-02-23 17:01:30',NULL,900.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3319,'4000','291740319279','2025-02-23 17:01:19',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3320,'1050','291740320377','2025-02-23 17:19:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032038207321123224','No',NULL,NULL,''),(3321,'4000','291740320377','2025-02-23 17:19:39',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3322,'1050','291740320397','2025-02-23 17:20:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032040109022311442','No',NULL,NULL,''),(3323,'4000','291740320397','2025-02-23 17:20:00',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3327,'1050','291740320595','2025-02-23 17:23:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032060003323320032','No',NULL,NULL,''),(3328,'4000','291740320595','2025-02-23 17:23:19',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3329,'1050','291740321331','2025-02-23 17:35:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032133723333200332','No',NULL,NULL,''),(3330,'4000','291740321331','2025-02-23 17:35:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3331,'1050','291740321650','2025-02-23 17:40:52',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032165433033234202','No',NULL,NULL,''),(3332,'4000','291740321650','2025-02-23 17:40:52',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3333,'1050','291740322770','2025-02-23 17:59:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032277227373237232','No',NULL,NULL,''),(3334,'4000','291740322770','2025-02-23 17:59:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3335,'1010','291740320538','2025-02-23 17:22:24',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174032310333231222223','No',NULL,NULL,'hhi'),(3336,'4000','291740320538','2025-02-23 17:22:24',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3337,'4000','291740320538','2025-02-23 17:22:18',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3338,'1050','291740478565','2025-02-25 13:16:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174047857190223798213','No',NULL,NULL,''),(3339,'4000','291740478565','2025-02-25 13:16:09',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3340,'1050','291740479811','2025-02-25 13:36:57',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174047982110313233020','No',NULL,NULL,''),(3341,'4000','291740479811','2025-02-25 13:36:57',NULL,900.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3342,'1050','291740483036','2025-02-25 14:30:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174048345122332224322','No',NULL,NULL,''),(3343,'4000','291740483036','2025-02-25 14:30:39',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3344,'1050','291740493152','2025-02-25 17:19:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174049331512212330014','No',NULL,NULL,''),(3345,'4000','291740493152','2025-02-25 17:19:14',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3346,'1050','291740495115','2025-02-25 17:52:24',1120.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174049514503342300102','No',NULL,NULL,''),(3347,'4000','291740495115','2025-02-25 17:52:24',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3348,'4000','291740495115','2025-02-25 17:51:55',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3349,'1050','291740574696','2025-02-26 15:58:18',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174057509523241527355','No',NULL,NULL,''),(3350,'4000','291740574696','2025-02-26 15:58:18',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3351,'1050','291740576895','2025-02-26 16:39:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174057714747722320332','No',NULL,NULL,''),(3352,'4000','291740576895','2025-02-26 16:39:05',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3353,'1050','291740582547','2025-02-26 18:09:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174058256992322373505','No',NULL,NULL,''),(3354,'4000','291740582547','2025-02-26 18:09:10',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3355,'1050','291740657623','2025-02-27 15:00:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174065783632030320373','No',NULL,NULL,''),(3356,'4000','291740657623','2025-02-27 15:00:25',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3357,'1050','291740658609','2025-02-27 15:18:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174065896533235404343','No',NULL,NULL,''),(3358,'4000','291740658609','2025-02-27 15:18:11',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3359,'4000','291740658609','2025-02-27 15:16:50',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3360,'1050','291740660807','2025-02-27 15:53:34',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174066115460036036222','No',NULL,NULL,''),(3361,'4000','291740660807','2025-02-27 15:53:34',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3362,'1050','291740668855','2025-02-27 18:07:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174066886106322037173','No',NULL,NULL,''),(3363,'4000','291740668855','2025-02-27 18:07:38',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3364,'1050','291740736935','2025-02-28 13:02:18',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174073693932001320240','No',NULL,NULL,''),(3365,'4000','291740736935','2025-02-28 13:02:18',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3366,'1050','291740743410','2025-02-28 14:50:20',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174074342102322032321','No',NULL,NULL,''),(3367,'4000','291740743410','2025-02-28 14:50:20',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3368,'4000','291740743410','2025-02-28 14:50:10',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3372,'1050','291740745730','2025-02-28 15:29:00',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174074676837920307338','No',NULL,NULL,''),(3373,'4000','291740745730','2025-02-28 15:29:00',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3374,'4000','291740745730','2025-02-28 15:28:51',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3375,'4000','291740745730','2025-02-28 15:28:57',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3376,'1050','291740750393','2025-02-28 16:46:52',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075063832303923028','No',NULL,NULL,''),(3377,'4000','291740750393','2025-02-28 16:46:52',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3378,'4000','291740750393','2025-02-28 16:46:34',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3379,'1050','291740750765','2025-02-28 16:53:35',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075108401843227232','No',NULL,NULL,''),(3380,'4000','291740750765','2025-02-28 16:53:35',NULL,1350.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3381,'4000','291740750765','2025-02-28 16:52:45',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3382,'1050','291740751336','2025-02-28 17:02:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075134530523124202','No',NULL,NULL,''),(3383,'4000','291740751336','2025-02-28 17:02:19',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3384,'1050','291740752462','2025-02-28 17:21:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075246636232073902','No',NULL,NULL,''),(3385,'4000','291740752462','2025-02-28 17:21:04',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3386,'1050','291740752673','2025-02-28 17:24:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075277125742332737','No',NULL,NULL,''),(3387,'4000','291740752673','2025-02-28 17:24:40',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3388,'1050','291740758237','2025-02-28 18:57:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174075824322300022423','No',NULL,NULL,''),(3389,'4000','291740758237','2025-02-28 18:57:22',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3390,'1050','291740821568','2025-03-01 12:32:50',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174082157204232074020','No',NULL,NULL,''),(3391,'4000','291740821568','2025-03-01 12:32:50',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3392,'1050','291740825212','2025-03-01 13:33:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174082524053313322320','No',NULL,NULL,''),(3393,'4000','291740825212','2025-03-01 13:33:35',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3394,'1050','291740826181','2025-03-01 13:49:46',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174082655375222330003','No',NULL,NULL,''),(3395,'4000','291740826181','2025-03-01 13:49:46',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3396,'1050','291740831862','2025-03-01 15:24:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083215603237320302','No',NULL,NULL,''),(3397,'4000','291740831862','2025-03-01 15:24:52',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(3398,'1050','291740832969','2025-03-01 15:42:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083333132300239333','No',NULL,NULL,''),(3399,'4000','291740832969','2025-03-01 15:42:54',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3400,'1050','291740833474','2025-03-01 15:51:34',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083391341373203231','No',NULL,NULL,''),(3401,'4000','291740833474','2025-03-01 15:51:34',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3402,'4000','291740833474','2025-03-01 15:51:15',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3403,'1050','291740833938','2025-03-01 15:59:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083396118449329233','No',NULL,NULL,''),(3404,'4000','291740833938','2025-03-01 15:59:11',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3405,'4000','291740833938','2025-03-01 15:58:58',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3406,'1050','291740834305','2025-03-01 16:05:34',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083438027208483203','No',NULL,NULL,''),(3407,'4000','291740834305','2025-03-01 16:05:34',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3408,'1050','291740836805','2025-03-01 16:46:49',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083725932233333202','No',NULL,NULL,''),(3409,'4000','291740836805','2025-03-01 16:46:49',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3410,'1050','291740837297','2025-03-01 16:56:35',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083759815223322322','No',NULL,NULL,''),(3411,'4000','291740837297','2025-03-01 16:56:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3412,'4000','291740837297','2025-03-01 16:54:57',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3413,'4000','291740837297','2025-03-01 16:55:15',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(3414,'4000','291740837297','2025-03-01 16:55:44',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3415,'4000','291740837297','2025-03-01 16:56:08',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3418,'1050','291740838455','2025-03-01 17:14:20',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174083980428220393712','No',NULL,NULL,''),(3419,'4000','291740838455','2025-03-01 17:14:20',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3420,'4000','291740838455','2025-03-01 17:14:15',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3421,'1050','291740840792','2025-03-01 17:53:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084080431240204420','No',NULL,NULL,''),(3422,'4000','291740840792','2025-03-01 17:53:19',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3423,'1050','291740841315','2025-03-01 18:04:18',3700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084146361243713873','No',NULL,NULL,''),(3424,'4000','291740841315','2025-03-01 18:04:18',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3425,'4000','291740841315','2025-03-01 18:01:55',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3426,'4000','291740841315','2025-03-01 18:02:06',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3427,'4000','291740841315','2025-03-01 18:02:37',NULL,900.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3428,'4000','291740841315','2025-03-01 18:03:06',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3429,'4000','291740841315','2025-03-01 18:03:37',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3430,'1050','291740844733','2025-03-01 19:01:43',2700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084514202373532222','No',NULL,NULL,''),(3431,'4000','291740844733','2025-03-01 19:01:43',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3432,'4000','291740844733','2025-03-01 18:58:53',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3433,'4000','291740844733','2025-03-01 18:59:59',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3434,'4000','291740844733','2025-03-01 19:00:26',NULL,1350.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3435,'1050','291740845579','2025-03-01 19:13:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084558538027075252','No',NULL,NULL,''),(3436,'4000','291740845579','2025-03-01 19:13:02',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3437,'1050','291740847559','2025-03-01 19:46:10',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084768342710222233','No',NULL,NULL,''),(3438,'4000','291740847559','2025-03-01 19:46:10',NULL,1500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3439,'1050','291740848125','2025-03-01 19:55:31',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084813513223387024','No',NULL,NULL,''),(3440,'4000','291740848125','2025-03-01 19:55:31',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3441,'1050','291740848269','2025-03-01 19:57:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084827822013028292','No',NULL,NULL,''),(3442,'4000','291740848269','2025-03-01 19:57:54',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3443,'1050','291740848360','2025-03-01 19:59:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084836802004422600','No',NULL,NULL,''),(3444,'4000','291740848360','2025-03-01 19:59:25',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3445,'1050','291740848431','2025-03-01 20:00:54',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084845650200222210','No',NULL,NULL,''),(3446,'4000','291740848431','2025-03-01 20:00:54',NULL,1000.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3447,'4000','291740848431','2025-03-01 20:00:31',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3448,'1050','291740848474','2025-03-01 20:01:22',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174084848628842306030','No',NULL,NULL,''),(3449,'4000','291740848474','2025-03-01 20:01:22',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3450,'1050','291740850636','2025-03-01 20:37:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174085064234243200336','No',NULL,NULL,''),(3451,'4000','291740850636','2025-03-01 20:37:20',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3452,'1050','291740850659','2025-03-01 20:37:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174085066934330292302','No',NULL,NULL,''),(3453,'4000','291740850659','2025-03-01 20:37:46',NULL,1000.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3458,'1050','291740902920','2025-03-02 11:08:57',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091097429020293327','No',NULL,NULL,''),(3459,'4000','291740902920','2025-03-02 11:08:57',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3460,'4000','291740902920','2025-03-02 11:08:40',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3461,'4000','291740902920','2025-03-02 11:08:45',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3462,'1050','291740910995','2025-03-02 13:25:47',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091463103303319211','No',NULL,NULL,''),(3463,'4000','291740910995','2025-03-02 13:25:47',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3464,'4000','291740910995','2025-03-02 13:23:15',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3465,'4000','291740910995','2025-03-02 13:24:01',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3466,'1050','291740915325','2025-03-02 14:35:27',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091533103210112922','No',NULL,NULL,''),(3467,'4000','291740915325','2025-03-02 14:35:27',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3468,'1050','291740915434','2025-03-02 14:37:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091544122244004332','No',NULL,NULL,''),(3469,'4000','291740915434','2025-03-02 14:37:17',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3470,'1050','291740915452','2025-03-02 14:37:34',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091545523902005922','No',NULL,NULL,''),(3471,'4000','291740915452','2025-03-02 14:37:34',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3472,'1050','291740915560','2025-03-02 14:39:22',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091556403110923113','No',NULL,NULL,''),(3473,'4000','291740915560','2025-03-02 14:39:22',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3474,'1050','291740917155','2025-03-02 15:06:33',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091719823380320423','No',NULL,NULL,''),(3475,'4000','291740917155','2025-03-02 15:06:33',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3476,'4000','291740917155','2025-03-02 15:05:55',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3479,'1050','291740918809','2025-03-02 15:33:48',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091935899131522337','No',NULL,NULL,''),(3480,'4000','291740918809','2025-03-02 15:33:48',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3481,'4000','291740918809','2025-03-02 15:33:29',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3482,'1050','291740919410','2025-03-02 15:49:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091978333200401203','No',NULL,NULL,''),(3483,'4000','291740919410','2025-03-02 15:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3484,'1050','291740919817','2025-03-02 15:50:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091982180822323234','No',NULL,NULL,''),(3485,'4000','291740919817','2025-03-02 15:50:19',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3486,'1050','291740918534','2025-03-02 15:28:58',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091988332333923989','No',NULL,NULL,''),(3487,'4000','291740918534','2025-03-02 15:28:58',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3488,'4000','291740918534','2025-03-02 15:28:54',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3489,'1050','291740919895','2025-03-02 15:51:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174091989979030033930','No',NULL,NULL,''),(3490,'4000','291740919895','2025-03-02 15:51:36',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3491,'1050','291740920574','2025-03-02 16:02:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092057832920324413','No',NULL,NULL,''),(3492,'4000','291740920574','2025-03-02 16:02:56',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3493,'1050','291740920688','2025-03-02 16:04:50',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092113430302202740','No',NULL,NULL,''),(3494,'4000','291740920688','2025-03-02 16:04:50',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3495,'1050','291740921147','2025-03-02 16:12:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092115051919332320','No',NULL,NULL,''),(3496,'4000','291740921147','2025-03-02 16:12:28',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3497,'1050','291740921168','2025-03-02 16:12:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092126193331362302','No',NULL,NULL,''),(3498,'4000','291740921168','2025-03-02 16:12:58',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3499,'4000','291740921168','2025-03-02 16:12:48',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3500,'1050','291740921944','2025-03-02 16:25:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092195009932032030','No',NULL,NULL,''),(3501,'4000','291740921944','2025-03-02 16:25:49',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3502,'1050','291740922575','2025-03-02 16:37:14',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092263639233333329','No',NULL,NULL,''),(3503,'4000','291740922575','2025-03-02 16:37:14',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(3504,'4000','291740922575','2025-03-02 16:36:15',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3505,'1050','291740923681','2025-03-02 16:54:50',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092370400302202241','No',NULL,NULL,''),(3506,'4000','291740923681','2025-03-02 16:54:50',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3507,'4000','291740923681','2025-03-02 16:54:41',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3508,'1050','291740924372','2025-03-02 17:06:43',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092489223909042922','No',NULL,NULL,''),(3509,'4000','291740924372','2025-03-02 17:06:43',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3510,'4000','291740924372','2025-03-02 17:06:12',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3511,'1050','291740925987','2025-03-02 17:33:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092599220032030903','No',NULL,NULL,''),(3512,'4000','291740925987','2025-03-02 17:33:10',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3513,'1050','291740927110','2025-03-02 17:51:53',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092740727370121302','No',NULL,NULL,''),(3514,'4000','291740927110','2025-03-02 17:51:53',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3515,'1050','291740928540','2025-03-02 18:20:01',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174092882082203207080','No',NULL,NULL,''),(3516,'4000','291740928540','2025-03-02 18:20:01',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3517,'4000','291740928540','2025-03-02 18:15:41',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3518,'1050','291740930311','2025-03-02 18:45:15',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174093074224202742330','No',NULL,NULL,''),(3519,'4000','291740930311','2025-03-02 18:45:15',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3520,'1050','291740932432','2025-03-02 19:21:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174093250123302720203','No',NULL,NULL,''),(3521,'4000','291740932432','2025-03-02 19:21:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3522,'1050','291740932528','2025-03-02 19:22:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174093253703022037933','No',NULL,NULL,''),(3523,'4000','291740932528','2025-03-02 19:22:12',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3524,'1050','291740932841','2025-03-02 19:27:24',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174093298202000393714','No',NULL,NULL,''),(3525,'4000','291740932841','2025-03-02 19:27:24',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3526,'1050','291741079504','2025-03-04 12:13:52',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174107963573322532422','No',NULL,NULL,''),(3527,'4000','291741079504','2025-03-04 12:13:52',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3528,'1050','291741098208','2025-03-04 17:23:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174109821508320320893','No',NULL,NULL,''),(3529,'4000','291741098208','2025-03-04 17:23:31',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3530,'1050','291741171210','2025-03-05 13:40:12',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174117121431270413221','No',NULL,NULL,''),(3531,'4000','291741171210','2025-03-05 13:40:12',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3532,'1050','291741174766','2025-03-05 14:39:28',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174117477033723411237','No',NULL,NULL,''),(3533,'4000','291741174766','2025-03-05 14:39:28',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3534,'1050','291741261451','2025-03-06 14:44:52',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174126149819170183163','No',NULL,NULL,''),(3535,'4000','291741261451','2025-03-06 14:44:52',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3536,'4000','291741261451','2025-03-06 14:44:11',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3537,'4000','291741261451','2025-03-06 14:44:21',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3538,'1050','291741344090','2025-03-07 13:41:33',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174134449474210044994','No',NULL,NULL,''),(3539,'4000','291741344090','2025-03-07 13:41:33',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3540,'1050','291741429484','2025-03-08 13:24:47',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174142949323922309233','No',NULL,NULL,''),(3541,'4000','291741429484','2025-03-08 13:24:47',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3542,'1050','291741433738','2025-03-08 14:35:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174143375532720923203','No',NULL,NULL,''),(3543,'4000','291741433738','2025-03-08 14:35:39',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3544,'1050','291741433767','2025-03-08 14:36:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174143377431402220231','No',NULL,NULL,''),(3545,'4000','291741433767','2025-03-08 14:36:10',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3546,'1050','291741434265','2025-03-08 14:44:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174143509742373397203','No',NULL,NULL,''),(3547,'4000','291741434265','2025-03-08 14:44:32',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3548,'1050','291741435144','2025-03-08 14:59:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174143515893020730320','No',NULL,NULL,''),(3549,'4000','291741435144','2025-03-08 14:59:09',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3552,'1050','291741444366','2025-03-08 17:32:57',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144457232332013342','No',NULL,NULL,''),(3553,'4000','291741444366','2025-03-08 17:32:57',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3554,'4000','291741444366','2025-03-08 17:32:47',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3555,'4000','291741444366','2025-03-08 17:35:39',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3556,'1050','291741444822','2025-03-08 17:40:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144483020230213301','No',NULL,NULL,''),(3557,'4000','291741444822','2025-03-08 17:40:28',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3558,'1050','291741446344','2025-03-08 18:05:49',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144635022520600221','No',NULL,NULL,''),(3559,'4000','291741446344','2025-03-08 18:05:49',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3560,'4000','291741446344','2025-03-08 18:05:44',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3561,'1050','291741446411','2025-03-08 18:07:13',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144643540232224543','No',NULL,NULL,''),(3562,'4000','291741446411','2025-03-08 18:07:13',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3563,'4000','291741446411','2025-03-08 18:06:51',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3564,'4000','291741446411','2025-03-08 18:07:07',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3565,'1050','291741446502','2025-03-08 18:08:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144652833213232422','No',NULL,NULL,''),(3566,'4000','291741446502','2025-03-08 18:08:45',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3567,'4000','291741446502','2025-03-08 18:08:22',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3568,'1050','291741446613','2025-03-08 18:10:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144662672233232622','No',NULL,NULL,''),(3569,'4000','291741446613','2025-03-08 18:10:17',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3570,'1050','291741446714','2025-03-08 18:11:56',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144671823103342430','No',NULL,NULL,''),(3571,'4000','291741446714','2025-03-08 18:11:56',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3572,'1050','291741447481','2025-03-08 18:25:15',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174144752123232203534','No',NULL,NULL,''),(3573,'4000','291741447481','2025-03-08 18:25:15',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3574,'4000','291741447481','2025-03-08 18:24:41',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3575,'1050','291741453057','2025-03-08 19:57:43',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174145308000330242034','No',NULL,NULL,''),(3576,'4000','291741453057','2025-03-08 19:57:43',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3583,'1050','291741453096','2025-03-08 19:58:19',3500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174145585542723203372','No',NULL,NULL,''),(3584,'4000','291741453096','2025-03-08 19:58:19',NULL,1200.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3585,'4000','291741453096','2025-03-08 19:58:16',NULL,1800.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3586,'4000','291741453096','2025-03-08 19:59:16',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3587,'1050','291741511591','2025-03-09 12:13:21',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174151163673032200333','No',NULL,NULL,''),(3588,'4000','291741511591','2025-03-09 12:13:21',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3589,'4000','291741511591','2025-03-09 12:13:11',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3590,'4000','291741511591','2025-03-09 12:13:14',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3591,'1050','291741512602','2025-03-09 12:30:47',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174151270632030326227','No',NULL,NULL,''),(3592,'4000','291741512602','2025-03-09 12:30:47',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3593,'4000','291741512602','2025-03-09 12:30:02',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3594,'4000','291741512602','2025-03-09 12:30:12',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3595,'1050','291741514758','2025-03-09 13:06:11',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174151477401142037573','No',NULL,NULL,''),(3596,'4000','291741514758','2025-03-09 13:06:11',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3597,'4000','291741514758','2025-03-09 13:05:58',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3598,'4000','291741514758','2025-03-09 13:06:07',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3599,'1050','291741519162','2025-03-09 14:29:04',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174151975009207250003','No',NULL,NULL,''),(3600,'4000','291741519162','2025-03-09 14:29:04',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3601,'4000','291741519162','2025-03-09 14:19:22',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3602,'1050','291741520057','2025-03-09 14:34:25',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152008120002230132','No',NULL,NULL,''),(3603,'4000','291741520057','2025-03-09 14:34:25',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3604,'4000','291741520057','2025-03-09 14:34:17',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3607,'1050','291741526349','2025-03-09 16:19:11',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152657202203965223','No',NULL,NULL,''),(3608,'4000','291741526349','2025-03-09 16:19:11',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3609,'1050','291741527089','2025-03-09 16:31:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152710230302742322','No',NULL,NULL,''),(3610,'4000','291741527089','2025-03-09 16:31:38',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3611,'1050','291741527111','2025-03-09 16:31:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152711421502190133','No',NULL,NULL,''),(3612,'4000','291741527111','2025-03-09 16:31:53',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3613,'1050','291741528191','2025-03-09 16:50:04',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152868408923232202','No',NULL,NULL,''),(3614,'4000','291741528191','2025-03-09 16:50:04',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3615,'4000','291741528191','2025-03-09 16:49:51',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3619,'1050','291741529293','2025-03-09 17:08:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174152929633320224132','No',NULL,NULL,''),(3620,'4000','291741529293','2025-03-09 17:08:14',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3621,'1050','291741530125','2025-03-09 17:22:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174153034720333220220','No',NULL,NULL,''),(3622,'4000','291741530125','2025-03-09 17:22:06',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3623,'1050','291741525814','2025-03-09 16:10:16',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174153075657770333569','No',NULL,NULL,''),(3624,'4000','291741525814','2025-03-09 16:10:16',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3625,'4000','291741525814','2025-03-09 16:10:15',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3626,'4000','291741525814','2025-03-09 17:07:54',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3627,'1050','291741532060','2025-03-09 17:54:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174153207203202231007','No',NULL,NULL,''),(3628,'4000','291741532060','2025-03-09 17:54:27',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3629,'1050','291741532503','2025-03-09 18:01:51',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174153345192337322331','No',NULL,NULL,''),(3630,'4000','291741532503','2025-03-09 18:01:51',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3631,'4000','291741532503','2025-03-09 18:01:43',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3632,'1050','291741536393','2025-03-09 19:08:00',2290.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174153715520300220050','No',NULL,NULL,''),(3633,'4000','291741536393','2025-03-09 19:08:00',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3634,'4000','291741536393','2025-03-09 19:06:33',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3635,'4000','291741536393','2025-03-09 19:06:36',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3636,'4000','291741536393','2025-03-09 19:07:46',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3637,'1050','291741768817','2025-03-12 12:11:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174177072032234311237','No',NULL,NULL,''),(3638,'4000','291741768817','2025-03-12 12:11:47',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3639,'1050','291741779076','2025-03-12 14:32:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174177916622302230363','No',NULL,NULL,''),(3640,'4000','291741779076','2025-03-12 14:32:38',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3641,'1050','291741779250','2025-03-12 14:34:17',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174177926231092222220','No',NULL,NULL,''),(3642,'4000','291741779250','2025-03-12 14:34:17',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3643,'1050','291741783729','2025-03-12 15:49:33',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174178378103822313332','No',NULL,NULL,''),(3644,'4000','291741783729','2025-03-12 15:49:33',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3645,'1050','291741783903','2025-03-12 15:52:00',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174178394733373208438','No',NULL,NULL,''),(3646,'4000','291741783903','2025-03-12 15:52:00',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3647,'1050','291741875114','2025-03-13 17:12:22',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174187515473422135324','No',NULL,NULL,''),(3648,'4000','291741875114','2025-03-13 17:12:22',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3649,'4000','291741875114','2025-03-13 17:11:54',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3650,'4000','291741875114','2025-03-13 17:11:57',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3651,'4000','291741875114','2025-03-13 17:12:09',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3652,'1050','291741950636','2025-03-14 14:11:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174195068952203300279','No',NULL,NULL,''),(3653,'4000','291741950636','2025-03-14 14:11:16',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3654,'1050','291741954415','2025-03-14 15:13:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174195444902179933212','No',NULL,NULL,''),(3655,'4000','291741954415','2025-03-14 15:13:56',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3656,'1050','291741959293','2025-03-14 16:35:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174195930843232254793','No',NULL,NULL,''),(3657,'4000','291741959293','2025-03-14 16:35:05',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3658,'1050','291741960277','2025-03-14 16:51:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174196028533322222301','No',NULL,NULL,''),(3659,'4000','291741960277','2025-03-14 16:51:21',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3660,'1050','291742036260','2025-03-15 14:01:30',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174203696402230630094','No',NULL,NULL,''),(3661,'4000','291742036260','2025-03-15 14:01:30',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3662,'4000','291742036260','2025-03-15 13:57:40',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3663,'4000','291742036260','2025-03-15 13:57:46',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3664,'1050','291742039856','2025-03-15 14:57:43',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174203989402203910822','No',NULL,NULL,''),(3665,'4000','291742039856','2025-03-15 14:57:43',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3666,'1050','291742040426','2025-03-15 15:07:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204066503432443000','No',NULL,NULL,''),(3667,'4000','291742040426','2025-03-15 15:07:09',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3668,'1050','291742040933','2025-03-15 15:15:54',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204099742243390222','No',NULL,NULL,''),(3669,'4000','291742040933','2025-03-15 15:15:54',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3670,'4000','291742040933','2025-03-15 15:15:34',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3671,'4000','291742040933','2025-03-15 15:15:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3674,'1050','291742041945','2025-03-15 15:32:27',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204195623239133012','No',NULL,NULL,''),(3675,'4000','291742041945','2025-03-15 15:32:27',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3676,'1050','291742043710','2025-03-15 16:01:52',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204388292212024320','No',NULL,NULL,''),(3677,'4000','291742043710','2025-03-15 16:01:52',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3678,'1050','291742044370','2025-03-15 16:12:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204437823937473242','No',NULL,NULL,''),(3679,'4000','291742044370','2025-03-15 16:12:56',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3680,'1050','291742046354','2025-03-15 16:45:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204646572420223023','No',NULL,NULL,''),(3681,'4000','291742046354','2025-03-15 16:45:57',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3682,'1050','291742048755','2025-03-15 17:25:56',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204892128221239221','No',NULL,NULL,''),(3683,'4000','291742048755','2025-03-15 17:25:56',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3684,'1050','291742041338','2025-03-15 15:22:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174204957542302720705','No',NULL,NULL,''),(3685,'4000','291742041338','2025-03-15 15:22:20',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3686,'1050','291742051339','2025-03-15 18:14:25',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205190132002203004','No',NULL,NULL,''),(3687,'4000','291742051339','2025-03-15 18:14:25',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3688,'4000','291742051339','2025-03-15 18:08:59',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3689,'1050','291742052944','2025-03-15 18:35:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205294903202332222','No',NULL,NULL,''),(3690,'4000','291742052944','2025-03-15 18:35:46',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3691,'1050','291742053163','2025-03-15 18:39:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205317030325232002','No',NULL,NULL,''),(3692,'4000','291742053163','2025-03-15 18:39:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3693,'1050','291742054036','2025-03-15 18:54:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205417523340277132','No',NULL,NULL,''),(3694,'4000','291742054036','2025-03-15 18:54:03',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3695,'1050','291742054217','2025-03-15 18:57:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205424030520224332','No',NULL,NULL,''),(3696,'4000','291742054217','2025-03-15 18:57:03',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3697,'1050','291742055872','2025-03-15 19:24:34',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205587603032050032','No',NULL,NULL,''),(3698,'4000','291742055872','2025-03-15 19:24:34',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3699,'1050','291742057607','2025-03-15 19:54:12',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205766110733605237','No',NULL,NULL,''),(3700,'4000','291742057607','2025-03-15 19:54:12',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3701,'4000','291742057607','2025-03-15 19:53:27',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3702,'4000','291742057607','2025-03-15 19:53:37',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3703,'4000','291742057607','2025-03-15 19:53:49',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3704,'1050','291742058226','2025-03-15 20:04:10',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205825223070204032','No',NULL,NULL,''),(3705,'4000','291742058226','2025-03-15 20:04:10',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3706,'4000','291742058226','2025-03-15 20:03:46',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3707,'1050','291742058274','2025-03-15 20:12:22',2800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174205914622023303033','No',NULL,NULL,''),(3708,'4000','291742058274','2025-03-15 20:12:22',NULL,1350.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3709,'4000','291742058274','2025-03-15 20:04:34',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3710,'4000','291742058274','2025-03-15 20:04:42',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3711,'4000','291742058274','2025-03-15 20:12:11',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3712,'1050','291742115577','2025-03-16 11:59:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174211558412222082101','No',NULL,NULL,''),(3713,'4000','291742115577','2025-03-16 11:59:39',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3714,'1050','291742117885','2025-03-16 12:38:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174211849432102220323','No',NULL,NULL,''),(3715,'4000','291742117885','2025-03-16 12:38:07',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3716,'1050','291742119770','2025-03-16 13:09:42',1170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212036760332207323','No',NULL,NULL,''),(3717,'4000','291742119770','2025-03-16 13:09:42',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3718,'4000','291742119770','2025-03-16 13:09:30',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3719,'1050','291742121049','2025-03-16 13:31:02',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212107672360322020','No',NULL,NULL,''),(3720,'4000','291742121049','2025-03-16 13:31:02',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3721,'4000','291742121049','2025-03-16 13:30:49',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3722,'1050','291742125078','2025-03-16 14:38:00',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212509521322312231','No',NULL,NULL,''),(3723,'4000','291742125078','2025-03-16 14:38:00',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3724,'1050','291742125118','2025-03-16 14:38:47',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212514334224023221','No',NULL,NULL,''),(3725,'4000','291742125118','2025-03-16 14:38:47',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3726,'4000','291742125118','2025-03-16 14:38:38',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3727,'1050','291742125974','2025-03-16 14:56:44',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212624022373212232','No',NULL,NULL,''),(3728,'4000','291742125974','2025-03-16 14:56:44',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3729,'4000','291742125974','2025-03-16 14:52:54',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3730,'1050','291742126906','2025-03-16 15:08:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212691032202391932','No',NULL,NULL,''),(3731,'4000','291742126906','2025-03-16 15:08:29',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3732,'1050','291742127249','2025-03-16 15:14:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212725102300003323','No',NULL,NULL,''),(3733,'4000','291742127249','2025-03-16 15:14:10',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3736,'1050','291742127385','2025-03-16 15:16:27',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212741532274442222','No',NULL,NULL,''),(3737,'4000','291742127385','2025-03-16 15:16:27',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3738,'4000','291742127385','2025-03-16 15:16:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3739,'1050','291742127545','2025-03-16 15:19:12',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212755602232044393','No',NULL,NULL,''),(3740,'4000','291742127545','2025-03-16 15:19:12',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3741,'4000','291742127545','2025-03-16 15:19:06',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3742,'1050','291742128513','2025-03-16 15:35:14',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212851633163422029','No',NULL,NULL,''),(3743,'4000','291742128513','2025-03-16 15:35:14',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3744,'1050','291742128562','2025-03-16 15:36:50',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174212861123230402631','No',NULL,NULL,''),(3745,'4000','291742128562','2025-03-16 15:36:50',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3746,'4000','291742128562','2025-03-16 15:36:02',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3747,'1050','291742130049','2025-03-16 16:00:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213006022007022003','No',NULL,NULL,''),(3748,'4000','291742130049','2025-03-16 16:00:58',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3749,'4000','291742130049','2025-03-16 16:00:49',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3750,'1050','291742130532','2025-03-16 16:08:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213053830033392272','No',NULL,NULL,''),(3751,'4000','291742130532','2025-03-16 16:08:54',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3752,'1050','291742130840','2025-03-16 16:14:15',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213086122132322633','No',NULL,NULL,''),(3753,'4000','291742130840','2025-03-16 16:14:15',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3754,'4000','291742130840','2025-03-16 16:14:00',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3755,'1050','291742131041','2025-03-16 16:35:59',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213216530007632262','No',NULL,NULL,''),(3756,'4000','291742131041','2025-03-16 16:35:59',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3757,'4000','291742131041','2025-03-16 16:17:21',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3758,'1050','291742132272','2025-03-16 16:37:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213227523237300022','No',NULL,NULL,''),(3759,'4000','291742132272','2025-03-16 16:37:54',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3760,'1050','291742132298','2025-03-16 16:38:20',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213230222272730222','No',NULL,NULL,''),(3761,'4000','291742132298','2025-03-16 16:38:20',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3762,'1050','291742132341','2025-03-16 16:39:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213234423332323231','No',NULL,NULL,''),(3763,'4000','291742132341','2025-03-16 16:39:03',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3764,'1050','291742135784','2025-03-16 17:36:31',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213579809003423203','No',NULL,NULL,''),(3765,'4000','291742135784','2025-03-16 17:36:31',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3766,'4000','291742135784','2025-03-16 17:36:24',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3767,'1050','291742136659','2025-03-16 17:51:23',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213669533627332623','No',NULL,NULL,''),(3768,'4000','291742136659','2025-03-16 17:51:23',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3769,'4000','291742136659','2025-03-16 17:51:00',NULL,1000.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3770,'1050','291742139120','2025-03-16 18:32:07',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174213913502523010102','No',NULL,NULL,''),(3771,'4000','291742139120','2025-03-16 18:32:07',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3772,'4000','291742139120','2025-03-16 18:32:00',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3773,'1050','291742471217','2025-03-20 14:46:59',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247122113310320223','No',NULL,NULL,''),(3774,'4000','291742471217','2025-03-20 14:46:59',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3775,'1050','291742471352','2025-03-20 14:49:20',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247195933033992772','No',NULL,NULL,''),(3776,'4000','291742471352','2025-03-20 14:49:20',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(3777,'4000','291742471352','2025-03-20 14:49:12',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3778,'1050','291742473997','2025-03-20 15:33:19',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247400023220222222','No',NULL,NULL,''),(3779,'4000','291742473997','2025-03-20 15:33:19',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3780,'1050','291742475370','2025-03-20 15:56:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247573792303303727','No',NULL,NULL,''),(3781,'4000','291742475370','2025-03-20 15:56:13',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3782,'1050','291742478276','2025-03-20 16:44:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247874974223080902','No',NULL,NULL,''),(3783,'4000','291742478276','2025-03-20 16:44:39',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3784,'1050','291742479103','2025-03-20 16:58:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174247933103222727293','No',NULL,NULL,''),(3785,'4000','291742479103','2025-03-20 16:58:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3786,'1050','291742546914','2025-03-21 12:01:40',2120.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174254801982003032300','No',NULL,NULL,''),(3787,'4000','291742546914','2025-03-21 12:01:40',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3788,'4000','291742546914','2025-03-21 11:48:34',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3789,'4000','291742546914','2025-03-21 11:49:18',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3790,'4000','291742546914','2025-03-21 11:49:33',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3791,'1050','291742566699','2025-03-21 17:18:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174256670432230201793','No',NULL,NULL,''),(3792,'4000','291742566699','2025-03-21 17:18:23',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(3793,'1050','291742639536','2025-03-22 13:52:46',4850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264252122230227644','No',NULL,NULL,''),(3794,'4000','291742639536','2025-03-22 13:52:46',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3795,'4000','291742639536','2025-03-22 13:32:30',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3796,'4000','291742639536','2025-03-22 13:33:18',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3797,'4000','291742639536','2025-03-22 13:33:26',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3798,'4000','291742639536','2025-03-22 13:33:36',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3799,'4000','291742639536','2025-03-22 13:33:46',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3800,'4000','291742639536','2025-03-22 13:35:24',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3801,'4000','291742639536','2025-03-22 13:40:01',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3802,'4000','291742639536','2025-03-22 13:42:11',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3803,'1050','291742642538','2025-03-22 14:22:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264254192332232259','No',NULL,NULL,''),(3804,'4000','291742642538','2025-03-22 14:22:20',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3805,'1050','291742643896','2025-03-22 14:44:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264389802422830426','No',NULL,NULL,''),(3806,'4000','291742643896','2025-03-22 14:44:57',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3807,'1050','291742644481','2025-03-22 14:54:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264448442843333430','No',NULL,NULL,''),(3808,'4000','291742644481','2025-03-22 14:54:42',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3809,'1050','291742644677','2025-03-22 14:57:59',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264468000292808276','No',NULL,NULL,''),(3810,'4000','291742644677','2025-03-22 14:57:59',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3811,'1050','291742645585','2025-03-22 15:13:06',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264558820936035742','No',NULL,NULL,''),(3812,'4000','291742645585','2025-03-22 15:13:06',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3813,'1050','291742646016','2025-03-22 15:20:21',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264602622333922132','No',NULL,NULL,''),(3814,'4000','291742646016','2025-03-22 15:20:21',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3815,'4000','291742646016','2025-03-22 15:20:16',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3818,'1050','291742648790','2025-03-22 16:06:32',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264879422929709332','No',NULL,NULL,''),(3819,'4000','291742648790','2025-03-22 16:06:32',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3820,'1050','291742649220','2025-03-22 16:13:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264922433323402012','No',NULL,NULL,''),(3821,'4000','291742649220','2025-03-22 16:13:43',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3822,'1050','291742649521','2025-03-22 16:18:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264952524523223222','No',NULL,NULL,''),(3823,'4000','291742649521','2025-03-22 16:18:44',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3824,'1050','291742649551','2025-03-22 16:19:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174264955593623520232','No',NULL,NULL,''),(3825,'4000','291742649551','2025-03-22 16:19:12',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3829,'1050','291742648566','2025-03-22 16:02:50',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265157020003037323','No',NULL,NULL,''),(3830,'4000','291742648566','2025-03-22 16:02:50',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3831,'4000','291742648566','2025-03-22 16:02:47',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(3832,'4000','291742648566','2025-03-22 16:35:44',NULL,900.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3833,'1050','291742652545','2025-03-22 17:09:06',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265287520203232223','No',NULL,NULL,''),(3834,'4000','291742652545','2025-03-22 17:09:06',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3835,'1050','291742652893','2025-03-22 17:14:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265290032362022023','No',NULL,NULL,''),(3836,'4000','291742652893','2025-03-22 17:14:54',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3837,'1050','291742653015','2025-03-22 17:17:02',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265302409273333220','No',NULL,NULL,''),(3838,'4000','291742653015','2025-03-22 17:17:02',NULL,1000.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3839,'4000','291742653015','2025-03-22 17:16:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3840,'1050','291742654204','2025-03-22 17:37:30',4550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265426000340742924','No',NULL,NULL,''),(3841,'4000','291742654204','2025-03-22 17:37:30',NULL,2250.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3842,'4000','291742654204','2025-03-22 17:36:44',NULL,1350.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(3843,'4000','291742654204','2025-03-22 17:36:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3844,'4000','291742654204','2025-03-22 17:37:08',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3845,'1050','291742655755','2025-03-22 18:02:37',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265590823423393623','No',NULL,NULL,''),(3846,'4000','291742655755','2025-03-22 18:02:37',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3847,'1050','291742656027','2025-03-22 18:07:09',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265605505537220022','No',NULL,NULL,''),(3848,'4000','291742656027','2025-03-22 18:07:09',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3849,'1050','291742658937','2025-03-22 18:55:40',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265894123013009833','No',NULL,NULL,''),(3850,'4000','291742658937','2025-03-22 18:55:40',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3851,'1050','291742658961','2025-03-22 18:56:06',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174265896822332333928','No',NULL,NULL,''),(3852,'4000','291742658961','2025-03-22 18:56:06',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3853,'1050','291742662101','2025-03-22 19:48:35',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174266253522353955335','No',NULL,NULL,''),(3854,'4000','291742662101','2025-03-22 19:48:35',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3855,'4000','291742662101','2025-03-22 19:48:22',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3856,'1050','291742724283','2025-03-23 13:04:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174272460769309703622','No',NULL,NULL,''),(3857,'4000','291742724283','2025-03-23 13:04:45',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3858,'1050','291742724960','2025-03-23 13:16:10',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174272560523322722203','No',NULL,NULL,''),(3859,'4000','291742724960','2025-03-23 13:16:10',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3860,'4000','291742724960','2025-03-23 13:16:00',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3861,'1050','291742728808','2025-03-23 14:20:29',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174272884222122280100','No',NULL,NULL,''),(3862,'4000','291742728808','2025-03-23 14:20:29',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3863,'4000','291742728808','2025-03-23 14:20:08',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(3864,'4000','291742728808','2025-03-23 14:20:18',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3865,'1050','291742729034','2025-03-23 14:23:57',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273019123229221242','No',NULL,NULL,''),(3866,'4000','291742729034','2025-03-23 14:23:57',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3867,'1050','291742730235','2025-03-23 14:44:02',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273024632330134332','No',NULL,NULL,''),(3868,'4000','291742730235','2025-03-23 14:44:02',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3869,'4000','291742730235','2025-03-23 14:43:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3870,'1050','291742731083','2025-03-23 14:58:05',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273352122023303033','No',NULL,NULL,''),(3871,'4000','291742731083','2025-03-23 14:58:05',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3872,'1050','291742733550','2025-03-23 15:39:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273355433255237437','No',NULL,NULL,''),(3873,'4000','291742733550','2025-03-23 15:39:12',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3874,'1050','291742734435','2025-03-23 15:54:05',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273527170432323300','No',NULL,NULL,''),(3875,'4000','291742734435','2025-03-23 15:54:05',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3876,'4000','291742734435','2025-03-23 15:53:55',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3877,'4000','291742734435','2025-03-23 15:53:59',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3878,'1050','291742735279','2025-03-23 16:08:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273528338220532702','No',NULL,NULL,''),(3879,'4000','291742735279','2025-03-23 16:08:02',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3880,'1050','291742735291','2025-03-23 16:08:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273529422123232970','No',NULL,NULL,''),(3881,'4000','291742735291','2025-03-23 16:08:12',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3882,'1050','291742736313','2025-03-23 16:25:21',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273632222032907429','No',NULL,NULL,''),(3883,'4000','291742736313','2025-03-23 16:25:21',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3884,'4000','291742736313','2025-03-23 16:25:13',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3885,'1050','291742736565','2025-03-23 16:29:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273656822393942680','No',NULL,NULL,''),(3886,'4000','291742736565','2025-03-23 16:29:27',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3887,'1050','291742737467','2025-03-23 16:44:29',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273747302703729207','No',NULL,NULL,''),(3888,'4000','291742737467','2025-03-23 16:44:29',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3889,'1050','291742739103','2025-03-23 17:21:35',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273969822002272842','No',NULL,NULL,''),(3890,'4000','291742739103','2025-03-23 17:21:35',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3891,'4000','291742739103','2025-03-23 17:11:43',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(3892,'1050','291742739738','2025-03-23 17:22:37',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273978124320897973','No',NULL,NULL,''),(3893,'4000','291742739738','2025-03-23 17:22:37',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3894,'4000','291742739738','2025-03-23 17:22:19',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3895,'1050','291742739814','2025-03-23 17:23:36',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174273983921333223903','No',NULL,NULL,''),(3896,'4000','291742739814','2025-03-23 17:23:36',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3897,'1050','291742740325','2025-03-23 17:32:23',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274057903320791093','No',NULL,NULL,''),(3898,'4000','291742740325','2025-03-23 17:32:23',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3899,'4000','291742740325','2025-03-23 17:32:05',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3900,'1050','291742742099','2025-03-23 18:01:41',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274210322222033372','No',NULL,NULL,''),(3901,'4000','291742742099','2025-03-23 18:01:41',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3902,'1050','291742742114','2025-03-23 18:01:58',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274211903922007009','No',NULL,NULL,''),(3903,'4000','291742742114','2025-03-23 18:01:58',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3904,'4000','291742742114','2025-03-23 18:01:54',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3905,'1050','291742743602','2025-03-23 18:34:22',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274406422132340442','No',NULL,NULL,''),(3906,'4000','291742743602','2025-03-23 18:34:22',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3907,'1050','291742744106','2025-03-23 18:35:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274410913373939222','No',NULL,NULL,''),(3908,'4000','291742744106','2025-03-23 18:35:08',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3909,'1050','291742746244','2025-03-23 19:11:27',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274631232033441012','No',NULL,NULL,''),(3910,'4000','291742746244','2025-03-23 19:11:27',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3911,'4000','291742746244','2025-03-23 19:10:44',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3912,'1050','291742747091','2025-03-23 19:24:53',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274709933222722302','No',NULL,NULL,''),(3913,'4000','291742747091','2025-03-23 19:24:53',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3914,'1050','291742747260','2025-03-23 19:28:42',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174274825233333322222','No',NULL,NULL,''),(3915,'4000','291742747260','2025-03-23 19:28:42',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3916,'4000','291742747260','2025-03-23 19:27:40',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(3917,'4000','291742747260','2025-03-23 19:28:04',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(3918,'1050','291742892087','2025-03-25 11:41:28',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174289223420932233934','No',NULL,NULL,''),(3919,'4000','291742892087','2025-03-25 11:41:28',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3920,'1050','291742995575','2025-03-26 16:26:17',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174299557823025229220','No',NULL,NULL,''),(3921,'4000','291742995575','2025-03-26 16:26:17',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3922,'1050','291743000415','2025-03-26 17:47:14',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174300043731133231333','No',NULL,NULL,''),(3923,'4000','291743000415','2025-03-26 17:47:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3924,'4000','291743000415','2025-03-26 17:46:55',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3925,'4000','291743000415','2025-03-26 17:46:59',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3926,'4000','291743000415','2025-03-26 17:47:06',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3927,'1050','291743003610','2025-03-26 18:40:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174300361323931373242','No',NULL,NULL,''),(3928,'4000','291743003610','2025-03-26 18:40:12',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3929,'1050','291743159777','2025-03-28 14:12:45',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174316047072723043326','No',NULL,NULL,''),(3930,'4000','291743159777','2025-03-28 14:12:45',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3931,'4000','291743159777','2025-03-28 14:02:57',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3932,'1050','291743166039','2025-03-28 15:47:27',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174316608022260383230','No',NULL,NULL,''),(3933,'4000','291743166039','2025-03-28 15:47:27',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3934,'4000','291743166039','2025-03-28 15:47:19',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3935,'1050','291743168591','2025-03-28 16:31:31',2300.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174316869427329133292','No',NULL,NULL,''),(3936,'4000','291743168591','2025-03-28 16:31:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3937,'4000','291743168591','2025-03-28 16:29:51',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(3938,'4000','291743168591','2025-03-28 16:30:04',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3939,'4000','291743168591','2025-03-28 16:30:41',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3940,'4000','291743168591','2025-03-28 16:31:05',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3941,'1050','291743173981','2025-03-28 18:03:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174317423612633317230','No',NULL,NULL,''),(3942,'4000','291743173981','2025-03-28 18:03:53',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3943,'1050','291743174841','2025-03-28 18:14:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174317485143232543820','No',NULL,NULL,''),(3944,'4000','291743174841','2025-03-28 18:14:03',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3945,'1050','291743237123','2025-03-29 11:32:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174323742901234232332','No',NULL,NULL,''),(3946,'4000','291743237123','2025-03-29 11:32:07',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3947,'1050','291743239458','2025-03-29 12:10:59',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174323946143234204223','No',NULL,NULL,''),(3948,'4000','291743239458','2025-03-29 12:10:59',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3949,'1050','291743240137','2025-03-29 12:29:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174324072422403792233','No',NULL,NULL,''),(3950,'4000','291743240137','2025-03-29 12:29:23',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3951,'4000','291743240137','2025-03-29 12:22:17',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3952,'1050','291743245129','2025-03-29 13:45:34',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174324518073022003832','No',NULL,NULL,''),(3953,'4000','291743245129','2025-03-29 13:45:34',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3954,'1050','291743246718','2025-03-29 14:12:25',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174324675922226322231','No',NULL,NULL,''),(3955,'4000','291743246718','2025-03-29 14:12:25',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3956,'4000','291743246718','2025-03-29 14:11:58',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3957,'1050','291743247449','2025-03-29 14:24:11',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174324746144006330363','No',NULL,NULL,''),(3958,'4000','291743247449','2025-03-29 14:24:11',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(3959,'1050','291743248658','2025-03-29 14:44:21',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174324869547307024022','No',NULL,NULL,''),(3960,'4000','291743248658','2025-03-29 14:44:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3963,'1050','291743249354','2025-03-29 14:55:58',3650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325004242320322020','No',NULL,NULL,''),(3964,'4000','291743249354','2025-03-29 14:55:58',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3965,'4000','291743249354','2025-03-29 14:55:54',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3966,'4000','291743249354','2025-03-29 14:59:32',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3967,'4000','291743249354','2025-03-29 14:59:59',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(3968,'4000','291743249354','2025-03-29 15:00:30',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3969,'4000','291743249354','2025-03-29 15:00:50',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3970,'4000','291743249354','2025-03-29 15:02:20',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3971,'1050','291743250106','2025-03-29 15:09:56',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325020312103372302','No',NULL,NULL,''),(3972,'4000','291743250106','2025-03-29 15:09:56',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3973,'4000','291743250106','2025-03-29 15:08:26',NULL,900.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3974,'1050','291743253666','2025-03-29 16:07:57',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325385232033925223','No',NULL,NULL,''),(3975,'4000','291743253666','2025-03-29 16:07:57',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3976,'4000','291743253666','2025-03-29 16:07:46',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3977,'1050','291743254218','2025-03-29 16:17:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325422434330292302','No',NULL,NULL,''),(3978,'4000','291743254218','2025-03-29 16:17:02',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3979,'1050','291743254583','2025-03-29 16:23:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325458637944533252','No',NULL,NULL,''),(3980,'4000','291743254583','2025-03-29 16:23:05',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3981,'1050','291743254932','2025-03-29 16:28:54',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325493592432002227','No',NULL,NULL,''),(3982,'4000','291743254932','2025-03-29 16:28:54',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3983,'1050','291743255339','2025-03-29 16:35:41',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325534223792523232','No',NULL,NULL,''),(3984,'4000','291743255339','2025-03-29 16:35:41',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3985,'1050','291743255896','2025-03-29 16:44:58',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325590003433030223','No',NULL,NULL,''),(3986,'4000','291743255896','2025-03-29 16:44:58',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3987,'1050','291743256755','2025-03-29 16:59:25',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325676632422303320','No',NULL,NULL,''),(3988,'4000','291743256755','2025-03-29 16:59:25',NULL,1350.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3989,'1050','291743257206','2025-03-29 17:06:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325722373333422777','No',NULL,NULL,''),(3990,'4000','291743257206','2025-03-29 17:06:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3991,'1050','291743257490','2025-03-29 17:11:32',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325749434224023324','No',NULL,NULL,''),(3992,'4000','291743257490','2025-03-29 17:11:32',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3993,'1050','291743258313','2025-03-29 17:25:16',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174325831842212203129','No',NULL,NULL,''),(3994,'4000','291743258313','2025-03-29 17:25:16',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3995,'1050','291743262100','2025-03-29 18:36:07',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174326282433331322022','No',NULL,NULL,''),(3996,'4000','291743262100','2025-03-29 18:36:07',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(3997,'4000','291743262100','2025-03-29 18:28:20',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(3998,'4000','291743262100','2025-03-29 18:29:44',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3999,'1050','291743324002','2025-03-30 11:40:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174332400600223323402','No',NULL,NULL,''),(4000,'4000','291743324002','2025-03-30 11:40:04',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4001,'1050','291743325472','2025-03-30 12:04:33',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174332547703220220333','No',NULL,NULL,''),(4002,'4000','291743325472','2025-03-30 12:04:33',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4003,'1050','291743325987','2025-03-30 12:18:34',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174332632222332033392','No',NULL,NULL,''),(4004,'4000','291743325987','2025-03-30 12:18:34',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(4005,'1050','291743330169','2025-03-30 13:24:49',1850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333030923220332231','No',NULL,NULL,''),(4006,'4000','291743330169','2025-03-30 13:24:49',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4007,'4000','291743330169','2025-03-30 13:22:49',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4008,'4000','291743330169','2025-03-30 13:23:13',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4009,'4000','291743330169','2025-03-30 13:24:16',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4010,'1050','291743331597','2025-03-30 13:46:46',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333169820223228231','No',NULL,NULL,''),(4011,'4000','291743331597','2025-03-30 13:46:46',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4012,'4000','291743331597','2025-03-30 13:46:38',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4016,'1050','291743332889','2025-03-30 14:08:25',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333323700222320234','No',NULL,NULL,''),(4017,'4000','291743332889','2025-03-30 14:08:25',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4018,'4000','291743332889','2025-03-30 14:08:09',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4019,'1050','291743333245','2025-03-30 14:14:12',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333349324342323033','No',NULL,NULL,''),(4020,'4000','291743333245','2025-03-30 14:14:12',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4021,'4000','291743333245','2025-03-30 14:14:05',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4031,'1050','291743334191','2025-03-30 14:32:26',4400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333441232320434337','No',NULL,NULL,''),(4032,'4000','291743334191','2025-03-30 14:32:26',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4033,'4000','291743334191','2025-03-30 14:29:51',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4034,'4000','291743334191','2025-03-30 14:29:55',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4035,'4000','291743334191','2025-03-30 14:30:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4036,'4000','291743334191','2025-03-30 14:30:35',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4037,'4000','291743334191','2025-03-30 14:31:06',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4038,'4000','291743334191','2025-03-30 14:31:29',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4039,'4000','291743334191','2025-03-30 14:31:46',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4040,'4000','291743334191','2025-03-30 14:32:25',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4043,'1050','291743335616','2025-03-30 14:53:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333562020223336271','No',NULL,NULL,''),(4044,'4000','291743335616','2025-03-30 14:53:38',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4052,'1050','291743336345','2025-03-30 15:11:03',4050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333706890333223232','No',NULL,NULL,''),(4053,'4000','291743336345','2025-03-30 15:11:03',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4054,'4000','291743336345','2025-03-30 15:05:45',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4055,'4000','291743336345','2025-03-30 15:06:04',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4056,'4000','291743336345','2025-03-30 15:06:08',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4057,'4000','291743336345','2025-03-30 15:06:11',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4058,'4000','291743336345','2025-03-30 15:06:14',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4059,'4000','291743336345','2025-03-30 15:10:59',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4060,'4000','291743336345','2025-03-30 15:17:37',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4061,'4000','291743336345','2025-03-30 15:17:40',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4062,'1050','291743337121','2025-03-30 15:19:42',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333718723023302342','No',NULL,NULL,''),(4063,'4000','291743337121','2025-03-30 15:19:42',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4064,'4000','291743337121','2025-03-30 15:18:41',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4065,'1050','291743337660','2025-03-30 15:27:50',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333767203233200230','No',NULL,NULL,''),(4066,'4000','291743337660','2025-03-30 15:27:50',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4067,'4000','291743337660','2025-03-30 15:27:40',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4068,'1050','291743337809','2025-03-30 15:30:24',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333821338333223093','No',NULL,NULL,''),(4069,'4000','291743337809','2025-03-30 15:30:24',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4070,'4000','291743337809','2025-03-30 15:30:09',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4071,'1050','291743338796','2025-03-30 15:46:47',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333881030021333232','No',NULL,NULL,''),(4072,'4000','291743338796','2025-03-30 15:46:47',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4073,'4000','291743338796','2025-03-30 15:46:36',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4074,'1050','291743339064','2025-03-30 15:51:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333906820323337203','No',NULL,NULL,''),(4075,'4000','291743339064','2025-03-30 15:51:06',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4076,'1050','291743339471','2025-03-30 15:58:37',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333952310203123333','No',NULL,NULL,''),(4077,'4000','291743339471','2025-03-30 15:58:37',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4078,'4000','291743339471','2025-03-30 15:57:51',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4079,'1050','291743339543','2025-03-30 15:59:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333954633307416293','No',NULL,NULL,''),(4080,'4000','291743339543','2025-03-30 15:59:04',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4081,'1050','291743339968','2025-03-30 16:06:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174333997707032333720','No',NULL,NULL,''),(4082,'4000','291743339968','2025-03-30 16:06:11',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4085,'1050','291743335595','2025-03-30 14:53:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334143004300003323','No',NULL,NULL,''),(4086,'4000','291743335595','2025-03-30 14:53:20',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4087,'1050','291743341608','2025-03-30 16:33:33',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334162629333024272','No',NULL,NULL,''),(4088,'4000','291743341608','2025-03-30 16:33:33',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4089,'4000','291743341608','2025-03-30 16:33:28',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4090,'1050','291743341965','2025-03-30 16:39:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334198392382300399','No',NULL,NULL,''),(4091,'4000','291743341965','2025-03-30 16:39:27',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4095,'1050','291743342026','2025-03-30 16:40:36',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334215773324229201','No',NULL,NULL,''),(4096,'4000','291743342026','2025-03-30 16:40:36',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4097,'4000','291743342026','2025-03-30 16:40:26',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(4098,'4000','291743342026','2025-03-30 16:40:35',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4099,'1050','291743342819','2025-03-30 16:54:01',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334284703393122924','No',NULL,NULL,''),(4100,'4000','291743342819','2025-03-30 16:54:01',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4101,'4000','291743342819','2025-03-30 16:53:39',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4102,'4000','291743342819','2025-03-30 16:53:54',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4103,'1050','291743342918','2025-03-30 16:55:22',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334294321424431200','No',NULL,NULL,''),(4104,'4000','291743342918','2025-03-30 16:55:22',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4105,'1050','291743343480','2025-03-30 17:04:49',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334435722757332324','No',NULL,NULL,''),(4106,'4000','291743343480','2025-03-30 17:04:49',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4107,'4000','291743343480','2025-03-30 17:04:40',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4108,'1050','291743344586','2025-03-30 17:23:09',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334459033033230354','No',NULL,NULL,''),(4109,'4000','291743344586','2025-03-30 17:23:09',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4110,'1050','291743344653','2025-03-30 17:25:11',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334535873520522332','No',NULL,NULL,''),(4111,'4000','291743344653','2025-03-30 17:25:11',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4112,'4000','291743344653','2025-03-30 17:24:13',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4113,'1050','291743345419','2025-03-30 17:37:00',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334542203423333003','No',NULL,NULL,''),(4114,'4000','291743345419','2025-03-30 17:37:00',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4115,'1050','291743345453','2025-03-30 17:37:56',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334548003034390303','No',NULL,NULL,''),(4116,'4000','291743345453','2025-03-30 17:37:56',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4117,'4000','291743345453','2025-03-30 17:37:33',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4118,'1050','291743345717','2025-03-30 17:42:03',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334575120272320233','No',NULL,NULL,''),(4119,'4000','291743345717','2025-03-30 17:42:03',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4120,'4000','291743345717','2025-03-30 17:41:57',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4121,'1050','291743345839','2025-03-30 17:44:28',2700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334587822703303073','No',NULL,NULL,''),(4122,'4000','291743345839','2025-03-30 17:44:28',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4123,'4000','291743345839','2025-03-30 17:43:59',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4124,'4000','291743345839','2025-03-30 17:44:02',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4125,'4000','291743345839','2025-03-30 17:44:05',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4126,'4000','291743345839','2025-03-30 17:44:09',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4127,'4000','291743345839','2025-03-30 17:44:12',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4128,'1050','291743346721','2025-03-30 17:58:53',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334673763344070347','No',NULL,NULL,''),(4129,'4000','291743346721','2025-03-30 17:58:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4130,'4000','291743346721','2025-03-30 17:58:41',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4131,'4000','291743346721','2025-03-30 17:58:48',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4132,'1050','291743347537','2025-03-30 18:14:10',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334766192321710070','No',NULL,NULL,''),(4133,'4000','291743347537','2025-03-30 18:14:10',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4134,'4000','291743347537','2025-03-30 18:12:17',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4135,'4000','291743347537','2025-03-30 18:12:52',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4136,'4000','291743347537','2025-03-30 18:13:08',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4137,'4000','291743347537','2025-03-30 18:13:15',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4138,'1050','291743349200','2025-03-30 18:40:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174334920444233230439','No',NULL,NULL,''),(4139,'4000','291743349200','2025-03-30 18:40:03',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4140,'1050','291743352709','2025-03-30 19:38:38',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174335271922022299292','No',NULL,NULL,''),(4141,'4000','291743352709','2025-03-30 19:38:38',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4142,'4000','291743352709','2025-03-30 19:38:29',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4143,'1050','291743353257','2025-03-30 19:47:56',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174335328092320342123','No',NULL,NULL,''),(4144,'4000','291743353257','2025-03-30 19:47:56',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4145,'4000','291743353257','2025-03-30 19:47:37',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4146,'4000','291743353257','2025-03-30 19:47:40',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4147,'1050','291743353833','2025-03-30 19:57:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174335383728321331303','No',NULL,NULL,''),(4148,'4000','291743353833','2025-03-30 19:57:15',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4149,'1050','291743355024','2025-03-30 20:17:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174335510700221320234','No',NULL,NULL,''),(4150,'4000','291743355024','2025-03-30 20:17:05',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4151,'1050','291743356326','2025-03-30 20:38:47',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174335632826233930386','No',NULL,NULL,''),(4152,'4000','291743356326','2025-03-30 20:38:47',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4153,'1050','291743409665','2025-03-31 11:27:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174340966722222326103','No',NULL,NULL,''),(4154,'4000','291743409665','2025-03-31 11:27:46',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4155,'1050','291743410645','2025-03-31 11:44:07',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174341064823211043030','No',NULL,NULL,''),(4156,'4000','291743410645','2025-03-31 11:44:07',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4157,'1050','291743413757','2025-03-31 12:35:58',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174341376003220033103','No',NULL,NULL,''),(4158,'4000','291743413757','2025-03-31 12:35:58',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4159,'1050','291743414045','2025-03-31 12:40:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174341404812242230223','No',NULL,NULL,''),(4160,'4000','291743414045','2025-03-31 12:40:47',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(4161,'1050','291743416014','2025-03-31 13:13:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174341621822308344342','No',NULL,NULL,''),(4162,'4000','291743416014','2025-03-31 13:13:37',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4163,'1050','291743416839','2025-03-31 13:27:48',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174341688476332834822','No',NULL,NULL,''),(4164,'4000','291743416839','2025-03-31 13:27:48',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4165,'4000','291743416839','2025-03-31 13:27:19',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4166,'1050','291743420491','2025-03-31 14:28:13',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342049532023322093','No',NULL,NULL,''),(4167,'4000','291743420491','2025-03-31 14:28:13',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4168,'1050','291743422083','2025-03-31 14:54:45',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342212040120232332','No',NULL,NULL,''),(4169,'4000','291743422083','2025-03-31 14:54:45',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4170,'1050','291743423962','2025-03-31 15:27:50',2900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342430304030232342','No',NULL,NULL,''),(4171,'4000','291743423962','2025-03-31 15:27:50',NULL,1000.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4172,'4000','291743423962','2025-03-31 15:26:02',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4173,'4000','291743423962','2025-03-31 15:26:28',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4174,'4000','291743423962','2025-03-31 15:26:49',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4175,'4000','291743423962','2025-03-31 15:26:59',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4176,'1050','291743424314','2025-03-31 15:31:58',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342431922243292333','No',NULL,NULL,''),(4177,'4000','291743424314','2025-03-31 15:31:58',NULL,2500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4178,'1050','291743425507','2025-03-31 15:51:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342551033345237323','No',NULL,NULL,''),(4179,'4000','291743425507','2025-03-31 15:51:49',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4180,'1050','291743425711','2025-03-31 15:55:30',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342573229373200223','No',NULL,NULL,''),(4181,'4000','291743425711','2025-03-31 15:55:30',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4182,'4000','291743425711','2025-03-31 15:55:11',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4183,'4000','291743425711','2025-03-31 15:55:19',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4184,'1050','291743425817','2025-03-31 15:57:44',3150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342586868023237320','No',NULL,NULL,''),(4185,'4000','291743425817','2025-03-31 15:57:44',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4186,'4000','291743425817','2025-03-31 15:56:58',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4187,'4000','291743425817','2025-03-31 15:57:08',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4188,'4000','291743425817','2025-03-31 15:57:33',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4195,'1050','291743426193','2025-03-31 16:05:08',3000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342647130132373272','No',NULL,NULL,''),(4196,'4000','291743426193','2025-03-31 16:05:08',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4197,'4000','291743426193','2025-03-31 16:03:13',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4198,'4000','291743426193','2025-03-31 16:03:39',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4199,'4000','291743426193','2025-03-31 16:04:27',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4200,'4000','291743426193','2025-03-31 16:04:59',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4201,'4000','291743426193','2025-03-31 16:05:07',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4207,'1050','291743426832','2025-03-31 16:14:30',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342704520321220220','No',NULL,NULL,''),(4208,'4000','291743426832','2025-03-31 16:14:30',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4209,'4000','291743426832','2025-03-31 16:13:52',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4210,'4000','291743426832','2025-03-31 16:13:57',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4211,'4000','291743426832','2025-03-31 16:14:10',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4212,'4000','291743426832','2025-03-31 16:14:29',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4213,'1050','291743429348','2025-03-31 16:56:21',2800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174342938232233443232','No',NULL,NULL,''),(4214,'4000','291743429348','2025-03-31 16:56:21',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4215,'4000','291743429348','2025-03-31 16:55:48',NULL,1800.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4220,'1050','291743431555','2025-03-31 17:32:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343155730030332742','No',NULL,NULL,''),(4221,'4000','291743431555','2025-03-31 17:32:36',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4222,'1050','291743431159','2025-03-31 17:26:48',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343187550821433723','No',NULL,NULL,''),(4223,'4000','291743431159','2025-03-31 17:26:48',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4224,'4000','291743431159','2025-03-31 17:25:59',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4225,'4000','291743431159','2025-03-31 17:26:38',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4226,'4000','291743431159','2025-03-31 17:26:46',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4227,'1050','291743431907','2025-03-31 17:38:29',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343191340332033232','No',NULL,NULL,''),(4228,'4000','291743431907','2025-03-31 17:38:29',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(4229,'1050','291743432059','2025-03-31 17:41:06',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343206723443202073','No',NULL,NULL,''),(4230,'4000','291743432059','2025-03-31 17:41:06',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4231,'4000','291743432059','2025-03-31 17:40:59',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4232,'1050','291743432502','2025-03-31 17:48:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343252835323333323','No',NULL,NULL,''),(4233,'4000','291743432502','2025-03-31 17:48:46',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4234,'4000','291743432502','2025-03-31 17:48:22',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4235,'1050','291743432652','2025-03-31 17:50:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343265623033303233','No',NULL,NULL,''),(4236,'4000','291743432652','2025-03-31 17:50:54',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4237,'1050','291743433753','2025-03-31 18:09:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343376433002270203','No',NULL,NULL,''),(4238,'4000','291743433753','2025-03-31 18:09:23',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4239,'4000','291743433753','2025-03-31 18:09:13',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4240,'1050','291743433846','2025-03-31 18:10:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343384933033843722','No',NULL,NULL,''),(4241,'4000','291743433846','2025-03-31 18:10:48',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4242,'1050','291743435504','2025-03-31 18:38:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343550932273030332','No',NULL,NULL,''),(4243,'4000','291743435504','2025-03-31 18:38:27',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4244,'1050','291743435924','2025-03-31 18:45:40',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343595432057252902','No',NULL,NULL,''),(4245,'4000','291743435924','2025-03-31 18:45:40',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4246,'4000','291743435924','2025-03-31 18:45:24',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4247,'1050','291743436539','2025-03-31 18:56:34',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343659554033329033','No',NULL,NULL,''),(4248,'4000','291743436539','2025-03-31 18:56:34',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4249,'4000','291743436539','2025-03-31 18:55:39',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4250,'4000','291743436539','2025-03-31 18:55:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4251,'4000','291743436539','2025-03-31 18:56:13',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4252,'1050','291743438257','2025-03-31 19:24:18',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343825933723220232','No',NULL,NULL,''),(4253,'4000','291743438257','2025-03-31 19:24:18',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4254,'1050','291743438295','2025-03-31 19:25:11',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343831930303489332','No',NULL,NULL,''),(4255,'4000','291743438295','2025-03-31 19:25:11',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4256,'4000','291743438295','2025-03-31 19:24:55',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4257,'1050','291743438967','2025-03-31 19:36:12',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343897622022343303','No',NULL,NULL,''),(4258,'4000','291743438967','2025-03-31 19:36:12',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4259,'4000','291743438967','2025-03-31 19:36:07',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4260,'1050','291743438993','2025-03-31 19:36:36',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343899730333782322','No',NULL,NULL,''),(4261,'4000','291743438993','2025-03-31 19:36:36',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4262,'1050','291743439020','2025-03-31 19:37:04',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343902631323203303','No',NULL,NULL,''),(4263,'4000','291743439020','2025-03-31 19:37:04',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4264,'1050','291743439964','2025-03-31 19:52:45',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174343996730207323233','No',NULL,NULL,''),(4265,'4000','291743439964','2025-03-31 19:52:45',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4266,'1050','291743441226','2025-03-31 20:13:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344122872120224012','No',NULL,NULL,''),(4267,'4000','291743441226','2025-03-31 20:13:47',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4268,'1050','291743441265','2025-03-31 20:14:43',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344128519831020120','No',NULL,NULL,''),(4269,'4000','291743441265','2025-03-31 20:14:43',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4270,'4000','291743441265','2025-03-31 20:14:26',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4271,'1050','291743441423','2025-03-31 20:17:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344144103042722123','No',NULL,NULL,''),(4272,'4000','291743441423','2025-03-31 20:17:07',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4273,'1050','291743442078','2025-03-31 20:27:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344208122922722832','No',NULL,NULL,''),(4274,'4000','291743442078','2025-03-31 20:27:59',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4275,'1050','291743443573','2025-03-31 20:52:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344357647720306320','No',NULL,NULL,''),(4276,'4000','291743443573','2025-03-31 20:52:54',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4277,'1050','291743443692','2025-03-31 20:54:54',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344369642342232323','No',NULL,NULL,''),(4278,'4000','291743443692','2025-03-31 20:54:54',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4279,'1050','291743444579','2025-03-31 21:10:03',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174344460406130343222','No',NULL,NULL,''),(4280,'4000','291743444579','2025-03-31 21:10:03',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4281,'4000','291743444579','2025-03-31 21:09:39',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4284,'1050','291743503802','2025-04-01 13:36:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174350522150331321330','No',NULL,NULL,''),(4285,'4000','291743503802','2025-04-01 13:36:44',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4286,'1050','291743505231','2025-04-01 14:00:39',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174350524312220092902','No',NULL,NULL,''),(4287,'4000','291743505231','2025-04-01 14:00:39',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4288,'4000','291743505231','2025-04-01 14:00:32',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4289,'1050','291743513488','2025-04-01 16:18:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174351349193434293223','No',NULL,NULL,''),(4290,'4000','291743513488','2025-04-01 16:18:09',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4291,'1050','291743514994','2025-04-01 16:44:11',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174351507133300323520','No',NULL,NULL,''),(4292,'4000','291743514994','2025-04-01 16:44:11',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4293,'4000','291743514994','2025-04-01 16:43:14',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4294,'4000','291743514994','2025-04-01 16:43:35',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4295,'4000','291743514994','2025-04-01 16:44:02',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4296,'1050','291743515737','2025-04-01 16:56:01',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174351587902322110302','No',NULL,NULL,''),(4297,'4000','291743515737','2025-04-01 16:56:01',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4298,'4000','291743515737','2025-04-01 16:55:37',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4299,'1050','291743518464','2025-04-01 17:41:07',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174351846932320990893','No',NULL,NULL,''),(4300,'4000','291743518464','2025-04-01 17:41:07',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4301,'1050','291743518608','2025-04-01 17:43:54',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174351864637948133562','No',NULL,NULL,''),(4302,'4000','291743518608','2025-04-01 17:43:54',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4303,'4000','291743518608','2025-04-01 17:43:28',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4304,'4000','291743518608','2025-04-01 17:43:42',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4305,'1050','291743520687','2025-04-01 18:18:39',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174352131009723113303','No',NULL,NULL,''),(4306,'4000','291743520687','2025-04-01 18:18:39',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4307,'4000','291743520687','2025-04-01 18:18:07',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4308,'4000','291743520687','2025-04-01 18:18:21',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4309,'1050','291743527570','2025-04-01 20:12:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174352757450325420523','No',NULL,NULL,''),(4310,'4000','291743527570','2025-04-01 20:12:52',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4311,'1050','291743594154','2025-04-02 14:43:15',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174359419809332380132','No',NULL,NULL,''),(4312,'4000','291743594154','2025-04-02 14:43:15',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4313,'4000','291743594154','2025-04-02 14:42:34',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4314,'4000','291743594154','2025-04-02 14:42:56',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(4315,'1050','291743595568','2025-04-02 15:06:19',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174359558320713302325','No',NULL,NULL,''),(4316,'4000','291743595568','2025-04-02 15:06:19',NULL,1000.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4317,'4000','291743595568','2025-04-02 15:06:08',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4318,'4000','291743595568','2025-04-02 15:06:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4319,'1050','291743598092','2025-04-02 15:48:44',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174359812538033223439','No',NULL,NULL,''),(4320,'4000','291743598092','2025-04-02 15:48:44',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4321,'4000','291743598092','2025-04-02 15:48:13',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4322,'1050','291743601792','2025-04-02 16:50:09',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360181111320366134','No',NULL,NULL,''),(4323,'4000','291743601792','2025-04-02 16:50:09',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4324,'4000','291743601792','2025-04-02 16:49:52',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4325,'1010','291743603992','2025-04-02 17:26:36',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360401320201320937','No',NULL,NULL,'mk69'),(4326,'4000','291743603992','2025-04-02 17:26:36',NULL,1500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4327,'1050','291743604901','2025-04-02 17:41:44',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360490633122202330','No',NULL,NULL,''),(4328,'4000','291743604901','2025-04-02 17:41:44',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4329,'1050','291743605613','2025-04-02 17:53:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360562032392442232','No',NULL,NULL,''),(4330,'4000','291743605613','2025-04-02 17:53:37',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4331,'1050','291743608115','2025-04-02 18:35:20',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360812262121208323','No',NULL,NULL,''),(4332,'4000','291743608115','2025-04-02 18:35:20',NULL,1800.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4333,'1050','291743608892','2025-04-02 18:48:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360890433220022330','No',NULL,NULL,''),(4334,'4000','291743608892','2025-04-02 18:48:19',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4335,'1050','291743609521','2025-04-02 18:58:45',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174360952732332122722','No',NULL,NULL,''),(4336,'4000','291743609521','2025-04-02 18:58:45',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4337,'1050','291743678298','2025-04-03 14:05:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174367857543372333300','No',NULL,NULL,''),(4338,'4000','291743678298','2025-04-03 14:05:00',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4339,'1050','291743682995','2025-04-03 15:24:03',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174368370502736922220','No',NULL,NULL,''),(4340,'4000','291743682995','2025-04-03 15:24:03',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4341,'4000','291743682995','2025-04-03 15:23:16',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4342,'1050','291743684985','2025-04-03 15:56:33',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174368499534270923698','No',NULL,NULL,''),(4343,'4000','291743684985','2025-04-03 15:56:33',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4344,'4000','291743684985','2025-04-03 15:56:25',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4345,'1050','291743685305','2025-04-03 16:02:00',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174368594547323233843','No',NULL,NULL,''),(4346,'4000','291743685305','2025-04-03 16:02:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4347,'4000','291743685305','2025-04-03 16:01:45',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4348,'4000','291743685305','2025-04-03 16:01:48',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4349,'4000','291743685305','2025-04-03 16:01:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4350,'1050','291743693043','2025-04-03 18:10:49',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174369305472322433032','No',NULL,NULL,''),(4351,'4000','291743693043','2025-04-03 18:10:49',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4352,'4000','291743693043','2025-04-03 18:10:43',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4353,'1050','291743694776','2025-04-03 18:39:38',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174369491807321123224','No',NULL,NULL,''),(4354,'4000','291743694776','2025-04-03 18:39:38',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4355,'1050','291743696608','2025-04-03 19:10:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174369688822692327000','No',NULL,NULL,''),(4356,'4000','291743696608','2025-04-03 19:10:11',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4357,'1050','291743698783','2025-04-03 19:46:35',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174369879827320897320','No',NULL,NULL,''),(4358,'4000','291743698783','2025-04-03 19:46:35',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4359,'4000','291743698783','2025-04-03 19:46:23',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4360,'1050','291743758368','2025-04-04 12:19:30',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174375867522903936622','No',NULL,NULL,''),(4361,'4000','291743758368','2025-04-04 12:19:30',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4362,'1050','291743760846','2025-04-04 13:00:51',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174376121423133233927','No',NULL,NULL,''),(4363,'4000','291743760846','2025-04-04 13:00:51',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4364,'1050','291743768999','2025-04-04 15:17:10',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174376945423100422627','No',NULL,NULL,''),(4365,'4000','291743768999','2025-04-04 15:17:10',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4366,'4000','291743768999','2025-04-04 15:16:39',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4367,'1050','291743771187','2025-04-04 15:53:48',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174377123603362227202','No',NULL,NULL,''),(4368,'4000','291743771187','2025-04-04 15:53:48',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4369,'4000','291743771187','2025-04-04 15:53:08',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4370,'1050','291743771246','2025-04-04 15:54:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174377124933702302733','No',NULL,NULL,''),(4371,'4000','291743771246','2025-04-04 15:54:08',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4372,'1050','291743776485','2025-04-04 17:22:22',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174377657222012322300','No',NULL,NULL,''),(4373,'4000','291743776485','2025-04-04 17:22:22',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4374,'4000','291743776485','2025-04-04 17:21:25',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4375,'4000','291743776485','2025-04-04 17:21:39',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4376,'4000','291743776485','2025-04-04 17:21:58',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4377,'1050','291743777311','2025-04-04 17:39:49',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174377760022600320023','No',NULL,NULL,''),(4378,'4000','291743777311','2025-04-04 17:39:49',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4379,'4000','291743777311','2025-04-04 17:35:12',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4380,'1050','291743777893','2025-04-04 17:44:56',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174377789933122292731','No',NULL,NULL,''),(4381,'4000','291743777893','2025-04-04 17:44:56',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4382,'1050','291743783728','2025-04-04 19:22:11',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174378374471420332738','No',NULL,NULL,''),(4383,'4000','291743783728','2025-04-04 19:22:11',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4384,'1050','291743785385','2025-04-04 19:51:11',2600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174378559420021430232','No',NULL,NULL,''),(4385,'4000','291743785385','2025-04-04 19:51:11',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4386,'4000','291743785385','2025-04-04 19:49:45',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4387,'4000','291743785385','2025-04-04 19:50:19',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4388,'4000','291743785385','2025-04-04 19:50:26',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4389,'4000','291743785385','2025-04-04 19:50:45',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4390,'1050','291743785790','2025-04-04 19:57:07',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174378605523224002377','No',NULL,NULL,''),(4391,'4000','291743785790','2025-04-04 19:57:07',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4392,'4000','291743785790','2025-04-04 19:56:30',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4393,'1050','291743842501','2025-04-05 11:41:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174384250740223332302','No',NULL,NULL,''),(4394,'4000','291743842501','2025-04-05 11:41:43',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4397,'1050','291743853985','2025-04-05 14:53:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174385398822223991972','No',NULL,NULL,''),(4398,'4000','291743853985','2025-04-05 14:53:06',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4399,'1050','291743855084','2025-04-05 15:11:55',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174385511833322310590','No',NULL,NULL,''),(4400,'4000','291743855084','2025-04-05 15:11:55',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4401,'4000','291743855084','2025-04-05 15:11:24',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4402,'1050','291743842850','2025-04-05 11:47:33',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174385557250035338222','No',NULL,NULL,''),(4403,'4000','291743842850','2025-04-05 11:47:33',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4404,'1050','291743856363','2025-04-05 15:32:44',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174385636535305032033','No',NULL,NULL,''),(4405,'4000','291743856363','2025-04-05 15:32:44',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4406,'1050','291743856537','2025-04-05 15:35:59',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174385657432030320180','No',NULL,NULL,''),(4407,'4000','291743856537','2025-04-05 15:35:59',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4408,'4000','291743856537','2025-04-05 15:35:37',NULL,1000.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4409,'1050','291743862423','2025-04-05 17:14:07',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386281500222223680','No',NULL,NULL,''),(4410,'4000','291743862423','2025-04-05 17:14:07',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4411,'4000','291743862423','2025-04-05 17:13:43',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4412,'1050','291743863250','2025-04-05 17:27:40',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386326233233300203','No',NULL,NULL,''),(4413,'4000','291743863250','2025-04-05 17:27:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4414,'4000','291743863250','2025-04-05 17:27:30',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4415,'1010','291743865268','2025-04-05 18:01:13',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386528202203306323','No',NULL,NULL,'juo'),(4416,'4000','291743865268','2025-04-05 18:01:13',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4417,'1050','291743867056','2025-04-05 18:31:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386707303200300722','No',NULL,NULL,''),(4418,'4000','291743867056','2025-04-05 18:31:11',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(4419,'4000','291743867056','2025-04-05 18:30:56',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4420,'1050','291743869194','2025-04-05 19:06:38',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386920002620900200','No',NULL,NULL,''),(4421,'4000','291743869194','2025-04-05 19:06:38',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4422,'1050','291743869235','2025-04-05 19:08:03',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174386931532023312096','No',NULL,NULL,''),(4423,'4000','291743869235','2025-04-05 19:08:03',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4424,'4000','291743869235','2025-04-05 19:07:16',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4425,'4000','291743869235','2025-04-05 19:07:35',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4426,'1050','291743870525','2025-04-05 19:28:57',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174387099280307113223','No',NULL,NULL,''),(4427,'4000','291743870525','2025-04-05 19:28:57',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4428,'1050','291743872204','2025-04-05 19:56:48',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174387221107023732222','No',NULL,NULL,''),(4429,'4000','291743872204','2025-04-05 19:56:48',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4430,'1050','291743873355','2025-04-05 20:16:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174387336222322373089','No',NULL,NULL,''),(4431,'4000','291743873355','2025-04-05 20:16:00',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4432,'1050','291743934209','2025-04-06 13:10:24',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393423330400232330','No',NULL,NULL,''),(4433,'4000','291743934209','2025-04-06 13:10:24',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4434,'4000','291743934209','2025-04-06 13:10:09',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4435,'1050','291743934253','2025-04-06 13:10:54',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393426423229434942','No',NULL,NULL,''),(4436,'4000','291743934253','2025-04-06 13:10:54',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4437,'1050','291743934691','2025-04-06 13:18:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393469322020392033','No',NULL,NULL,''),(4438,'4000','291743934691','2025-04-06 13:18:12',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4439,'1050','291743935583','2025-04-06 13:33:04',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393558622282320629','No',NULL,NULL,''),(4440,'4000','291743935583','2025-04-06 13:33:04',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4441,'1050','291743935823','2025-04-06 13:37:55',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393590539930209220','No',NULL,NULL,''),(4442,'4000','291743935823','2025-04-06 13:37:55',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4443,'4000','291743935823','2025-04-06 13:37:03',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4444,'4000','291743935823','2025-04-06 13:37:20',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4445,'1050','291743937395','2025-04-06 14:03:17',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393740802720203323','No',NULL,NULL,''),(4446,'4000','291743937395','2025-04-06 14:03:17',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4447,'1050','291743937416','2025-04-06 14:03:45',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393742742923333230','No',NULL,NULL,''),(4448,'4000','291743937416','2025-04-06 14:03:45',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4449,'4000','291743937416','2025-04-06 14:03:36',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4452,'1050','291743938169','2025-04-06 14:16:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393825203800932398','No',NULL,NULL,''),(4453,'4000','291743938169','2025-04-06 14:16:11',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4454,'4000','291743938169','2025-04-06 14:16:09',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4455,'1050','291743939337','2025-04-06 14:35:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174393966739042070603','No',NULL,NULL,''),(4456,'4000','291743939337','2025-04-06 14:35:40',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4460,'1050','291743943259','2025-04-06 15:41:12',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394401222002900222','No',NULL,NULL,''),(4461,'4000','291743943259','2025-04-06 15:41:12',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4462,'4000','291743943259','2025-04-06 15:40:59',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4463,'1050','291743944024','2025-04-06 15:53:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394402700292202379','No',NULL,NULL,''),(4464,'4000','291743944024','2025-04-06 15:53:46',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4465,'1050','291743943067','2025-04-06 15:39:00',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394421741343420922','No',NULL,NULL,''),(4466,'4000','291743943067','2025-04-06 15:39:00',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4467,'4000','291743943067','2025-04-06 15:37:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4468,'1050','291743944802','2025-04-06 16:06:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394501213334022903','No',NULL,NULL,''),(4469,'4000','291743944802','2025-04-06 16:06:48',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4470,'1050','291743945568','2025-04-06 16:19:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394558623443202063','No',NULL,NULL,''),(4471,'4000','291743945568','2025-04-06 16:19:39',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4472,'1050','291743946690','2025-04-06 16:38:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394669624330022922','No',NULL,NULL,''),(4473,'4000','291743946690','2025-04-06 16:38:12',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4474,'1050','291743947179','2025-04-06 16:46:42',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394720822224493049','No',NULL,NULL,''),(4475,'4000','291743947179','2025-04-06 16:46:42',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4476,'4000','291743947179','2025-04-06 16:46:19',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4477,'4000','291743947179','2025-04-06 16:46:22',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4478,'4000','291743947179','2025-04-06 16:46:24',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4479,'1050','291743948203','2025-04-06 17:03:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394820833302902332','No',NULL,NULL,''),(4480,'4000','291743948203','2025-04-06 17:03:25',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4481,'1050','291743949464','2025-04-06 17:24:29',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174394957322023303033','No',NULL,NULL,''),(4482,'4000','291743949464','2025-04-06 17:24:29',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4483,'4000','291743949464','2025-04-06 17:24:24',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4487,'1050','291743950821','2025-04-06 17:52:47',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395120040020032242','No',NULL,NULL,''),(4488,'4000','291743950821','2025-04-06 17:52:47',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4489,'4000','291743950821','2025-04-06 17:47:02',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4490,'4000','291743950821','2025-04-06 17:47:08',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4491,'1050','291743951718','2025-04-06 18:02:05',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395172607233722320','No',NULL,NULL,''),(4492,'4000','291743951718','2025-04-06 18:02:05',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4493,'4000','291743951718','2025-04-06 18:01:58',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4494,'1050','291743953129','2025-04-06 18:26:28',4350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395323932222009022','No',NULL,NULL,''),(4495,'4000','291743953129','2025-04-06 18:26:28',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4496,'4000','291743953129','2025-04-06 18:25:29',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4497,'4000','291743953129','2025-04-06 18:25:33',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4498,'4000','291743953129','2025-04-06 18:25:36',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4499,'4000','291743953129','2025-04-06 18:25:48',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4500,'4000','291743953129','2025-04-06 18:25:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4501,'4000','291743953129','2025-04-06 18:25:55',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4502,'4000','291743953129','2025-04-06 18:26:09',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4503,'4000','291743953129','2025-04-06 18:26:13',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4504,'1050','291743953302','2025-04-06 18:28:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395331733902777020','No',NULL,NULL,''),(4505,'4000','291743953302','2025-04-06 18:28:25',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4506,'1050','291743954026','2025-04-06 18:40:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395403132943352230','No',NULL,NULL,''),(4507,'4000','291743954026','2025-04-06 18:40:29',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4508,'1050','291743955141','2025-04-06 18:59:03',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395514559329030312','No',NULL,NULL,''),(4509,'4000','291743955141','2025-04-06 18:59:03',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(4510,'1050','291743955557','2025-04-06 19:06:09',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395557773232333753','No',NULL,NULL,''),(4511,'4000','291743955557','2025-04-06 19:06:09',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4512,'4000','291743955557','2025-04-06 19:05:57',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4513,'1050','291743955635','2025-04-06 19:07:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174395564520034322390','No',NULL,NULL,''),(4514,'4000','291743955635','2025-04-06 19:07:19',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4515,'1050','291744024396','2025-04-07 14:13:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174402440072030923442','No',NULL,NULL,''),(4516,'4000','291744024396','2025-04-07 14:13:18',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4517,'1050','291744024672','2025-04-07 14:17:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174402506022542423050','No',NULL,NULL,''),(4518,'4000','291744024672','2025-04-07 14:17:58',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4519,'4000','291744024672','2025-04-07 14:17:52',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4520,'1050','291744026179','2025-04-07 14:43:48',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174402625403922000009','No',NULL,NULL,''),(4521,'4000','291744026179','2025-04-07 14:43:48',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4522,'4000','291744026179','2025-04-07 14:42:59',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4523,'4000','291744026179','2025-04-07 14:43:25',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4524,'4000','291744026179','2025-04-07 14:43:40',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4525,'1050','291744031753','2025-04-07 16:16:00',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403176130000312243','No',NULL,NULL,''),(4526,'4000','291744031753','2025-04-07 16:16:00',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4527,'4000','291744031753','2025-04-07 16:15:53',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4528,'1050','291744033829','2025-04-07 16:50:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403446833444074482','No',NULL,NULL,''),(4529,'4000','291744033829','2025-04-07 16:50:36',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4530,'1050','291744034525','2025-04-07 17:02:15',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403454224443220023','No',NULL,NULL,''),(4531,'4000','291744034525','2025-04-07 17:02:15',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4532,'1050','291744034906','2025-04-07 17:08:28',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403490921323031200','No',NULL,NULL,''),(4533,'4000','291744034906','2025-04-07 17:08:28',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4534,'1050','291744035504','2025-04-07 17:18:29',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403551450330203255','No',NULL,NULL,''),(4535,'4000','291744035504','2025-04-07 17:18:29',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4536,'1050','291744035771','2025-04-07 17:23:54',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403583600263203321','No',NULL,NULL,''),(4537,'4000','291744035771','2025-04-07 17:23:54',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4538,'4000','291744035771','2025-04-07 17:22:52',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4539,'4000','291744035771','2025-04-07 17:23:15',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4540,'4000','291744035771','2025-04-07 17:23:36',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4541,'1050','291744039443','2025-04-07 18:24:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174403945305322037173','No',NULL,NULL,''),(4542,'4000','291744039443','2025-04-07 18:24:10',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4543,'1050','291744039926','2025-04-07 18:33:16',2050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174404000233020002327','No',NULL,NULL,''),(4544,'4000','291744039926','2025-04-07 18:33:16',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4545,'4000','291744039926','2025-04-07 18:32:07',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4546,'4000','291744039926','2025-04-07 18:32:33',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4547,'4000','291744039926','2025-04-07 18:32:49',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4548,'1050','291744041032','2025-04-07 18:50:36',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174404103832224014847','No',NULL,NULL,''),(4549,'4000','291744041032','2025-04-07 18:50:36',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4550,'1050','291744102127','2025-04-08 11:49:08',1940.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174410221503224433741','No',NULL,NULL,''),(4551,'4000','291744102127','2025-04-08 11:49:08',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4552,'4000','291744102127','2025-04-08 11:48:47',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4555,'1050','291744106688','2025-04-08 13:04:50',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174410735222373323422','No',NULL,NULL,''),(4556,'4000','291744106688','2025-04-08 13:04:50',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4560,'1050','291744114676','2025-04-08 15:18:10',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174411539432931237300','No',NULL,NULL,''),(4561,'4000','291744114676','2025-04-08 15:18:10',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4562,'4000','291744114676','2025-04-08 15:17:56',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4563,'4000','291744114676','2025-04-08 15:18:08',NULL,900.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4564,'1050','291744123359','2025-04-08 17:43:17',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174412340203333221234','No',NULL,NULL,''),(4565,'4000','291744123359','2025-04-08 17:43:17',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4566,'4000','291744123359','2025-04-08 17:42:40',NULL,1000.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4567,'1050','291744124168','2025-04-08 17:56:33',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174412437123122210210','No',NULL,NULL,''),(4568,'4000','291744124168','2025-04-08 17:56:33',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4569,'4000','291744124168','2025-04-08 17:56:08',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4570,'1050','291744124568','2025-04-08 18:02:53',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174412461802904063921','No',NULL,NULL,''),(4571,'4000','291744124568','2025-04-08 18:02:53',NULL,1800.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4572,'1050','291744128351','2025-04-08 19:08:06',2850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174412853628223532338','No',NULL,NULL,''),(4573,'4000','291744128351','2025-04-08 19:08:06',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4574,'4000','291744128351','2025-04-08 19:05:51',NULL,900.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4575,'4000','291744128351','2025-04-08 19:07:26',NULL,1000.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4576,'4000','291744128351','2025-04-08 19:07:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4577,'1050','291744129614','2025-04-08 19:27:18',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174412977222033431132','No',NULL,NULL,''),(4578,'4000','291744129614','2025-04-08 19:27:18',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4579,'4000','291744129614','2025-04-08 19:26:54',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4580,'4000','291744129614','2025-04-08 19:27:01',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4581,'1050','291744190529','2025-04-09 12:22:12',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174419053332100403304','No',NULL,NULL,''),(4582,'4000','291744190529','2025-04-09 12:22:12',NULL,1000.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4583,'1050','291744197854','2025-04-09 14:24:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174419785731290773221','No',NULL,NULL,''),(4584,'4000','291744197854','2025-04-09 14:24:16',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4585,'1050','291744199256','2025-04-09 14:47:38',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174419926403202223442','No',NULL,NULL,''),(4586,'4000','291744199256','2025-04-09 14:47:38',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4587,'1050','291744200765','2025-04-09 15:13:14',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174420079639202432790','No',NULL,NULL,''),(4588,'4000','291744200765','2025-04-09 15:13:14',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4589,'4000','291744200765','2025-04-09 15:12:45',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4593,'1050','291744288215','2025-04-10 15:31:11',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174428833522033392322','No',NULL,NULL,''),(4594,'4000','291744288215','2025-04-10 15:31:11',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4595,'4000','291744288215','2025-04-10 15:30:15',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4596,'4000','291744288215','2025-04-10 15:30:51',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4597,'1050','291744288889','2025-04-10 15:41:36',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174428893683060623202','No',NULL,NULL,''),(4598,'4000','291744288889','2025-04-10 15:41:36',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4599,'1050','291744290975','2025-04-10 16:20:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174429121320123434321','No',NULL,NULL,''),(4600,'4000','291744290975','2025-04-10 16:20:11',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4601,'1050','291744292928','2025-04-10 16:49:00',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174429318720222231479','No',NULL,NULL,''),(4602,'4000','291744292928','2025-04-10 16:49:00',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4603,'1050','291744294212','2025-04-10 17:15:31',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174429453753223327029','No',NULL,NULL,''),(4604,'4000','291744294212','2025-04-10 17:15:31',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4605,'4000','291744294212','2025-04-10 17:10:13',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4606,'1050','291744295622','2025-04-10 17:34:22',2300.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174429622402212330331','No',NULL,NULL,''),(4607,'4000','291744295622','2025-04-10 17:34:22',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4608,'4000','291744295622','2025-04-10 17:33:42',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4609,'4000','291744295622','2025-04-10 17:33:49',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4610,'4000','291744295622','2025-04-10 17:34:02',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4611,'1050','291744381406','2025-04-11 17:25:14',2170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174438153033922324432','No',NULL,NULL,''),(4612,'4000','291744381406','2025-04-11 17:25:14',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4613,'4000','291744381406','2025-04-11 17:23:26',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4614,'4000','291744381406','2025-04-11 17:23:52',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4615,'4000','291744381406','2025-04-11 17:24:11',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4616,'1050','291744382078','2025-04-11 17:34:43',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174438210371392322341','No',NULL,NULL,''),(4617,'4000','291744382078','2025-04-11 17:34:43',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4618,'1050','291744451051','2025-04-12 12:44:14',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445105842720033328','No',NULL,NULL,''),(4619,'4000','291744451051','2025-04-12 12:44:14',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4620,'1050','291744453407','2025-04-12 13:23:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445341023332033430','No',NULL,NULL,''),(4621,'4000','291744453407','2025-04-12 13:23:29',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4622,'1050','291744453524','2025-04-12 13:26:10',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445357353073502273','No',NULL,NULL,''),(4623,'4000','291744453524','2025-04-12 13:26:10',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4624,'4000','291744453524','2025-04-12 13:25:24',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4625,'1050','291744453870','2025-04-12 13:31:17',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445387822328393448','No',NULL,NULL,''),(4626,'4000','291744453870','2025-04-12 13:31:17',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4627,'4000','291744453870','2025-04-12 13:31:10',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4628,'1050','291744455392','2025-04-12 13:56:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445539722732235329','No',NULL,NULL,''),(4629,'4000','291744455392','2025-04-12 13:56:35',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4630,'1050','291744455705','2025-04-12 14:01:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445570979324232202','No',NULL,NULL,''),(4631,'4000','291744455705','2025-04-12 14:01:48',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4632,'1050','291744456257','2025-04-12 14:11:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445628586322303033','No',NULL,NULL,''),(4633,'4000','291744456257','2025-04-12 14:11:22',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4634,'4000','291744456257','2025-04-12 14:10:57',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(4635,'1050','291744458083','2025-04-12 14:41:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445809433202037140','No',NULL,NULL,''),(4636,'4000','291744458083','2025-04-12 14:41:27',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4639,'1050','291744459803','2025-04-12 15:10:16',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174445984153100230033','No',NULL,NULL,''),(4640,'4000','291744459803','2025-04-12 15:10:16',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4641,'4000','291744459803','2025-04-12 15:10:03',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4645,'1050','291744459902','2025-04-12 15:11:57',1950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446003970226422329','No',NULL,NULL,''),(4646,'4000','291744459902','2025-04-12 15:11:57',NULL,900.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4647,'4000','291744459902','2025-04-12 15:11:42',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4648,'4000','291744459902','2025-04-12 15:11:55',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4649,'1050','291744460066','2025-04-12 15:14:58',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446009932022043630','No',NULL,NULL,''),(4650,'4000','291744460066','2025-04-12 15:14:58',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4651,'4000','291744460066','2025-04-12 15:14:26',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4652,'1050','291744461226','2025-04-12 15:34:18',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446126132244626230','No',NULL,NULL,''),(4653,'4000','291744461226','2025-04-12 15:34:18',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4654,'4000','291744461226','2025-04-12 15:33:46',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4655,'1050','291744461428','2025-04-12 15:37:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446144492230393323','No',NULL,NULL,''),(4656,'4000','291744461428','2025-04-12 15:37:22',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4657,'4000','291744461428','2025-04-12 15:37:08',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4658,'1050','291744461467','2025-04-12 15:37:50',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446147843307718213','No',NULL,NULL,''),(4659,'4000','291744461467','2025-04-12 15:37:50',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4660,'1050','291744462152','2025-04-12 15:49:25',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446216606332327723','No',NULL,NULL,''),(4661,'4000','291744462152','2025-04-12 15:49:25',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4662,'4000','291744462152','2025-04-12 15:49:12',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4663,'1010','291744463036','2025-04-12 16:03:59',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446307602222072433','No',NULL,NULL,'kho'),(4664,'4000','291744463036','2025-04-12 16:03:59',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4665,'1050','291744463106','2025-04-12 16:05:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446311633240304320','No',NULL,NULL,''),(4666,'4000','291744463106','2025-04-12 16:05:13',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4667,'1050','291744467060','2025-04-12 17:11:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446706537015503307','No',NULL,NULL,''),(4668,'4000','291744467060','2025-04-12 17:11:02',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4669,'1050','291744468271','2025-04-12 17:31:52',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446831527882209883','No',NULL,NULL,''),(4670,'4000','291744468271','2025-04-12 17:31:52',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4671,'4000','291744468271','2025-04-12 17:31:11',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4672,'1050','291744468859','2025-04-12 17:41:02',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446886342763022333','No',NULL,NULL,''),(4673,'4000','291744468859','2025-04-12 17:41:02',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4674,'1050','291744468981','2025-04-12 17:43:35',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446901922033203402','No',NULL,NULL,''),(4675,'4000','291744468981','2025-04-12 17:43:35',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4676,'4000','291744468981','2025-04-12 17:43:01',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4677,'4000','291744468981','2025-04-12 17:43:16',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4678,'1050','291744469153','2025-04-12 17:46:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446916263944249000','No',NULL,NULL,''),(4679,'4000','291744469153','2025-04-12 17:46:00',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4680,'4000','291744469153','2025-04-12 17:45:53',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4681,'1050','291744469675','2025-04-12 17:54:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174446967933322230907','No',NULL,NULL,''),(4682,'4000','291744469675','2025-04-12 17:54:37',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4685,'1010','291744471251','2025-04-12 18:20:59',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174447199130390034733','No',NULL,NULL,'afcy'),(4686,'4000','291744471251','2025-04-12 18:20:59',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4687,'4000','291744471251','2025-04-12 18:20:51',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4691,'1050','291744473717','2025-04-12 19:02:16',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174447380933098432022','No',NULL,NULL,''),(4692,'4000','291744473717','2025-04-12 19:02:16',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4693,'4000','291744473717','2025-04-12 19:01:57',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4694,'4000','291744473717','2025-04-12 19:02:14',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4697,'1050','291744474465','2025-04-12 19:14:28',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174447453934239323304','No',NULL,NULL,''),(4698,'4000','291744474465','2025-04-12 19:14:28',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4699,'4000','291744474465','2025-04-12 19:14:25',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4700,'1050','291744537895','2025-04-13 12:51:37',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174453789838352719342','No',NULL,NULL,''),(4701,'4000','291744537895','2025-04-13 12:51:37',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4702,'1050','291744538537','2025-04-13 13:02:29',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174453855823205332392','No',NULL,NULL,''),(4703,'4000','291744538537','2025-04-13 13:02:29',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4704,'4000','291744538537','2025-04-13 13:02:17',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4705,'1050','291744539540','2025-04-13 13:19:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174453954223902404522','No',NULL,NULL,''),(4706,'4000','291744539540','2025-04-13 13:19:01',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(4707,'1050','291744540000','2025-04-13 13:26:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454000332032001932','No',NULL,NULL,''),(4708,'4000','291744540000','2025-04-13 13:26:41',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4709,'1050','291744541192','2025-04-13 13:47:43',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454126402332230775','No',NULL,NULL,''),(4710,'4000','291744541192','2025-04-13 13:47:43',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4711,'4000','291744541192','2025-04-13 13:46:32',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4712,'1050','291744543117','2025-04-13 14:18:38',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454312001903003229','No',NULL,NULL,''),(4713,'4000','291744543117','2025-04-13 14:18:38',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4714,'1050','291744543979','2025-04-13 14:33:00',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454398209273333220','No',NULL,NULL,''),(4715,'4000','291744543979','2025-04-13 14:33:00',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4716,'1050','291744544268','2025-04-13 14:38:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454430232320304322','No',NULL,NULL,''),(4717,'4000','291744544268','2025-04-13 14:38:08',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4718,'4000','291744544268','2025-04-13 14:37:48',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4719,'1050','291744549465','2025-04-13 16:04:36',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174454986933008023092','No',NULL,NULL,''),(4720,'4000','291744549465','2025-04-13 16:04:36',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4721,'4000','291744549465','2025-04-13 16:04:25',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(4722,'1050','291744550382','2025-04-13 16:19:43',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455039971342230233','No',NULL,NULL,''),(4723,'4000','291744550382','2025-04-13 16:19:43',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4724,'1050','291744550547','2025-04-13 16:22:38',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455055930353702322','No',NULL,NULL,''),(4725,'4000','291744550547','2025-04-13 16:22:38',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4726,'4000','291744550547','2025-04-13 16:22:27',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4729,'1050','291744550648','2025-04-13 16:24:09',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455072502122032740','No',NULL,NULL,''),(4730,'4000','291744550648','2025-04-13 16:24:09',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4731,'4000','291744550648','2025-04-13 16:24:08',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4735,'1050','291744551681','2025-04-13 16:41:53',1700.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455173973323212730','No',NULL,NULL,''),(4736,'4000','291744551681','2025-04-13 16:41:53',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4737,'4000','291744551681','2025-04-13 16:41:21',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4738,'4000','291744551681','2025-04-13 16:41:31',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4739,'1050','291744552915','2025-04-13 17:02:06',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455327900235403394','No',NULL,NULL,''),(4740,'4000','291744552915','2025-04-13 17:02:06',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4741,'4000','291744552915','2025-04-13 17:01:55',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4742,'1050','291744555525','2025-04-13 17:46:19',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455559130229220230','No',NULL,NULL,''),(4743,'4000','291744555525','2025-04-13 17:46:19',NULL,1000.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4744,'4000','291744555525','2025-04-13 17:45:39',NULL,1100.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4745,'1050','291744556012','2025-04-13 17:54:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455607772520677200','No',NULL,NULL,''),(4746,'4000','291744556012','2025-04-13 17:54:26',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4747,'4000','291744556012','2025-04-13 17:53:32',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4748,'1050','291744557575','2025-04-13 18:19:52',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455760933033962552','No',NULL,NULL,''),(4749,'4000','291744557575','2025-04-13 18:19:52',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4750,'4000','291744557575','2025-04-13 18:19:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4751,'1010','291744558743','2025-04-13 18:39:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455875238730344840','No',NULL,NULL,'kiop'),(4752,'4000','291744558743','2025-04-13 18:39:05',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4753,'1050','291744559431','2025-04-13 18:50:33',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174455943592039222202','No',NULL,NULL,''),(4754,'4000','291744559431','2025-04-13 18:50:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4755,'1050','291744564056','2025-04-13 20:07:38',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174456406033333223524','No',NULL,NULL,''),(4756,'4000','291744564056','2025-04-13 20:07:38',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4757,'1050','291744619655','2025-04-14 11:35:00',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174461971621332039037','No',NULL,NULL,''),(4758,'4000','291744619655','2025-04-14 11:35:00',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4759,'4000','291744619655','2025-04-14 11:34:15',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4760,'4000','291744619655','2025-04-14 11:34:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4761,'1050','291744638138','2025-04-14 16:43:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174463821131322233383','No',NULL,NULL,''),(4762,'4000','291744638138','2025-04-14 16:43:29',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4763,'1050','291744639081','2025-04-14 16:58:11',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174463909472929244223','No',NULL,NULL,''),(4764,'4000','291744639081','2025-04-14 16:58:11',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4765,'1050','291744642330','2025-04-14 17:52:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174464233824316332022','No',NULL,NULL,''),(4766,'4000','291744642330','2025-04-14 17:52:13',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4767,'1050','291744645735','2025-04-14 18:49:07',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174464575033339253734','No',NULL,NULL,''),(4768,'4000','291744645735','2025-04-14 18:49:07',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4769,'4000','291744645735','2025-04-14 18:48:55',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4770,'1050','291744710240','2025-04-15 12:44:09',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174471104333042302241','No',NULL,NULL,''),(4771,'4000','291744710240','2025-04-15 12:44:09',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4772,'4000','291744710240','2025-04-15 12:44:00',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4773,'4000','291744710240','2025-04-15 12:44:03',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4774,'1050','291744721874','2025-04-15 15:58:33',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174472196033033042639','No',NULL,NULL,''),(4775,'4000','291744721874','2025-04-15 15:58:33',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4776,'4000','291744721874','2025-04-15 15:57:54',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4777,'4000','291744721874','2025-04-15 15:58:05',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4778,'1050','291744723325','2025-04-15 16:22:16',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174472334873233222223','No',NULL,NULL,''),(4779,'4000','291744723325','2025-04-15 16:22:16',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4780,'4000','291744723325','2025-04-15 16:22:06',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4781,'1050','291744724075','2025-04-15 16:35:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174472482370437249041','No',NULL,NULL,''),(4782,'4000','291744724075','2025-04-15 16:35:19',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4783,'1050','291744732284','2025-04-15 18:51:38',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174473267922492322933','No',NULL,NULL,''),(4784,'4000','291744732284','2025-04-15 18:51:38',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4785,'4000','291744732284','2025-04-15 18:51:24',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4786,'1050','291744798883','2025-04-16 13:21:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174479912923929223332','No',NULL,NULL,''),(4787,'4000','291744798883','2025-04-16 13:21:27',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4788,'1050','291744800280','2025-04-16 13:44:42',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174480028323300302343','No',NULL,NULL,''),(4789,'4000','291744800280','2025-04-16 13:44:42',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4790,'1050','291744808738','2025-04-16 16:05:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174480874031122433023','No',NULL,NULL,''),(4791,'4000','291744808738','2025-04-16 16:05:39',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4792,'1050','291744808944','2025-04-16 16:09:57',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174480943123292432430','No',NULL,NULL,''),(4793,'4000','291744808944','2025-04-16 16:09:57',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4794,'4000','291744808944','2025-04-16 16:09:04',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4795,'1050','291744809458','2025-04-16 16:17:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174480946732974223232','No',NULL,NULL,''),(4796,'4000','291744809458','2025-04-16 16:17:41',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4797,'1050','291744810232','2025-04-16 16:30:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174481023941223332331','No',NULL,NULL,''),(4798,'4000','291744810232','2025-04-16 16:30:36',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4799,'1050','291744810832','2025-04-16 16:40:36',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174481083832232208020','No',NULL,NULL,''),(4800,'4000','291744810832','2025-04-16 16:40:36',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4801,'1050','291744883213','2025-04-17 12:46:55',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174488399923792098038','No',NULL,NULL,''),(4802,'4000','291744883213','2025-04-17 12:46:55',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4803,'1050','291744886456','2025-04-17 13:40:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174488712002380220234','No',NULL,NULL,''),(4804,'4000','291744886456','2025-04-17 13:40:59',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4805,'1050','291744892643','2025-04-17 15:24:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174489270810379222323','No',NULL,NULL,''),(4806,'4000','291744892643','2025-04-17 15:24:04',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4807,'1050','291744896082','2025-04-17 16:21:33',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174489610101200330232','No',NULL,NULL,''),(4808,'4000','291744896082','2025-04-17 16:21:33',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4809,'4000','291744896082','2025-04-17 16:21:23',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4810,'1050','291744900171','2025-04-17 17:34:07',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174490054300321000220','No',NULL,NULL,''),(4811,'4000','291744900171','2025-04-17 17:34:07',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4812,'4000','291744900171','2025-04-17 17:29:31',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4813,'1050','291744900745','2025-04-17 17:39:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174490077420203049403','No',NULL,NULL,''),(4814,'4000','291744900745','2025-04-17 17:39:16',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4815,'1050','291744901040','2025-04-17 17:44:03',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174490151653223397020','No',NULL,NULL,''),(4816,'4000','291744901040','2025-04-17 17:44:03',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4817,'1050','291744902198','2025-04-17 18:03:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174490232433333409333','No',NULL,NULL,''),(4818,'4000','291744902198','2025-04-17 18:03:42',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4819,'1050','291744966263','2025-04-18 11:51:09',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174496627093406320227','No',NULL,NULL,''),(4820,'4000','291744966263','2025-04-18 11:51:09',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4821,'4000','291744966263','2025-04-18 11:51:03',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4826,'1050','291744969112','2025-04-18 12:38:37',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174496921006003293202','No',NULL,NULL,''),(4827,'4000','291744969112','2025-04-18 12:38:37',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4828,'4000','291744969112','2025-04-18 12:38:32',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4829,'4000','291744969112','2025-04-18 12:39:37',NULL,600.00,'','29','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(4830,'1050','291744973847','2025-04-18 13:57:40',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174497386112200013403','No',NULL,NULL,''),(4831,'4000','291744973847','2025-04-18 13:57:40',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4832,'4000','291744973847','2025-04-18 13:57:27',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4833,'1050','291744973883','2025-04-18 13:58:15',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174497389620330328026','No',NULL,NULL,''),(4834,'4000','291744973883','2025-04-18 13:58:15',NULL,900.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4835,'1050','291744968523','2025-04-18 12:28:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174497399103223291002','No',NULL,NULL,''),(4836,'4000','291744968523','2025-04-18 12:28:45',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4837,'4000','291744968523','2025-04-18 12:28:43',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4838,'1050','291744974709','2025-04-18 14:14:14',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174497485635332733992','No',NULL,NULL,''),(4839,'4000','291744974709','2025-04-18 14:14:14',NULL,1000.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4840,'4000','291744974709','2025-04-18 14:11:49',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4841,'4000','291744974709','2025-04-18 14:14:02',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4844,'1050','291744975516','2025-04-18 14:25:19',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174497594553303214242','No',NULL,NULL,''),(4845,'4000','291744975516','2025-04-18 14:25:19',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4846,'4000','291744975516','2025-04-18 14:25:16',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4847,'1050','291744981092','2025-04-18 15:58:48',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498113023322923223','No',NULL,NULL,''),(4848,'4000','291744981092','2025-04-18 15:58:48',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4849,'4000','291744981092','2025-04-18 15:58:12',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4850,'4000','291744981092','2025-04-18 15:58:20',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4851,'1050','291744981454','2025-04-18 16:04:25',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498147500222223840','No',NULL,NULL,''),(4852,'4000','291744981454','2025-04-18 16:04:25',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4853,'4000','291744981454','2025-04-18 16:04:14',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4854,'1050','291744982910','2025-04-18 16:28:47',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498292822309299293','No',NULL,NULL,''),(4855,'4000','291744982910','2025-04-18 16:28:47',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4856,'4000','291744982910','2025-04-18 16:28:30',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4860,'1050','291744983800','2025-04-18 16:43:27',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498397432223332733','No',NULL,NULL,''),(4861,'4000','291744983800','2025-04-18 16:43:27',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4862,'4000','291744983800','2025-04-18 16:43:20',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(4863,'4000','291744983800','2025-04-18 16:43:25',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4864,'4000','291744983800','2025-04-18 16:44:54',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4865,'1050','291744986657','2025-04-18 17:31:00',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498706484913013200','No',NULL,NULL,''),(4866,'4000','291744986657','2025-04-18 17:31:00',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4867,'1050','291744987275','2025-04-18 17:41:16',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498727820087338390','No',NULL,NULL,''),(4868,'4000','291744987275','2025-04-18 17:41:16',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4871,'1050','291744987619','2025-04-18 17:47:01',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498783092349200020','No',NULL,NULL,''),(4872,'4000','291744987619','2025-04-18 17:47:01',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4873,'4000','291744987619','2025-04-18 17:47:00',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4874,'1050','291744988180','2025-04-18 17:56:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498818440808438443','No',NULL,NULL,''),(4875,'4000','291744988180','2025-04-18 17:56:23',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4876,'1050','291744989061','2025-04-18 18:11:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498906505023312940','No',NULL,NULL,''),(4877,'4000','291744989061','2025-04-18 18:11:03',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4878,'1050','291744989584','2025-04-18 18:19:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498958920323831221','No',NULL,NULL,''),(4879,'4000','291744989584','2025-04-18 18:19:48',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4880,'1050','291744989886','2025-04-18 18:24:47',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174498988939121443132','No',NULL,NULL,''),(4881,'4000','291744989886','2025-04-18 18:24:47',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4882,'1050','291744990083','2025-04-18 18:29:18',1720.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174499016932733406222','No',NULL,NULL,''),(4883,'4000','291744990083','2025-04-18 18:29:18',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4884,'4000','291744990083','2025-04-18 18:28:14',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4885,'4000','291744990083','2025-04-18 18:28:47',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4886,'1050','291744991144','2025-04-18 18:45:46',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174499114822732231329','No',NULL,NULL,''),(4887,'4000','291744991144','2025-04-18 18:45:46',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4888,'1050','291744991528','2025-04-18 18:52:23',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174499154603434690229','No',NULL,NULL,''),(4889,'4000','291744991528','2025-04-18 18:52:23',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4890,'1050','291744993129','2025-04-18 19:18:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174499314733079233043','No',NULL,NULL,''),(4891,'4000','291744993129','2025-04-18 19:18:59',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4892,'1050','291744995857','2025-04-18 20:04:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174499586172233938525','No',NULL,NULL,''),(4893,'4000','291744995857','2025-04-18 20:04:19',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4894,'1050','291745056037','2025-04-19 12:47:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505684522440923420','No',NULL,NULL,''),(4895,'4000','291745056037','2025-04-19 12:47:19',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4900,'1050','291745058458','2025-04-19 13:27:40',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505846133235404343','No',NULL,NULL,''),(4901,'4000','291745058458','2025-04-19 13:27:40',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4902,'1050','291745058475','2025-04-19 13:28:01',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505849030223404503','No',NULL,NULL,''),(4903,'4000','291745058475','2025-04-19 13:28:01',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4904,'4000','291745058475','2025-04-19 13:27:55',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4905,'1050','291745059145','2025-04-19 13:39:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505914730202199207','No',NULL,NULL,''),(4906,'4000','291745059145','2025-04-19 13:39:06',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(4907,'1050','291745059525','2025-04-19 13:45:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505952830230220730','No',NULL,NULL,''),(4908,'4000','291745059525','2025-04-19 13:45:26',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4909,'1050','291745059544','2025-04-19 13:45:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174505954702303042033','No',NULL,NULL,''),(4910,'4000','291745059544','2025-04-19 13:45:46',NULL,1000.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4911,'1050','291745060419','2025-04-19 14:00:22',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506042424320002394','No',NULL,NULL,''),(4912,'4000','291745060419','2025-04-19 14:00:22',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4913,'1050','291745064659','2025-04-19 15:11:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506493330763320316','No',NULL,NULL,''),(4914,'4000','291745064659','2025-04-19 15:11:01',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4915,'1050','291745065654','2025-04-19 15:27:40',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506566903034532200','No',NULL,NULL,''),(4916,'4000','291745065654','2025-04-19 15:27:40',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4917,'1050','291745056882','2025-04-19 13:01:59',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506598220022306922','No',NULL,NULL,''),(4918,'4000','291745056882','2025-04-19 13:01:59',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4919,'4000','291745056882','2025-04-19 13:01:22',NULL,900.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4920,'4000','291745056882','2025-04-19 13:01:42',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4921,'4000','291745056882','2025-04-19 13:01:57',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4922,'1050','291745066364','2025-04-19 15:39:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506636933022732320','No',NULL,NULL,''),(4923,'4000','291745066364','2025-04-19 15:39:26',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4924,'1050','291745066569','2025-04-19 15:42:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506657532302026023','No',NULL,NULL,''),(4925,'4000','291745066569','2025-04-19 15:42:52',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4926,'1050','291745067922','2025-04-19 16:12:06',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506843532303812322','No',NULL,NULL,''),(4927,'4000','291745067922','2025-04-19 16:12:06',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4928,'1050','291745068453','2025-04-19 16:14:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506845860023369333','No',NULL,NULL,''),(4929,'4000','291745068453','2025-04-19 16:14:16',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4930,'1050','291745068520','2025-04-19 16:15:46',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506855005726942822','No',NULL,NULL,''),(4931,'4000','291745068520','2025-04-19 16:15:46',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4932,'4000','291745068520','2025-04-19 16:15:20',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4933,'4000','291745068520','2025-04-19 16:15:31',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4934,'1050','291745069193','2025-04-19 16:33:05',3300.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174506959903539233653','No',NULL,NULL,''),(4935,'4000','291745069193','2025-04-19 16:33:05',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4936,'4000','291745069193','2025-04-19 16:26:33',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4937,'4000','291745069193','2025-04-19 16:28:02',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4938,'4000','291745069193','2025-04-19 16:28:07',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(4939,'4000','291745069193','2025-04-19 16:30:42',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4940,'4000','291745069193','2025-04-19 16:32:38',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4941,'4000','291745069193','2025-04-19 16:32:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4942,'1050','291745070534','2025-04-19 16:48:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507053933322353230','No',NULL,NULL,''),(4943,'4000','291745070534','2025-04-19 16:48:57',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4946,'1050','291745071405','2025-04-19 17:03:49',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507143432313525231','No',NULL,NULL,''),(4947,'4000','291745071405','2025-04-19 17:03:49',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(4948,'4000','291745071405','2025-04-19 17:03:25',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(4949,'1050','291745071898','2025-04-19 17:12:00',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507202839132032230','No',NULL,NULL,''),(4950,'4000','291745071898','2025-04-19 17:12:00',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4951,'4000','291745071898','2025-04-19 17:11:38',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4952,'4000','291745071898','2025-04-19 17:11:45',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4953,'1050','291745070596','2025-04-19 16:50:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507208270403230022','No',NULL,NULL,''),(4954,'4000','291745070596','2025-04-19 16:50:01',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4955,'1050','291745072157','2025-04-19 17:15:59',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507216100222230021','No',NULL,NULL,''),(4956,'4000','291745072157','2025-04-19 17:15:59',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4957,'1050','291745072476','2025-04-19 17:21:20',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507248300921090134','No',NULL,NULL,''),(4958,'4000','291745072476','2025-04-19 17:21:20',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4959,'1050','291745073477','2025-04-19 17:37:59',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507357232735327312','No',NULL,NULL,''),(4960,'4000','291745073477','2025-04-19 17:37:59',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4961,'1050','291745074573','2025-04-19 17:56:20',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507458353528830534','No',NULL,NULL,''),(4962,'4000','291745074573','2025-04-19 17:56:20',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(4963,'1050','291745074799','2025-04-19 18:00:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507480591029373325','No',NULL,NULL,''),(4964,'4000','291745074799','2025-04-19 18:00:02',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4965,'1050','291745078522','2025-04-19 19:02:08',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174507853022033203502','No',NULL,NULL,''),(4966,'4000','291745078522','2025-04-19 19:02:08',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4967,'1050','291745140608','2025-04-20 12:17:03',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514063832289423332','No',NULL,NULL,''),(4968,'4000','291745140608','2025-04-20 12:17:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4969,'4000','291745140608','2025-04-20 12:16:48',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4970,'1050','291745141576','2025-04-20 12:34:44',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514172922920734302','No',NULL,NULL,''),(4971,'4000','291745141576','2025-04-20 12:34:44',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4972,'4000','291745141576','2025-04-20 12:32:56',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4973,'4000','291745141576','2025-04-20 12:32:59',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4974,'4000','291745141576','2025-04-20 12:33:05',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(4975,'4000','291745141576','2025-04-20 12:34:30',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4976,'1050','291745142343','2025-04-20 12:46:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514237331002723403','No',NULL,NULL,''),(4977,'4000','291745142343','2025-04-20 12:46:11',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4978,'4000','291745142343','2025-04-20 12:45:44',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4979,'1050','291745145846','2025-04-20 13:44:08',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514584920232732002','No',NULL,NULL,''),(4980,'4000','291745145846','2025-04-20 13:44:08',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4981,'1050','291745146533','2025-04-20 13:56:37',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514661124129239302','No',NULL,NULL,''),(4982,'4000','291745146533','2025-04-20 13:56:37',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4983,'4000','291745146533','2025-04-20 13:55:34',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4984,'4000','291745146533','2025-04-20 13:56:02',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4985,'4000','291745146533','2025-04-20 13:56:10',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4986,'1050','291745147054','2025-04-20 14:04:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514707600364163332','No',NULL,NULL,''),(4987,'4000','291745147054','2025-04-20 14:04:27',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4988,'1050','291745149051','2025-04-20 14:37:34',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174514905725002233213','No',NULL,NULL,''),(4989,'4000','291745149051','2025-04-20 14:37:34',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4990,'1050','291745151277','2025-04-20 15:17:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515143632324232334','No',NULL,NULL,''),(4991,'4000','291745151277','2025-04-20 15:17:12',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4992,'1050','291745151451','2025-04-20 15:17:34',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515145602122032451','No',NULL,NULL,''),(4993,'4000','291745151451','2025-04-20 15:17:34',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4994,'1050','291745152338','2025-04-20 15:32:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515234730033395275','No',NULL,NULL,''),(4995,'4000','291745152338','2025-04-20 15:32:26',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4996,'1050','291745152395','2025-04-20 15:33:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515240032232200220','No',NULL,NULL,''),(4997,'4000','291745152395','2025-04-20 15:33:18',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(4998,'1050','291745152635','2025-04-20 15:37:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515263923229050303','No',NULL,NULL,''),(4999,'4000','291745152635','2025-04-20 15:37:17',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5000,'1050','291745153296','2025-04-20 15:48:20',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515331322231350303','No',NULL,NULL,''),(5001,'4000','291745153296','2025-04-20 15:48:20',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5002,'1050','291745153624','2025-04-20 15:53:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515363333226352373','No',NULL,NULL,''),(5003,'4000','291745153624','2025-04-20 15:53:49',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5004,'1050','291745156473','2025-04-20 16:41:46',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515655130013539025','No',NULL,NULL,''),(5005,'4000','291745156473','2025-04-20 16:41:46',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5006,'4000','291745156473','2025-04-20 16:41:13',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5007,'4000','291745156473','2025-04-20 16:41:32',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5008,'1050','291745157245','2025-04-20 16:54:07',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515724930254203322','No',NULL,NULL,''),(5009,'4000','291745157245','2025-04-20 16:54:07',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5010,'1050','291745157962','2025-04-20 17:06:07',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515796920500232903','No',NULL,NULL,''),(5011,'4000','291745157962','2025-04-20 17:06:07',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5012,'1050','291745158032','2025-04-20 17:07:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515804200513213520','No',NULL,NULL,''),(5013,'4000','291745158032','2025-04-20 17:07:20',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5014,'1050','291745158813','2025-04-20 17:20:18',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515882630722306318','No',NULL,NULL,''),(5015,'4000','291745158813','2025-04-20 17:20:18',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5016,'1050','291745159249','2025-04-20 17:28:54',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174515933723229313372','No',NULL,NULL,''),(5017,'4000','291745159249','2025-04-20 17:28:54',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5018,'4000','291745159249','2025-04-20 17:27:29',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5019,'1050','291745160037','2025-04-20 17:41:19',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174516008640232006332','No',NULL,NULL,''),(5020,'4000','291745160037','2025-04-20 17:41:19',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5021,'4000','291745160037','2025-04-20 17:40:37',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5022,'4000','291745160037','2025-04-20 17:40:49',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5023,'4000','291745160037','2025-04-20 17:41:06',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5024,'1050','291745161800','2025-04-20 18:10:11',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174516181603233303032','No',NULL,NULL,''),(5025,'4000','291745161800','2025-04-20 18:10:11',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5026,'4000','291745161800','2025-04-20 18:10:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5027,'1050','291745163337','2025-04-20 18:35:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174516334412022211073','No',NULL,NULL,''),(5028,'4000','291745163337','2025-04-20 18:35:41',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5029,'1050','291745164669','2025-04-20 18:57:52',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174516468203302030232','No',NULL,NULL,''),(5030,'4000','291745164669','2025-04-20 18:57:52',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5031,'1050','291745230182','2025-04-21 13:10:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523021533333524240','No',NULL,NULL,''),(5032,'4000','291745230182','2025-04-21 13:10:12',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5033,'1050','291745230253','2025-04-21 13:10:55',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523025722222322022','No',NULL,NULL,''),(5034,'4000','291745230253','2025-04-21 13:10:55',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5035,'1050','291745230792','2025-04-21 13:19:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523080102982000134','No',NULL,NULL,''),(5036,'4000','291745230792','2025-04-21 13:19:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5037,'1050','291745232002','2025-04-21 13:40:26',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523203023350331332','No',NULL,NULL,''),(5038,'4000','291745232002','2025-04-21 13:40:26',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5039,'4000','291745232002','2025-04-21 13:40:02',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5040,'1050','291745236480','2025-04-21 14:54:44',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523648620258974453','No',NULL,NULL,''),(5041,'4000','291745236480','2025-04-21 14:54:44',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5042,'1050','291745237708','2025-04-21 15:15:11',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523771223102323333','No',NULL,NULL,''),(5043,'4000','291745237708','2025-04-21 15:15:11',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5044,'1050','291745239701','2025-04-21 15:48:24',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174523971122221393712','No',NULL,NULL,''),(5045,'4000','291745239701','2025-04-21 15:48:24',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5046,'1050','291745240515','2025-04-21 16:01:57',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524052732330052323','No',NULL,NULL,''),(5047,'4000','291745240515','2025-04-21 16:01:57',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5048,'1050','291745240580','2025-04-21 16:03:02',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524058420323223202','No',NULL,NULL,''),(5049,'4000','291745240580','2025-04-21 16:03:02',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5050,'1050','291745241788','2025-04-21 16:23:13',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524180203401233232','No',NULL,NULL,''),(5051,'4000','291745241788','2025-04-21 16:23:13',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5052,'1050','291745242035','2025-04-21 16:29:17',2420.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524216322003222332','No',NULL,NULL,''),(5053,'4000','291745242035','2025-04-21 16:29:17',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(5054,'4000','291745242035','2025-04-21 16:27:15',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5055,'4000','291745242035','2025-04-21 16:27:37',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5056,'4000','291745242035','2025-04-21 16:28:42',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5057,'1050','291745242265','2025-04-21 16:31:08',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524227030340327033','No',NULL,NULL,''),(5058,'4000','291745242265','2025-04-21 16:31:08',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5059,'1050','291745243221','2025-04-21 16:47:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524322842023331483','No',NULL,NULL,''),(5060,'4000','291745243221','2025-04-21 16:47:05',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5061,'1050','291745243621','2025-04-21 16:53:51',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524363223933373242','No',NULL,NULL,''),(5062,'4000','291745243621','2025-04-21 16:53:51',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5063,'4000','291745243621','2025-04-21 16:53:41',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5064,'1050','291745244422','2025-04-21 17:07:04',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174524442652333223232','No',NULL,NULL,''),(5065,'4000','291745244422','2025-04-21 17:07:04',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5066,'1050','291745250088','2025-04-21 18:41:32',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174525009423229220242','No',NULL,NULL,''),(5067,'4000','291745250088','2025-04-21 18:41:32',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5068,'1050','291745323736','2025-04-22 15:08:58',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174532401000000013120','No',NULL,NULL,''),(5069,'4000','291745323736','2025-04-22 15:08:58',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5070,'1050','291745335051','2025-04-22 18:17:33',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174533505632320312206','No',NULL,NULL,''),(5071,'4000','291745335051','2025-04-22 18:17:33',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5072,'1050','291745407994','2025-04-23 14:33:17',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174540800170932302323','No',NULL,NULL,''),(5073,'4000','291745407994','2025-04-23 14:33:17',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5074,'1050','291745422527','2025-04-23 18:35:31',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174542253602232273502','No',NULL,NULL,''),(5075,'4000','291745422527','2025-04-23 18:35:31',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5076,'1050','291745423055','2025-04-23 18:44:17',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174542305822007022033','No',NULL,NULL,''),(5077,'4000','291745423055','2025-04-23 18:44:17',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5078,'1050','291745483849','2025-04-24 11:37:41',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174548386330224532331','No',NULL,NULL,''),(5079,'4000','291745483849','2025-04-24 11:37:41',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5080,'4000','291745483849','2025-04-24 11:37:30',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5081,'1050','291745500203','2025-04-24 16:10:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174550020803523220235','No',NULL,NULL,''),(5082,'4000','291745500203','2025-04-24 16:10:06',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5083,'1050','291745502579','2025-04-24 16:49:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174550258622121530322','No',NULL,NULL,''),(5084,'4000','291745502579','2025-04-24 16:49:44',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5085,'4000','291745502579','2025-04-24 16:49:39',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5086,'1050','291745584340','2025-04-25 15:32:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174558434634354448222','No',NULL,NULL,''),(5087,'4000','291745584340','2025-04-25 15:32:24',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5088,'1010','291745593157','2025-04-25 17:59:27',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174559317533503230330','No',NULL,NULL,'xyz'),(5089,'4000','291745593157','2025-04-25 17:59:27',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5090,'4000','291745593157','2025-04-25 17:59:18',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5091,'1050','291745593204','2025-04-25 18:00:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174559324838932024343','No',NULL,NULL,''),(5092,'4000','291745593204','2025-04-25 18:00:41',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5093,'4000','291745593204','2025-04-25 18:00:05',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5094,'1050','291745593518','2025-04-25 18:05:26',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174559353434033052290','No',NULL,NULL,''),(5095,'4000','291745593518','2025-04-25 18:05:26',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5096,'1050','291745595093','2025-04-25 18:31:38',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174559510173220012320','No',NULL,NULL,''),(5097,'4000','291745595093','2025-04-25 18:31:38',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5098,'1010','291745666271','2025-04-26 14:17:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174566628230263022632','No',NULL,NULL,''),(5099,'4000','291745666271','2025-04-26 14:17:58',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5100,'1010','291745672390','2025-04-26 16:00:17',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567243723622360542','No',NULL,NULL,''),(5101,'4000','291745672390','2025-04-26 16:00:17',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5102,'4000','291745672390','2025-04-26 15:59:51',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5103,'1030','291745675351','2025-04-26 16:53:07',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567560820000250009','No',NULL,NULL,''),(5104,'4000','291745675351','2025-04-26 16:53:07',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5105,'4000','291745675351','2025-04-26 16:49:12',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5106,'1030','291745675741','2025-04-26 16:55:46',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567575033352292207','No',NULL,NULL,''),(5107,'4000','291745675741','2025-04-26 16:55:46',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5108,'1010','291745675887','2025-04-26 17:01:32',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567609823332362636','No',NULL,NULL,''),(5109,'4000','291745675887','2025-04-26 17:01:32',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5110,'4000','291745675887','2025-04-26 16:58:07',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5111,'4000','291745675887','2025-04-26 16:59:42',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5112,'4000','291745675887','2025-04-26 17:00:54',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5113,'1010','291745676598','2025-04-26 17:10:15',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567663533342200100','No',NULL,NULL,''),(5114,'4000','291745676598','2025-04-26 17:10:15',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5115,'1010','291745676806','2025-04-26 17:13:33',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567682028321361303','No',NULL,NULL,''),(5116,'4000','291745676806','2025-04-26 17:13:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5117,'1010','291745676921','2025-04-26 17:15:44',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567695232563032333','No',NULL,NULL,''),(5118,'4000','291745676921','2025-04-26 17:15:44',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5119,'4000','291745676921','2025-04-26 17:15:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5120,'4000','291745676921','2025-04-26 17:15:25',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5121,'1010','291745677348','2025-04-26 17:23:09',1270.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174567740630272307723','No',NULL,NULL,''),(5122,'4000','291745677348','2025-04-26 17:23:09',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5123,'4000','291745677348','2025-04-26 17:22:28',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5124,'1050','291745752492','2025-04-27 14:15:00',2010.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575252622522372320','No',NULL,NULL,''),(5125,'4000','291745752492','2025-04-27 14:15:00',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5126,'4000','291745752492','2025-04-27 14:14:52',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5127,'4000','291745752492','2025-04-27 14:14:55',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5128,'1050','291745752607','2025-04-27 14:18:13',3670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575270929272237551','No',NULL,NULL,''),(5129,'4000','291745752607','2025-04-27 14:18:13',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5130,'4000','291745752607','2025-04-27 14:16:47',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5131,'4000','291745752607','2025-04-27 14:17:00',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5132,'4000','291745752607','2025-04-27 14:17:03',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5133,'4000','291745752607','2025-04-27 14:17:06',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5134,'4000','291745752607','2025-04-27 14:17:09',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5135,'1050','291745752919','2025-04-27 14:22:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575295935213923293','No',NULL,NULL,''),(5136,'4000','291745752919','2025-04-27 14:22:08',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5137,'4000','291745752919','2025-04-27 14:21:59',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5138,'1010','291745753009','2025-04-27 14:23:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575302503274313923','No',NULL,NULL,''),(5139,'4000','291745753009','2025-04-27 14:23:32',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5140,'1010','291745753109','2025-04-27 14:26:16',3250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575317932313373903','No',NULL,NULL,''),(5141,'4000','291745753109','2025-04-27 14:26:16',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5142,'4000','291745753109','2025-04-27 14:25:09',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5143,'4000','291745753109','2025-04-27 14:25:15',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5144,'4000','291745753109','2025-04-27 14:25:23',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5145,'4000','291745753109','2025-04-27 14:25:28',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5146,'4000','291745753109','2025-04-27 14:25:46',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5147,'4000','291745753109','2025-04-27 14:25:59',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5148,'1010','291745753361','2025-04-27 14:30:09',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575343923524733323','No',NULL,NULL,''),(5149,'4000','291745753361','2025-04-27 14:30:09',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5150,'4000','291745753361','2025-04-27 14:29:21',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5151,'4000','291745753361','2025-04-27 14:29:28',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5152,'4000','291745753361','2025-04-27 14:29:36',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5153,'1010','291745756998','2025-04-27 15:31:48',3650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575711543323520722','No',NULL,NULL,''),(5154,'4000','291745756998','2025-04-27 15:31:48',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5155,'4000','291745756998','2025-04-27 15:29:58',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5156,'4000','291745756998','2025-04-27 15:30:14',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5157,'4000','291745756998','2025-04-27 15:30:52',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5158,'4000','291745756998','2025-04-27 15:30:56',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5159,'4000','291745756998','2025-04-27 15:31:00',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5160,'4000','291745756998','2025-04-27 15:31:18',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5161,'1050','291745757499','2025-04-27 15:39:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575756610233270563','No',NULL,NULL,''),(5162,'4000','291745757499','2025-04-27 15:39:23',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5163,'1050','291745757625','2025-04-27 15:40:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575763327327320077','No',NULL,NULL,''),(5164,'4000','291745757625','2025-04-27 15:40:30',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5165,'1050','291745758631','2025-04-27 15:57:14',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575863576323225243','No',NULL,NULL,''),(5166,'4000','291745758631','2025-04-27 15:57:14',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5167,'1050','291745759161','2025-04-27 16:06:03',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575916523333530732','No',NULL,NULL,''),(5168,'4000','291745759161','2025-04-27 16:06:03',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5169,'1050','291745759863','2025-04-27 16:17:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174575986723443202073','No',NULL,NULL,''),(5170,'4000','291745759863','2025-04-27 16:17:45',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5171,'1050','291745760388','2025-04-27 16:26:58',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576042223307200430','No',NULL,NULL,''),(5172,'4000','291745760388','2025-04-27 16:26:58',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5173,'4000','291745760388','2025-04-27 16:26:28',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5174,'4000','291745760388','2025-04-27 16:26:47',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5175,'1050','291745761293','2025-04-27 16:41:36',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576130030603323000','No',NULL,NULL,''),(5176,'4000','291745761293','2025-04-27 16:41:36',NULL,900.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5177,'1050','291745763345','2025-04-27 17:15:50',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576335202206202763','No',NULL,NULL,''),(5178,'4000','291745763345','2025-04-27 17:15:50',NULL,1000.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5179,'1050','291745763925','2025-04-27 17:25:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576394232739342123','No',NULL,NULL,''),(5180,'4000','291745763925','2025-04-27 17:25:41',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5181,'4000','291745763925','2025-04-27 17:25:26',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(5182,'1050','291745764307','2025-04-27 17:32:39',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576436222262320229','No',NULL,NULL,''),(5183,'4000','291745764307','2025-04-27 17:32:39',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5184,'4000','291745764307','2025-04-27 17:31:47',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5189,'1050','291745765932','2025-04-27 17:58:54',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576638664203246663','No',NULL,NULL,''),(5190,'4000','291745765932','2025-04-27 17:58:54',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5191,'4000','291745765932','2025-04-27 17:58:52',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5192,'1050','291745766837','2025-04-27 18:14:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576684331242082202','No',NULL,NULL,''),(5193,'4000','291745766837','2025-04-27 18:14:01',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5194,'1050','291745767261','2025-04-27 18:21:14',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576727884773220023','No',NULL,NULL,''),(5195,'4000','291745767261','2025-04-27 18:21:14',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5196,'1050','291745767624','2025-04-27 18:27:16',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576763933067602006','No',NULL,NULL,''),(5197,'4000','291745767624','2025-04-27 18:27:16',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5198,'1050','291745767683','2025-04-27 18:28:07',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576769005737373302','No',NULL,NULL,''),(5199,'4000','291745767683','2025-04-27 18:28:07',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5200,'1050','291745768769','2025-04-27 18:46:14',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576877873032270680','No',NULL,NULL,''),(5201,'4000','291745768769','2025-04-27 18:46:14',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5204,'1050','291745768925','2025-04-27 18:48:54',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576894602023023794','No',NULL,NULL,''),(5205,'4000','291745768925','2025-04-27 18:48:54',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5211,'1050','291745768833','2025-04-27 18:47:18',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174576917821918503123','No',NULL,NULL,''),(5212,'4000','291745768833','2025-04-27 18:47:18',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5213,'4000','291745768833','2025-04-27 18:47:13',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5214,'4000','291745768833','2025-04-27 18:51:47',NULL,1000.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5215,'4000','291745768833','2025-04-27 18:51:54',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5216,'1050','291745846199','2025-04-28 16:16:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174584621222020582033','No',NULL,NULL,''),(5217,'4000','291745846199','2025-04-28 16:16:48',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5218,'1050','291745847723','2025-04-28 16:42:10',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174584773323237227222','No',NULL,NULL,''),(5219,'4000','291745847723','2025-04-28 16:42:10',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5220,'1050','291745916540','2025-04-29 11:49:05',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174591656153253330633','No',NULL,NULL,''),(5221,'4000','291745916540','2025-04-29 11:49:05',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5222,'1050','291745928597','2025-04-29 15:10:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174592917574172793519','No',NULL,NULL,''),(5223,'4000','291745928597','2025-04-29 15:10:06',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5224,'1050','291745931766','2025-04-29 16:02:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174593224872275330285','No',NULL,NULL,''),(5225,'4000','291745931766','2025-04-29 16:02:53',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5226,'1050','291746001711','2025-04-30 11:28:33',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174600171727003200222','No',NULL,NULL,''),(5227,'4000','291746001711','2025-04-30 11:28:33',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5228,'1050','291746004492','2025-04-30 12:15:10',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174600451302206311336','No',NULL,NULL,''),(5229,'4000','291746004492','2025-04-30 12:15:10',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5230,'4000','291746004492','2025-04-30 12:14:52',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5231,'1010','291746013128','2025-04-30 14:38:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174601313633323637219','No',NULL,NULL,''),(5232,'4000','291746013128','2025-04-30 14:38:54',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5233,'1050','291746021876','2025-04-30 17:39:52',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174602399742200332023','No',NULL,NULL,''),(5234,'4000','291746021876','2025-04-30 17:39:52',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5235,'1050','291746028004','2025-04-30 18:46:50',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174602908516020791222','No',NULL,NULL,''),(5236,'4000','291746028004','2025-04-30 18:46:50',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5237,'1050','291746087378','2025-05-01 11:16:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174608738172233160233','No',NULL,NULL,''),(5238,'4000','291746087378','2025-05-01 11:16:19',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5239,'1050','291746097492','2025-05-01 14:05:06',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174609750730293025032','No',NULL,NULL,''),(5240,'4000','291746097492','2025-05-01 14:05:06',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5241,'4000','291746097492','2025-05-01 14:04:53',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5242,'1050','291746099707','2025-05-01 14:42:08',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174609974237337122327','No',NULL,NULL,''),(5243,'4000','291746099707','2025-05-01 14:42:08',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5244,'4000','291746099707','2025-05-01 14:41:47',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5245,'4000','291746099707','2025-05-01 14:41:55',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5246,'1050','291746100834','2025-05-01 15:00:51',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610085403472030334','No',NULL,NULL,''),(5247,'4000','291746100834','2025-05-01 15:00:51',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(5248,'4000','291746100834','2025-05-01 15:00:34',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5249,'1050','291746102516','2025-05-01 15:29:05',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610298701032033240','No',NULL,NULL,''),(5250,'4000','291746102516','2025-05-01 15:29:05',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5251,'4000','291746102516','2025-05-01 15:28:36',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5252,'4000','291746102516','2025-05-01 15:28:45',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5253,'1050','291746103011','2025-05-01 15:36:52',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610325433220033313','No',NULL,NULL,''),(5254,'4000','291746103011','2025-05-01 15:36:52',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5255,'1050','291746103296','2025-05-01 15:41:38',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610330093722362230','No',NULL,NULL,''),(5256,'4000','291746103296','2025-05-01 15:41:38',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5257,'1050','291746103679','2025-05-01 15:48:04',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610370110303032202','No',NULL,NULL,''),(5258,'4000','291746103679','2025-05-01 15:48:04',NULL,2500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5259,'1050','291746103785','2025-05-01 15:49:50',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610381992310903291','No',NULL,NULL,''),(5260,'4000','291746103785','2025-05-01 15:49:50',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5261,'4000','291746103785','2025-05-01 15:49:45',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5262,'1050','291746103830','2025-05-01 15:50:31',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610383202222226233','No',NULL,NULL,''),(5263,'4000','291746103830','2025-05-01 15:50:31',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5264,'1050','291746104125','2025-05-01 15:57:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610423232221913323','No',NULL,NULL,''),(5265,'4000','291746104125','2025-05-01 15:57:05',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5266,'1050','291746104247','2025-05-01 15:57:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610442132131206402','No',NULL,NULL,''),(5267,'4000','291746104247','2025-05-01 15:57:31',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5268,'1050','291746104941','2025-05-01 16:09:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610494602220932331','No',NULL,NULL,''),(5269,'4000','291746104941','2025-05-01 16:09:04',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5270,'1050','291746109254','2025-05-01 17:21:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174610932822130202030','No',NULL,NULL,''),(5271,'4000','291746109254','2025-05-01 17:21:58',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5272,'4000','291746109254','2025-05-01 17:20:54',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5273,'1050','291746109554','2025-05-01 17:25:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611018902311932132','No',NULL,NULL,''),(5274,'4000','291746109554','2025-05-01 17:25:57',NULL,500.00,'','29','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5275,'1050','291746110208','2025-05-01 17:38:32',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611101614322231200','No',NULL,NULL,''),(5276,'4000','291746110208','2025-05-01 17:38:32',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5277,'4000','291746110208','2025-05-01 17:36:49',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5278,'4000','291746110208','2025-05-01 17:37:08',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5279,'1050','291746111032','2025-05-01 17:50:34',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611103623332312131','No',NULL,NULL,''),(5280,'4000','291746111032','2025-05-01 17:50:34',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5281,'1050','291746111047','2025-05-01 17:50:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611105112323003013','No',NULL,NULL,''),(5282,'4000','291746111047','2025-05-01 17:50:49',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5283,'1050','291746111084','2025-05-01 17:51:27',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611109026333323120','No',NULL,NULL,''),(5284,'4000','291746111084','2025-05-01 17:51:27',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5285,'1050','291746111108','2025-05-01 17:51:50',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611111220120221110','No',NULL,NULL,''),(5286,'4000','291746111108','2025-05-01 17:51:50',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5287,'1050','291746111819','2025-05-01 18:03:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611182232297262223','No',NULL,NULL,''),(5288,'4000','291746111819','2025-05-01 18:03:41',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5289,'1050','291746111831','2025-05-01 18:03:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611183422700264330','No',NULL,NULL,''),(5290,'4000','291746111831','2025-05-01 18:03:52',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5291,'1050','291746112757','2025-05-01 18:19:37',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174611277922623232927','No',NULL,NULL,''),(5292,'4000','291746112757','2025-05-01 18:19:37',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5293,'4000','291746112757','2025-05-01 18:19:17',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5294,'1050','291746194410','2025-05-02 17:00:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174619445003236302420','No',NULL,NULL,''),(5295,'4000','291746194410','2025-05-02 17:00:18',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5296,'1050','291746198025','2025-05-02 18:00:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174619803632833612903','No',NULL,NULL,''),(5297,'4000','291746198025','2025-05-02 18:00:30',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5298,'1050','291746266528','2025-05-03 13:02:10',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174626653232060360422','No',NULL,NULL,''),(5299,'4000','291746266528','2025-05-03 13:02:10',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5300,'1050','291746274382','2025-05-03 15:13:13',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174627486322922408022','No',NULL,NULL,''),(5301,'4000','291746274382','2025-05-03 15:13:13',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5302,'4000','291746274382','2025-05-03 15:13:02',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5303,'1050','291746275265','2025-05-03 15:28:07',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174627529533033062939','No',NULL,NULL,''),(5304,'4000','291746275265','2025-05-03 15:28:07',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5305,'4000','291746275265','2025-05-03 15:27:46',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5306,'4000','291746275265','2025-05-03 15:27:58',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5307,'1050','291746276209','2025-05-03 15:43:34',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174627643272220003213','No',NULL,NULL,''),(5308,'4000','291746276209','2025-05-03 15:43:34',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5309,'4000','291746276209','2025-05-03 15:43:29',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5310,'1050','291746279495','2025-05-03 16:38:23',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174627978730230722492','No',NULL,NULL,''),(5311,'4000','291746279495','2025-05-03 16:38:23',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5312,'1050','291746281644','2025-05-03 17:14:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628164824036806100','No',NULL,NULL,''),(5313,'4000','291746281644','2025-05-03 17:14:06',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5314,'1050','291746282290','2025-05-03 17:24:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628229403372392932','No',NULL,NULL,''),(5315,'4000','291746282290','2025-05-03 17:24:52',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5316,'1050','291746282674','2025-05-03 17:32:59',2350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628278282332323032','No',NULL,NULL,''),(5317,'4000','291746282674','2025-05-03 17:32:59',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5318,'4000','291746282674','2025-05-03 17:31:15',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5319,'4000','291746282674','2025-05-03 17:31:30',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5320,'4000','291746282674','2025-05-03 17:31:58',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5321,'4000','291746282674','2025-05-03 17:32:19',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5322,'1050','291746282854','2025-05-03 17:34:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628286403220033023','No',NULL,NULL,''),(5323,'4000','291746282854','2025-05-03 17:34:22',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5324,'4000','291746282854','2025-05-03 17:34:14',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5325,'1050','291746283796','2025-05-03 17:50:02',1340.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628381272233238323','No',NULL,NULL,''),(5326,'4000','291746283796','2025-05-03 17:50:02',NULL,1340.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5327,'1050','291746284583','2025-05-03 18:03:08',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628478502928323303','No',NULL,NULL,''),(5328,'4000','291746284583','2025-05-03 18:03:08',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5329,'1050','291746284809','2025-05-03 18:11:10',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628507832002303323','No',NULL,NULL,''),(5330,'4000','291746284809','2025-05-03 18:11:10',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(5331,'4000','291746284809','2025-05-03 18:06:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5332,'1050','291746286721','2025-05-03 18:38:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174628675020023083000','No',NULL,NULL,''),(5333,'4000','291746286721','2025-05-03 18:38:59',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5334,'1050','291746344169','2025-05-04 10:36:10',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174634417102133922227','No',NULL,NULL,''),(5335,'4000','291746344169','2025-05-04 10:36:10',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(5336,'1050','291746354395','2025-05-04 13:26:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174635440522620333511','No',NULL,NULL,''),(5337,'4000','291746354395','2025-05-04 13:26:37',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5338,'1050','291746363318','2025-05-04 15:56:00',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636336200233633322','No',NULL,NULL,''),(5339,'4000','291746363318','2025-05-04 15:56:00',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5340,'4000','291746363318','2025-05-04 15:55:18',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5341,'1050','291746364894','2025-05-04 16:21:51',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636531064223050902','No',NULL,NULL,''),(5342,'4000','291746364894','2025-05-04 16:21:51',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5343,'4000','291746364894','2025-05-04 16:21:34',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5344,'4000','291746364894','2025-05-04 16:21:43',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5345,'1050','291746365608','2025-05-04 16:33:58',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636566653643036346','No',NULL,NULL,''),(5346,'4000','291746365608','2025-05-04 16:33:58',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5347,'4000','291746365608','2025-05-04 16:33:28',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5348,'4000','291746365608','2025-05-04 16:33:46',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5349,'1050','291746366100','2025-05-04 16:58:18',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636710033002200322','No',NULL,NULL,''),(5350,'4000','291746366100','2025-05-04 16:58:18',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5351,'4000','291746366100','2025-05-04 16:41:40',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5352,'1050','291746367109','2025-05-04 16:58:31',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636711212000203004','No',NULL,NULL,''),(5353,'4000','291746367109','2025-05-04 16:58:31',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5354,'1050','291746367547','2025-05-04 17:05:58',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636756133262033220','No',NULL,NULL,''),(5355,'4000','291746367547','2025-05-04 17:05:58',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5356,'1050','291746368517','2025-05-04 17:21:58',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636896268392223232','No',NULL,NULL,''),(5357,'4000','291746368517','2025-05-04 17:21:58',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5358,'1050','291746369548','2025-05-04 17:39:12',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174636955422036092323','No',NULL,NULL,''),(5359,'4000','291746369548','2025-05-04 17:39:12',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5360,'1050','291746370973','2025-05-04 18:02:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174637103430240233331','No',NULL,NULL,''),(5361,'4000','291746370973','2025-05-04 18:02:55',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5362,'1050','291746371262','2025-05-04 18:08:05',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174637129036303332330','No',NULL,NULL,''),(5363,'4000','291746371262','2025-05-04 18:08:05',NULL,1000.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5364,'4000','291746371262','2025-05-04 18:07:42',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5365,'4000','291746371262','2025-05-04 18:07:48',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5368,'1050','291746371312','2025-05-04 18:08:35',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174637225423923320603','No',NULL,NULL,''),(5369,'4000','291746371312','2025-05-04 18:08:35',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5370,'4000','291746371312','2025-05-04 18:08:32',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5371,'1050','291746375640','2025-05-04 19:20:42',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174637590423293732032','No',NULL,NULL,''),(5372,'4000','291746375640','2025-05-04 19:20:42',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5376,'1050','291746448121','2025-05-05 16:11:05',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174645068553309320033','No',NULL,NULL,''),(5377,'4000','291746448121','2025-05-05 16:11:05',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5378,'4000','291746448121','2025-05-05 15:28:41',NULL,600.00,'','29','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5379,'4000','291746448121','2025-05-05 15:28:58',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5380,'1050','291746532145','2025-05-06 14:49:16',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174653259502322335333','No',NULL,NULL,''),(5381,'4000','291746532145','2025-05-06 14:49:16',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5382,'4000','291746532145','2025-05-06 14:49:05',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5383,'1050','291746618483','2025-05-07 14:48:12',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174661849921006309023','No',NULL,NULL,''),(5384,'4000','291746618483','2025-05-07 14:48:12',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5385,'1050','291746619098','2025-05-07 14:58:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174661911723733091923','No',NULL,NULL,''),(5386,'4000','291746619098','2025-05-07 14:58:24',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5387,'1050','291746629455','2025-05-07 17:50:58',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174662946203633692302','No',NULL,NULL,''),(5388,'4000','291746629455','2025-05-07 17:50:58',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5389,'1010','291746715336','2025-05-08 17:42:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174671594560233070273','No',NULL,NULL,'7foj'),(5390,'4000','291746715336','2025-05-08 17:42:18',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5391,'1050','291746788599','2025-05-09 14:03:21',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174678860230202702962','No',NULL,NULL,''),(5392,'4000','291746788599','2025-05-09 14:03:21',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5393,'1050','291746791028','2025-05-09 14:45:24',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174679112773279132330','No',NULL,NULL,''),(5394,'4000','291746791028','2025-05-09 14:45:24',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5395,'4000','291746791028','2025-05-09 14:43:48',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5396,'4000','291746791028','2025-05-09 14:45:05',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5397,'1050','291746793177','2025-05-09 15:19:39',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174679318103330232322','No',NULL,NULL,''),(5398,'4000','291746793177','2025-05-09 15:19:39',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5399,'1050','291746798077','2025-05-09 16:41:21',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174679808390827323320','No',NULL,NULL,''),(5400,'4000','291746798077','2025-05-09 16:41:21',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5401,'1050','291746801280','2025-05-09 17:34:42',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174680128313228340033','No',NULL,NULL,''),(5402,'4000','291746801280','2025-05-09 17:34:42',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5403,'1050','291746873539','2025-05-10 13:39:42',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174687358672336332702','No',NULL,NULL,''),(5404,'4000','291746873539','2025-05-10 13:39:42',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5405,'4000','291746873539','2025-05-10 13:38:59',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5406,'1010','291746877138','2025-05-10 14:39:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174687718323229702343','No',NULL,NULL,'llub'),(5407,'4000','291746877138','2025-05-10 14:39:13',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5408,'1050','291746877385','2025-05-10 14:43:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174687740030264372222','No',NULL,NULL,''),(5409,'4000','291746877385','2025-05-10 14:43:15',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5410,'1050','291746879934','2025-05-10 15:26:09',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174687997473792220432','No',NULL,NULL,''),(5411,'4000','291746879934','2025-05-10 15:26:09',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5412,'4000','291746879934','2025-05-10 15:25:34',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5413,'1050','291746881200','2025-05-10 15:46:47',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688120922202820030','No',NULL,NULL,''),(5414,'4000','291746881200','2025-05-10 15:46:47',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5415,'1050','291746881915','2025-05-10 15:58:49',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688193232233232140','No',NULL,NULL,''),(5416,'4000','291746881915','2025-05-10 15:58:49',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5417,'1050','291746883443','2025-05-10 16:24:07',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688344934492623243','No',NULL,NULL,''),(5418,'4000','291746883443','2025-05-10 16:24:07',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5419,'1050','291746883663','2025-05-10 16:29:45',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688381102232823922','No',NULL,NULL,''),(5420,'4000','291746883663','2025-05-10 16:29:45',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5421,'4000','291746883663','2025-05-10 16:28:05',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5422,'1050','291746884241','2025-05-10 16:39:37',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688454133743201401','No',NULL,NULL,''),(5423,'4000','291746884241','2025-05-10 16:39:37',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5424,'4000','291746884241','2025-05-10 16:37:21',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5427,'1050','291746886327','2025-05-10 17:12:17',1170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688664513023804033','No',NULL,NULL,''),(5428,'4000','291746886327','2025-05-10 17:12:17',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5429,'4000','291746886327','2025-05-10 17:12:08',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5430,'1050','291746887141','2025-05-10 17:25:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688716222361733283','No',NULL,NULL,''),(5431,'4000','291746887141','2025-05-10 17:25:58',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5432,'4000','291746887141','2025-05-10 17:25:41',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5433,'1050','291746887775','2025-05-10 17:37:54',2440.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688877103241222212','No',NULL,NULL,''),(5434,'4000','291746887775','2025-05-10 17:37:54',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5435,'4000','291746887775','2025-05-10 17:36:15',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5436,'4000','291746887775','2025-05-10 17:36:31',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5437,'4000','291746887775','2025-05-10 17:37:18',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5438,'1010','291746888808','2025-05-10 17:53:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688882421200028830','No',NULL,NULL,'b9j'),(5439,'4000','291746888808','2025-05-10 17:53:32',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5440,'1050','291746888904','2025-05-10 17:55:09',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688898473383222933','No',NULL,NULL,''),(5441,'4000','291746888904','2025-05-10 17:55:09',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5442,'1050','291746889467','2025-05-10 18:04:53',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174688949737332242340','No',NULL,NULL,''),(5443,'4000','291746889467','2025-05-10 18:04:53',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5444,'4000','291746889467','2025-05-10 18:04:27',NULL,1000.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5445,'1050','291746889572','2025-05-10 18:06:18',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174689139423703392797','No',NULL,NULL,''),(5446,'4000','291746889572','2025-05-10 18:06:18',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5447,'1050','291746893058','2025-05-10 19:04:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174689306722323202638','No',NULL,NULL,''),(5448,'4000','291746893058','2025-05-10 19:04:25',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5449,'1050','291746957638','2025-05-11 13:12:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174695838328730393220','No',NULL,NULL,''),(5450,'4000','291746957638','2025-05-11 13:12:58',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5451,'1050','291746959543','2025-05-11 13:32:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174695954999039939725','No',NULL,NULL,''),(5452,'4000','291746959543','2025-05-11 13:32:25',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5453,'1050','291746960993','2025-05-11 13:56:40',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696100303419622310','No',NULL,NULL,''),(5454,'4000','291746960993','2025-05-11 13:56:40',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5455,'4000','291746960993','2025-05-11 13:56:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5456,'1050','291746961690','2025-05-11 14:08:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696193332720332221','No',NULL,NULL,''),(5457,'4000','291746961690','2025-05-11 14:08:12',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5458,'1050','291746962051','2025-05-11 14:14:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696205466000665919','No',NULL,NULL,''),(5459,'4000','291746962051','2025-05-11 14:14:13',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5460,'1050','291746962422','2025-05-11 14:20:37',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696245027325963292','No',NULL,NULL,''),(5461,'4000','291746962422','2025-05-11 14:20:37',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5462,'4000','291746962422','2025-05-11 14:20:22',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5463,'4000','291746962422','2025-05-11 14:20:29',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5464,'1050','291746965653','2025-05-11 15:14:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696595139202293323','No',NULL,NULL,''),(5465,'4000','291746965653','2025-05-11 15:14:15',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5466,'1050','291746966971','2025-05-11 15:36:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696697594233376399','No',NULL,NULL,''),(5467,'4000','291746966971','2025-05-11 15:36:13',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5468,'1050','291746967522','2025-05-11 15:45:50',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696788438233220806','No',NULL,NULL,''),(5469,'4000','291746967522','2025-05-11 15:45:50',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5470,'4000','291746967522','2025-05-11 15:45:22',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5471,'1050','291746968212','2025-05-11 15:57:53',2350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696829380369120242','No',NULL,NULL,''),(5472,'4000','291746968212','2025-05-11 15:57:53',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5473,'4000','291746968212','2025-05-11 15:56:52',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5474,'4000','291746968212','2025-05-11 15:57:09',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5475,'4000','291746968212','2025-05-11 15:57:12',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5476,'4000','291746968212','2025-05-11 15:57:31',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5477,'1050','291746968419','2025-05-11 16:00:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696842566333668302','No',NULL,NULL,''),(5478,'4000','291746968419','2025-05-11 16:00:23',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5479,'1050','291746969286','2025-05-11 16:14:47',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696928803128092072','No',NULL,NULL,''),(5480,'4000','291746969286','2025-05-11 16:14:47',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5481,'1050','291746969312','2025-05-11 16:16:18',2170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174696951460691263233','No',NULL,NULL,''),(5482,'4000','291746969312','2025-05-11 16:16:18',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5483,'4000','291746969312','2025-05-11 16:15:12',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5484,'4000','291746969312','2025-05-11 16:15:19',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5485,'4000','291746969312','2025-05-11 16:15:43',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5486,'1050','291746972093','2025-05-11 17:01:52',1720.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174697212532232205220','No',NULL,NULL,''),(5487,'4000','291746972093','2025-05-11 17:01:52',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5488,'4000','291746972093','2025-05-11 17:01:33',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5489,'4000','291746972093','2025-05-11 17:01:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5490,'1050','291746972794','2025-05-11 17:13:36',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174697307962933237913','No',NULL,NULL,''),(5491,'4000','291746972794','2025-05-11 17:13:36',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5492,'4000','291746972794','2025-05-11 17:13:15',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5493,'1050','291746973139','2025-05-11 17:22:12',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174697354037000932333','No',NULL,NULL,''),(5494,'4000','291746973139','2025-05-11 17:22:12',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5495,'4000','291746973139','2025-05-11 17:18:59',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5496,'4000','291746973139','2025-05-11 17:19:02',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5497,'1050','291747135958','2025-05-13 14:32:49',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174713647031246203020','No',NULL,NULL,''),(5498,'4000','291747135958','2025-05-13 14:32:49',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5499,'4000','291747135958','2025-05-13 14:32:38',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5500,'1050','291747218208','2025-05-14 13:23:30',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174721891882232202302','No',NULL,NULL,''),(5501,'4000','291747218208','2025-05-14 13:23:30',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5502,'1050','291747226765','2025-05-14 15:46:07',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174722676812761333239','No',NULL,NULL,''),(5503,'4000','291747226765','2025-05-14 15:46:07',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5504,'1050','291747317310','2025-05-15 16:55:14',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174731932529227237327','No',NULL,NULL,''),(5505,'4000','291747317310','2025-05-15 16:55:14',NULL,1200.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5506,'1050','291747406218','2025-05-16 17:37:01',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174740625503025951325','No',NULL,NULL,''),(5507,'4000','291747406218','2025-05-16 17:37:01',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5508,'1050','291747406282','2025-05-16 17:38:08',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174740635422334343043','No',NULL,NULL,''),(5509,'4000','291747406282','2025-05-16 17:38:08',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5510,'1050','291747406369','2025-05-16 17:39:35',2750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174740638263722230332','No',NULL,NULL,''),(5511,'4000','291747406369','2025-05-16 17:39:35',NULL,2750.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5512,'1050','291747407084','2025-05-16 18:02:31',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174740775703222320270','No',NULL,NULL,''),(5513,'4000','291747407084','2025-05-16 18:02:31',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5514,'4000','291747407084','2025-05-16 17:51:25',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5515,'1050','291747407773','2025-05-16 18:02:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174740778032034330733','No',NULL,NULL,''),(5516,'4000','291747407773','2025-05-16 18:02:57',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5517,'1050','291747479172','2025-05-17 13:52:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174747918437270384213','No',NULL,NULL,''),(5518,'4000','291747479172','2025-05-17 13:52:59',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5519,'1050','291747481764','2025-05-17 14:36:25',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174748179830803323088','No',NULL,NULL,''),(5520,'4000','291747481764','2025-05-17 14:36:25',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5521,'1050','291747485390','2025-05-17 15:36:32',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174748554430320432573','No',NULL,NULL,''),(5522,'4000','291747485390','2025-05-17 15:36:32',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5523,'1050','291747492033','2025-05-17 17:29:49',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174749287037870237033','No',NULL,NULL,''),(5524,'4000','291747492033','2025-05-17 17:29:49',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5525,'4000','291747492033','2025-05-17 17:27:14',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5526,'4000','291747492033','2025-05-17 17:27:23',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5527,'1050','291747492951','2025-05-17 17:42:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174749315527720222033','No',NULL,NULL,''),(5528,'4000','291747492951','2025-05-17 17:42:37',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5529,'1050','291747500174','2025-05-17 19:42:57',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174750031600233033322','No',NULL,NULL,''),(5530,'4000','291747500174','2025-05-17 19:42:57',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5531,'1050','291747500379','2025-05-17 19:46:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174750057372239023332','No',NULL,NULL,''),(5532,'4000','291747500379','2025-05-17 19:46:44',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5533,'4000','291747500379','2025-05-17 19:46:19',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5534,'1050','291747500940','2025-05-17 19:56:01',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174750145900423353220','No',NULL,NULL,''),(5535,'4000','291747500940','2025-05-17 19:56:01',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5536,'4000','291747500940','2025-05-17 19:55:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5537,'4000','291747500940','2025-05-17 19:55:47',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5538,'1050','291747564367','2025-05-18 13:32:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756438732222250030','No',NULL,NULL,''),(5539,'4000','291747564367','2025-05-18 13:32:48',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5540,'1050','291747564413','2025-05-18 13:33:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756441600331323022','No',NULL,NULL,''),(5541,'4000','291747564413','2025-05-18 13:33:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5542,'1050','291747564461','2025-05-18 13:34:23',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756446922432320200','No',NULL,NULL,''),(5543,'4000','291747564461','2025-05-18 13:34:23',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5544,'1050','291747564632','2025-05-18 13:37:21',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756521220220220223','No',NULL,NULL,''),(5545,'4000','291747564632','2025-05-18 13:37:21',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5546,'4000','291747564632','2025-05-18 13:37:12',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5547,'1050','291747565233','2025-05-18 13:47:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756523723224002357','No',NULL,NULL,''),(5548,'4000','291747565233','2025-05-18 13:47:15',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5549,'1050','291747567301','2025-05-18 14:22:50',2600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756743520722006420','No',NULL,NULL,''),(5550,'4000','291747567301','2025-05-18 14:22:50',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5551,'4000','291747567301','2025-05-18 14:21:41',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5552,'4000','291747567301','2025-05-18 14:21:46',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5553,'4000','291747567301','2025-05-18 14:21:59',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5554,'4000','291747567301','2025-05-18 14:22:22',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5555,'1050','291747567992','2025-05-18 14:33:21',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756800333326233227','No',NULL,NULL,''),(5556,'4000','291747567992','2025-05-18 14:33:21',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5557,'4000','291747567992','2025-05-18 14:33:12',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5558,'1050','291747568157','2025-05-18 14:35:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756816120133336322','No',NULL,NULL,''),(5559,'4000','291747568157','2025-05-18 14:35:59',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5560,'1050','291747569240','2025-05-18 14:54:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174756925727073392327','No',NULL,NULL,''),(5561,'4000','291747569240','2025-05-18 14:54:11',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5562,'4000','291747569240','2025-05-18 14:54:00',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5563,'1050','291747570222','2025-05-18 15:10:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757038522070203022','No',NULL,NULL,''),(5564,'4000','291747570222','2025-05-18 15:10:24',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5565,'1050','291747571005','2025-05-18 15:23:27',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757123693133220133','No',NULL,NULL,''),(5566,'4000','291747571005','2025-05-18 15:23:27',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5567,'1050','291747572811','2025-05-18 15:53:34',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757296834263202339','No',NULL,NULL,''),(5568,'4000','291747572811','2025-05-18 15:53:34',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5569,'1050','291747573389','2025-05-18 16:03:41',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757376563002337220','No',NULL,NULL,''),(5570,'4000','291747573389','2025-05-18 16:03:41',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5571,'4000','291747573389','2025-05-18 16:03:09',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5572,'1050','291747573936','2025-05-18 16:12:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757395603273702010','No',NULL,NULL,''),(5573,'4000','291747573936','2025-05-18 16:12:22',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5574,'4000','291747573936','2025-05-18 16:12:16',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5575,'1050','291747575294','2025-05-18 16:35:03',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757562422472730222','No',NULL,NULL,''),(5576,'4000','291747575294','2025-05-18 16:35:03',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5577,'4000','291747575294','2025-05-18 16:34:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5578,'1050','291747577566','2025-05-18 17:12:49',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174757785032200302530','No',NULL,NULL,''),(5579,'4000','291747577566','2025-05-18 17:12:49',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5580,'1050','291747579962','2025-05-18 17:52:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758028020423223222','No',NULL,NULL,''),(5581,'4000','291747579962','2025-05-18 17:52:58',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5582,'4000','291747579962','2025-05-18 17:52:42',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5583,'1050','291747581034','2025-05-18 18:10:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758137807092012372','No',NULL,NULL,''),(5584,'4000','291747581034','2025-05-18 18:10:44',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5585,'4000','291747581034','2025-05-18 18:10:34',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5586,'1050','291747581409','2025-05-18 18:17:10',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758179920300227773','No',NULL,NULL,''),(5587,'4000','291747581409','2025-05-18 18:17:10',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5588,'4000','291747581409','2025-05-18 18:16:49',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5589,'1050','291747581816','2025-05-18 18:23:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758182222229122838','No',NULL,NULL,''),(5590,'4000','291747581816','2025-05-18 18:23:40',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5591,'1050','291747581875','2025-05-18 18:25:09',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758243453202332222','No',NULL,NULL,''),(5592,'4000','291747581875','2025-05-18 18:25:09',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5593,'4000','291747581875','2025-05-18 18:24:35',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5594,'1050','291747582831','2025-05-18 18:40:34',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758295702377232277','No',NULL,NULL,''),(5595,'4000','291747582831','2025-05-18 18:40:34',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5596,'1050','291747584112','2025-05-18 19:02:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758412924702134311','No',NULL,NULL,''),(5597,'4000','291747584112','2025-05-18 19:02:04',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5598,'1050','291747584150','2025-05-18 19:02:36',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758447734294828222','No',NULL,NULL,''),(5599,'4000','291747584150','2025-05-18 19:02:36',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5600,'1050','291747585081','2025-05-18 19:18:37',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758513023322923223','No',NULL,NULL,''),(5601,'4000','291747585081','2025-05-18 19:18:37',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5602,'1050','291747585148','2025-05-18 19:19:10',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758515353320534250','No',NULL,NULL,''),(5603,'4000','291747585148','2025-05-18 19:19:10',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5604,'1050','291747585165','2025-05-18 19:19:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174758517517335255021','No',NULL,NULL,''),(5605,'4000','291747585165','2025-05-18 19:19:32',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5606,'1050','291747666663','2025-05-19 17:57:46',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174766750104193536702','No',NULL,NULL,''),(5607,'4000','291747666663','2025-05-19 17:57:46',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5608,'1050','291747738913','2025-05-20 14:01:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174773935822030332334','No',NULL,NULL,''),(5609,'4000','291747738913','2025-05-20 14:01:55',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5610,'1050','291747832579','2025-05-21 16:03:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174783260536006232433','No',NULL,NULL,''),(5611,'4000','291747832579','2025-05-21 16:03:23',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(5612,'4000','291747832579','2025-05-21 16:02:59',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5613,'1050','291747919051','2025-05-22 16:04:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174791933724310223273','No',NULL,NULL,''),(5614,'4000','291747919051','2025-05-22 16:04:13',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5615,'1050','291748009733','2025-05-23 17:16:27',1900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174800980668228272321','No',NULL,NULL,''),(5616,'4000','291748009733','2025-05-23 17:16:27',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5617,'4000','291748009733','2025-05-23 17:15:33',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5618,'4000','291748009733','2025-05-23 17:16:06',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5619,'4000','291748009733','2025-05-23 17:16:12',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5620,'1050','291748010510','2025-05-23 17:28:33',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174801051502302222239','No',NULL,NULL,''),(5621,'4000','291748010510','2025-05-23 17:28:33',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5622,'1050','291748084834','2025-05-24 14:07:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174808483609207206003','No',NULL,NULL,''),(5623,'4000','291748084834','2025-05-24 14:07:15',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5624,'1050','291748085276','2025-05-24 14:14:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174808530005223300292','No',NULL,NULL,''),(5625,'4000','291748085276','2025-05-24 14:14:41',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5631,'1050','291748085992','2025-05-24 14:27:26',2450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174808694070823632300','No',NULL,NULL,''),(5632,'4000','291748085992','2025-05-24 14:27:26',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5633,'4000','291748085992','2025-05-24 14:26:32',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5634,'4000','291748085992','2025-05-24 14:26:47',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5635,'4000','291748085992','2025-05-24 14:26:55',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5636,'4000','291748085992','2025-05-24 14:27:22',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5637,'1050','291748091129','2025-05-24 15:53:35',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809121793320077333','No',NULL,NULL,''),(5638,'4000','291748091129','2025-05-24 15:53:35',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5639,'4000','291748091129','2025-05-24 15:52:09',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5640,'1050','291748095476','2025-05-24 17:04:39',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809548182023342339','No',NULL,NULL,''),(5641,'4000','291748095476','2025-05-24 17:04:39',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5642,'1050','291748095836','2025-05-24 17:10:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809584222208330808','No',NULL,NULL,''),(5643,'4000','291748095836','2025-05-24 17:10:39',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5644,'1050','291748096524','2025-05-24 17:22:07',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809652812332332892','No',NULL,NULL,''),(5645,'4000','291748096524','2025-05-24 17:22:07',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5646,'1050','291748096740','2025-05-24 17:25:47',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809675237222322033','No',NULL,NULL,''),(5647,'4000','291748096740','2025-05-24 17:25:47',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5648,'1050','291748096893','2025-05-24 17:28:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809690349310303260','No',NULL,NULL,''),(5649,'4000','291748096893','2025-05-24 17:28:20',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5650,'1050','291748097108','2025-05-24 17:31:53',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809711702003832220','No',NULL,NULL,''),(5651,'4000','291748097108','2025-05-24 17:31:53',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5652,'1050','291748098041','2025-05-24 17:47:24',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174809804523903220332','No',NULL,NULL,''),(5653,'4000','291748098041','2025-05-24 17:47:24',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5656,'1050','291748100082','2025-05-24 18:21:26',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810008822323338321','No',NULL,NULL,''),(5657,'4000','291748100082','2025-05-24 18:21:26',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5658,'1050','291748100128','2025-05-24 18:22:11',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810013221039320322','No',NULL,NULL,''),(5659,'4000','291748100128','2025-05-24 18:22:11',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5660,'1050','291748098357','2025-05-24 17:52:40',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810208003323322380','No',NULL,NULL,''),(5661,'4000','291748098357','2025-05-24 17:52:40',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5662,'4000','291748098357','2025-05-24 17:52:38',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5663,'1050','291748102509','2025-05-24 19:02:13',2150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810256902350391325','No',NULL,NULL,''),(5664,'4000','291748102509','2025-05-24 19:02:13',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5665,'4000','291748102509','2025-05-24 19:01:49',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5666,'4000','291748102509','2025-05-24 19:01:53',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5667,'4000','291748102509','2025-05-24 19:01:58',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5668,'1050','291748102673','2025-05-24 19:05:03',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810270422203021033','No',NULL,NULL,''),(5669,'4000','291748102673','2025-05-24 19:05:03',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5670,'4000','291748102673','2025-05-24 19:04:33',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5671,'4000','291748102673','2025-05-24 19:04:38',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5672,'1050','291748104993','2025-05-24 19:43:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810499610223223322','No',NULL,NULL,''),(5673,'4000','291748104993','2025-05-24 19:43:15',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5674,'1050','291748105195','2025-05-24 19:46:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810519921720223252','No',NULL,NULL,''),(5675,'4000','291748105195','2025-05-24 19:46:37',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5676,'1050','291748105844','2025-05-24 19:57:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810587731198332203','No',NULL,NULL,''),(5677,'4000','291748105844','2025-05-24 19:57:45',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5678,'4000','291748105844','2025-05-24 19:57:25',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5681,'1050','291748106113','2025-05-24 20:01:56',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810611870003600003','No',NULL,NULL,''),(5682,'4000','291748106113','2025-05-24 20:01:56',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5683,'1010','291748106092','2025-05-24 20:01:35',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810678631138231333','No',NULL,NULL,'lko'),(5684,'4000','291748106092','2025-05-24 20:01:35',NULL,1000.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5685,'4000','291748106092','2025-05-24 20:01:32',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5686,'1050','291748107223','2025-05-24 20:24:32',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174810748802330407278','No',NULL,NULL,''),(5687,'4000','291748107223','2025-05-24 20:24:32',NULL,1350.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5688,'4000','291748107223','2025-05-24 20:20:24',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(5689,'4000','291748107223','2025-05-24 20:20:31',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5690,'1050','291748169622','2025-05-25 13:40:23',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174816962532672122002','No',NULL,NULL,''),(5691,'4000','291748169622','2025-05-25 13:40:23',NULL,500.00,'','29','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5692,'1050','291748170124','2025-05-25 13:48:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817015693020730320','No',NULL,NULL,''),(5693,'4000','291748170124','2025-05-25 13:48:55',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5694,'1050','291748172320','2025-05-25 14:25:24',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817235203322212052','No',NULL,NULL,''),(5695,'4000','291748172320','2025-05-25 14:25:24',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5696,'1050','291748174388','2025-05-25 15:00:26',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817443002003333808','No',NULL,NULL,''),(5697,'4000','291748174388','2025-05-25 15:00:26',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5698,'4000','291748174388','2025-05-25 14:59:49',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5699,'1050','291748177139','2025-05-25 15:46:38',2200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817774533303233337','No',NULL,NULL,''),(5700,'4000','291748177139','2025-05-25 15:46:38',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5701,'4000','291748177139','2025-05-25 15:45:39',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5702,'4000','291748177139','2025-05-25 15:45:45',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5703,'4000','291748177139','2025-05-25 15:45:57',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5704,'1050','291748177765','2025-05-25 15:57:07',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817783522280417297','No',NULL,NULL,''),(5705,'4000','291748177765','2025-05-25 15:57:07',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5706,'4000','291748177765','2025-05-25 15:56:05',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5707,'1050','291748179193','2025-05-25 16:19:55',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817920033433102023','No',NULL,NULL,''),(5708,'4000','291748179193','2025-05-25 16:19:55',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5709,'1050','291748179405','2025-05-25 16:23:57',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174817946237333233032','No',NULL,NULL,''),(5710,'4000','291748179405','2025-05-25 16:23:57',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5711,'4000','291748179405','2025-05-25 16:23:25',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5712,'1050','291748180455','2025-05-25 16:41:11',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818049434844202380','No',NULL,NULL,''),(5713,'4000','291748180455','2025-05-25 16:41:11',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5714,'4000','291748180455','2025-05-25 16:40:55',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5715,'1050','291748182264','2025-05-25 17:11:06',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818226770041492230','No',NULL,NULL,''),(5716,'4000','291748182264','2025-05-25 17:11:06',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5717,'1050','291748182275','2025-05-25 17:11:17',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818227822038199232','No',NULL,NULL,''),(5718,'4000','291748182275','2025-05-25 17:11:17',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5719,'1050','291748182347','2025-05-25 17:12:38',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818301930373239330','No',NULL,NULL,''),(5720,'4000','291748182347','2025-05-25 17:12:38',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5721,'4000','291748182347','2025-05-25 17:12:27',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5722,'4000','291748182347','2025-05-25 17:12:31',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5723,'1050','291748183426','2025-05-25 17:30:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818369572033393421','No',NULL,NULL,''),(5724,'4000','291748183426','2025-05-25 17:30:28',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5725,'1050','291748185539','2025-05-25 18:05:52',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818555538593530223','No',NULL,NULL,''),(5726,'4000','291748185539','2025-05-25 18:05:52',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5727,'4000','291748185539','2025-05-25 18:05:39',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5728,'4000','291748185539','2025-05-25 18:05:47',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5729,'1050','291748187421','2025-05-25 18:37:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818743523258232093','No',NULL,NULL,''),(5730,'4000','291748187421','2025-05-25 18:37:05',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5731,'1050','291748187524','2025-05-25 18:38:46',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818754733213330330','No',NULL,NULL,''),(5732,'4000','291748187524','2025-05-25 18:38:46',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5733,'1050','291748187695','2025-05-25 18:41:37',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818803140423130289','No',NULL,NULL,''),(5734,'4000','291748187695','2025-05-25 18:41:37',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5735,'1050','291748188038','2025-05-25 18:47:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174818804242218233344','No',NULL,NULL,''),(5736,'4000','291748188038','2025-05-25 18:47:20',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5737,'1050','291748192520','2025-05-25 20:02:19',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174819254232382223333','No',NULL,NULL,''),(5738,'4000','291748192520','2025-05-25 20:02:19',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5739,'4000','291748192520','2025-05-25 20:02:00',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5740,'1050','291748343536','2025-05-27 13:58:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174834374134222222220','No',NULL,NULL,''),(5741,'4000','291748343536','2025-05-27 13:58:58',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5742,'1050','291748347829','2025-05-27 15:10:43',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174834849180323921322','No',NULL,NULL,''),(5743,'4000','291748347829','2025-05-27 15:10:43',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5744,'4000','291748347829','2025-05-27 15:10:29',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5745,'1050','291748349315','2025-05-27 15:35:19',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174834951332333223913','No',NULL,NULL,''),(5746,'4000','291748349315','2025-05-27 15:35:19',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5747,'1050','291748355287','2025-05-27 17:15:09',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174835531804203532483','No',NULL,NULL,''),(5748,'4000','291748355287','2025-05-27 17:15:09',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5749,'4000','291748355287','2025-05-27 17:14:47',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5750,'4000','291748355287','2025-05-27 17:14:59',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5753,'1050','291748425259','2025-05-28 12:41:02',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174842528523388030022','No',NULL,NULL,''),(5754,'4000','291748425259','2025-05-28 12:41:02',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5755,'4000','291748425259','2025-05-28 12:40:59',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5756,'1050','291748442285','2025-05-28 17:24:49',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174844229122202290122','No',NULL,NULL,''),(5757,'4000','291748442285','2025-05-28 17:24:49',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5758,'1050','291748524743','2025-05-29 16:19:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174852474649870463823','No',NULL,NULL,''),(5759,'4000','291748524743','2025-05-29 16:19:05',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5760,'1050','291748533059','2025-05-29 18:37:52',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174853308550323023502','No',NULL,NULL,''),(5761,'4000','291748533059','2025-05-29 18:37:52',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5762,'4000','291748533059','2025-05-29 18:37:40',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5766,'1050','291748598599','2025-05-30 12:50:12',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174859931032233222092','No',NULL,NULL,''),(5767,'4000','291748598599','2025-05-30 12:50:12',NULL,1500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5768,'4000','291748598599','2025-05-30 12:49:59',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5769,'4000','291748598599','2025-05-30 12:50:10',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5770,'1050','291748603145','2025-05-30 14:05:48',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860315033132323002','No',NULL,NULL,''),(5771,'4000','291748603145','2025-05-30 14:05:48',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5772,'1050','291748606076','2025-05-30 14:55:01',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860610320702023260','No',NULL,NULL,''),(5773,'4000','291748606076','2025-05-30 14:55:01',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(5774,'4000','291748606076','2025-05-30 14:54:36',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5775,'1050','291748606708','2025-05-30 15:06:16',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860677933923062213','No',NULL,NULL,''),(5776,'4000','291748606708','2025-05-30 15:06:16',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5777,'1050','291748607278','2025-05-30 15:14:40',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860729190012248000','No',NULL,NULL,''),(5778,'4000','291748607278','2025-05-30 15:14:40',NULL,1200.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5779,'1050','291748607712','2025-05-30 15:23:30',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860782612082162286','No',NULL,NULL,''),(5780,'4000','291748607712','2025-05-30 15:23:30',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5781,'4000','291748607712','2025-05-30 15:22:39',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5782,'4000','291748607712','2025-05-30 15:22:44',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5783,'4000','291748607712','2025-05-30 15:23:15',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5784,'1050','291748608797','2025-05-30 15:40:02',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174860882332822320727','No',NULL,NULL,''),(5785,'4000','291748608797','2025-05-30 15:40:02',NULL,1500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5786,'1050','291748610095','2025-05-30 16:01:36',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174861009732309020040','No',NULL,NULL,''),(5787,'4000','291748610095','2025-05-30 16:01:36',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5788,'1050','291748614933','2025-05-30 17:22:54',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174861552032823052276','No',NULL,NULL,''),(5789,'4000','291748614933','2025-05-30 17:22:54',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5790,'4000','291748614933','2025-05-30 17:22:13',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5791,'1050','291748681035','2025-05-31 11:43:57',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174868171822133100071','No',NULL,NULL,''),(5792,'4000','291748681035','2025-05-31 11:43:57',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5793,'1050','291748692872','2025-05-31 15:01:13',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174869287472232030032','No',NULL,NULL,''),(5794,'4000','291748692872','2025-05-31 15:01:13',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5795,'1050','291748698036','2025-05-31 16:27:31',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174869847230326292708','No',NULL,NULL,''),(5796,'4000','291748698036','2025-05-31 16:27:31',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5797,'4000','291748698036','2025-05-31 16:27:16',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5798,'1050','291748702173','2025-05-31 17:36:17',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174870225837301981143','No',NULL,NULL,''),(5799,'4000','291748702173','2025-05-31 17:36:17',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5800,'1050','291748702991','2025-05-31 17:49:56',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174870299920333021030','No',NULL,NULL,''),(5801,'4000','291748702991','2025-05-31 17:49:56',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5804,'1050','291748705000','2025-05-31 18:24:24',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174870531444201730422','No',NULL,NULL,''),(5805,'4000','291748705000','2025-05-31 18:24:24',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5806,'4000','291748705000','2025-05-31 18:23:20',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5807,'1050','291748706059','2025-05-31 18:41:04',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174870616833382238026','No',NULL,NULL,''),(5808,'4000','291748706059','2025-05-31 18:41:04',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5809,'1050','291748708647','2025-05-31 19:24:53',2050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174870925630222327922','No',NULL,NULL,''),(5810,'4000','291748708647','2025-05-31 19:24:53',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5811,'4000','291748708647','2025-05-31 19:24:07',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5812,'4000','291748708647','2025-05-31 19:24:19',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5813,'4000','291748708647','2025-05-31 19:24:36',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(5814,'1050','291748769196','2025-06-01 12:14:36',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174876981420234213301','No',NULL,NULL,''),(5815,'4000','291748769196','2025-06-01 12:14:36',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5816,'4000','291748769196','2025-06-01 12:13:16',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5817,'1050','291748769836','2025-06-01 12:23:57',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877008903302470013','No',NULL,NULL,''),(5818,'4000','291748769836','2025-06-01 12:23:57',NULL,600.00,'','29','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5819,'1050','291748770095','2025-06-01 12:28:17',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877036827833004033','No',NULL,NULL,''),(5820,'4000','291748770095','2025-06-01 12:28:17',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5821,'1050','291748770428','2025-06-01 12:34:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877046273027222342','No',NULL,NULL,''),(5822,'4000','291748770428','2025-06-01 12:34:00',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5823,'4000','291748770428','2025-06-01 12:33:48',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5824,'1050','291748771964','2025-06-01 12:59:30',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877198883813030277','No',NULL,NULL,''),(5825,'4000','291748771964','2025-06-01 12:59:30',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5826,'1050','291748773839','2025-06-01 13:30:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877385398222137380','No',NULL,NULL,''),(5827,'4000','291748773839','2025-06-01 13:30:49',NULL,450.00,'','29','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5828,'1050','291748773866','2025-06-01 13:31:07',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877389202924233778','No',NULL,NULL,''),(5829,'4000','291748773866','2025-06-01 13:31:07',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5830,'1050','291748776281','2025-06-01 14:11:27',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877628929323232342','No',NULL,NULL,''),(5831,'4000','291748776281','2025-06-01 14:11:27',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5832,'4000','291748776281','2025-06-01 14:11:21',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5833,'1050','291748777058','2025-06-01 14:24:21',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174877706443733742722','No',NULL,NULL,''),(5834,'4000','291748777058','2025-06-01 14:24:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5835,'1050','291748781899','2025-06-01 15:45:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878190420312303031','No',NULL,NULL,''),(5836,'4000','291748781899','2025-06-01 15:45:02',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5837,'1050','291748782407','2025-06-01 15:53:34',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878242172240232287','No',NULL,NULL,''),(5838,'4000','291748782407','2025-06-01 15:53:34',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5839,'1050','291748782701','2025-06-01 15:58:52',2150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878274507230340337','No',NULL,NULL,''),(5840,'4000','291748782701','2025-06-01 15:58:52',NULL,500.00,'','29','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(5841,'4000','291748782701','2025-06-01 15:58:22',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5842,'4000','291748782701','2025-06-01 15:58:29',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5843,'4000','291748782701','2025-06-01 15:58:40',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5844,'1050','291748782831','2025-06-01 16:00:40',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878284422022022332','No',NULL,NULL,''),(5845,'4000','291748782831','2025-06-01 16:00:40',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5846,'4000','291748782831','2025-06-01 16:00:31',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5847,'1050','291748783519','2025-06-01 16:12:11',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878353384913513200','No',NULL,NULL,''),(5848,'4000','291748783519','2025-06-01 16:12:11',NULL,550.00,'','29','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5849,'4000','291748783519','2025-06-01 16:12:00',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5850,'1050','291748787914','2025-06-01 17:25:16',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878793622132028706','No',NULL,NULL,''),(5851,'4000','291748787914','2025-06-01 17:25:16',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5852,'1050','291748789579','2025-06-01 17:53:42',2820.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174878964818222222032','No',NULL,NULL,''),(5853,'4000','291748789579','2025-06-01 17:53:42',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5854,'4000','291748789579','2025-06-01 17:52:59',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5855,'4000','291748789579','2025-06-01 17:53:06',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5856,'4000','291748789579','2025-06-01 17:53:14',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5857,'4000','291748789579','2025-06-01 17:53:27',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5858,'1050','291748790335','2025-06-01 18:05:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174879034343483320337','No',NULL,NULL,''),(5859,'4000','291748790335','2025-06-01 18:05:42',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5860,'1050','291748791112','2025-06-01 18:18:43',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174879113121212322113','No',NULL,NULL,''),(5861,'4000','291748791112','2025-06-01 18:18:43',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5862,'4000','291748791112','2025-06-01 18:18:32',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5863,'4000','291748791112','2025-06-01 18:18:36',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5864,'1050','291748791947','2025-06-01 18:32:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174879195853001082933','No',NULL,NULL,''),(5865,'4000','291748791947','2025-06-01 18:32:35',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5866,'1050','291748792460','2025-06-01 18:41:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174879247024273942270','No',NULL,NULL,''),(5867,'4000','291748792460','2025-06-01 18:41:06',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5868,'1050','291748859098','2025-06-02 13:11:40',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174885910202213283423','No',NULL,NULL,''),(5869,'4000','291748859098','2025-06-02 13:11:40',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5870,'1050','291748860773','2025-06-02 13:39:49',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174886079127320197320','No',NULL,NULL,''),(5871,'4000','291748860773','2025-06-02 13:39:49',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5872,'4000','291748860773','2025-06-02 13:39:33',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5873,'4000','291748860773','2025-06-02 13:39:36',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5874,'1050','291748862455','2025-06-02 14:07:49',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174886247036762722224','No',NULL,NULL,''),(5875,'4000','291748862455','2025-06-02 14:07:49',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5876,'4000','291748862455','2025-06-02 14:07:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5877,'1050','291748869775','2025-06-02 16:10:44',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174886984870334233304','No',NULL,NULL,''),(5878,'4000','291748869775','2025-06-02 16:10:44',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5879,'4000','291748869775','2025-06-02 16:09:35',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5880,'1050','291748872364','2025-06-02 16:52:55',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887238032228232223','No',NULL,NULL,''),(5881,'4000','291748872364','2025-06-02 16:52:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5882,'4000','291748872364','2025-06-02 16:52:44',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5883,'1050','291748873631','2025-06-02 17:14:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887365137321233047','No',NULL,NULL,''),(5884,'4000','291748873631','2025-06-02 17:14:08',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5885,'4000','291748873631','2025-06-02 17:13:51',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5886,'1050','291748874822','2025-06-02 17:33:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887482628708203431','No',NULL,NULL,''),(5887,'4000','291748874822','2025-06-02 17:33:44',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5888,'1050','291748875248','2025-06-02 17:40:49',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887525102238922225','No',NULL,NULL,''),(5889,'4000','291748875248','2025-06-02 17:40:49',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5890,'1050','291748876155','2025-06-02 17:56:03',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887617222820228042','No',NULL,NULL,''),(5891,'4000','291748876155','2025-06-02 17:56:03',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5892,'4000','291748876155','2025-06-02 17:55:55',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5893,'4000','291748876155','2025-06-02 17:55:58',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(5894,'1050','291748877717','2025-06-02 18:22:08',1220.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174887773232292323334','No',NULL,NULL,''),(5895,'4000','291748877717','2025-06-02 18:22:08',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5896,'4000','291748877717','2025-06-02 18:21:57',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5897,'1050','291748946723','2025-06-03 13:32:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174894675756033090492','No',NULL,NULL,''),(5898,'4000','291748946723','2025-06-03 13:32:05',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5899,'1050','291748960543','2025-06-03 17:27:42',2420.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174896170833232239984','No',NULL,NULL,''),(5900,'4000','291748960543','2025-06-03 17:27:42',NULL,600.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5901,'4000','291748960543','2025-06-03 17:22:23',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5902,'4000','291748960543','2025-06-03 17:22:30',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5903,'4000','291748960543','2025-06-03 17:22:41',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5904,'1050','291748963578','2025-06-03 18:13:02',2400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174896414793923012223','No',NULL,NULL,''),(5905,'4000','291748963578','2025-06-03 18:13:02',NULL,2400.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(5906,'1050','291749035572','2025-06-04 14:13:17',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174903560522321203322','No',NULL,NULL,''),(5907,'4000','291749035572','2025-06-04 14:13:17',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5908,'4000','291749035572','2025-06-04 14:12:52',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5909,'4000','291749035572','2025-06-04 14:13:01',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5912,'1050','291749041965','2025-06-04 15:59:32',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174904253535309912021','No',NULL,NULL,''),(5913,'4000','291749041965','2025-06-04 15:59:32',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5914,'4000','291749041965','2025-06-04 15:59:25',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5915,'1050','291749044353','2025-06-04 16:39:22',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174904436630233394003','No',NULL,NULL,''),(5916,'4000','291749044353','2025-06-04 16:39:22',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5917,'1050','291749044991','2025-06-04 16:49:55',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174904499720722222490','No',NULL,NULL,''),(5918,'4000','291749044991','2025-06-04 16:49:55',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5919,'1050','291749052502','2025-06-04 18:55:08',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174905266332321535233','No',NULL,NULL,''),(5920,'4000','291749052502','2025-06-04 18:55:08',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(5921,'1050','291749118266','2025-06-05 13:11:08',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174911826912223233292','No',NULL,NULL,''),(5922,'4000','291749118266','2025-06-05 13:11:08',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5923,'1050','291749119209','2025-06-05 13:26:54',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174911922093330322302','No',NULL,NULL,''),(5924,'4000','291749119209','2025-06-05 13:26:54',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5925,'1050','291749120185','2025-06-05 13:43:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174912018922872223337','No',NULL,NULL,''),(5926,'4000','291749120185','2025-06-05 13:43:08',NULL,1000.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5927,'1050','291749120745','2025-06-05 13:52:39',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174912076032633122374','No',NULL,NULL,''),(5928,'4000','291749120745','2025-06-05 13:52:39',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5929,'4000','291749120745','2025-06-05 13:52:25',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5930,'1010','291749126780','2025-06-05 15:33:04',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174912714120733370222','No',NULL,NULL,'khh'),(5931,'4000','291749126780','2025-06-05 15:33:04',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5932,'1050','291749133237','2025-06-05 17:20:40',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174913324323039339311','No',NULL,NULL,''),(5933,'4000','291749133237','2025-06-05 17:20:40',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5934,'1050','291749135422','2025-06-05 17:57:30',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174913547997923933709','No',NULL,NULL,''),(5935,'4000','291749135422','2025-06-05 17:57:30',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5936,'4000','291749135422','2025-06-05 17:57:02',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5937,'1010','291749136187','2025-06-05 18:09:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174913646503203903330','No',NULL,NULL,'kop'),(5938,'4000','291749136187','2025-06-05 18:09:52',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5939,'1050','291749137951','2025-06-05 18:39:23',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174913798002328222032','No',NULL,NULL,''),(5940,'4000','291749137951','2025-06-05 18:39:23',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5941,'4000','291749137951','2025-06-05 18:39:11',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5942,'1050','291749204769','2025-06-06 13:12:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174920477644092002333','No',NULL,NULL,''),(5943,'4000','291749204769','2025-06-06 13:12:53',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5944,'1050','291749208848','2025-06-06 14:21:10',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174920939710222022333','No',NULL,NULL,''),(5945,'4000','291749208848','2025-06-06 14:21:10',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5946,'4000','291749208848','2025-06-06 14:20:48',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5950,'1050','291749210046','2025-06-06 14:41:01',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921012692233613343','No',NULL,NULL,''),(5951,'4000','291749210046','2025-06-06 14:41:01',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5952,'4000','291749210046','2025-06-06 14:40:47',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5953,'4000','291749210046','2025-06-06 14:40:59',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5954,'1050','291749211559','2025-06-06 15:07:49',2800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921171431222234103','No',NULL,NULL,''),(5955,'4000','291749211559','2025-06-06 15:07:49',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5956,'4000','291749211559','2025-06-06 15:05:59',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5957,'4000','291749211559','2025-06-06 15:06:13',NULL,900.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5958,'4000','291749211559','2025-06-06 15:07:05',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5959,'4000','291749211559','2025-06-06 15:07:22',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5960,'1050','291749212371','2025-06-06 15:19:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921272575245032205','No',NULL,NULL,''),(5961,'4000','291749212371','2025-06-06 15:19:35',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(5962,'1050','291749212877','2025-06-06 15:28:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921288681222303922','No',NULL,NULL,''),(5963,'4000','291749212877','2025-06-06 15:28:03',NULL,500.00,'','29','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5964,'1050','291749212935','2025-06-06 15:29:00',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921294213720233223','No',NULL,NULL,''),(5965,'4000','291749212935','2025-06-06 15:29:00',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5966,'4000','291749212935','2025-06-06 15:28:55',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5967,'1050','291749214012','2025-06-06 15:47:44',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921407633302209133','No',NULL,NULL,''),(5968,'4000','291749214012','2025-06-06 15:47:44',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5969,'4000','291749214012','2025-06-06 15:46:52',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5970,'4000','291749214012','2025-06-06 15:47:18',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5971,'1050','291749214148','2025-06-06 15:49:13',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921415525393440253','No',NULL,NULL,''),(5972,'4000','291749214148','2025-06-06 15:49:13',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5973,'1050','291749214784','2025-06-06 15:59:49',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921492622633223233','No',NULL,NULL,''),(5974,'4000','291749214784','2025-06-06 15:59:49',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5975,'1050','291749215044','2025-06-06 16:04:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921505223422332700','No',NULL,NULL,''),(5976,'4000','291749215044','2025-06-06 16:04:09',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5977,'1050','291749216350','2025-06-06 16:26:03',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921745110292940233','No',NULL,NULL,''),(5978,'4000','291749216350','2025-06-06 16:26:03',NULL,1000.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5979,'4000','291749216350','2025-06-06 16:25:50',NULL,1000.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5980,'1050','291749217480','2025-06-06 16:44:52',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921810612238030200','No',NULL,NULL,''),(5981,'4000','291749217480','2025-06-06 16:44:52',NULL,900.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5982,'4000','291749217480','2025-06-06 16:44:40',NULL,500.00,'','29','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5983,'1050','291749218336','2025-06-06 16:59:05',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174921834802713093189','No',NULL,NULL,''),(5984,'4000','291749218336','2025-06-06 16:59:05',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5985,'4000','291749218336','2025-06-06 16:58:56',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5986,'1050','291749220618','2025-06-06 17:36:59',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174922062193102022902','No',NULL,NULL,''),(5987,'4000','291749220618','2025-06-06 17:36:59',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5988,'1050','291749221298','2025-06-06 17:48:20',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174922150220233052042','No',NULL,NULL,''),(5989,'4000','291749221298','2025-06-06 17:48:20',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5990,'1050','291749222637','2025-06-06 18:10:44',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174922275330222737312','No',NULL,NULL,''),(5991,'4000','291749222637','2025-06-06 18:10:44',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(5992,'4000','291749222637','2025-06-06 18:10:37',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5993,'1050','291749224076','2025-06-06 18:34:44',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174922446623021002123','No',NULL,NULL,''),(5994,'4000','291749224076','2025-06-06 18:34:44',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5995,'1050','291749225126','2025-06-06 18:52:52',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174922589232533912203','No',NULL,NULL,''),(5996,'4000','291749225126','2025-06-06 18:52:52',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5997,'4000','291749225126','2025-06-06 18:52:06',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5998,'4000','291749225126','2025-06-06 18:52:29',NULL,500.00,'','29','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5999,'1050','291749286775','2025-06-07 12:03:12',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174928740073022130324','No',NULL,NULL,''),(6000,'4000','291749286775','2025-06-07 12:03:12',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6001,'4000','291749286775','2025-06-07 11:59:35',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6002,'1050','291749287627','2025-06-07 12:13:52',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174928763592003020026','No',NULL,NULL,''),(6003,'4000','291749287627','2025-06-07 12:13:52',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6004,'1050','291749291718','2025-06-07 13:25:27',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929227520232732002','No',NULL,NULL,''),(6005,'4000','291749291718','2025-06-07 13:25:27',NULL,1000.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6006,'4000','291749291718','2025-06-07 13:21:59',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6007,'1050','291749292758','2025-06-07 13:39:21',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929278693223320839','No',NULL,NULL,''),(6008,'4000','291749292758','2025-06-07 13:39:21',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6009,'1050','291749292880','2025-06-07 13:41:38',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929342023903320227','No',NULL,NULL,''),(6010,'4000','291749292880','2025-06-07 13:41:38',NULL,1000.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6011,'4000','291749292880','2025-06-07 13:41:20',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6012,'1050','291749294421','2025-06-07 14:08:25',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929486493321000432','No',NULL,NULL,''),(6013,'4000','291749294421','2025-06-07 14:08:25',NULL,1100.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6014,'4000','291749294421','2025-06-07 14:07:02',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6015,'4000','291749294421','2025-06-07 14:08:10',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6016,'1050','291749294885','2025-06-07 14:14:55',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929489893209220312','No',NULL,NULL,''),(6017,'4000','291749294885','2025-06-07 14:14:55',NULL,500.00,'','29','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6018,'1050','291749294924','2025-06-07 14:15:50',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929495932032500923','No',NULL,NULL,''),(6019,'4000','291749294924','2025-06-07 14:15:50',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6020,'4000','291749294924','2025-06-07 14:15:24',NULL,500.00,'','29','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(6021,'1050','291749296690','2025-06-07 14:45:09',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929671639192392320','No',NULL,NULL,''),(6022,'4000','291749296690','2025-06-07 14:45:09',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6023,'4000','291749296690','2025-06-07 14:44:51',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6024,'1050','291749297252','2025-06-07 14:54:58',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929735900909293379','No',NULL,NULL,''),(6025,'4000','291749297252','2025-06-07 14:54:58',NULL,1000.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6026,'4000','291749297252','2025-06-07 14:54:12',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6027,'1050','291749297399','2025-06-07 14:57:01',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929743797277332929','No',NULL,NULL,''),(6028,'4000','291749297399','2025-06-07 14:57:01',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6029,'4000','291749297399','2025-06-07 14:56:39',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6030,'1050','291749298357','2025-06-07 15:12:41',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929838433122292390','No',NULL,NULL,''),(6031,'4000','291749298357','2025-06-07 15:12:41',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6032,'1050','291749298547','2025-06-07 15:16:08',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174929967333002223020','No',NULL,NULL,''),(6033,'4000','291749298547','2025-06-07 15:16:08',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6034,'4000','291749298547','2025-06-07 15:15:47',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6035,'1050','291749300760','2025-06-07 15:53:51',2900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930085630243892230','No',NULL,NULL,''),(6036,'4000','291749300760','2025-06-07 15:53:51',NULL,1200.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6037,'4000','291749300760','2025-06-07 15:52:40',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6038,'4000','291749300760','2025-06-07 15:53:06',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6039,'1050','291749300924','2025-06-07 15:56:19',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930099132329390049','No',NULL,NULL,''),(6040,'4000','291749300924','2025-06-07 15:56:19',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6041,'4000','291749300924','2025-06-07 15:55:24',NULL,600.00,'','29','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6042,'1050','291749301115','2025-06-07 15:59:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930141021002233213','No',NULL,NULL,''),(6043,'4000','291749301115','2025-06-07 15:59:20',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6044,'1050','291749301883','2025-06-07 16:11:28',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930189000333100822','No',NULL,NULL,''),(6045,'4000','291749301883','2025-06-07 16:11:28',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6046,'1050','291749301908','2025-06-07 16:12:04',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930192802921222330','No',NULL,NULL,''),(6047,'4000','291749301908','2025-06-07 16:12:04',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6048,'4000','291749301908','2025-06-07 16:11:48',NULL,1000.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6049,'1050','291749302604','2025-06-07 16:23:30',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930266326239220720','No',NULL,NULL,''),(6050,'4000','291749302604','2025-06-07 16:23:30',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6051,'1050','291749305382','2025-06-07 17:09:47',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930554633362239025','No',NULL,NULL,''),(6052,'4000','291749305382','2025-06-07 17:09:47',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6053,'1050','291749305661','2025-06-07 17:14:46',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930568923121122270','No',NULL,NULL,''),(6054,'4000','291749305661','2025-06-07 17:14:46',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6055,'4000','291749305661','2025-06-07 17:14:21',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6056,'1050','291749306299','2025-06-07 17:25:30',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930633563302200900','No',NULL,NULL,''),(6057,'4000','291749306299','2025-06-07 17:25:30',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6058,'4000','291749306299','2025-06-07 17:24:59',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6059,'1050','291749306699','2025-06-07 17:32:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930673463020233332','No',NULL,NULL,''),(6060,'4000','291749306699','2025-06-07 17:32:06',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6061,'1050','291749306991','2025-06-07 17:36:33',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930702333332293022','No',NULL,NULL,''),(6062,'4000','291749306991','2025-06-07 17:36:33',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6063,'1050','291749307295','2025-06-07 17:43:40',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930745932729709333','No',NULL,NULL,''),(6064,'4000','291749307295','2025-06-07 17:43:40',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6065,'4000','291749307295','2025-06-07 17:41:35',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(6066,'4000','291749307295','2025-06-07 17:43:26',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6067,'1050','291749308576','2025-06-07 18:03:06',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930859630942905320','No',NULL,NULL,''),(6068,'4000','291749308576','2025-06-07 18:03:06',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(6069,'1050','291749309202','2025-06-07 18:13:35',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930922422022300222','No',NULL,NULL,''),(6070,'4000','291749309202','2025-06-07 18:13:35',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6071,'4000','291749309202','2025-06-07 18:13:22',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6072,'1050','291749309240','2025-06-07 18:14:59',2500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174930931419233930349','No',NULL,NULL,''),(6073,'4000','291749309240','2025-06-07 18:14:59',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6074,'4000','291749309240','2025-06-07 18:14:00',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6075,'4000','291749309240','2025-06-07 18:14:18',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6076,'4000','291749309240','2025-06-07 18:14:25',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6077,'4000','291749309240','2025-06-07 18:14:45',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6078,'1050','291749310321','2025-06-07 18:32:27',1750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931035339220030103','No',NULL,NULL,''),(6079,'4000','291749310321','2025-06-07 18:32:27',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6080,'4000','291749310321','2025-06-07 18:32:01',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6081,'4000','291749310321','2025-06-07 18:32:17',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6082,'1050','291749312141','2025-06-07 19:03:04',1550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931219000222373223','No',NULL,NULL,''),(6083,'4000','291749312141','2025-06-07 19:03:04',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6084,'4000','291749312141','2025-06-07 19:02:21',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6085,'4000','291749312141','2025-06-07 19:02:28',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6086,'1050','291749312647','2025-06-07 19:11:09',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931276423203733364','No',NULL,NULL,''),(6087,'4000','291749312647','2025-06-07 19:11:09',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6088,'1050','291749313445','2025-06-07 19:24:31',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931347693122040272','No',NULL,NULL,''),(6089,'4000','291749313445','2025-06-07 19:24:31',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6090,'4000','291749313445','2025-06-07 19:24:05',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6091,'4000','291749313445','2025-06-07 19:24:19',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6092,'1050','291749313528','2025-06-07 19:26:22',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931358613502323209','No',NULL,NULL,''),(6093,'4000','291749313528','2025-06-07 19:26:22',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6094,'4000','291749313528','2025-06-07 19:25:28',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6095,'4000','291749313528','2025-06-07 19:26:03',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6096,'1050','291749314580','2025-06-07 19:43:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931473873312043320','No',NULL,NULL,''),(6097,'4000','291749314580','2025-06-07 19:43:15',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6098,'1050','291749315803','2025-06-07 20:03:26',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931581132102283209','No',NULL,NULL,''),(6099,'4000','291749315803','2025-06-07 20:03:26',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6100,'1050','291749316065','2025-06-07 20:07:55',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931608339000310382','No',NULL,NULL,''),(6101,'4000','291749316065','2025-06-07 20:07:55',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6102,'1050','291749316134','2025-06-07 20:08:56',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931614036326204002','No',NULL,NULL,''),(6103,'4000','291749316134','2025-06-07 20:08:56',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6104,'1050','291749316172','2025-06-07 20:09:51',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931619823001233839','No',NULL,NULL,''),(6105,'4000','291749316172','2025-06-07 20:09:51',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6106,'4000','291749316172','2025-06-07 20:09:33',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6107,'1050','291749316226','2025-06-07 20:11:00',1750.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931627122733700077','No',NULL,NULL,''),(6108,'4000','291749316226','2025-06-07 20:11:00',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6109,'4000','291749316226','2025-06-07 20:10:26',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6110,'4000','291749316226','2025-06-07 20:10:38',NULL,600.00,'','29','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6111,'1050','291749317567','2025-06-07 20:33:08',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931759492022033925','No',NULL,NULL,''),(6112,'4000','291749317567','2025-06-07 20:33:08',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6113,'4000','291749317567','2025-06-07 20:32:47',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6114,'1050','291749317653','2025-06-07 20:34:15',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174931765920979339332','No',NULL,NULL,''),(6115,'4000','291749317653','2025-06-07 20:34:15',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6116,'1050','291749375792','2025-06-08 12:43:52',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174937623823337630203','No',NULL,NULL,''),(6117,'4000','291749375792','2025-06-08 12:43:52',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6118,'4000','291749375792','2025-06-08 12:43:12',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6119,'4000','291749375792','2025-06-08 12:43:35',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6120,'1050','291749376408','2025-06-08 12:53:31',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174937641343032931297','No',NULL,NULL,''),(6121,'4000','291749376408','2025-06-08 12:53:31',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6122,'1050','291749378905','2025-06-08 13:35:07',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174937891013202242222','No',NULL,NULL,''),(6123,'4000','291749378905','2025-06-08 13:35:07',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6124,'1050','291749380857','2025-06-08 14:07:39',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938087532319032002','No',NULL,NULL,''),(6125,'4000','291749380857','2025-06-08 14:07:39',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6126,'1050','291749381167','2025-06-08 14:13:12',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938167239932003302','No',NULL,NULL,''),(6127,'4000','291749381167','2025-06-08 14:13:12',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6128,'4000','291749381167','2025-06-08 14:12:47',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6129,'1050','291749381681','2025-06-08 14:21:46',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938171230023939021','No',NULL,NULL,''),(6130,'4000','291749381681','2025-06-08 14:21:46',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6131,'4000','291749381681','2025-06-08 14:21:21',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6132,'4000','291749381681','2025-06-08 14:21:33',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6133,'1050','291749381983','2025-06-08 14:27:10',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938273525703022038','No',NULL,NULL,''),(6134,'4000','291749381983','2025-06-08 14:27:10',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6135,'4000','291749381983','2025-06-08 14:26:24',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6136,'4000','291749381983','2025-06-08 14:26:53',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6137,'1050','291749382751','2025-06-08 14:39:32',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938277902203932933','No',NULL,NULL,''),(6138,'4000','291749382751','2025-06-08 14:39:32',NULL,500.00,'','29','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6139,'4000','291749382751','2025-06-08 14:39:11',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6140,'1050','291749382798','2025-06-08 14:39:59',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938281727330223023','No',NULL,NULL,''),(6141,'4000','291749382798','2025-06-08 14:39:59',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6142,'1050','291749382902','2025-06-08 14:41:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938291333332102323','No',NULL,NULL,''),(6143,'4000','291749382902','2025-06-08 14:41:45',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6144,'1050','291749383260','2025-06-08 14:47:42',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938339921289233232','No',NULL,NULL,''),(6145,'4000','291749383260','2025-06-08 14:47:42',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6146,'1050','291749383498','2025-06-08 14:51:47',1170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938351533023325352','No',NULL,NULL,''),(6147,'4000','291749383498','2025-06-08 14:51:47',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6148,'4000','291749383498','2025-06-08 14:51:38',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6149,'1050','291749383971','2025-06-08 14:59:42',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938398990072292932','No',NULL,NULL,''),(6150,'4000','291749383971','2025-06-08 14:59:42',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6151,'4000','291749383971','2025-06-08 14:59:31',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(6152,'4000','291749383971','2025-06-08 14:59:37',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(6153,'1050','291749385332','2025-06-08 15:22:19',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938575202903434333','No',NULL,NULL,''),(6154,'4000','291749385332','2025-06-08 15:22:19',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6155,'4000','291749385332','2025-06-08 15:22:12',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6156,'1050','291749385811','2025-06-08 15:30:42',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938584822274203030','No',NULL,NULL,''),(6157,'4000','291749385811','2025-06-08 15:30:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6158,'4000','291749385811','2025-06-08 15:30:11',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6159,'1050','291749386660','2025-06-08 15:44:21',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938666309034939264','No',NULL,NULL,''),(6160,'4000','291749386660','2025-06-08 15:44:21',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6161,'1050','291749386991','2025-06-08 15:49:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938720233294322322','No',NULL,NULL,''),(6162,'4000','291749386991','2025-06-08 15:49:53',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6163,'1050','291749387308','2025-06-08 15:55:46',2150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938739290333234373','No',NULL,NULL,''),(6164,'4000','291749387308','2025-06-08 15:55:46',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6165,'4000','291749387308','2025-06-08 15:55:08',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6166,'4000','291749387308','2025-06-08 15:55:27',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6167,'4000','291749387308','2025-06-08 15:55:31',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6168,'1050','291749387467','2025-06-08 15:58:07',3880.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938753532272381243','No',NULL,NULL,''),(6169,'4000','291749387467','2025-06-08 15:58:07',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6170,'4000','291749387467','2025-06-08 15:57:47',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6171,'4000','291749387467','2025-06-08 15:57:49',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6172,'4000','291749387467','2025-06-08 15:57:56',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6173,'4000','291749387467','2025-06-08 15:57:59',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6174,'4000','291749387467','2025-06-08 15:58:02',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6175,'1050','291749388922','2025-06-08 16:22:12',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938913039023202902','No',NULL,NULL,''),(6176,'4000','291749388922','2025-06-08 16:22:12',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6177,'4000','291749388922','2025-06-08 16:22:02',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6178,'1050','291749389174','2025-06-08 16:26:29',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938919732172122002','No',NULL,NULL,''),(6179,'4000','291749389174','2025-06-08 16:26:29',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6180,'4000','291749389174','2025-06-08 16:26:15',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6181,'1050','291749389269','2025-06-08 16:27:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938927632336923379','No',NULL,NULL,''),(6182,'4000','291749389269','2025-06-08 16:27:53',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6183,'1050','291749389304','2025-06-08 16:28:28',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938930933922722212','No',NULL,NULL,''),(6184,'4000','291749389304','2025-06-08 16:28:28',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6185,'1050','291749389377','2025-06-08 16:29:42',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174938939022931432332','No',NULL,NULL,''),(6186,'4000','291749389377','2025-06-08 16:29:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6187,'4000','291749389377','2025-06-08 16:29:37',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6188,'1050','291749390047','2025-06-08 16:40:56',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939006920232303003','No',NULL,NULL,''),(6189,'4000','291749390047','2025-06-08 16:40:56',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6190,'4000','291749390047','2025-06-08 16:40:47',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6191,'4000','291749390047','2025-06-08 16:40:51',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6192,'1050','291749390594','2025-06-08 16:50:04',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939060603320702690','No',NULL,NULL,''),(6193,'4000','291749390594','2025-06-08 16:50:04',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6194,'4000','291749390594','2025-06-08 16:49:54',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6195,'1050','291749391741','2025-06-08 17:09:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939174773322112923','No',NULL,NULL,''),(6196,'4000','291749391741','2025-06-08 17:09:03',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6197,'1050','291749391980','2025-06-08 17:14:43',2170.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939221633233333130','No',NULL,NULL,''),(6198,'4000','291749391980','2025-06-08 17:14:43',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6199,'4000','291749391980','2025-06-08 17:13:00',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6200,'4000','291749391980','2025-06-08 17:14:08',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6201,'4000','291749391980','2025-06-08 17:14:36',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6202,'1050','291749392334','2025-06-08 17:19:27',1600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939237407122034222','No',NULL,NULL,''),(6203,'4000','291749392334','2025-06-08 17:19:27',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6204,'4000','291749392334','2025-06-08 17:18:54',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6205,'4000','291749392334','2025-06-08 17:19:08',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6206,'1050','291749393552','2025-06-08 17:39:32',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939364892337322338','No',NULL,NULL,''),(6207,'4000','291749393552','2025-06-08 17:39:32',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6208,'4000','291749393552','2025-06-08 17:39:12',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6209,'4000','291749393552','2025-06-08 17:39:16',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6210,'4000','291749393552','2025-06-08 17:39:20',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6211,'1050','291749393667','2025-06-08 17:41:12',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939367623332902320','No',NULL,NULL,''),(6212,'4000','291749393667','2025-06-08 17:41:12',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6213,'4000','291749393667','2025-06-08 17:41:07',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6214,'1050','291749394105','2025-06-08 17:48:48',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939413592023023523','No',NULL,NULL,''),(6215,'4000','291749394105','2025-06-08 17:48:48',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6216,'4000','291749394105','2025-06-08 17:48:25',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6217,'4000','291749394105','2025-06-08 17:48:39',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6218,'4000','291749394105','2025-06-08 17:48:43',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6219,'1050','291749394259','2025-06-08 17:51:05',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939426736260236033','No',NULL,NULL,''),(6220,'4000','291749394259','2025-06-08 17:51:05',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6221,'1050','291749394957','2025-06-08 18:02:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939496442333063292','No',NULL,NULL,''),(6222,'4000','291749394957','2025-06-08 18:02:40',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6223,'1050','291749395036','2025-06-08 18:04:28',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939507212139330332','No',NULL,NULL,''),(6224,'4000','291749395036','2025-06-08 18:04:28',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6225,'4000','291749395036','2025-06-08 18:03:56',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6226,'4000','291749395036','2025-06-08 18:04:12',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6227,'1050','291749395172','2025-06-08 18:06:14',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939605993530027403','No',NULL,NULL,''),(6228,'4000','291749395172','2025-06-08 18:06:14',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6229,'1050','291749396391','2025-06-08 18:26:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939640203229333203','No',NULL,NULL,''),(6230,'4000','291749396391','2025-06-08 18:26:35',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6231,'1050','291749399039','2025-06-08 19:11:20',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939909094330023222','No',NULL,NULL,''),(6232,'4000','291749399039','2025-06-08 19:11:20',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6233,'4000','291749399039','2025-06-08 19:10:40',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6234,'4000','291749399039','2025-06-08 19:10:52',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6235,'4000','291749399039','2025-06-08 19:11:07',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6236,'1050','291749399989','2025-06-08 19:26:32',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174939999525392023223','No',NULL,NULL,''),(6237,'4000','291749399989','2025-06-08 19:26:32',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6238,'1050','291749400419','2025-06-08 19:36:07',4250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174940059142302900001','No',NULL,NULL,''),(6239,'4000','291749400419','2025-06-08 19:36:07',NULL,500.00,'','29','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(6240,'4000','291749400419','2025-06-08 19:33:40',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6241,'4000','291749400419','2025-06-08 19:34:01',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6242,'4000','291749400419','2025-06-08 19:34:08',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6243,'4000','291749400419','2025-06-08 19:34:14',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6244,'4000','291749400419','2025-06-08 19:35:09',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6245,'4000','291749400419','2025-06-08 19:35:50',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6246,'4000','291749400419','2025-06-08 19:35:55',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6247,'1050','291749401975','2025-06-08 20:00:26',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174940203333703222243','No',NULL,NULL,''),(6248,'4000','291749401975','2025-06-08 20:00:26',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6249,'4000','291749401975','2025-06-08 19:59:35',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6250,'1050','291749402429','2025-06-08 20:07:44',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174940246922022299292','No',NULL,NULL,''),(6251,'4000','291749402429','2025-06-08 20:07:44',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6252,'4000','291749402429','2025-06-08 20:07:10',NULL,500.00,'','29','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6253,'4000','291749402429','2025-06-08 20:07:34',NULL,500.00,'','29','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6254,'1050','291749469102','2025-06-09 14:38:25',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174946911002302239141','No',NULL,NULL,''),(6255,'4000','291749469102','2025-06-09 14:38:25',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6256,'1050','291749472067','2025-06-09 15:27:52',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174947227907033720332','No',NULL,NULL,''),(6257,'4000','291749472067','2025-06-09 15:27:52',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6258,'1050','291749477884','2025-06-09 17:05:52',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174947808504027284342','No',NULL,NULL,''),(6259,'4000','291749477884','2025-06-09 17:05:52',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6260,'4000','291749477884','2025-06-09 17:04:45',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(6261,'1050','291749478331','2025-06-09 17:12:13',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174947833433322318033','No',NULL,NULL,''),(6262,'4000','291749478331','2025-06-09 17:12:13',NULL,900.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6263,'1050','291749480356','2025-06-09 17:46:29',2100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174948053339912122140','No',NULL,NULL,''),(6264,'4000','291749480356','2025-06-09 17:46:29',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6265,'4000','291749480356','2025-06-09 17:45:57',NULL,1000.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6266,'4000','291749480356','2025-06-09 17:46:09',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6267,'1050','291749483585','2025-06-09 18:39:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174948391322714322224','No',NULL,NULL,''),(6268,'4000','291749483585','2025-06-09 18:39:48',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6269,'1050','291749484579','2025-06-09 18:56:22',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174948458491044320808','No',NULL,NULL,''),(6270,'4000','291749484579','2025-06-09 18:56:22',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6271,'1050','291749485453','2025-06-09 19:11:34',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174948550203034532200','No',NULL,NULL,''),(6272,'4000','291749485453','2025-06-09 19:11:34',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6273,'4000','291749485453','2025-06-09 19:10:54',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6278,'1050','291749557862','2025-06-10 15:18:25',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174955811505009383311','No',NULL,NULL,''),(6279,'4000','291749557862','2025-06-10 15:18:25',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6280,'4000','291749557862','2025-06-10 15:17:42',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6281,'4000','291749557862','2025-06-10 15:17:46',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6282,'4000','291749557862','2025-06-10 15:18:22',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6283,'4000','291749557862','2025-06-10 15:19:08',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6284,'1050','291749564155','2025-06-10 17:03:02',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174956418702322048321','No',NULL,NULL,''),(6285,'4000','291749564155','2025-06-10 17:03:02',NULL,600.00,'','29','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6286,'1050','291749637339','2025-06-11 13:22:21',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174963734302292322223','No',NULL,NULL,''),(6287,'4000','291749637339','2025-06-11 13:22:21',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6288,'1050','291749639731','2025-06-11 14:02:36',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174963976133206313621','No',NULL,NULL,''),(6289,'4000','291749639731','2025-06-11 14:02:36',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6290,'4000','291749639731','2025-06-11 14:02:11',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6291,'1050','291749645776','2025-06-11 15:42:58',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174964578527039292100','No',NULL,NULL,''),(6292,'4000','291749645776','2025-06-11 15:42:58',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6293,'1050','291749647873','2025-06-11 16:18:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174964790500222223490','No',NULL,NULL,''),(6294,'4000','291749647873','2025-06-11 16:18:23',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6295,'4000','291749647873','2025-06-11 16:17:53',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6296,'1010','291749648742','2025-06-11 16:32:26',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174964900923043470392','No',NULL,NULL,'lkop'),(6297,'4000','291749648742','2025-06-11 16:32:26',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6298,'1050','291749650766','2025-06-11 17:06:17',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174965079800332200232','No',NULL,NULL,''),(6299,'4000','291749650766','2025-06-11 17:06:17',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(6300,'4000','291749650766','2025-06-11 17:06:07',NULL,550.00,'','29','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6301,'1050','291749652480','2025-06-11 17:34:44',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174965257359309303522','No',NULL,NULL,''),(6302,'4000','291749652480','2025-06-11 17:34:44',NULL,550.00,'','29','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6303,'1050','291749652654','2025-06-11 17:37:37',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174965266613230363333','No',NULL,NULL,''),(6304,'4000','291749652654','2025-06-11 17:37:37',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6305,'1050','291749652815','2025-06-11 17:40:40',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174965284735711242827','No',NULL,NULL,''),(6306,'4000','291749652815','2025-06-11 17:40:40',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6307,'1050','291749715752','2025-06-12 11:09:22',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174971658293235133062','No',NULL,NULL,''),(6308,'4000','291749715752','2025-06-12 11:09:22',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6309,'4000','291749715752','2025-06-12 11:09:12',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6310,'1050','291749717288','2025-06-12 11:39:38',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174971787930003202021','No',NULL,NULL,''),(6311,'4000','291749717288','2025-06-12 11:39:38',NULL,550.00,'','29','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6312,'1050','291749717988','2025-06-12 11:46:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174971810120203170313','No',NULL,NULL,''),(6313,'4000','291749717988','2025-06-12 11:46:29',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6314,'1050','291749718800','2025-06-12 12:00:02',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174971976132237372939','No',NULL,NULL,''),(6315,'4000','291749718800','2025-06-12 12:00:02',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6316,'1050','291749727825','2025-06-12 14:30:29',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174972819623349133322','No',NULL,NULL,''),(6317,'4000','291749727825','2025-06-12 14:30:29',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6318,'1050','291749733183','2025-06-12 16:03:26',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174973341327474230229','No',NULL,NULL,''),(6319,'4000','291749733183','2025-06-12 16:03:26',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6320,'4000','291749733183','2025-06-12 15:59:43',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6321,'1050','291749806929','2025-06-13 12:28:56',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174980693822020832233','No',NULL,NULL,''),(6322,'4000','291749806929','2025-06-13 12:28:56',NULL,600.00,'','29','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6323,'4000','291749806929','2025-06-13 12:28:50',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6324,'1050','291749887677','2025-06-14 10:54:39',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174988820020230213301','No',NULL,NULL,''),(6325,'4000','291749887677','2025-06-14 10:54:39',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6326,'1050','291749891827','2025-06-14 12:03:51',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174989186339220283333','No',NULL,NULL,''),(6327,'4000','291749891827','2025-06-14 12:03:51',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6328,'1050','291749893575','2025-06-14 12:33:15',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174989396200809602232','No',NULL,NULL,''),(6329,'4000','291749893575','2025-06-14 12:33:15',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6330,'4000','291749893575','2025-06-14 12:32:55',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6331,'1050','291749894910','2025-06-14 12:55:15',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174989533229223349390','No',NULL,NULL,''),(6332,'4000','291749894910','2025-06-14 12:55:15',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6333,'1050','291749897618','2025-06-14 13:41:20',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174989815288992902333','No',NULL,NULL,''),(6334,'4000','291749897618','2025-06-14 13:41:20',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6335,'4000','291749897618','2025-06-14 13:40:18',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6340,'1050','291749905388','2025-06-14 15:49:58',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174990541410222075922','No',NULL,NULL,''),(6341,'4000','291749905388','2025-06-14 15:49:58',NULL,1200.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6342,'1050','291749904928','2025-06-14 15:49:17',2850.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174990723210230792032','No',NULL,NULL,''),(6343,'4000','291749904928','2025-06-14 15:49:17',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(6344,'4000','291749904928','2025-06-14 15:42:08',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6345,'4000','291749904928','2025-06-14 15:42:27',NULL,500.00,'','29','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(6346,'4000','291749904928','2025-06-14 15:49:12',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6347,'4000','291749904928','2025-06-14 16:18:15',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6348,'4000','291749904928','2025-06-14 16:18:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6349,'1050','291749911531','2025-06-14 17:32:20',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991158341310303210','No',NULL,NULL,''),(6350,'4000','291749911531','2025-06-14 17:32:20',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6351,'1050','291749911621','2025-06-14 17:33:47',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991163563231923332','No',NULL,NULL,''),(6352,'4000','291749911621','2025-06-14 17:33:47',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6353,'1050','291749911719','2025-06-14 17:35:30',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991174134129202170','No',NULL,NULL,''),(6354,'4000','291749911719','2025-06-14 17:35:30',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6355,'1050','291749912609','2025-06-14 17:50:17',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991263863293330233','No',NULL,NULL,''),(6356,'4000','291749912609','2025-06-14 17:50:17',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6357,'1050','291749916117','2025-06-14 18:48:55',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991620322320033322','No',NULL,NULL,''),(6358,'4000','291749916117','2025-06-14 18:48:55',NULL,550.00,'','29','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6359,'1050','291749916484','2025-06-14 18:55:18',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991695723227304552','No',NULL,NULL,''),(6360,'4000','291749916484','2025-06-14 18:55:18',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6361,'4000','291749916484','2025-06-14 18:54:45',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(6362,'1050','291749917179','2025-06-14 19:06:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991718232739310700','No',NULL,NULL,''),(6363,'4000','291749917179','2025-06-14 19:06:20',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6364,'1050','291749917222','2025-06-14 19:07:15',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991723701274101000','No',NULL,NULL,''),(6365,'4000','291749917222','2025-06-14 19:07:15',NULL,1000.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6366,'4000','291749917222','2025-06-14 19:07:03',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6367,'1050','291749917277','2025-06-14 19:08:00',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991728223070204032','No',NULL,NULL,''),(6368,'4000','291749917277','2025-06-14 19:08:00',NULL,900.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6369,'1050','291749917348','2025-06-14 19:09:36',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991738522030332334','No',NULL,NULL,''),(6370,'4000','291749917348','2025-06-14 19:09:36',NULL,1000.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6371,'1050','291749917480','2025-06-14 19:13:38',3400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174991771193920131002','No',NULL,NULL,''),(6372,'4000','291749917480','2025-06-14 19:13:38',NULL,1000.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6373,'4000','291749917480','2025-06-14 19:11:20',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6374,'4000','291749917480','2025-06-14 19:11:46',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6375,'4000','291749917480','2025-06-14 19:12:13',NULL,500.00,'','29','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6376,'4000','291749917480','2025-06-14 19:12:55',NULL,1000.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6377,'1050','291749918807','2025-06-14 19:58:58',1650.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174992034473032200333','No',NULL,NULL,''),(6378,'4000','291749918807','2025-06-14 19:58:58',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6379,'4000','291749918807','2025-06-14 19:33:28',NULL,550.00,'','29','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(6380,'4000','291749918807','2025-06-14 19:58:11',NULL,550.00,'','29','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6381,'1050','291749920743','2025-06-14 20:05:45',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174992074737372040302','No',NULL,NULL,''),(6382,'4000','291749920743','2025-06-14 20:05:45',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6383,'1050','291749920845','2025-06-14 20:07:55',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174992088282033902939','No',NULL,NULL,''),(6384,'4000','291749920845','2025-06-14 20:07:55',NULL,1500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6385,'4000','291749920845','2025-06-14 20:07:25',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6386,'1050','291749977422','2025-06-15 11:50:27',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174997788127210749339','No',NULL,NULL,''),(6387,'4000','291749977422','2025-06-15 11:50:27',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6388,'1050','291749982291','2025-06-15 13:11:37',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174998230832903320428','No',NULL,NULL,''),(6389,'4000','291749982291','2025-06-15 13:11:37',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6390,'1050','291749987959','2025-06-15 14:46:01',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174998796823226229242','No',NULL,NULL,''),(6391,'4000','291749987959','2025-06-15 14:46:01',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6392,'1050','291749988132','2025-06-15 14:48:59',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174998814692083899380','No',NULL,NULL,''),(6393,'4000','291749988132','2025-06-15 14:48:59',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6394,'4000','291749988132','2025-06-15 14:48:53',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6399,'1050','291749991770','2025-06-15 15:50:31',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999185440239312302','No',NULL,NULL,''),(6400,'4000','291749991770','2025-06-15 15:50:31',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6401,'4000','291749991770','2025-06-15 15:49:30',NULL,500.00,'','29','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(6402,'4000','291749991770','2025-06-15 15:49:35',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6403,'4000','291749991770','2025-06-15 15:49:50',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6404,'1050','291749991067','2025-06-15 15:38:00',1800.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999205004992302902','No',NULL,NULL,''),(6405,'4000','291749991067','2025-06-15 15:38:00',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6406,'4000','291749991067','2025-06-15 15:37:47',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6407,'4000','291749991067','2025-06-15 15:37:52',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6408,'4000','291749991067','2025-06-15 15:37:57',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6409,'1050','291749992290','2025-06-15 15:58:16',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999230143323920922','No',NULL,NULL,''),(6410,'4000','291749992290','2025-06-15 15:58:16',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6411,'4000','291749992290','2025-06-15 15:58:10',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6412,'1050','291749994634','2025-06-15 16:37:23',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999464632322224402','No',NULL,NULL,''),(6413,'4000','291749994634','2025-06-15 16:37:23',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6414,'4000','291749994634','2025-06-15 16:37:14',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6415,'1050','291749994916','2025-06-15 16:42:07',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999493720230377103','No',NULL,NULL,''),(6416,'4000','291749994916','2025-06-15 16:42:07',NULL,500.00,'','29','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6417,'4000','291749994916','2025-06-15 16:41:56',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6418,'1050','291749996224','2025-06-15 17:03:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999663463120020030','No',NULL,NULL,''),(6419,'4000','291749996224','2025-06-15 17:03:48',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6420,'1050','291749999457','2025-06-15 17:57:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29174999946963233213237','No',NULL,NULL,''),(6421,'4000','291749999457','2025-06-15 17:57:40',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6422,'1050','291750000247','2025-06-15 18:11:10',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175000034333013202323','No',NULL,NULL,''),(6423,'4000','291750000247','2025-06-15 18:11:10',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6424,'4000','291750000247','2025-06-15 18:10:47',NULL,500.00,'','29','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6425,'1050','291750001138','2025-06-15 18:25:40',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175000116600200023051','No',NULL,NULL,''),(6426,'4000','291750001138','2025-06-15 18:25:40',NULL,600.00,'','29','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(6427,'1050','291750082292','2025-06-16 16:58:37',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175008232122930321327','No',NULL,NULL,''),(6428,'4000','291750082292','2025-06-16 16:58:37',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6429,'4000','291750082292','2025-06-16 16:58:13',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6430,'1050','291750246860','2025-06-18 14:41:03',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175024686502032230332','No',NULL,NULL,''),(6431,'4000','291750246860','2025-06-18 14:41:03',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6432,'1050','291750255552','2025-06-18 17:05:53',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175025555503352532352','No',NULL,NULL,''),(6433,'4000','291750255552','2025-06-18 17:05:53',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6434,'1050','291750349105','2025-06-19 19:05:43',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175034994322234303322','No',NULL,NULL,''),(6435,'4000','291750349105','2025-06-19 19:05:43',NULL,550.00,'','29','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6436,'4000','291750349105','2025-06-19 19:05:05',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6437,'1050','291750412058','2025-06-20 12:35:23',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175041247622234002043','No',NULL,NULL,''),(6438,'4000','291750412058','2025-06-20 12:35:23',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6439,'4000','291750412058','2025-06-20 12:34:18',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6440,'1050','291750415630','2025-06-20 13:33:52',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175041567006322226202','No',NULL,NULL,''),(6441,'4000','291750415630','2025-06-20 13:33:52',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6442,'1050','291750430743','2025-06-20 17:45:46',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175043075023325302015','No',NULL,NULL,''),(6443,'4000','291750430743','2025-06-20 17:45:46',NULL,1200.00,'','29','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6444,'1050','291750506224','2025-06-21 14:43:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175050633535502230332','No',NULL,NULL,''),(6445,'4000','291750506224','2025-06-21 14:43:48',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6446,'1050','291750506366','2025-06-21 14:46:15',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175050638586020227303','No',NULL,NULL,''),(6447,'4000','291750506366','2025-06-21 14:46:15',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6448,'1050','291750506530','2025-06-21 14:48:57',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175050654170030923052','No',NULL,NULL,''),(6449,'4000','291750506530','2025-06-21 14:48:57',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6450,'1050','291750508856','2025-06-21 15:27:43',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175050913801052322302','No',NULL,NULL,''),(6451,'4000','291750508856','2025-06-21 15:27:43',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6452,'1050','291750509242','2025-06-21 15:34:05',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175050924892749132200','No',NULL,NULL,''),(6453,'4000','291750509242','2025-06-21 15:34:05',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6454,'1050','291750511070','2025-06-21 16:05:00',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175051111330220031103','No',NULL,NULL,''),(6455,'4000','291750511070','2025-06-21 16:05:00',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6456,'4000','291750511070','2025-06-21 16:04:31',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6457,'1050','291750513926','2025-06-21 16:52:09',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175051393433532901010','No',NULL,NULL,''),(6458,'4000','291750513926','2025-06-21 16:52:09',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6459,'1050','291750514033','2025-06-21 16:53:58',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175051404403332012223','No',NULL,NULL,''),(6460,'4000','291750514033','2025-06-21 16:53:58',NULL,500.00,'','29','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6461,'1050','291750515113','2025-06-21 17:13:09',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175051519920957320290','No',NULL,NULL,''),(6462,'4000','291750515113','2025-06-21 17:13:09',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6463,'4000','291750515113','2025-06-21 17:11:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6464,'4000','291750515113','2025-06-21 17:12:54',NULL,450.00,'','29','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6465,'1050','291750522481','2025-06-21 19:14:48',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175052250423234022202','No',NULL,NULL,''),(6466,'4000','291750522481','2025-06-21 19:14:48',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6467,'1050','291750581713','2025-06-22 11:41:54',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058171533725752930','No',NULL,NULL,''),(6468,'4000','291750581713','2025-06-22 11:41:54',NULL,500.00,'','29','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6469,'1050','291750585172','2025-06-22 12:39:33',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058517821315559130','No',NULL,NULL,''),(6470,'4000','291750585172','2025-06-22 12:39:33',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(6471,'1050','291750585876','2025-06-22 12:51:17',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058587997203392123','No',NULL,NULL,''),(6472,'4000','291750585876','2025-06-22 12:51:17',NULL,550.00,'','29','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6473,'1050','291750586610','2025-06-22 13:03:32',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058661553922305326','No',NULL,NULL,''),(6474,'4000','291750586610','2025-06-22 13:03:32',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6475,'1050','291750587354','2025-06-22 13:16:28',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058739872732030032','No',NULL,NULL,''),(6476,'4000','291750587354','2025-06-22 13:16:28',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6477,'4000','291750587354','2025-06-22 13:15:54',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6478,'1050','291750587427','2025-06-22 13:17:08',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175058743123030332330','No',NULL,NULL,''),(6479,'4000','291750587427','2025-06-22 13:17:08',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6480,'1050','291750592827','2025-06-22 14:47:37',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175059285821922222202','No',NULL,NULL,''),(6481,'4000','291750592827','2025-06-22 14:47:37',NULL,500.00,'','29','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6482,'4000','291750592827','2025-06-22 14:47:07',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6483,'1050','291750592908','2025-06-22 14:48:29',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175059291920252532202','No',NULL,NULL,''),(6484,'4000','291750592908','2025-06-22 14:48:29',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6485,'1050','291750596616','2025-06-22 15:51:20',2550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175059675529223372023','No',NULL,NULL,''),(6486,'4000','291750596616','2025-06-22 15:51:20',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6487,'4000','291750596616','2025-06-22 15:50:16',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6488,'4000','291750596616','2025-06-22 15:50:21',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6489,'4000','291750596616','2025-06-22 15:50:39',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6490,'4000','291750596616','2025-06-22 15:50:53',NULL,500.00,'','29','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6493,'1050','291750596767','2025-06-22 15:52:49',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175059739717222222032','No',NULL,NULL,''),(6494,'4000','291750596767','2025-06-22 15:52:49',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6495,'4000','291750596767','2025-06-22 15:52:47',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6496,'1050','291750599973','2025-06-22 16:46:39',1450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175060004226220362231','No',NULL,NULL,''),(6497,'4000','291750599973','2025-06-22 16:46:39',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6498,'4000','291750599973','2025-06-22 16:46:13',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6499,'4000','291750599973','2025-06-22 16:46:20',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6500,'1050','291750600460','2025-06-22 16:54:22',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175060104330120267573','No',NULL,NULL,''),(6501,'4000','291750600460','2025-06-22 16:54:22',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6502,'1050','291750601055','2025-06-22 17:04:17',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175060105859222303231','No',NULL,NULL,''),(6503,'4000','291750601055','2025-06-22 17:04:17',NULL,450.00,'','29','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6504,'1050','291750602749','2025-06-22 17:32:48',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175060338823222313367','No',NULL,NULL,''),(6505,'4000','291750602749','2025-06-22 17:32:48',NULL,600.00,'','29','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6506,'4000','291750602749','2025-06-22 17:32:29',NULL,550.00,'','29','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6509,'1050','291750604908','2025-06-22 18:08:30',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175060737031377323227','No',NULL,NULL,''),(6510,'4000','291750604908','2025-06-22 18:08:30',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6511,'4000','291750604908','2025-06-22 18:08:28',NULL,600.00,'','29','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6512,'1050','291750677276','2025-06-23 14:15:25',1100.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175067782260572323700','No',NULL,NULL,''),(6513,'4000','291750677276','2025-06-23 14:15:25',NULL,500.00,'','29','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6514,'4000','291750677276','2025-06-23 14:14:36',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6515,'1050','291750684732','2025-06-23 16:18:53',670.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175068505520250362330','No',NULL,NULL,''),(6516,'4000','291750684732','2025-06-23 16:18:53',NULL,670.00,'','29','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6517,'1050','291750765117','2025-06-24 14:38:40',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175076512709230227221','No',NULL,NULL,''),(6518,'4000','291750765117','2025-06-24 14:38:40',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6519,'1010','291750938910','2025-06-26 14:55:12',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175093892933033929300','No',NULL,NULL,'huo'),(6520,'4000','291750938910','2025-06-26 14:55:12',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6521,'1010','291750938941','2025-06-26 14:56:58',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175093902802223233321','No',NULL,NULL,'lkp'),(6522,'4000','291750938941','2025-06-26 14:56:58',NULL,500.00,'','29','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6523,'4000','291750938941','2025-06-26 14:56:23',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6524,'1050','291750939046','2025-06-26 14:58:07',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175093908821822200235','No',NULL,NULL,''),(6525,'4000','291750939046','2025-06-26 14:58:07',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6526,'4000','291750939046','2025-06-26 14:57:26',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6527,'4000','291750939046','2025-06-26 14:57:44',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6528,'1050','291751013567','2025-06-27 11:39:38',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175101401111222222032','No',NULL,NULL,''),(6529,'4000','291751013567','2025-06-27 11:39:38',NULL,450.00,'','29','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(6530,'4000','291751013567','2025-06-27 11:39:27',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6531,'1050','291751015305','2025-06-27 12:08:39',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175101532272323232132','No',NULL,NULL,''),(6532,'4000','291751015305','2025-06-27 12:08:39',NULL,450.00,'','29','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6533,'4000','291751015305','2025-06-27 12:08:25',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(6534,'1050','291751028464','2025-06-27 15:50:20',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175102895123203205215','No',NULL,NULL,''),(6535,'4000','291751028464','2025-06-27 15:50:20',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6536,'4000','291751028464','2025-06-27 15:47:44',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6537,'1050','291751032690','2025-06-27 16:58:15',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175103332433220322223','No',NULL,NULL,''),(6538,'4000','291751032690','2025-06-27 16:58:15',NULL,600.00,'','29','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6539,'1050','291751037116','2025-06-27 18:16:09',1400.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175103737223299027370','No',NULL,NULL,''),(6540,'4000','291751037116','2025-06-27 18:16:09',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6541,'4000','291751037116','2025-06-27 18:11:56',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6542,'4000','291751037116','2025-06-27 18:12:59',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6543,'1050','291751113131','2025-06-28 15:18:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111325231102230332','No',NULL,NULL,''),(6544,'4000','291751113131','2025-06-28 15:18:54',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6545,'1050','291751114599','2025-06-28 15:44:29',2000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111467837303932722','No',NULL,NULL,''),(6546,'4000','291751114599','2025-06-28 15:44:29',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6547,'4000','291751114599','2025-06-28 15:43:19',NULL,1000.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6548,'4000','291751114599','2025-06-28 15:43:49',NULL,450.00,'','29','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6549,'1050','291751114820','2025-06-28 15:47:05',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111482723212203153','No',NULL,NULL,''),(6550,'4000','291751114820','2025-06-28 15:47:05',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6551,'1050','291751114908','2025-06-28 15:48:43',1200.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111493001232157012','No',NULL,NULL,''),(6552,'4000','291751114908','2025-06-28 15:48:43',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6553,'4000','291751114908','2025-06-28 15:48:28',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6554,'1050','291751115036','2025-06-28 15:50:39',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111504202333327024','No',NULL,NULL,''),(6555,'4000','291751115036','2025-06-28 15:50:39',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6558,'1050','291751115111','2025-06-28 15:51:54',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111515911222312021','No',NULL,NULL,''),(6559,'4000','291751115111','2025-06-28 15:51:54',NULL,550.00,'','29','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6560,'4000','291751115111','2025-06-28 15:51:51',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6561,'1050','291751115228','2025-06-28 15:53:54',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111525592311315030','No',NULL,NULL,''),(6562,'4000','291751115228','2025-06-28 15:53:54',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6563,'1050','291751115366','2025-06-28 15:56:18',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111538302203332133','No',NULL,NULL,''),(6564,'4000','291751115366','2025-06-28 15:56:18',NULL,500.00,'','29','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6565,'1050','291751115450','2025-06-28 15:57:35',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175111545722217353353','No',NULL,NULL,''),(6566,'4000','291751115450','2025-06-28 15:57:35',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6567,'1050','291751117864','2025-06-28 16:40:13',3000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112097232311222732','No',NULL,NULL,''),(6568,'4000','291751117864','2025-06-28 16:40:13',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6569,'4000','291751117864','2025-06-28 16:37:45',NULL,1000.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6570,'4000','291751117864','2025-06-28 16:38:44',NULL,500.00,'','29','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(6571,'4000','291751117864','2025-06-28 16:39:06',NULL,500.00,'','29','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6572,'4000','291751117864','2025-06-28 16:39:42',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6573,'1050','291751121173','2025-06-28 17:33:01',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112118415720000312','No',NULL,NULL,''),(6574,'4000','291751121173','2025-06-28 17:33:01',NULL,600.00,'','29','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6575,'4000','291751121173','2025-06-28 17:32:53',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6576,'1050','291751121281','2025-06-28 17:34:45',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112128911933320392','No',NULL,NULL,''),(6577,'4000','291751121281','2025-06-28 17:34:45',NULL,500.00,'','29','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6578,'1050','291751122787','2025-06-28 18:00:02',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112281411990123231','No',NULL,NULL,''),(6579,'4000','291751122787','2025-06-28 18:00:02',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6580,'1050','291751124354','2025-06-28 18:26:18',1050.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112505523020221201','No',NULL,NULL,''),(6581,'4000','291751124354','2025-06-28 18:26:18',NULL,550.00,'','29','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6582,'4000','291751124354','2025-06-28 18:25:54',NULL,500.00,'','29','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6587,'1050','291751125887','2025-06-28 18:51:31',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112589410221122202','No',NULL,NULL,''),(6588,'4000','291751125887','2025-06-28 18:51:31',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6589,'1050','291751125134','2025-06-28 18:38:56',2250.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175112826963021923323','No',NULL,NULL,''),(6590,'4000','291751125134','2025-06-28 18:38:56',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6591,'4000','291751125134','2025-06-28 18:38:54',NULL,1350.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6592,'4000','291751125134','2025-06-28 19:30:53',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6593,'1050','291751195384','2025-06-29 14:09:46',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175119538810532322382','No',NULL,NULL,''),(6594,'4000','291751195384','2025-06-29 14:09:46',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6595,'1050','291751199181','2025-06-29 15:13:11',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175119920441325229201','No',NULL,NULL,''),(6596,'4000','291751199181','2025-06-29 15:13:11',NULL,500.00,'','29','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6597,'4000','291751199181','2025-06-29 15:13:01',NULL,500.00,'','29','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6598,'1050','291751199457','2025-06-29 15:17:45',1000.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175119969125990230290','No',NULL,NULL,''),(6599,'4000','291751199457','2025-06-29 15:17:45',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6600,'4000','291751199457','2025-06-29 15:17:37',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6601,'1050','291751199700','2025-06-29 15:21:42',600.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175119973997970912010','No',NULL,NULL,''),(6602,'4000','291751199700','2025-06-29 15:21:42',NULL,600.00,'','29','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(6603,'1010','291751200354','2025-06-29 15:32:36',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120074720217222222','No',NULL,NULL,'ljo'),(6604,'4000','291751200354','2025-06-29 15:32:36',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6605,'1050','291751201268','2025-06-29 15:49:41',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120138552831157293','No',NULL,NULL,''),(6606,'4000','291751201268','2025-06-29 15:49:41',NULL,500.00,'','29','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6607,'1050','291751201397','2025-06-29 15:49:59',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120168533315030252','No',NULL,NULL,''),(6608,'4000','291751201397','2025-06-29 15:49:59',NULL,550.00,'','29','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6609,'1050','291751202505','2025-06-29 16:08:34',1350.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120267220373223202','No',NULL,NULL,''),(6610,'4000','291751202505','2025-06-29 16:08:34',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6611,'4000','291751202505','2025-06-29 16:08:26',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6612,'4000','291751202505','2025-06-29 16:08:30',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(6613,'1050','291751203457','2025-06-29 16:24:34',950.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120347507203327130','No',NULL,NULL,''),(6614,'4000','291751203457','2025-06-29 16:24:34',NULL,450.00,'','29','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6615,'4000','291751203457','2025-06-29 16:24:17',NULL,500.00,'','29','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6616,'1050','291751204239','2025-06-29 16:37:20',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120433703302230223','No',NULL,NULL,''),(6617,'4000','291751204239','2025-06-29 16:37:20',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(6618,'1050','291751204924','2025-06-29 16:48:48',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120493802319330103','No',NULL,NULL,''),(6619,'4000','291751204924','2025-06-29 16:48:48',NULL,450.00,'','29','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(6620,'1050','291751206088','2025-06-29 17:08:21',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120611732227923237','No',NULL,NULL,''),(6621,'4000','291751206088','2025-06-29 17:08:21',NULL,500.00,'','29','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6622,'4000','291751206088','2025-06-29 17:08:08',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6623,'4000','291751206088','2025-06-29 17:08:16',NULL,500.00,'','29','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6624,'1050','291751206289','2025-06-29 17:11:39',1150.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120630032332703323','No',NULL,NULL,''),(6625,'4000','291751206289','2025-06-29 17:11:39',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6626,'4000','291751206289','2025-06-29 17:11:29',NULL,600.00,'','29','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6627,'1050','291751206819','2025-06-29 17:20:21',500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120682331232523000','No',NULL,NULL,''),(6628,'4000','291751206819','2025-06-29 17:20:21',NULL,500.00,'','29','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6629,'1050','291751208585','2025-06-29 17:49:47',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120858975909122020','No',NULL,NULL,''),(6630,'4000','291751208585','2025-06-29 17:49:47',NULL,450.00,'','29','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(6631,'1050','291751209428','2025-06-29 18:05:45',1500.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120955233022020132','No',NULL,NULL,''),(6632,'4000','291751209428','2025-06-29 18:05:45',NULL,500.00,'','29','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(6633,'4000','291751209428','2025-06-29 18:03:48',NULL,500.00,'','29','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(6634,'4000','291751209428','2025-06-29 18:04:58',NULL,500.00,'','29','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6635,'1050','291751209575','2025-06-29 18:06:18',550.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120966429332262320','No',NULL,NULL,''),(6636,'4000','291751209575','2025-06-29 18:06:18',NULL,550.00,'','29','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6637,'1050','291751209726','2025-06-29 18:08:54',900.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175120973692226023630','No',NULL,NULL,''),(6638,'4000','291751209726','2025-06-29 18:08:54',NULL,450.00,'','29','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(6639,'4000','291751209726','2025-06-29 18:08:46',NULL,450.00,'','29','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6640,'1050','291751210539','2025-06-29 18:22:25',450.00,NULL,'','29','1','Payment of goods sold','1','','payment','','29175121055133210525923','No',NULL,NULL,''),(6641,'4000','291751210539','2025-06-29 18:22:25',NULL,450.00,'','29','1','Good sold','1','','sales','46','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `discount` -- DROP TABLE IF EXISTS `discount`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `discount` ( `id` int(11) NOT NULL AUTO_INCREMENT, `discount` varchar(50) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `type` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `discount` -- LOCK TABLES `discount` WRITE; /*!40000 ALTER TABLE `discount` DISABLE KEYS */; INSERT INTO `discount` VALUES (1,'1000','BASIC','2023-05-16 14:12:30','active','1','','1',1,'Amount'),(2,'10','PREMIUM DISCOUNT','2023-11-11 07:36:57','active','1','','1',1,'Percentage'); /*!40000 ALTER TABLE `discount` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etiminitialization` -- DROP TABLE IF EXISTS `etiminitialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etiminitialization` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfOpenDt` varchar(50) DEFAULT NULL, `createdate` datetime NOT NULL, `sdcId` varchar(50) DEFAULT '00', `mrcNo` text DEFAULT NULL, `cmcKey` text DEFAULT NULL, `companyid` varchar(50) NOT NULL, `branchid` varchar(50) NOT NULL, `updatedid` varchar(20) NOT NULL DEFAULT 'KES', `updatedby` varchar(20) DEFAULT NULL, `userid` int(11) NOT NULL, `name` text NOT NULL, `bhfid` varchar(50) DEFAULT NULL, `bhfSttsCd` varchar(50) DEFAULT NULL, `url` text NOT NULL, `onlineoffline` varchar(20) NOT NULL, `phone` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `verification` text NOT NULL, `requestdate` varchar(50) NOT NULL, `confirmationdate` varchar(50) NOT NULL, `businesskey` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etiminitialization` -- LOCK TABLES `etiminitialization` WRITE; /*!40000 ALTER TABLE `etiminitialization` DISABLE KEYS */; /*!40000 ALTER TABLE `etiminitialization` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etimsactivations` -- DROP TABLE IF EXISTS `etimsactivations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etimsactivations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `bhfid` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) DEFAULT 'New Installation', `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, `tin` text NOT NULL, `sdcId` text NOT NULL, `cmcKey` text NOT NULL, `mrcNo` text NOT NULL, `url` text NOT NULL, `onlineoffline` varchar(50) NOT NULL, `businesskey` text NOT NULL, `code` varchar(50) NOT NULL, `verification` text NOT NULL, `branchid` varchar(5) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etimsactivations` -- LOCK TABLES `etimsactivations` WRITE; /*!40000 ALTER TABLE `etimsactivations` DISABLE KEYS */; /*!40000 ALTER TABLE `etimsactivations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, `department` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3882698','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666664999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','6000','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140800','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','29','GARBAGE','','2021-09-17 06:49:49 ',5,'','0','2024-05-06 05:36:16','4167',''),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','4000','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-47000','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','7000','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','-55555','2021-09-17 06:52:42','4174','1'),(220,'1','1','28','Foreign Exchange gain/loss','','2023-07-30 07:48:19',4,'','0','2023-07-30 07:21:27','4001','5'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; INSERT INTO `groupleavedays` VALUES (1,NULL,1,NULL,'2023-02-15','2023-04-25',1,90.00,'',1,'2023-02-15 12:36:46pm',0),(14,NULL,6,NULL,'2023-01-27','2023-07-11',2,9.49,'',1,'2023-07-11 07:05:18pm',0),(15,NULL,12,NULL,'2023-08-01','2023-12-31',2,21.00,'',1,'2023-08-31 03:04:22am',0),(16,NULL,1,NULL,'2019-06-11','2023-09-02',2,67.83,'',1,'2023-09-02 08:10:55am',0); /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `beds` varchar(5) DEFAULT NULL, `bedstatus` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `insurance` -- DROP TABLE IF EXISTS `insurance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `insurance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `rate` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `branchid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `insurance` -- LOCK TABLES `insurance` WRITE; /*!40000 ALTER TABLE `insurance` DISABLE KEYS */; /*!40000 ALTER TABLE `insurance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemclassification` -- DROP TABLE IF EXISTS `itemclassification`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemclassification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `itm_class_code` varchar(100) DEFAULT NULL, `itm_class_level` varchar(50) NOT NULL, `tax_type_code` varchar(50) DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemclassification` -- LOCK TABLES `itemclassification` WRITE; /*!40000 ALTER TABLE `itemclassification` DISABLE KEYS */; INSERT INTO `itemclassification` VALUES (1,'VAT Act','99000000','1',NULL,'Y'),(2,'Goods','99010000','2',NULL,'Y'),(3,'Exempt Goods (Paragraph 1 - 99)','99011000','3',NULL,'Y'),(4,'Bovine Semen of tariff number 05111000','99011001','4',NULL,'Y'),(5,'Fish eggs and roes of tariff number 0511990110','99011002','4',NULL,'Y'),(6,'Animal semen other than of bovine of tariff number 0511999010','99011003','4',NULL,'Y'),(7,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','99011004','4',NULL,'Y'),(8,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','99011005','4',NULL,'Y'),(9,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','99011006','4',NULL,'Y'),(10,'Copra of tariff number 12030000','99011007','4',NULL,'Y'),(11,'Linseed whether or not broken of tariff number 12040000','99011008','4',NULL,'Y'),(12,'Low erucic acid rape or colza seed of tariff number 12051000','99011009','4',NULL,'Y'),(13,'Other rape or colza seed of tariff number 12059000','99011010','4',NULL,'Y'),(14,'Sunflower seeds whether or not broken of tariff number 12060000','99011011','4',NULL,'Y'),(15,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','99011012','4',NULL,'Y'),(16,'Sesamum seeds whether or not broken of tariff number 12074000','99011013','4',NULL,'Y'),(17,'Mustard seeds whether or not broken of tariff number 12075000','99011014','4',NULL,'Y'),(18,'Safflower seeds whether or not broken 12076000','99011015','4',NULL,'Y'),(19,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','99011016','4',NULL,'Y'),(20,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(21,'Live animals of chapter 1','99011018','4',NULL,'Y'),(22,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(23,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(24,'Unprocessed milk','99011021','4',NULL,'Y'),(25,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(26,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(27,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','99011024','4',NULL,'Y'),(28,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(29,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(30,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(31,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(32,'Blood bags','99011037','4',NULL,'Y'),(33,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(34,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(35,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(36,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(37,'Materials waste residues and by products whether or not in the form of pellets and preparations of a kind used in animal feeding of tariff numbers as listed in Part 1 of the first schedule of VAT Act 2013','99011043','4',NULL,'Y'),(38,'Unprocessed green tea','99011044','4',NULL,'Y'),(39,'Inputs or raw materials supplied to solar equipment manufacturers for manufacture of solar equipment or deep cycle sealed batteries which exclusively use or store solar power ','99011048','4',NULL,'Y'),(40,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(41,'Taxable goods imported or purchased for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary responsible for the National Treasury','99011051','4',NULL,'Y'),(42,'Goods imported or purchased locally for use by the local film producers and local filming agents upon recommendation by the Kenya Film Commission subject to approval by CS TNT','99011054','4',NULL,'Y'),(43,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','99011056','4',NULL,'Y'),(44,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','99011057','4',NULL,'Y'),(45,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(46,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(47,'Taxable goods for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conference facilities upon recommendation by the Cabinet Secretary responsible for matters relating to recreational parks','99011062','4',NULL,'Y'),(48,'Taxable goods equipment and apparatus for the direct and exclusive use for construction of specialized hospitals with a minimum bed capacity of fifty with accommodation facilities upon the recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria to be used to determine eligibility for the exemption provided that notwithstanding this subparagraph any approval granted by the cabinet Secretary before the commencement thereof in respect of the supply of taxable goods and which is in supply of taxable goods and which is in force at such commencement shall continue to apply of the exempted taxable goods is made in full','99011063','4',NULL,'Y'),(49,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the CS TNT upon recommendation by the CS responsible for energy','99011066','4',NULL,'Y'),(50,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(51,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(52,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(53,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(54,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(55,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(56,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(57,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(58,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(59,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(60,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(61,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(62,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(63,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(64,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(65,'Any other aircraft spare parts imported by aircraft operators or persons engaged in the business of aircraft maintenance upon recommendation by the competent authority responsible for civil aviation','99011089','4',NULL,'Y'),(66,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','99011090','4',NULL,'Y'),(67,'Locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs following conditions as specified in the VAT Act 2013 1st Schedule Section A no9901','99011091','4',NULL,'Y'),(68,'The supply of natural water excluding bottled water by a NG, CGor any political subdivision thereof or a person approved by the CS responsible for water development for domestic or for industrial use','99011095','4',NULL,'Y'),(69,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by CG or LA in firefighting','99011096','4',NULL,'Y'),(70,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','99011099','4',NULL,'Y'),(71,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(72,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(73,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(74,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(75,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(76,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(77,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight provided that this paragra','99011108','4',NULL,'Y'),(78,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the CS on the recommendation of the CS responsible for matters relating to housing','99011109','4',NULL,'Y'),(79,'Musical instruments and other musical equipment imported or purchased locally for exclusive use by educational institutions upon recommendation by the Cabinet Secretary responsible for Education','99011110','4',NULL,'Y'),(80,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(81,'Taxable good excl. motor vehicle imported or purchased for direct exclusive use in geothermal, oil, mining prospecting, exploration, product sharing as per the Energy Act 2019, Petroleum Act 2019, the Mining Act 2016 upon recommendation by the CS','99011112','4',NULL,'Y'),(82,'Specialized equipment for the development and generation of solar and wind energy upon recommendation to the commissioner by the cabinet secretary responsible for matters relating to energy ','99011113','4',NULL,'Y'),(83,'Taxable goods supplied to persons that had a contract with the government prior to 25-04-2020 and contract provided for exemption from VAT provided that this exemption shall apply to the unexpired period of contract upon recommendation by CS Energy','99011114','4',NULL,'Y'),(84,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','99011115','4',NULL,'Y'),(85,'Physiotherapy accessories treadmills for cardiology therapy and treatment of tariff number 9506990100 for use by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011116','4',NULL,'Y'),(86,'Dexpanthenol of tariff number 33049900 used for medical nappy rash treatment by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011117','4',NULL,'Y'),(87,'Medicaments of tariff number 30034100 30034200 30034300 30034900 30036000 excluding goods of heading 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for theraputic or prophylactic uses','99011118','4',NULL,'Y'),(88,'Diagnostic or laboratory reagents of tariff number 38220000 on a backing prepared diagnostic or laboratory reagents whether or not on a backing other than those of heading 3002 or 3006 certified reference materials upon approval by CS Health ','99011119','4',NULL,'Y'),(89,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','99011120','4',NULL,'Y'),(90,'Other instruments and appliances of tariff number 90184100 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011121','4',NULL,'Y'),(91,'Other instruments and appliances including surgical blades of tariff number 90184900 90185000 90189000 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011122','4',NULL,'Y'),(92,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(93,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by CS Health','99011124','4',NULL,'Y'),(94,'Artificial teeth and dental fittings of tariff number 90212100 90212900 and artificial parts of the body of tariff number 90213100 90213900 90215000 and 90219000 upon approval by CS Health','99011125','4',NULL,'Y'),(95,'Apparatus based on the use of x rays whether or not for medical surgical or dental of tariff numbers 90221200 90221300 90221400 and 90221900 upon approval by CS Health','99011126','4',NULL,'Y'),(96,'Apparatus based on the use of alpha beta or gamma radiations whether or not medical surgical or dental of tariff numbers 90222100 90222900 90223000 and 90229000 upon approval by CS Health','99011127','4',NULL,'Y'),(97,'Discs tape solid-state nonvolatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 but excluding products of chapter 37 software upon approval by CS Health','99011128','4',NULL,'Y'),(98,'Management support services','80161500','3',NULL,'Y'),(99,'Silk fabrics','11161500','3',NULL,'Y'),(100,'Screws','31161500','3',NULL,'Y'),(101,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(102,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(103,'Mechanical engineering','81101600','3',NULL,'Y'),(104,'Paving equipment','22101600','3',NULL,'Y'),(105,'Integrated circuits','32101600','3',NULL,'Y'),(106,'Broadcast advertising','82101600','3',NULL,'Y'),(107,'Fire services','92101600','3',NULL,'Y'),(108,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(109,'Shirts and blouses','53101600','3',NULL,'Y'),(110,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(111,'Oil and gas utilities','83101600','3',NULL,'Y'),(112,'Political officials','93101600','3',NULL,'Y'),(113,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(114,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(115,'Aid financing','84101600','3',NULL,'Y'),(116,'Solid and gel fuels','15101600','3',NULL,'Y'),(117,'Product and material transport vehicles','25101600','3',NULL,'Y'),(118,'Printing machinery accessories','45101600','3',NULL,'Y'),(119,'Healthcare provider support persons','85101600','3',NULL,'Y'),(120,'Commercial land parcels','95101600','3',NULL,'Y'),(121,'Ammunition','46101600','3',NULL,'Y'),(122,'Outdoor furniture','56101600','3',NULL,'Y'),(123,'Hazardous material decontamination','76101600','3',NULL,'Y'),(124,'Scientific vocational training services','86101600','3',NULL,'Y'),(125,'Water treatment consumables','47101600','3',NULL,'Y'),(126,'Environmental planning','77101600','3',NULL,'Y'),(127,'Food preparation equipment','48101600','3',NULL,'Y'),(128,'Rail cargo transport','78101600','3',NULL,'Y'),(129,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(130,'Collectibles','49101600','3',NULL,'Y'),(131,'Drilling and operation machinery','20111600','3',NULL,'Y'),(132,'Cement and lime','30111600','3',NULL,'Y'),(133,'Flowering plants','70111600','3',NULL,'Y'),(134,'Temporary personnel services','80111600','3',NULL,'Y'),(135,'Meeting facilities','90111600','3',NULL,'Y'),(136,'Stone','11111600','3',NULL,'Y'),(137,'Aquaculture equipment','21111600','3',NULL,'Y'),(138,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(139,'Antimetabolites','51111600','3',NULL,'Y'),(140,'Computer programmers','81111600','3',NULL,'Y'),(141,'Household assistance and care','91111600','3',NULL,'Y'),(142,'Non technical writing','82111600','3',NULL,'Y'),(143,'Disarmament','92111600','3',NULL,'Y'),(144,'Shoes','53111600','3',NULL,'Y'),(145,'Mobile communications services','83111600','3',NULL,'Y'),(146,'Political representation and participation','93111600','3',NULL,'Y'),(147,'Novelty paper','14111600','3',NULL,'Y'),(148,'Cash handling supplies','44111600','3',NULL,'Y'),(149,'Clocks','54111600','3',NULL,'Y'),(150,'Audit services','84111600','3',NULL,'Y'),(151,'Safety and rescue water craft','25111600','3',NULL,'Y'),(152,'Projectors and supplies','45111600','3',NULL,'Y'),(153,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(154,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(155,'Power generators','26111600','3',NULL,'Y'),(156,'Building component cleaning services','76111600','3',NULL,'Y'),(157,'Adult education','86111600','3',NULL,'Y'),(158,'Panel systems','56111600','3',NULL,'Y'),(159,'Ironing equipment','47111600','3',NULL,'Y'),(160,'Forming tools','27111600','3',NULL,'Y'),(161,'Environmental rehabilitation','77111600','3',NULL,'Y'),(162,'Passenger railway transportation','78111600','3',NULL,'Y'),(163,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(164,'Bird and fowl food','10121600','3',NULL,'Y'),(165,'Asphalts','30121600','3',NULL,'Y'),(166,'Livestock industry','70121600','3',NULL,'Y'),(167,'Business law services','80121600','3',NULL,'Y'),(168,'Travel document assistance','90121600','3',NULL,'Y'),(169,'Drilling bits','20121600','3',NULL,'Y'),(170,'Studio aids','60121600','3',NULL,'Y'),(171,'Wood','11121600','3',NULL,'Y'),(172,'Monetary systems and issues','81121600','3',NULL,'Y'),(173,'Pipette tips','41121600','3',NULL,'Y'),(174,'Veterinary products','42121600','3',NULL,'Y'),(175,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(176,'Engraving','82121600','3',NULL,'Y'),(177,'Detective services','92121600','3',NULL,'Y'),(178,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(179,'Purses and handbags and bags','53121600','3',NULL,'Y'),(180,'Information centers','83121600','3',NULL,'Y'),(181,'International relations and cooperation','93121600','3',NULL,'Y'),(182,'Desk supplies','44121600','3',NULL,'Y'),(183,'Tissue papers','14121600','3',NULL,'Y'),(184,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(185,'Camera accessories','45121600','3',NULL,'Y'),(186,'Labels','55121600','3',NULL,'Y'),(187,'Medical doctor specialist services','85121600','3',NULL,'Y'),(188,'Transport buildings and structures','95121600','3',NULL,'Y'),(189,'Electrical cable and accessories','26121600','3',NULL,'Y'),(190,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(191,'Junior colleges','86121600','3',NULL,'Y'),(192,'Floor machines and accessories','47121600','3',NULL,'Y'),(193,'Soil pollution','77121600','3',NULL,'Y'),(194,'Material handling services','78121600','3',NULL,'Y'),(195,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(196,'Camping furniture','49121600','3',NULL,'Y'),(197,'Animal containment','10131600','3',NULL,'Y'),(198,'Bricks','30131600','3',NULL,'Y'),(199,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(200,'Land and soil preparation','70131600','3',NULL,'Y'),(201,'Sale of property and building','80131600','3',NULL,'Y'),(202,'Musical instrument sets','60131600','3',NULL,'Y'),(203,'Other animal products','11131600','3',NULL,'Y'),(204,'Anticoagulants','51131600','3',NULL,'Y'),(205,'Pyrotechnics','12131600','3',NULL,'Y'),(206,'Blinds and shades','52131600','3',NULL,'Y'),(207,'Photographers and cinematographers','82131600','3',NULL,'Y'),(208,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(209,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(210,'Bath and body','53131600','3',NULL,'Y'),(211,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(212,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(213,'Industrial freezers','24131600','3',NULL,'Y'),(214,'Life and health and accident insurance','84131600','3',NULL,'Y'),(215,'Charity organizations','94131600','3',NULL,'Y'),(216,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(217,'Moving picture media','45131600','3',NULL,'Y'),(218,'Fission fuel assemblies','15131600','3',NULL,'Y'),(219,'Medical ethics','85131600','3',NULL,'Y'),(220,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(221,'Toxic spill cleanup','76131600','3',NULL,'Y'),(222,'Music and drama','86131600','3',NULL,'Y'),(223,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(224,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(225,'Noise pollution','77131600','3',NULL,'Y'),(226,'General goods storage','78131600','3',NULL,'Y'),(227,'Wire protection devices','39131600','3',NULL,'Y'),(228,'Valves','40141600','3',NULL,'Y'),(229,'Crop protection','70141600','3',NULL,'Y'),(230,'Sales and business promotion activities','80141600','3',NULL,'Y'),(231,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(232,'Supply chain management','81141600','3',NULL,'Y'),(233,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(234,'Graphic display services','82141600','3',NULL,'Y'),(235,'Rare earth metals','12141600','3',NULL,'Y'),(236,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(237,'Mass transit system construction services','72141600','3',NULL,'Y'),(238,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(239,'Thread and yarn processing','73141600','3',NULL,'Y'),(240,'Population','93141600','3',NULL,'Y'),(241,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(242,'Cushioning supplies','24141600','3',NULL,'Y'),(243,'Personal credit agencies','84141600','3',NULL,'Y'),(244,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(245,'Darkroom supplies','45141600','3',NULL,'Y'),(246,'Herbal treatments','85141600','3',NULL,'Y'),(247,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(248,'Students organizations','86141600','3',NULL,'Y'),(249,'Inspection','78141600','3',NULL,'Y'),(250,'Cereal seeds','10151600','3',NULL,'Y'),(251,'Roofing accessories','30151600','3',NULL,'Y'),(252,'Compressors','40151600','3',NULL,'Y'),(253,'Edible animal oils and fats','50151600','3',NULL,'Y'),(254,'Forestry industry','70151600','3',NULL,'Y'),(255,'International trade services','80151600','3',NULL,'Y'),(256,'Threads','11151600','3',NULL,'Y'),(257,'Chains','31151600','3',NULL,'Y'),(258,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(259,'Cartography','81151600','3',NULL,'Y'),(260,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(261,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(262,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(263,'Specialized communication system services','72151600','3',NULL,'Y'),(264,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(265,'Packaging services','73151600','3',NULL,'Y'),(266,'Public finance','93151600','3',NULL,'Y'),(267,'Nutrition issues','85151600','3',NULL,'Y'),(268,'Security and control equipment','46151600','3',NULL,'Y'),(269,'Ceiling materials','30161600','3',NULL,'Y'),(270,'Purification','40161600','3',NULL,'Y'),(271,'Flora','70161600','3',NULL,'Y'),(272,'Business facilities oversight','80161600','3',NULL,'Y'),(273,'Wool fabrics','11161600','3',NULL,'Y'),(274,'Bolts','31161600','3',NULL,'Y'),(275,'Other oilfield support services','71161600','3',NULL,'Y'),(276,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(277,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(278,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(279,'Foundry supplies','23161600','3',NULL,'Y'),(280,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(281,'Taxes other than income tax','93161600','3',NULL,'Y'),(282,'Water safety','46161600','3',NULL,'Y'),(283,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(284,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(285,'Windows','30171600','3',NULL,'Y'),(286,'Water quality management services','70171600','3',NULL,'Y'),(287,'Publicity and marketing support services','80171600','3',NULL,'Y'),(288,'Bushings','31171600','3',NULL,'Y'),(289,'Laxatives','51171600','3',NULL,'Y'),(290,'Stainless steel alloys','11171600','3',NULL,'Y'),(291,'Ecological science services','81171600','3',NULL,'Y'),(292,'Microbiology devices','41171600','3',NULL,'Y'),(293,'Pigments','12171600','3',NULL,'Y'),(294,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(295,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(296,'International trade','93171600','3',NULL,'Y'),(297,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(298,'Hospice care','85171600','3',NULL,'Y'),(299,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(300,'Boxing equipment','49171600','3',NULL,'Y'),(301,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(302,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(303,'Blood pressure units and related products','42181600','3',NULL,'Y'),(304,'Oils','12181600','3',NULL,'Y'),(305,'Food cutting machinery','23181600','3',NULL,'Y'),(306,'Automotive chassis','25181600','3',NULL,'Y'),(307,'Safety footwear','46181600','3',NULL,'Y'),(308,'Panel and paint services','78181600','3',NULL,'Y'),(309,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(310,'Abrasive wheels','31191600','3',NULL,'Y'),(311,'Electrolytes','51191600','3',NULL,'Y'),(312,'Medical facility building systems','42191600','3',NULL,'Y'),(313,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(314,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(315,'Fire fighting equipment','46191600','3',NULL,'Y'),(316,'Adhesives','31201600','3',NULL,'Y'),(317,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(318,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(319,'Chassis components','43201600','3',NULL,'Y'),(320,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(321,'Paint additives','31211600','3',NULL,'Y'),(322,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(323,'Weighing machinery excluding balances of a sensitivity of 5 cg or better of tariff number 84233100 including weight operated counting or checking machines weighing machine weights of all kinds upon approval by CS Health','99011129','4',NULL,'Y'),(324,'Fetal Doppler Pocket Wgd002 Pc and pulse oximeter finger held Gima band Pc of tariff number 90181900 upon approval by the cabinet sectretary responsible for matters relating to health ','99011130','4',NULL,'Y'),(325,'Sterilizer Dry Heat Wgd001Grx05A Pc autoclave steam tables tops of tariff number 8419902000 upon approval by the cabinet sectretary responsible for matters relating to health ','99011131','4',NULL,'Y'),(326,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(327,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','99011133','4',NULL,'Y'),(328,'Taxable supplies incl. fish feeding and handling water operations cold storage fish cages pond construction, maintenance, fish processing and handling imported or purchased for direct exclusive use on the recommendation of the relevant State Dept','99011134','4',NULL,'Y'),(329,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(330,'Biogas ','99011136','4',NULL,'Y'),(331,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(332,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(333,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(334,'Plant and machinery of chapter 84 and 85 imported by manufacturers of pharmaceutical products or investors in the manufacture of pharmaceutical products upon the recommendation of CS Health','99011140','4',NULL,'Y'),(335,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(336,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(337,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(338,'Locally manufactured passenger motor vehicles: vehicles for the transportation of passengers whose ex-factory value comprises at least 30 percent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya.','99011144','4',NULL,'Y'),(339,'Taxable goods inputs and raw materials imported or locally purchased by company under SOFA manufacturing human vaccines with a capital investment of atleast 10Bn shillings subject to approval of CS TNT upon recommendation of CS Health','99011145','4',NULL,'Y'),(340,'Such capital goods the exemption of which the Cabinet Secretary may determine to promote investment in the manufacturing sector provided that the value of such investment is not less than two billion shillings ','99011146','4',NULL,'Y'),(341,'Zero Rated Goods','99012000','3',NULL,'Y'),(342,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(343,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(344,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(345,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(346,'Inputs or raw materials either produced locally or imported supplied to pharmaceutical manufacturers in Kenya for manufacturing medicaments as approved from time to time by the Cabinet Secretary in consultation with CS Health','99012011','4',NULL,'Y'),(347,'The supply of ordinary bread','99012013','4',NULL,'Y'),(348,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(349,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','99012016','4',NULL,'Y'),(350,'Agricultural pest control products','99012019','4',NULL,'Y'),(351,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight','99012022','4',NULL,'Y'),(352,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(353,'Inputs of raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99012025','4',NULL,'Y'),(354,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(355,'Petroleum Products','99013001','4',NULL,'Y'),(356,'Services','99020000','2',NULL,'Y'),(357,'Exempt Service','99021000','3',NULL,'Y'),(358,'Financial Services','99021001','4',NULL,'Y'),(359,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(360,'Education services ','99021003','4',NULL,'Y'),(361,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(362,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(363,'Burial and cremation services','99021006','4',NULL,'Y'),(364,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','99021007','4',NULL,'Y'),(365,'Supply by way of sale renting leasing hiring letting of land or residential premises residential premises means land or a building occupied or capable of being occupied as a residence excluding hotel and holiday accomodation and subject to the provi','99021008','4',NULL,'Y'),(366,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(367,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(368,'Services rendered by educational, political, religious, welfare & other philanthropic associations to their members and social welfare services provided by charitable organizations.','99021011','4',NULL,'Y'),(369,'Entertainment Services','99021012','4',NULL,'Y'),(370,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(371,'Conference services conducted for educational institutions as part of learning where such institutions are approved by the Ministry for the time being responsible for Education','99021014','4',NULL,'Y'),(372,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','99021015','4',NULL,'Y'),(373,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','99021016','4',NULL,'Y'),(374,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(375,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(376,'Taxable services for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary to the National Treasury','99021020','4',NULL,'Y'),(377,'Services imported or procured locally for use by the local film producers or local film agents upon recommendation by the Kenya Film Commission subject to approval by the Cabinet Secretary for the National Treasury','99021021','4',NULL,'Y'),(378,'Supply of sewerage services by the national government a county government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development','99021023','4',NULL,'Y'),(379,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(380,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(381,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of 50 acres or more convention and conference facilities upon the recommendation by the CS responsible for recreational park','99021026','4',NULL,'Y'),(382,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by CS Health who shall issue guidelines for the criteria to determine the eligibility for the exemption','99021027','4',NULL,'Y'),(383,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(384,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','99021033','4',NULL,'Y'),(385,'Zero Rated Service','99022000','3',NULL,'Y'),(386,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(387,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(388,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(389,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(390,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(391,'Goods or Services','99030000','2',NULL,'Y'),(392,'Exempt Goods or Services','99031000','3',NULL,'Y'),(393,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(394,'The supply of goods or taxable services to an export processing zone business as specified in the Export Processing Zones Act Cap 517 as being eligible forduty and tax free importation','99032002','4',NULL,'Y'),(395,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(396,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(397,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(398,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(399,'Government Undertaking','99040000','2',NULL,'Y'),(400,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(401,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(402,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(403,'Structural materials','30260000','2',NULL,'Y'),(404,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(405,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(406,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(407,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(408,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(409,'Machine made parts','31270000','2',NULL,'Y'),(410,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(411,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(412,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(413,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(414,'Stampings and sheet components','31280000','2',NULL,'Y'),(415,'Antibacterials','51280000','2',NULL,'Y'),(416,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(417,'Metal treatment machinery','23280000','2',NULL,'Y'),(418,'Antidepressants','51290000','2',NULL,'Y'),(419,'Machined extrusions','31290000','2',NULL,'Y'),(420,'Surgical products','42290000','2',NULL,'Y'),(421,'Industrial machine tools','23290000','2',NULL,'Y'),(422,'Fresh fruits','50300000','2',NULL,'Y'),(423,'Antifungal drugs','51300000','2',NULL,'Y'),(424,'Machined forgings','31300000','2',NULL,'Y'),(425,'Medical training and education supplies','42300000','2',NULL,'Y'),(426,'Wire machinery and equipment','23300000','2',NULL,'Y'),(427,'Organic fresh fruits','50310000','2',NULL,'Y'),(428,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(429,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(430,'Wound care products','42310000','2',NULL,'Y'),(431,'Dried fruit','50320000','2',NULL,'Y'),(432,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(433,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(434,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(435,'Dried organic fruit','50330000','2',NULL,'Y'),(436,'Antipsychotics','51330000','2',NULL,'Y'),(437,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(438,'Frozen fruit','50340000','2',NULL,'Y'),(439,'Antiviral drugs','51340000','2',NULL,'Y'),(440,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(441,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(442,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(443,'Compounds and mixtures','12350000','2',NULL,'Y'),(444,'Canned or jarred fruit','50360000','2',NULL,'Y'),(445,'Hypnotics','51360000','2',NULL,'Y'),(446,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(447,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(448,'Refractories','31370000','2',NULL,'Y'),(449,'Controlled substance analgesics','51370000','2',NULL,'Y'),(450,'Fresh fruit purees','50380000','2',NULL,'Y'),(451,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(452,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(453,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(454,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(455,'Machinings','31390000','2',NULL,'Y'),(456,'Fresh vegetables','50400000','2',NULL,'Y'),(457,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(458,'Gaskets','31400000','2',NULL,'Y'),(459,'Organic fresh vegetables','50410000','2',NULL,'Y'),(460,'Vasodilators','51410000','2',NULL,'Y'),(461,'Seals','31410000','2',NULL,'Y'),(462,'Dried vegetables','50420000','2',NULL,'Y'),(463,'Corticosteroids','51420000','2',NULL,'Y'),(464,'Sintered parts','31420000','2',NULL,'Y'),(465,'Dried organic vegetables','50430000','2',NULL,'Y'),(466,'Antihypertensive drugs','51430000','2',NULL,'Y'),(467,'Frozen vegetables','50440000','2',NULL,'Y'),(468,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(469,'Frozen organic vegetables','50450000','2',NULL,'Y'),(470,'Anthelmintics','51450000','2',NULL,'Y'),(471,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(472,'Herbal drugs','51460000','2',NULL,'Y'),(473,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(474,'Antiseptics','51470000','2',NULL,'Y'),(475,'Nutritional supplements','50500000','2',NULL,'Y'),(476,'Rapid response kits','57010100','3',NULL,'Y'),(477,'Humanitarian operational services','57020100','3',NULL,'Y'),(478,'Health emergency kits','57030100','3',NULL,'Y'),(479,'Educational kits','57040100','3',NULL,'Y'),(480,'Emergency nutritional kits','57050100','3',NULL,'Y'),(481,'Emergency clothing kits','57060100','3',NULL,'Y'),(482,'Logistics emergency kits','57070100','3',NULL,'Y'),(483,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(484,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(485,'Emergency latrine facility','57030200','3',NULL,'Y'),(486,'Recreational kits','57040200','3',NULL,'Y'),(487,'Food emergency rations','57050200','3',NULL,'Y'),(488,'Shelter emergency kits','57060200','3',NULL,'Y'),(489,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(490,'Early childhood development','57040300','3',NULL,'Y'),(491,'Food emergency kits','57050300','3',NULL,'Y'),(492,'Office emergency kits','57060300','3',NULL,'Y'),(493,'Personal protective equipment','57030400','3',NULL,'Y'),(494,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(495,'Single family dwelling construction services','72111000','3',NULL,'Y'),(496,'Resins','13111000','3',NULL,'Y'),(497,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(498,'Library furnishings','56121000','3',NULL,'Y'),(499,'Power conditioning equipment','39121000','3',NULL,'Y'),(500,'Keyboard instruments','60131000','3',NULL,'Y'),(501,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(502,'Toys','60141000','3',NULL,'Y'),(503,'Highway and road construction services','72141000','3',NULL,'Y'),(504,'Body tools','27141000','3',NULL,'Y'),(505,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(506,'Oilfield modeling services','71161000','3',NULL,'Y'),(507,'Batch mixers','23191000','3',NULL,'Y'),(508,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(509,'Public safety training equipment','46201000','3',NULL,'Y'),(510,'Airport Maintenance','78201000','3',NULL,'Y'),(511,'Pulses','50221000','3',NULL,'Y'),(512,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(513,'Log debarkers and accessories','23231000','3',NULL,'Y'),(514,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(515,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(516,'Rosins','13111100','3',NULL,'Y'),(517,'Rapid response kits','57111100','3',NULL,'Y'),(518,'Commercial and office building construction services','72121100','3',NULL,'Y'),(519,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(520,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(521,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(522,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(523,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(524,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(525,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(526,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(527,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(528,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(529,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(530,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(531,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(532,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(533,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(534,'Mining and oil and gas services','71000000','1',NULL,'Y'),(535,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(536,'Personal and Domestic Services','91000000','1',NULL,'Y'),(537,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(538,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(539,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(540,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(541,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(542,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(543,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(544,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(545,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(546,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(547,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(548,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(549,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(550,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(551,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(552,'Paper Materials and Products','14000000','1',NULL,'Y'),(553,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(554,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(555,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(556,'Financial and Insurance Services','84000000','1',NULL,'Y'),(557,'Organizations and Clubs','94000000','1',NULL,'Y'),(558,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(559,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(560,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(561,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(562,'Published Products','55000000','1',NULL,'Y'),(563,'Healthcare Services','85000000','1',NULL,'Y'),(564,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(565,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(566,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(567,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(568,'Education and Training Services','86000000','1',NULL,'Y'),(569,'Furniture and Furnishings','56000000','1',NULL,'Y'),(570,'Tools and General Machinery','27000000','1',NULL,'Y'),(571,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(572,'Environmental Services','77000000','1',NULL,'Y'),(573,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(574,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(575,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(576,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(577,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(578,'Survival supplies','57010000','2',NULL,'Y'),(579,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(580,'Humanitarian health supplies','57030000','2',NULL,'Y'),(581,'Educational or recreational items','57040000','2',NULL,'Y'),(582,'Humanitarian relief food','57050000','2',NULL,'Y'),(583,'Shelter and relief items','57060000','2',NULL,'Y'),(584,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(585,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(586,'Live animals','10100000','2',NULL,'Y'),(587,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(588,'Structural components and basic shapes','30100000','2',NULL,'Y'),(589,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(590,'Nuts and seeds','50100000','2',NULL,'Y'),(591,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(592,'Management advisory services','80100000','2',NULL,'Y'),(593,'Restaurants and catering','90100000','2',NULL,'Y'),(594,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(595,'Minerals and ores and metals','11100000','2',NULL,'Y'),(596,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(597,'Castings and casting assemblies','31100000','2',NULL,'Y'),(598,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(599,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(600,'Mining services','71100000','2',NULL,'Y'),(601,'Professional engineering services','81100000','2',NULL,'Y'),(602,'Personal appearance','91100000','2',NULL,'Y'),(603,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(604,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(605,'Floor coverings','52100000','2',NULL,'Y'),(606,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(607,'Advertising','82100000','2',NULL,'Y'),(608,'Public order and safety','92100000','2',NULL,'Y'),(609,'Rubber and elastomers','13100000','2',NULL,'Y'),(610,'Raw materials processing machinery','23100000','2',NULL,'Y'),(611,'Clothing','53100000','2',NULL,'Y'),(612,'Plastic and chemical industries','73100000','2',NULL,'Y'),(613,'Utilities','83100000','2',NULL,'Y'),(614,'Political systems and institutions','93100000','2',NULL,'Y'),(615,'Paper materials','14100000','2',NULL,'Y'),(616,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(617,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(618,'Jewelry','54100000','2',NULL,'Y'),(619,'Development finance','84100000','2',NULL,'Y'),(620,'Work related organizations','94100000','2',NULL,'Y'),(621,'Bank offered products ','64100000','2',NULL,'Y'),(622,'Fuels','15100000','2',NULL,'Y'),(623,'Motor vehicles','25100000','2',NULL,'Y'),(624,'Printing and publishing equipment','45100000','2',NULL,'Y'),(625,'Printed media','55100000','2',NULL,'Y'),(626,'Comprehensive health services','85100000','2',NULL,'Y'),(627,'Land parcels','95100000','2',NULL,'Y'),(628,'Power sources','26100000','2',NULL,'Y'),(629,'Light weapons and ammunition','46100000','2',NULL,'Y'),(630,'Accommodation furniture','56100000','2',NULL,'Y'),(631,'Decontamination services','76100000','2',NULL,'Y'),(632,'Vocational training','86100000','2',NULL,'Y'),(633,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(634,'Environmental management','77100000','2',NULL,'Y'),(635,'Institutional food services equipment','48100000','2',NULL,'Y'),(636,'Mail and cargo transport','78100000','2',NULL,'Y'),(637,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(638,'Collectibles and awards','49100000','2',NULL,'Y'),(639,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(640,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(641,'Meat and poultry products','50110000','2',NULL,'Y'),(642,'Horticulture','70110000','2',NULL,'Y'),(643,'Human resources services','80110000','2',NULL,'Y'),(644,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(645,'Domestic pet products','10110000','2',NULL,'Y'),(646,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(647,'Earth and stone','11110000','2',NULL,'Y'),(648,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(649,'Extrusions','31110000','2',NULL,'Y'),(650,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(651,'Antineoplastic agents','51110000','2',NULL,'Y'),(652,'Oil and gas exploration services','71110000','2',NULL,'Y'),(653,'Computer services','81110000','2',NULL,'Y'),(654,'Domestic and personal assistance','91110000','2',NULL,'Y'),(655,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(656,'Writing and translations','82110000','2',NULL,'Y'),(657,'Military services and national defense','92110000','2',NULL,'Y'),(658,'Residential building construction services','72110000','2',NULL,'Y'),(659,'Petroleum processing machinery','23110000','2',NULL,'Y'),(660,'Footwear','53110000','2',NULL,'Y'),(661,'Wood and paper industries','73110000','2',NULL,'Y'),(662,'Telecommunications media services','83110000','2',NULL,'Y'),(663,'Socio political conditions','93110000','2',NULL,'Y'),(664,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(665,'Paper products','14110000','2',NULL,'Y'),(666,'Containers and storage','24110000','2',NULL,'Y'),(667,'Office and desk accessories','44110000','2',NULL,'Y'),(668,'Timepieces','54110000','2',NULL,'Y'),(669,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(670,'Religious organizations','94110000','2',NULL,'Y'),(671,'Securities','64110000','2',NULL,'Y'),(672,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(673,'Marine transport','25110000','2',NULL,'Y'),(674,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(675,'Electronic reference material','55110000','2',NULL,'Y'),(676,'Disease prevention and control','85110000','2',NULL,'Y'),(677,'Thoroughfares','95110000','2',NULL,'Y'),(678,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(679,'Conventional war weapons','46110000','2',NULL,'Y'),(680,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(681,'Alternative educational systems','86110000','2',NULL,'Y'),(682,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(683,'Hand tools','27110000','2',NULL,'Y'),(684,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(685,'Environmental protection','77110000','2',NULL,'Y'),(686,'Passenger transport','78110000','2',NULL,'Y'),(687,'Vending machines','48110000','2',NULL,'Y'),(688,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(689,'Animal feed','10120000','2',NULL,'Y'),(690,'Roads and landscape','30120000','2',NULL,'Y'),(691,'Seafood','50120000','2',NULL,'Y'),(692,'Livestock services','70120000','2',NULL,'Y'),(693,'Legal services','80120000','2',NULL,'Y'),(694,'Travel facilitation','90120000','2',NULL,'Y'),(695,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(696,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(697,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(698,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(699,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(700,'Economics','81120000','2',NULL,'Y'),(701,'Well drilling and construction services','71120000','2',NULL,'Y'),(702,'Passive discrete components','32120000','2',NULL,'Y'),(703,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(704,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(705,'Reproduction services','82120000','2',NULL,'Y'),(706,'Security and personal safety','92120000','2',NULL,'Y'),(707,'Nonresidential building construction services','72120000','2',NULL,'Y'),(708,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(709,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(710,'Metal and mineral industries','73120000','2',NULL,'Y'),(711,'Information services','83120000','2',NULL,'Y'),(712,'International relations','93120000','2',NULL,'Y'),(713,'Industrial use papers','14120000','2',NULL,'Y'),(714,'Packaging materials','24120000','2',NULL,'Y'),(715,'Office supplies','44120000','2',NULL,'Y'),(716,'Gemstones','54120000','2',NULL,'Y'),(717,'Banking and investment','84120000','2',NULL,'Y'),(718,'Clubs','94120000','2',NULL,'Y'),(719,'Insurable interest contracts','64120000','2',NULL,'Y'),(720,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(721,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(722,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(723,'Signage and accessories','55120000','2',NULL,'Y'),(724,'Medical practice','85120000','2',NULL,'Y'),(725,'Permanent buildings and structures','95120000','2',NULL,'Y'),(726,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(727,'Missiles','46120000','2',NULL,'Y'),(728,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(729,'Educational institutions','86120000','2',NULL,'Y'),(730,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(731,'Janitorial equipment','47120000','2',NULL,'Y'),(732,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(733,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(734,'Material packing and handling','78120000','2',NULL,'Y'),(735,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(736,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(737,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(738,'Structural building products','30130000','2',NULL,'Y'),(739,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(740,'Dairy products and eggs','50130000','2',NULL,'Y'),(741,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(742,'Real estate services','80130000','2',NULL,'Y'),(743,'Performing arts','90130000','2',NULL,'Y'),(744,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(745,'Animal containment and habitats','10130000','2',NULL,'Y'),(746,'Non edible animal products','11130000','2',NULL,'Y'),(747,'Forgings','31130000','2',NULL,'Y'),(748,'Hematolic drugs','51130000','2',NULL,'Y'),(749,'Statistics','81130000','2',NULL,'Y'),(750,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(751,'Explosive materials','12130000','2',NULL,'Y'),(752,'Window treatments','52130000','2',NULL,'Y'),(753,'Photographic services','82130000','2',NULL,'Y'),(754,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(755,'Medical apparel and textiles','42130000','2',NULL,'Y'),(756,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(757,'Personal care products','53130000','2',NULL,'Y'),(758,'Food and beverage industries','73130000','2',NULL,'Y'),(759,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(760,'Industrial refrigeration','24130000','2',NULL,'Y'),(761,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(762,'Insurance and retirement services','84130000','2',NULL,'Y'),(763,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(764,'Aircraft','25130000','2',NULL,'Y'),(765,'Photographic and recording media','45130000','2',NULL,'Y'),(766,'Medical science research and experimentation','85130000','2',NULL,'Y'),(767,'Portable buildings and structures','95130000','2',NULL,'Y'),(768,'Power generation','26130000','2',NULL,'Y'),(769,'Rockets and subsystems','46130000','2',NULL,'Y'),(770,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(771,'Specialized educational services','86130000','2',NULL,'Y'),(772,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(773,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(774,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(775,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(776,'Storage','78130000','2',NULL,'Y'),(777,'Funeral equipment and materials','48130000','2',NULL,'Y'),(778,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(779,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(780,'Saddlery and harness goods','10140000','2',NULL,'Y'),(781,'Insulation','30140000','2',NULL,'Y'),(782,'Fluid and gas distribution','40140000','2',NULL,'Y'),(783,'Toys and games','60140000','2',NULL,'Y'),(784,'Crop production and management and protection','70140000','2',NULL,'Y'),(785,'Marketing and distribution','80140000','2',NULL,'Y'),(786,'Commercial sports','90140000','2',NULL,'Y'),(787,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(788,'Scrap and waste materials','11140000','2',NULL,'Y'),(789,'Moldings','31140000','2',NULL,'Y'),(790,'Central nervous system drugs','51140000','2',NULL,'Y'),(791,'Manufacturing technologies','81140000','2',NULL,'Y'),(792,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(793,'Domestic appliances','52140000','2',NULL,'Y'),(794,'Graphic design','82140000','2',NULL,'Y'),(795,'Elements and gases','12140000','2',NULL,'Y'),(796,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(797,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(798,'Heavy construction services','72140000','2',NULL,'Y'),(799,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(800,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(801,'Community and social services','93140000','2',NULL,'Y'),(802,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(803,'Credit agencies','84140000','2',NULL,'Y'),(804,'Packing supplies','24140000','2',NULL,'Y'),(805,'Governmental property right conferrals','64140000','2',NULL,'Y'),(806,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(807,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(808,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(809,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(810,'Launchers','46140000','2',NULL,'Y'),(811,'Educational facilities','86140000','2',NULL,'Y'),(812,'Decorative adornments','56140000','2',NULL,'Y'),(813,'Automotive specialty tools','27140000','2',NULL,'Y'),(814,'Environmental laboratory services','77140000','2',NULL,'Y'),(815,'Transport services','78140000','2',NULL,'Y'),(816,'Watersports equipment','49140000','2',NULL,'Y'),(817,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(818,'Exterior finishing materials','30150000','2',NULL,'Y'),(819,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(820,'Edible oils and fats','50150000','2',NULL,'Y'),(821,'Forestry','70150000','2',NULL,'Y'),(822,'Trade policy and services','80150000','2',NULL,'Y'),(823,'Entertainment services','90150000','2',NULL,'Y'),(824,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(825,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(826,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(827,'Earth science services','81150000','2',NULL,'Y'),(828,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(829,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(830,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(831,'Professional artists and performers','82150000','2',NULL,'Y'),(832,'Dental equipment and supplies','42150000','2',NULL,'Y'),(833,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(834,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(835,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(836,'Manufacturing support services','73150000','2',NULL,'Y'),(837,'Public administration and finance services','93150000','2',NULL,'Y'),(838,'Spacecraft','25150000','2',NULL,'Y'),(839,'Food and nutrition services','85150000','2',NULL,'Y'),(840,'Law enforcement','46150000','2',NULL,'Y'),(841,'Winter sports equipment','49150000','2',NULL,'Y'),(842,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(843,'Interior finishing materials','30160000','2',NULL,'Y'),(844,'Industrial filtering and purification','40160000','2',NULL,'Y'),(845,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(846,'Wildlife and flora','70160000','2',NULL,'Y'),(847,'Business administration services','80160000','2',NULL,'Y'),(848,'Fabrics and leather materials','11160000','2',NULL,'Y'),(849,'Hardware','31160000','2',NULL,'Y'),(850,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(851,'Oil and gas well project management services','71160000','2',NULL,'Y'),(852,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(853,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(854,'Consumer electronics','52160000','2',NULL,'Y'),(855,'Additives','12160000','2',NULL,'Y'),(856,'Film and theater production support services','82160000','2',NULL,'Y'),(857,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(858,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(859,'Taxation','93160000','2',NULL,'Y'),(860,'Non motorized cycles','25160000','2',NULL,'Y'),(861,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(862,'Public safety and control','46160000','2',NULL,'Y'),(863,'Field and court sports equipment','49160000','2',NULL,'Y'),(864,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(865,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(866,'Doors and windows and glass','30170000','2',NULL,'Y'),(867,'Seasonings and preservatives','50170000','2',NULL,'Y'),(868,'Water resources development and oversight','70170000','2',NULL,'Y'),(869,'Public relations and professional communications services','80170000','2',NULL,'Y'),(870,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(871,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(872,'Alloys','11170000','2',NULL,'Y'),(873,'Biological science services','81170000','2',NULL,'Y'),(874,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(875,'Colorants','12170000','2',NULL,'Y'),(876,'Domestic wall treatments','52170000','2',NULL,'Y'),(877,'Mobile medical services products','42170000','2',NULL,'Y'),(878,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(879,'Trade policy and regulation','93170000','2',NULL,'Y'),(880,'Transportation components and systems','25170000','2',NULL,'Y'),(881,'Death and dying support services','85170000','2',NULL,'Y'),(882,'Security surveillance and detection','46170000','2',NULL,'Y'),(883,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(884,'Plumbing fixtures','30180000','2',NULL,'Y'),(885,'Bread and bakery products','50180000','2',NULL,'Y'),(886,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(887,'Packings glands boots and covers','31180000','2',NULL,'Y'),(888,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(889,'Metal oxide','11180000','2',NULL,'Y'),(890,'Waxes and oils','12180000','2',NULL,'Y'),(891,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(892,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(893,'Machining and processing services','73180000','2',NULL,'Y'),(894,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(895,'Personal safety and protection','46180000','2',NULL,'Y'),(896,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(897,'Target and table games and equipment','49180000','2',NULL,'Y'),(898,'Pest control products','10190000','2',NULL,'Y'),(899,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(900,'Prepared and preserved foods','50190000','2',NULL,'Y'),(901,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(902,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(903,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(904,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(905,'Solvents','12190000','2',NULL,'Y'),(906,'Medical facility products','42190000','2',NULL,'Y'),(907,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(908,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(909,'Transportation services equipment','25190000','2',NULL,'Y'),(910,'Fire protection','46190000','2',NULL,'Y'),(911,'Beverages','50200000','2',NULL,'Y'),(912,'Live rose bushes','10200000','2',NULL,'Y'),(913,'Adhesives and sealants','31200000','2',NULL,'Y'),(914,'Immunomodulating drugs','51200000','2',NULL,'Y'),(915,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(916,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(917,'Mass transfer equipment','23200000','2',NULL,'Y'),(918,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(919,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(920,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(921,'Fitness equipment','49200000','2',NULL,'Y'),(922,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(923,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(924,'Paints and primers and finishes','31210000','2',NULL,'Y'),(925,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(926,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(927,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(928,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(929,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(930,'Other sports','49210000','2',NULL,'Y'),(931,'Cereal and pulse products','50220000','2',NULL,'Y'),(932,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(933,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(934,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(935,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(936,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(937,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(938,'Sports equipment and accessories','49220000','2',NULL,'Y'),(939,'Machined raw stock','31230000','2',NULL,'Y'),(940,'Clinical nutrition','42230000','2',NULL,'Y'),(941,'Software','43230000','2',NULL,'Y'),(942,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(943,'Portable Structure Building Components','30240000','2',NULL,'Y'),(944,'Industrial optics','31240000','2',NULL,'Y'),(945,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(946,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(947,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(948,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(949,'Underground mining structures and materials','30250000','2',NULL,'Y'),(950,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(951,'Brass instruments','60131100','3',NULL,'Y'),(952,'Games','60141100','3',NULL,'Y'),(953,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(954,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(955,'Oilfield data management services','71151100','3',NULL,'Y'),(956,'Plumbing construction services','72151100','3',NULL,'Y'),(957,'Coating services','73181100','3',NULL,'Y'),(958,'Continuous mixers','23191100','3',NULL,'Y'),(959,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(960,'Cereals','50221100','3',NULL,'Y'),(961,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(962,'Ophthalmic agents','51241100','3',NULL,'Y'),(963,'Electric direct current DC motors','26101200','3',NULL,'Y'),(964,'Plastic films','13111200','3',NULL,'Y'),(965,'Agricultural building construction services','72121200','3',NULL,'Y'),(966,'Woodwind instruments','60131200','3',NULL,'Y'),(967,'Marine construction services','72141200','3',NULL,'Y'),(968,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(969,'Industrial drying equipment','23201200','3',NULL,'Y'),(970,'Dermatologic agents','51241200','3',NULL,'Y'),(971,'Non electric motors','26101300','3',NULL,'Y'),(972,'Foams','13111300','3',NULL,'Y'),(973,'Art and craft cutting products','60121300','3',NULL,'Y'),(974,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(975,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(976,'String instruments','60131300','3',NULL,'Y'),(977,'Painting and paper hanging services','72151300','3',NULL,'Y'),(978,'Flour and milled products','50221300','3',NULL,'Y'),(979,'Motor or generator components','26101400','3',NULL,'Y'),(980,'Aviation Specific Training','86101400','3',NULL,'Y'),(981,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(982,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(983,'Completion tools and equipment','20121400','3',NULL,'Y'),(984,'Specialized public building construction services','72121400','3',NULL,'Y'),(985,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(986,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(987,'Percussion instruments','60131400','3',NULL,'Y'),(988,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(989,'Fundraising Services','80141400','3',NULL,'Y'),(990,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(991,'Wall covering construction services','72151400','3',NULL,'Y'),(992,'System Cards','43201400','3',NULL,'Y'),(993,'Metal grinding machines','23241400','3',NULL,'Y'),(994,'Welding machinery','23271400','3',NULL,'Y'),(995,'Livestock','10101500','3',NULL,'Y'),(996,'Cutting equipment','20101500','3',NULL,'Y'),(997,'Angles','30101500','3',NULL,'Y'),(998,'Ventilation','40101500','3',NULL,'Y'),(999,'Fisheries operations','70101500','3',NULL,'Y'),(1000,'Business and corporate management consultation services','80101500','3',NULL,'Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` datetime DEFAULT NULL, `enddate` datetime DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','all','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0),(4,'Sick Leave','','2023-02-15 12:24:43pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1087 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2024-11-23 13:31:01','','','105.161.36.126','loggedin',1),(2,'user','29','2024-11-23 14:50:11','2024-11-23 16:25:54','','41.139.220.47','loggedin',1),(3,'user','28','2024-11-23 14:57:03','','','105.161.163.78','loggedin',1),(4,'admin','1','2024-11-23 14:57:12','2024-11-23 14:59:41','','41.139.220.47','loggedin',1),(5,'admin','1','2024-11-23 15:00:13','2024-11-23 15:00:25','','41.139.220.47','loggedin',1),(6,'admin','1','2024-11-23 15:01:28','2024-11-23 15:25:56','','41.139.220.47','loggedin',1),(7,'user','28','2024-11-23 15:53:17','','','105.161.139.78','loggedin',1),(8,'user','29','2024-11-23 16:26:00','2024-11-23 16:30:38','','41.139.220.47','loggedin',1),(9,'admin','1','2024-11-23 16:31:18','','','105.161.36.126','loggedin',1),(10,'user','29','2024-11-23 16:31:36','2024-11-23 18:23:01','','41.139.220.47','loggedin',1),(11,'admin','1','2024-11-23 17:33:21','','','41.139.220.47','loggedin',1),(12,'user','28','2024-11-23 19:19:24','','','105.161.151.78','loggedin',1),(13,'user','28','2024-11-23 23:14:25','','','105.161.196.76','loggedin',1),(14,'user','29','2024-11-24 10:36:05','','','41.139.220.47','loggedin',1),(15,'admin','1','2024-11-24 13:04:40','2024-11-24 13:04:47','','41.90.176.21','loggedin',1),(16,'user','29','2024-11-24 13:37:14','2024-11-24 14:31:30','','41.139.220.47','loggedin',1),(17,'user','29','2024-11-24 14:31:42','2024-11-24 14:59:00','','41.139.220.47','loggedin',1),(18,'admin','1','2024-11-24 14:35:45','2024-11-24 14:35:59','','41.90.176.21','loggedin',1),(19,'user','29','2024-11-24 15:25:53','2024-11-24 15:26:23','','41.139.220.47','loggedin',1),(20,'user','29','2024-11-24 15:42:59','','','41.139.220.47','loggedin',1),(21,'admin','1','2024-11-24 16:59:16','','','41.90.176.21','loggedin',1),(22,'user','28','2024-11-24 17:05:21','','','105.161.91.231','loggedin',1),(23,'user','29','2024-11-24 17:27:27','','','41.139.220.47','loggedin',1),(24,'user','29','2024-11-24 17:30:24','2024-11-24 17:30:29','','41.139.220.47','loggedin',1),(25,'user','29','2024-11-24 17:32:59','2024-11-24 18:05:33','','41.139.220.47','loggedin',1),(26,'user','28','2024-11-24 17:51:02','','','105.161.91.231','loggedin',1),(27,'user','29','2024-11-24 18:05:39','','','41.139.220.47','loggedin',1),(28,'user','29','2024-11-24 18:06:29','','','41.139.220.47','loggedin',1),(29,'user','29','2024-11-24 18:07:32','2024-11-24 18:14:27','','41.139.220.47','loggedin',1),(30,'admin','1','2024-11-24 18:12:41','','','41.90.176.21','loggedin',1),(31,'user','29','2024-11-24 18:14:30','','','41.139.220.47','loggedin',1),(32,'user','29','2024-11-24 18:15:49','2024-11-24 18:16:31','','41.139.220.47','loggedin',1),(33,'user','28','2024-11-24 20:11:32','','','105.161.91.231','loggedin',1),(34,'user','28','2024-11-25 13:12:55','','','105.161.226.131','loggedin',1),(35,'user','29','2024-11-25 14:13:30','2024-11-25 14:28:30','','41.139.220.47','loggedin',1),(36,'user','29','2024-11-25 14:28:33','2024-11-25 14:38:29','','41.139.220.47','loggedin',1),(37,'user','29','2024-11-25 14:38:36','2024-11-25 16:37:13','','41.139.220.47','loggedin',1),(38,'admin','1','2024-11-25 16:37:57','2024-11-25 16:38:24','','41.139.220.47','loggedin',1),(39,'user','29','2024-11-25 16:38:33','2024-11-25 16:45:35','','41.139.220.47','loggedin',1),(40,'admin','1','2024-11-25 16:45:43','2024-11-25 16:46:17','','41.139.220.47','loggedin',1),(41,'user','29','2024-11-25 16:46:23','','','41.139.220.47','loggedin',1),(42,'admin','1','2024-11-25 16:52:44','','','41.139.220.47','loggedin',1),(43,'user','29','2024-11-25 16:56:02','','','41.139.220.47','loggedin',1),(44,'user','28','2024-11-25 19:44:37','','','105.161.202.131','loggedin',1),(45,'user','29','2024-11-26 10:43:53','','','41.139.220.47','loggedin',1),(46,'user','29','2024-11-26 14:13:37','','','41.139.220.47','loggedin',1),(47,'user','29','2024-11-26 14:37:49','','','41.139.220.47','loggedin',1),(48,'user','29','2024-11-26 14:45:40','','','41.139.220.47','loggedin',1),(49,'user','29','2024-11-26 15:27:52','','','41.139.220.47','loggedin',1),(50,'user','29','2024-11-26 15:28:10','','','41.139.220.47','loggedin',1),(51,'user','29','2024-11-26 15:29:25','2024-11-26 15:31:43','','41.139.220.47','loggedin',1),(52,'user','29','2024-11-26 15:31:49','','','41.139.220.47','loggedin',1),(53,'user','29','2024-11-26 17:11:51','','','41.139.220.47','loggedin',1),(54,'user','29','2024-11-26 17:36:33','2024-11-26 17:46:17','','41.139.220.47','loggedin',1),(55,'user','29','2024-11-26 18:06:44','','','41.139.220.47','loggedin',1),(56,'user','29','2024-11-26 18:58:58','','','41.139.220.47','loggedin',1),(57,'user','29','2024-11-27 10:05:11','2024-11-27 10:10:06','','41.139.220.47','loggedin',1),(58,'user','17','2024-11-27 12:09:23','2024-11-27 12:09:45','','197.248.204.86','loggedin',1),(59,'user','29','2024-11-27 16:55:48','2024-11-27 17:26:55','','41.139.220.47','loggedin',1),(60,'admin','1','2024-11-28 08:52:24','2024-11-28 08:52:40','','197.232.142.176','loggedin',1),(61,'user','29','2024-11-28 10:23:38','','','41.139.220.47','loggedin',1),(62,'user','29','2024-11-28 11:13:59','','','41.139.220.47','loggedin',1),(63,'user','29','2024-11-28 12:54:11','','','41.139.220.47','loggedin',1),(64,'user','29','2024-11-28 17:51:30','','','41.139.220.47','loggedin',1),(65,'user','29','2024-11-28 17:53:16','','','41.139.220.47','loggedin',1),(66,'admin','1','2024-11-28 17:59:38','','','197.232.142.176','loggedin',1),(67,'user','29','2024-11-28 18:16:21','','','41.139.220.47','loggedin',1),(68,'user','28','2024-11-29 09:55:07','','','197.220.84.30','loggedin',1),(69,'user','29','2024-11-29 09:58:23','','','41.139.220.47','loggedin',1),(70,'admin','1','2024-11-29 15:10:10','2024-11-29 15:10:26','','197.232.142.176','loggedin',1),(71,'admin','1','2024-11-29 16:14:21','','','41.90.10.185','loggedin',1),(72,'user','29','2024-11-29 17:06:14','','','41.139.220.47','loggedin',1),(73,'admin','1','2024-11-29 17:08:26','','','41.139.220.163','loggedin',1),(74,'user','29','2024-11-30 10:32:28','2024-11-30 10:51:05','','41.139.220.47','loggedin',1),(75,'user','29','2024-11-30 10:51:09','','','41.139.220.47','loggedin',1),(76,'user','29','2024-11-30 10:59:52','','','41.139.220.47','loggedin',1),(77,'user','29','2024-11-30 12:08:59','','','41.139.220.47','loggedin',1),(78,'user','29','2024-11-30 15:10:39','','','41.139.220.47','loggedin',1),(79,'user','29','2024-12-01 11:53:54','','','41.139.220.47','loggedin',1),(80,'user','29','2024-12-01 15:01:19','','','41.139.220.47','loggedin',1),(81,'user','29','2024-12-01 16:03:32','','','41.139.220.47','loggedin',1),(82,'user','29','2024-12-02 11:43:07','','','41.139.220.47','loggedin',1),(83,'user','29','2024-12-02 11:43:15','','','41.139.220.47','loggedin',1),(84,'admin','1','2024-12-02 12:00:39','2024-12-02 12:55:21','','41.90.10.185','loggedin',1),(85,'user','29','2024-12-02 16:48:00','','','41.139.220.47','loggedin',1),(86,'user','28','2024-12-02 17:38:20','','','197.220.84.3','loggedin',1),(87,'admin','1','2024-12-03 09:48:26','2024-12-03 10:05:49','','41.139.220.163','loggedin',1),(88,'user','29','2024-12-03 11:42:39','','','41.139.220.47','loggedin',1),(89,'user','17','2024-12-03 20:20:44','','','197.248.204.86','loggedin',1),(90,'admin','1','2024-12-04 09:39:52','','','41.90.10.185','loggedin',1),(91,'user','29','2024-12-04 13:15:34','','','41.139.220.47','loggedin',1),(92,'user','29','2024-12-04 13:46:02','2024-12-04 15:31:19','','41.139.220.47','loggedin',1),(93,'user','29','2024-12-04 15:53:27','2024-12-04 17:22:10','','41.139.220.47','loggedin',1),(94,'user','29','2024-12-04 17:28:01','2024-12-04 19:03:39','','41.139.220.47','loggedin',1),(95,'admin','1','2024-12-05 10:10:11','','','197.248.204.86','loggedin',1),(96,'user','29','2024-12-05 10:44:32','2024-12-05 10:45:15','','41.139.220.47','loggedin',1),(97,'user','29','2024-12-05 16:13:48','2024-12-05 17:54:46','','41.139.220.47','loggedin',1),(98,'user','29','2024-12-05 19:21:01','','','41.139.220.47','loggedin',1),(99,'user','29','2024-12-05 19:29:43','','','41.139.220.47','loggedin',1),(100,'user','29','2024-12-05 19:31:15','','','41.139.220.47','loggedin',1),(101,'user','29','2024-12-05 20:01:00','','','41.139.220.47','loggedin',1),(102,'user','29','2024-12-05 20:01:08','','','41.139.220.47','loggedin',1),(103,'user','29','2024-12-05 20:03:23','','','41.139.220.47','loggedin',1),(104,'admin','1','2024-12-06 09:55:57','','','41.90.10.185','loggedin',1),(105,'user','29','2024-12-06 12:03:45','','','41.139.220.47','loggedin',1),(106,'user','29','2024-12-06 12:33:04','','','41.139.220.47','loggedin',1),(107,'user','29','2024-12-06 13:22:41','','','41.139.220.47','loggedin',1),(108,'user','29','2024-12-06 13:29:16','','','41.139.220.47','loggedin',1),(109,'user','29','2024-12-06 17:58:00','','','41.139.220.47','loggedin',1),(110,'admin','1','2024-12-07 10:57:51','','','41.90.10.185','loggedin',1),(111,'user','29','2024-12-07 12:11:42','','','41.139.220.47','loggedin',1),(112,'user','29','2024-12-07 12:14:24','','','41.139.220.47','loggedin',1),(113,'user','29','2024-12-07 13:05:46','','','41.139.220.47','loggedin',1),(114,'user','29','2024-12-07 14:16:55','','','41.139.220.47','loggedin',1),(115,'user','29','2024-12-08 10:54:16','','','41.139.220.47','loggedin',1),(116,'user','29','2024-12-08 13:54:21','2024-12-08 17:34:28','','41.139.220.47','loggedin',1),(117,'user','29','2024-12-08 17:34:38','2024-12-08 17:34:51','','41.139.220.47','loggedin',1),(118,'user','29','2024-12-08 17:34:56','2024-12-08 18:41:06','','41.139.220.47','loggedin',1),(119,'user','28','2024-12-08 18:09:21','','','192.145.168.44','loggedin',1),(120,'user','29','2024-12-08 18:41:11','','','41.139.220.47','loggedin',1),(121,'user','29','2024-12-09 09:13:00','','','41.139.220.47','loggedin',1),(122,'user','29','2024-12-09 12:12:43','','','41.139.220.47','loggedin',1),(123,'admin','1','2024-12-09 13:26:04','','','41.139.220.163','loggedin',1),(124,'user','29','2024-12-09 13:50:45','','','41.139.220.47','loggedin',1),(125,'user','29','2024-12-09 13:58:36','','','41.139.220.47','loggedin',1),(126,'user','29','2024-12-09 18:27:47','','','41.139.220.47','loggedin',1),(127,'user','29','2024-12-09 18:49:02','','','41.139.220.47','loggedin',1),(128,'admin','1','2024-12-10 11:36:52','','','197.248.204.86','loggedin',1),(129,'user','28','2024-12-10 12:09:56','','','102.214.169.104','loggedin',1),(130,'user','29','2024-12-10 13:59:08','','','41.139.220.47','loggedin',1),(131,'user','29','2024-12-10 16:47:00','','','41.139.220.47','loggedin',1),(132,'user','29','2024-12-10 16:47:12','','','41.139.220.47','loggedin',1),(133,'user','29','2024-12-10 18:51:54','2024-12-10 19:41:05','','41.139.220.47','loggedin',1),(134,'admin','1','2024-12-11 09:19:51','','','41.90.10.185','loggedin',1),(135,'user','29','2024-12-11 11:47:46','','','41.139.220.47','loggedin',1),(136,'user','28','2024-12-11 17:01:00','','','91.246.58.139','loggedin',1),(137,'user','29','2024-12-11 18:40:04','','','41.139.220.47','loggedin',1),(138,'admin','1','2024-12-12 09:48:35','','','105.160.52.21','loggedin',1),(139,'user','29','2024-12-12 10:58:29','2024-12-12 11:12:34','','41.139.220.47','loggedin',1),(140,'user','29','2024-12-12 13:18:33','2024-12-12 13:22:26','','41.139.220.47','loggedin',1),(141,'user','29','2024-12-12 14:07:41','2024-12-12 15:38:11','','41.139.220.47','loggedin',1),(142,'admin','1','2024-12-12 14:19:02','2024-12-12 14:19:59','','41.81.180.24','loggedin',1),(143,'user','29','2024-12-12 15:42:19','2024-12-12 17:01:07','','41.139.220.47','loggedin',1),(144,'user','29','2024-12-12 17:25:08','2024-12-12 17:56:37','','41.139.220.47','loggedin',1),(145,'user','29','2024-12-12 17:58:27','2024-12-12 19:57:42','','41.139.220.47','loggedin',1),(146,'user','29','2024-12-12 20:33:36','2024-12-12 20:37:30','','41.139.220.47','loggedin',1),(147,'admin','1','2024-12-13 10:00:54','2024-12-13 10:02:24','','41.90.10.185','loggedin',1),(148,'user','28','2024-12-13 10:05:39','','','197.220.84.4','loggedin',1),(149,'user','29','2024-12-13 12:00:51','','','41.139.220.47','loggedin',1),(150,'user','29','2024-12-13 15:34:36','','','41.139.220.47','loggedin',1),(151,'user','29','2024-12-13 17:27:38','','','41.139.220.47','loggedin',1),(152,'user','28','2024-12-13 18:28:46','','','197.220.84.4','loggedin',1),(153,'user','29','2024-12-13 19:58:54','','','41.139.220.47','loggedin',1),(154,'user','28','2024-12-14 00:18:11','','','192.145.168.56','loggedin',1),(155,'user','28','2024-12-14 09:30:35','','','41.78.74.74','loggedin',1),(156,'admin','1','2024-12-14 10:09:08','','','41.139.220.163','loggedin',1),(157,'user','29','2024-12-14 11:49:40','2024-12-14 15:50:32','','41.139.220.47','loggedin',1),(158,'user','29','2024-12-14 16:14:40','','','41.139.220.47','loggedin',1),(159,'admin','1','2024-12-14 17:46:01','2024-12-14 17:46:16','','197.248.75.83','loggedin',1),(160,'user','27','2024-12-14 17:46:19','2024-12-14 17:46:22','','197.248.75.83','loggedin',1),(161,'user','27','2024-12-14 17:46:58','','','105.161.74.71','loggedin',1),(162,'user','28','2024-12-14 17:53:04','','','197.220.84.29','loggedin',1),(163,'user','27','2024-12-14 17:53:43','','','197.248.75.83','loggedin',1),(164,'user','29','2024-12-14 19:40:18','2024-12-14 20:15:42','','41.139.220.47','loggedin',1),(165,'user','29','2024-12-15 11:02:08','2024-12-15 11:30:20','','41.139.220.47','loggedin',1),(166,'user','29','2024-12-15 12:12:40','','','41.139.220.47','loggedin',1),(167,'user','29','2024-12-15 14:03:22','','','41.139.220.47','loggedin',1),(168,'user','29','2024-12-15 14:03:32','2024-12-15 14:17:20','','41.139.220.47','loggedin',1),(169,'user','29','2024-12-15 14:19:27','2024-12-15 14:24:03','','41.139.220.47','loggedin',1),(170,'user','29','2024-12-15 14:38:17','2024-12-15 17:44:54','','41.139.220.47','loggedin',1),(171,'user','28','2024-12-15 17:03:40','','','192.145.175.152','loggedin',1),(172,'user','29','2024-12-15 18:13:06','','','41.139.220.47','loggedin',1),(173,'user','29','2024-12-15 18:56:37','2024-12-15 19:54:56','','41.139.220.47','loggedin',1),(174,'user','29','2024-12-15 19:54:59','2024-12-15 19:55:06','','41.139.220.47','loggedin',1),(175,'user','29','2024-12-15 20:00:45','2024-12-15 20:02:48','','41.139.220.47','loggedin',1),(176,'user','29','2024-12-15 20:03:26','2024-12-15 20:07:51','','41.139.220.47','loggedin',1),(177,'user','29','2024-12-16 12:26:59','','','41.139.220.47','loggedin',1),(178,'admin','1','2024-12-16 12:55:49','','','197.248.204.86','loggedin',1),(179,'user','29','2024-12-16 15:07:43','','','41.139.220.47','loggedin',1),(180,'user','29','2024-12-16 16:46:29','','','41.139.220.47','loggedin',1),(181,'user','28','2024-12-16 22:20:26','','','105.161.230.5','loggedin',1),(182,'admin','1','2024-12-17 09:05:11','','','41.139.220.163','loggedin',1),(183,'user','28','2024-12-17 13:20:29','','','105.160.49.144','loggedin',1),(184,'user','29','2024-12-17 16:06:53','','','41.139.220.47','loggedin',1),(185,'user','29','2024-12-17 19:17:46','','','41.139.220.47','loggedin',1),(186,'user','28','2024-12-18 09:40:18','','','105.160.59.119','loggedin',1),(187,'user','29','2024-12-18 10:41:21','','','41.139.220.47','loggedin',1),(188,'admin','1','2024-12-18 12:03:10','','','41.90.10.185','loggedin',1),(189,'user','29','2024-12-18 16:01:43','2024-12-18 16:01:56','','41.139.220.47','loggedin',1),(190,'user','29','2024-12-18 16:05:35','','','41.139.220.47','loggedin',1),(191,'admin','1','2024-12-19 09:14:25','','','41.90.10.185','loggedin',1),(192,'user','29','2024-12-19 10:17:34','','','41.139.220.47','loggedin',1),(193,'user','28','2024-12-19 11:07:38','','','105.161.153.114','loggedin',1),(194,'user','29','2024-12-19 11:47:30','2024-12-19 13:51:18','','41.139.220.47','loggedin',1),(195,'user','29','2024-12-19 14:06:22','','','41.139.220.47','loggedin',1),(196,'user','28','2024-12-19 14:43:35','','','154.70.24.7','loggedin',1),(197,'user','29','2024-12-19 16:37:31','','','41.139.220.47','loggedin',1),(198,'user','29','2024-12-19 16:52:01','','','41.139.220.47','loggedin',1),(199,'user','29','2024-12-19 17:04:25','','','41.139.220.47','loggedin',1),(200,'user','29','2024-12-19 18:29:19','','','41.139.220.47','loggedin',1),(201,'user','28','2024-12-19 21:46:22','','','105.161.177.114','loggedin',1),(202,'user','27','2024-12-20 08:18:54','','','105.161.170.212','loggedin',1),(203,'admin','1','2024-12-20 11:03:50','','','41.90.10.185','loggedin',1),(204,'user','29','2024-12-20 12:17:23','','','41.139.220.47','loggedin',1),(205,'user','29','2024-12-20 17:36:59','','','41.139.220.47','loggedin',1),(206,'admin','1','2024-12-21 10:02:10','','','41.90.10.185','loggedin',1),(207,'user','29','2024-12-21 10:48:19','','','41.139.220.47','loggedin',1),(208,'user','29','2024-12-21 13:20:30','2024-12-21 20:26:59','','41.139.220.47','loggedin',1),(209,'user','28','2024-12-22 00:38:01','','','73.242.107.88','loggedin',1),(210,'user','29','2024-12-22 11:17:57','','','41.139.220.47','loggedin',1),(211,'user','29','2024-12-22 14:20:32','2024-12-22 20:52:17','','41.139.220.47','loggedin',1),(212,'user','28','2024-12-22 17:19:11','','','73.242.107.88','loggedin',1),(213,'user','28','2024-12-22 19:36:29','','','73.242.107.88','loggedin',1),(214,'user','29','2024-12-22 22:49:50','','','41.139.220.47','loggedin',1),(215,'user','28','2024-12-23 01:37:09','','','73.242.107.88','loggedin',1),(216,'admin','1','2024-12-23 11:03:52','','','41.90.10.185','loggedin',1),(217,'user','29','2024-12-23 12:46:04','2024-12-23 20:32:50','','41.139.220.47','loggedin',1),(218,'user','28','2024-12-23 14:04:06','','','73.242.107.88','loggedin',1),(219,'user','27','2024-12-23 18:02:55','','','196.96.83.105','loggedin',1),(220,'user','28','2024-12-23 19:46:11','','','73.242.107.88','loggedin',1),(221,'user','27','2024-12-23 20:09:59','','','196.96.15.105','loggedin',1),(222,'user','28','2024-12-23 23:51:26','','','73.242.107.88','loggedin',1),(223,'user','28','2024-12-23 23:51:26','','','73.242.107.88','loggedin',1),(224,'admin','1','2024-12-24 10:26:29','','','41.139.220.163','loggedin',1),(225,'user','29','2024-12-24 10:43:13','','','41.139.220.47','loggedin',1),(226,'user','28','2024-12-24 16:36:24','','','73.242.107.88','loggedin',1),(227,'user','29','2024-12-24 18:22:07','','','41.139.220.47','loggedin',1),(228,'user','29','2024-12-24 20:52:18','','','41.139.220.47','loggedin',1),(229,'user','29','2024-12-24 21:28:43','','','41.139.220.47','loggedin',1),(230,'user','28','2024-12-24 23:08:09','','','73.242.107.88','loggedin',1),(231,'user','28','2024-12-25 04:10:24','','','73.242.107.88','loggedin',1),(232,'user','29','2024-12-25 11:45:38','','','41.139.220.47','loggedin',1),(233,'user','29','2024-12-25 13:25:48','','','41.139.220.47','loggedin',1),(234,'user','28','2024-12-25 14:22:15','','','73.242.107.88','loggedin',1),(235,'user','29','2024-12-25 18:19:32','','','41.139.220.47','loggedin',1),(236,'user','29','2024-12-25 18:34:58','','','41.139.220.47','loggedin',1),(237,'user','29','2024-12-25 18:48:51','','','41.139.220.47','loggedin',1),(238,'user','29','2024-12-25 21:09:37','','','41.139.220.47','loggedin',1),(239,'user','28','2024-12-26 00:50:51','','','73.242.107.88','loggedin',1),(240,'admin','1','2024-12-26 08:54:37','','','105.161.26.250','loggedin',1),(241,'user','29','2024-12-26 10:15:05','','','41.139.220.47','loggedin',1),(242,'user','29','2024-12-26 12:29:08','','','41.139.220.47','loggedin',1),(243,'user','29','2024-12-26 14:01:19','','','41.139.220.47','loggedin',1),(244,'user','29','2024-12-26 14:39:42','','','41.139.220.47','loggedin',1),(245,'user','28','2024-12-26 16:25:25','','','73.242.107.88','loggedin',1),(246,'user','29','2024-12-26 17:18:33','','','41.139.220.47','loggedin',1),(247,'user','29','2024-12-26 17:26:22','','','41.139.220.47','loggedin',1),(248,'user','28','2024-12-26 20:46:41','','','107.2.105.221','loggedin',1),(249,'user','29','2024-12-27 10:19:08','','','41.139.220.47','loggedin',1),(250,'user','29','2024-12-27 10:50:16','','','41.139.220.47','loggedin',1),(251,'user','29','2024-12-27 13:26:22','','','41.139.220.47','loggedin',1),(252,'user','29','2024-12-27 14:48:14','','','41.139.220.47','loggedin',1),(253,'user','27','2024-12-27 16:15:35','','','105.161.220.151','loggedin',1),(254,'user','28','2024-12-28 04:16:21','','','73.242.107.88','loggedin',1),(255,'user','29','2024-12-28 10:12:28','','','41.139.220.47','loggedin',1),(256,'admin','1','2024-12-28 11:50:13','','','41.90.10.185','loggedin',1),(257,'user','29','2024-12-28 12:59:40','','','41.139.220.47','loggedin',1),(258,'user','29','2024-12-28 15:14:08','','','41.139.220.47','loggedin',1),(259,'user','29','2024-12-28 17:35:59','','','41.139.220.47','loggedin',1),(260,'user','29','2024-12-28 17:55:51','','','41.139.220.47','loggedin',1),(261,'user','29','2024-12-28 17:57:30','','','41.139.220.47','loggedin',1),(262,'user','29','2024-12-28 19:45:17','','','41.139.220.47','loggedin',1),(263,'user','27','2024-12-28 20:22:03','','','197.248.50.190','loggedin',1),(264,'user','29','2024-12-29 10:46:04','','','41.139.220.47','loggedin',1),(265,'user','28','2024-12-30 02:58:28','','','65.131.249.82','loggedin',1),(266,'admin','1','2024-12-30 10:24:49','','','41.90.10.185','loggedin',1),(267,'user','29','2024-12-30 11:35:43','','','41.139.220.47','loggedin',1),(268,'user','29','2024-12-30 13:42:57','2024-12-30 13:57:36','','41.139.220.47','loggedin',1),(269,'user','29','2024-12-30 14:20:21','2024-12-30 14:56:02','','41.139.220.47','loggedin',1),(270,'user','29','2024-12-30 14:56:13','','','41.139.220.47','loggedin',1),(271,'user','29','2024-12-30 17:10:08','2024-12-30 17:28:18','','41.139.220.47','loggedin',1),(272,'user','29','2024-12-30 18:03:01','2024-12-30 21:09:52','','41.139.220.47','loggedin',1),(273,'user','28','2024-12-31 04:54:49','','','65.131.249.82','loggedin',1),(274,'admin','1','2024-12-31 10:03:07','','','41.90.10.185','loggedin',1),(275,'user','29','2024-12-31 11:08:12','','','41.139.220.47','loggedin',1),(276,'user','29','2024-12-31 13:07:08','','','41.139.220.47','loggedin',1),(277,'user','29','2024-12-31 14:41:24','2024-12-31 14:51:58','','41.139.220.47','loggedin',1),(278,'user','29','2024-12-31 14:52:07','','','41.139.220.47','loggedin',1),(279,'admin','1','2025-01-01 10:50:40','','','105.160.50.213','loggedin',1),(280,'user','29','2025-01-01 13:45:24','','','41.139.220.47','loggedin',1),(281,'user','28','2025-01-01 17:07:54','','','65.131.249.82','loggedin',1),(282,'user','27','2025-01-01 20:40:36','','','41.81.205.230','loggedin',1),(283,'admin','1','2025-01-02 11:57:43','','','41.90.10.185','loggedin',1),(284,'user','29','2025-01-02 14:01:51','','','41.139.220.47','loggedin',1),(285,'user','29','2025-01-02 14:24:06','','','41.139.220.47','loggedin',1),(286,'user','29','2025-01-02 16:43:52','','','41.139.220.47','loggedin',1),(287,'user','29','2025-01-02 16:59:09','','','41.139.220.47','loggedin',1),(288,'user','28','2025-01-02 21:35:57','','','107.2.105.221','loggedin',1),(289,'admin','1','2025-01-03 11:11:14','','','41.90.10.185','loggedin',1),(290,'user','29','2025-01-03 12:56:45','','','41.139.220.47','loggedin',1),(291,'user','29','2025-01-03 15:35:39','','','41.139.220.47','loggedin',1),(292,'user','29','2025-01-03 19:34:30','','','41.139.220.47','loggedin',1),(293,'user','29','2025-01-03 19:34:37','','','41.139.220.47','loggedin',1),(294,'user','29','2025-01-03 19:56:11','2025-01-03 19:59:38','','41.139.220.47','loggedin',1),(295,'user','29','2025-01-03 20:58:02','2025-01-03 21:00:44','','41.139.220.47','loggedin',1),(296,'user','28','2025-01-03 21:57:54','','','107.2.105.221','loggedin',1),(297,'admin','1','2025-01-04 10:54:00','2025-01-04 10:55:08','','41.90.10.185','loggedin',1),(298,'user','29','2025-01-04 11:44:39','','','41.139.220.47','loggedin',1),(299,'user','29','2025-01-04 11:47:44','','','41.139.220.47','loggedin',1),(300,'user','28','2025-01-04 19:47:41','','','73.242.107.88','loggedin',1),(301,'user','27','2025-01-04 23:32:54','','','196.96.193.0','loggedin',1),(302,'user','29','2025-01-05 10:16:23','2025-01-05 14:45:39','','41.139.220.47','loggedin',1),(303,'user','29','2025-01-05 14:59:21','','','41.139.220.47','loggedin',1),(304,'user','29','2025-01-05 17:22:10','','','41.139.220.47','loggedin',1),(305,'user','29','2025-01-05 18:48:36','2025-01-05 20:26:53','','41.139.220.47','loggedin',1),(306,'admin','1','2025-01-06 10:26:10','2025-01-06 10:27:38','','41.90.10.185','loggedin',1),(307,'user','29','2025-01-06 10:59:18','','','41.139.220.47','loggedin',1),(308,'user','29','2025-01-06 11:04:44','','','41.139.220.47','loggedin',1),(309,'user','27','2025-01-06 14:26:02','','','196.96.38.151','loggedin',1),(310,'user','29','2025-01-06 16:17:01','','','41.139.220.47','loggedin',1),(311,'user','28','2025-01-06 17:08:00','','','73.242.107.88','loggedin',1),(312,'user','27','2025-01-06 21:29:57','','','196.96.2.151','loggedin',1),(313,'admin','1','2025-01-07 10:17:21','','','41.90.10.185','loggedin',1),(314,'user','29','2025-01-07 11:05:18','','','41.139.220.47','loggedin',1),(315,'user','29','2025-01-07 14:52:47','','','41.139.220.47','loggedin',1),(316,'user','29','2025-01-07 16:32:04','','','41.139.220.47','loggedin',1),(317,'user','29','2025-01-07 16:59:17','','','41.139.220.47','loggedin',1),(318,'user','29','2025-01-07 19:34:39','','','41.139.220.47','loggedin',1),(319,'user','27','2025-01-07 22:00:48','','','41.212.42.203','loggedin',1),(320,'user','29','2025-01-08 10:32:22','','','41.139.220.47','loggedin',1),(321,'user','29','2025-01-08 10:34:57','2025-01-08 11:50:22','','41.139.220.47','loggedin',1),(322,'admin','1','2025-01-08 11:28:35','','','41.90.10.185','loggedin',1),(323,'admin','1','2025-01-08 11:40:36','','','41.90.10.185','loggedin',1),(324,'user','29','2025-01-08 12:50:47','2025-01-08 14:13:44','','41.139.220.47','loggedin',1),(325,'user','29','2025-01-08 14:13:47','2025-01-08 19:51:47','','41.139.220.47','loggedin',1),(326,'admin','1','2025-01-09 10:18:57','','','41.90.10.185','loggedin',1),(327,'user','29','2025-01-09 12:36:04','','','41.139.220.47','loggedin',1),(328,'user','29','2025-01-09 16:14:10','','','41.139.220.47','loggedin',1),(329,'user','29','2025-01-09 20:02:57','2025-01-09 20:07:47','','41.139.220.47','loggedin',1),(330,'user','29','2025-01-10 10:32:56','','','41.139.220.47','loggedin',1),(331,'admin','1','2025-01-10 11:52:55','','','197.248.204.86','loggedin',1),(332,'user','29','2025-01-10 17:02:37','','','41.139.220.47','loggedin',1),(333,'user','29','2025-01-10 17:54:08','','','41.139.220.47','loggedin',1),(334,'admin','1','2025-01-11 10:39:00','','','41.90.10.185','loggedin',1),(335,'user','29','2025-01-11 11:27:22','','','41.139.220.47','loggedin',1),(336,'user','29','2025-01-11 15:52:47','','','41.139.220.47','loggedin',1),(337,'user','29','2025-01-11 16:47:52','','','41.139.220.47','loggedin',1),(338,'user','29','2025-01-11 19:48:29','','','41.139.220.47','loggedin',1),(339,'user','29','2025-01-12 10:57:31','','','41.139.220.47','loggedin',1),(340,'user','28','2025-01-13 00:21:15','','','41.81.16.1','loggedin',1),(341,'admin','1','2025-01-13 10:52:20','','','41.90.10.185','loggedin',1),(342,'user','29','2025-01-13 18:05:12','','','41.139.220.47','loggedin',1),(343,'admin','1','2025-01-14 09:31:11','','','41.90.10.185','loggedin',1),(344,'user','29','2025-01-14 10:18:25','','','41.139.220.47','loggedin',1),(345,'user','29','2025-01-14 15:20:39','','','41.139.220.47','loggedin',1),(346,'admin','1','2025-01-15 10:04:47','','','41.90.10.185','loggedin',1),(347,'user','27','2025-01-15 12:42:34','','','41.139.237.75','loggedin',1),(348,'user','28','2025-01-15 14:19:19','','','105.161.224.95','loggedin',1),(349,'user','29','2025-01-15 15:09:27','','','41.139.220.47','loggedin',1),(350,'user','29','2025-01-15 18:31:48','','','41.139.220.47','loggedin',1),(351,'user','29','2025-01-16 10:36:56','','','41.139.220.47','loggedin',1),(352,'admin','1','2025-01-16 10:54:43','','','41.139.220.163','loggedin',1),(353,'user','29','2025-01-16 13:57:11','','','41.139.220.47','loggedin',1),(354,'user','29','2025-01-16 17:57:04','','','41.139.220.47','loggedin',1),(355,'user','27','2025-01-16 22:44:00','','','105.161.177.37','loggedin',1),(356,'admin','1','2025-01-17 09:33:32','','','41.90.10.185','loggedin',1),(357,'user','29','2025-01-17 14:29:26','','','41.139.220.47','loggedin',1),(358,'user','29','2025-01-17 19:36:15','','','41.139.220.47','loggedin',1),(359,'admin','1','2025-01-18 09:51:35','','','41.90.10.185','loggedin',1),(360,'user','29','2025-01-18 10:21:41','2025-01-18 17:37:35','','41.139.220.47','loggedin',1),(361,'user','29','2025-01-18 17:51:25','','','41.139.220.47','loggedin',1),(362,'user','29','2025-01-18 18:00:01','2025-01-18 20:47:22','','41.139.220.47','loggedin',1),(363,'user','29','2025-01-18 20:47:32','2025-01-18 20:58:46','','41.139.220.47','loggedin',1),(364,'user','29','2025-01-19 10:46:50','','','41.139.220.47','loggedin',1),(365,'user','28','2025-01-19 11:07:27','','','192.145.174.184','loggedin',1),(366,'user','29','2025-01-19 13:09:04','','','41.139.220.47','loggedin',1),(367,'user','29','2025-01-19 14:18:51','','','41.139.220.47','loggedin',1),(368,'user','27','2025-01-19 22:22:59','','','41.212.42.203','loggedin',1),(369,'admin','1','2025-01-20 10:50:01','','','41.90.10.185','loggedin',1),(370,'admin','1','2025-01-21 09:27:21','','','41.90.10.185','loggedin',1),(371,'user','29','2025-01-21 10:18:19','','','41.139.220.47','loggedin',1),(372,'user','29','2025-01-21 16:02:50','','','41.139.220.47','loggedin',1),(373,'user','29','2025-01-22 10:13:58','','','41.139.220.47','loggedin',1),(374,'admin','1','2025-01-22 10:38:45','','','41.139.220.163','loggedin',1),(375,'admin','1','2025-01-22 17:31:31','','','197.248.204.86','loggedin',1),(376,'admin','1','2025-01-23 10:00:57','','','41.139.220.163','loggedin',1),(377,'user','29','2025-01-23 10:08:21','','','197.248.204.86','loggedin',1),(378,'user','29','2025-01-23 10:08:33','2025-01-23 10:09:29','','197.248.204.86','loggedin',1),(379,'user','29','2025-01-23 10:45:45','','','197.248.204.86','loggedin',1),(380,'user','29','2025-01-23 13:41:07','','','197.248.204.86','loggedin',1),(381,'admin','1','2025-01-24 09:00:12','','','41.90.10.185','loggedin',1),(382,'user','29','2025-01-24 13:27:04','','','197.248.204.86','loggedin',1),(383,'user','29','2025-01-24 16:14:22','','','197.248.204.86','loggedin',1),(384,'user','29','2025-01-24 16:48:39','2025-01-24 17:01:53','','197.248.204.86','loggedin',1),(385,'user','29','2025-01-24 17:55:50','','','197.248.204.86','loggedin',1),(386,'user','27','2025-01-24 23:41:34','','','105.161.5.31','loggedin',1),(387,'admin','1','2025-01-25 09:35:55','','','41.90.10.185','loggedin',1),(388,'user','29','2025-01-25 10:10:55','','','197.248.204.86','loggedin',1),(389,'user','29','2025-01-25 12:42:42','','','197.248.204.86','loggedin',1),(390,'user','29','2025-01-25 17:46:57','','','197.248.204.86','loggedin',1),(391,'user','29','2025-01-25 18:39:05','','','197.248.204.86','loggedin',1),(392,'user','29','2025-01-25 20:06:17','','','197.248.204.86','loggedin',1),(393,'user','29','2025-01-26 10:15:49','','','197.248.204.86','loggedin',1),(394,'user','29','2025-01-26 12:45:20','','','197.248.204.86','loggedin',1),(395,'user','29','2025-01-26 13:09:53','','','197.248.204.86','loggedin',1),(396,'user','29','2025-01-26 13:20:58','','','197.248.204.86','loggedin',1),(397,'user','29','2025-01-26 15:57:09','','','197.248.204.86','loggedin',1),(398,'user','29','2025-01-26 16:50:05','','','197.248.204.86','loggedin',1),(399,'user','29','2025-01-26 17:01:58','','','197.248.204.86','loggedin',1),(400,'user','29','2025-01-26 17:34:49','','','197.248.204.86','loggedin',1),(401,'user','29','2025-01-26 18:19:51','','','197.248.204.86','loggedin',1),(402,'user','27','2025-01-26 22:33:03','','','105.160.125.65','loggedin',1),(403,'admin','1','2025-01-27 11:13:13','','','41.90.10.185','loggedin',1),(404,'user','29','2025-01-27 12:27:36','','','197.248.204.86','loggedin',1),(405,'user','27','2025-01-27 16:09:51','','','105.160.125.65','loggedin',1),(406,'user','29','2025-01-27 19:03:13','','','41.139.220.47','loggedin',1),(407,'admin','1','2025-01-28 09:53:03','','','41.90.10.185','loggedin',1),(408,'user','29','2025-01-28 10:52:31','','','41.139.220.47','loggedin',1),(409,'user','29','2025-01-28 14:13:15','','','41.139.220.47','loggedin',1),(410,'user','27','2025-01-28 23:10:58','','','105.161.210.80','loggedin',1),(411,'user','29','2025-01-29 10:18:04','','','41.139.220.47','loggedin',1),(412,'admin','1','2025-01-29 10:20:32','','','41.139.220.163','loggedin',1),(413,'user','29','2025-01-29 12:11:16','','','41.139.220.47','loggedin',1),(414,'user','29','2025-01-29 13:47:29','','','41.139.220.47','loggedin',1),(415,'user','29','2025-01-29 13:47:35','','','41.139.220.47','loggedin',1),(416,'user','27','2025-01-29 15:30:21','','','105.161.202.80','loggedin',1),(417,'admin','1','2025-01-30 10:10:51','','','41.90.10.185','loggedin',1),(418,'user','29','2025-01-30 17:11:18','','','41.139.220.47','loggedin',1),(419,'admin','1','2025-01-31 09:25:16','','','41.90.10.185','loggedin',1),(420,'user','29','2025-01-31 10:47:56','2025-01-31 10:48:18','','41.139.220.47','loggedin',1),(421,'user','29','2025-01-31 11:06:08','2025-01-31 14:19:40','','41.139.220.47','loggedin',1),(422,'user','28','2025-01-31 13:05:44','','','192.145.170.159','loggedin',1),(423,'user','29','2025-01-31 16:49:00','2025-01-31 17:12:06','','41.139.220.47','loggedin',1),(424,'user','29','2025-01-31 17:32:16','','','41.139.220.47','loggedin',1),(425,'user','27','2025-02-01 06:43:39','','','41.81.79.34','loggedin',1),(426,'admin','1','2025-02-01 09:41:24','','','41.90.10.185','loggedin',1),(427,'user','29','2025-02-01 10:59:34','','','41.139.220.47','loggedin',1),(428,'user','29','2025-02-01 16:47:49','','','41.139.220.47','loggedin',1),(429,'user','29','2025-02-02 10:15:04','','','41.139.220.47','loggedin',1),(430,'user','28','2025-02-02 21:40:39','','','192.145.168.47','loggedin',1),(431,'admin','1','2025-02-03 11:12:21','','','41.90.10.185','loggedin',1),(432,'user','29','2025-02-03 15:13:54','','','41.139.220.47','loggedin',1),(433,'user','29','2025-02-03 18:16:06','','','41.139.220.47','loggedin',1),(434,'user','28','2025-02-04 00:15:38','','','192.145.168.164','loggedin',1),(435,'admin','1','2025-02-04 09:46:00','','','41.90.10.185','loggedin',1),(436,'user','29','2025-02-04 10:33:22','','','41.139.220.47','loggedin',1),(437,'user','29','2025-02-04 10:59:53','','','41.139.220.47','loggedin',1),(438,'user','29','2025-02-04 11:01:52','','','41.139.220.47','loggedin',1),(439,'user','29','2025-02-04 13:58:27','','','41.139.220.47','loggedin',1),(440,'user','29','2025-02-04 16:05:36','','','41.139.220.47','loggedin',1),(441,'user','27','2025-02-04 17:19:53','','','196.96.174.151','loggedin',1),(442,'user','27','2025-02-04 17:19:56','','','196.96.174.151','loggedin',1),(443,'admin','1','2025-02-05 09:22:16','','','41.90.10.185','loggedin',1),(444,'user','29','2025-02-05 10:37:48','','','41.139.220.47','loggedin',1),(445,'user','29','2025-02-05 14:08:27','','','41.139.220.47','loggedin',1),(446,'user','29','2025-02-05 18:12:47','2025-02-05 19:23:20','','41.139.220.47','loggedin',1),(447,'admin','1','2025-02-06 09:57:00','','','41.90.10.185','loggedin',1),(448,'user','29','2025-02-06 10:37:05','','','41.139.220.47','loggedin',1),(449,'user','29','2025-02-06 14:18:55','2025-02-06 14:23:08','','41.139.220.47','loggedin',1),(450,'user','29','2025-02-06 16:36:15','','','41.139.220.47','loggedin',1),(451,'admin','1','2025-02-07 10:48:23','','','41.90.10.185','loggedin',1),(452,'user','29','2025-02-07 11:09:37','','','41.139.220.47','loggedin',1),(453,'user','29','2025-02-07 19:02:46','','','41.139.220.47','loggedin',1),(454,'user','29','2025-02-07 19:08:46','','','41.139.220.47','loggedin',1),(455,'user','29','2025-02-08 10:20:14','2025-02-08 11:06:41','','41.139.220.47','loggedin',1),(456,'user','29','2025-02-08 12:30:15','','','41.139.220.47','loggedin',1),(457,'user','29','2025-02-08 15:07:57','','','41.139.220.47','loggedin',1),(458,'user','29','2025-02-08 15:44:28','2025-02-08 19:05:52','','41.139.220.47','loggedin',1),(459,'user','29','2025-02-08 20:02:05','','','41.139.220.47','loggedin',1),(460,'user','28','2025-02-08 22:46:23','','','197.220.84.30','loggedin',1),(461,'user','29','2025-02-09 09:28:39','','','41.139.220.47','loggedin',1),(462,'user','29','2025-02-09 10:26:51','','','41.139.220.47','loggedin',1),(463,'user','29','2025-02-09 13:35:41','','','41.139.220.47','loggedin',1),(464,'user','29','2025-02-09 15:34:49','','','41.139.220.47','loggedin',1),(465,'user','29','2025-02-10 10:13:58','','','41.139.220.47','loggedin',1),(466,'admin','1','2025-02-10 10:49:24','','','41.90.10.185','loggedin',1),(467,'user','29','2025-02-10 12:13:52','2025-02-10 12:16:29','','41.139.220.47','loggedin',1),(468,'user','29','2025-02-10 14:36:45','','','41.139.220.47','loggedin',1),(469,'user','29','2025-02-10 17:27:28','','','41.139.220.47','loggedin',1),(470,'user','29','2025-02-10 18:02:00','','','41.139.220.47','loggedin',1),(471,'user','29','2025-02-10 19:10:50','','','41.139.220.47','loggedin',1),(472,'admin','1','2025-02-11 09:39:47','','','41.90.10.185','loggedin',1),(473,'user','29','2025-02-11 10:17:15','','','41.139.220.47','loggedin',1),(474,'user','29','2025-02-11 11:20:57','','','41.139.220.47','loggedin',1),(475,'user','29','2025-02-11 13:42:31','','','41.139.220.47','loggedin',1),(476,'user','29','2025-02-11 13:45:03','','','41.139.220.47','loggedin',1),(477,'user','29','2025-02-11 14:36:36','','','41.139.220.47','loggedin',1),(478,'user','29','2025-02-11 15:51:31','','','41.139.220.47','loggedin',1),(479,'user','29','2025-02-11 15:55:01','','','41.139.220.47','loggedin',1),(480,'admin','1','2025-02-12 09:59:45','','','41.90.10.185','loggedin',1),(481,'user','29','2025-02-12 10:39:36','2025-02-12 11:02:30','','41.139.220.47','loggedin',1),(482,'user','29','2025-02-12 13:28:29','2025-02-12 13:34:41','','41.139.220.47','loggedin',1),(483,'user','27','2025-02-12 14:26:28','','','41.139.237.75','loggedin',1),(484,'user','29','2025-02-12 16:09:28','2025-02-12 18:06:42','','41.139.220.47','loggedin',1),(485,'user','29','2025-02-12 18:39:40','2025-02-12 19:52:45','','41.139.220.47','loggedin',1),(486,'admin','1','2025-02-13 08:55:20','','','41.90.10.185','loggedin',1),(487,'user','29','2025-02-13 10:36:36','','','41.139.220.47','loggedin',1),(488,'admin','1','2025-02-13 12:53:20','','','41.90.10.185','loggedin',1),(489,'user','29','2025-02-13 13:22:29','','','41.139.220.47','loggedin',1),(490,'user','29','2025-02-13 14:48:56','','','41.139.220.47','loggedin',1),(491,'user','29','2025-02-13 15:00:51','','','41.139.220.47','loggedin',1),(492,'admin','1','2025-02-14 08:31:33','','','41.90.10.185','loggedin',1),(493,'user','29','2025-02-14 10:23:42','','','41.139.220.47','loggedin',1),(494,'user','29','2025-02-14 12:45:02','','','41.139.220.47','loggedin',1),(495,'user','29','2025-02-14 16:09:00','','','41.139.220.47','loggedin',1),(496,'user','29','2025-02-14 16:29:03','','','41.139.220.47','loggedin',1),(497,'user','29','2025-02-14 18:54:08','','','41.139.220.47','loggedin',1),(498,'admin','1','2025-02-15 10:33:56','','','41.90.10.185','loggedin',1),(499,'user','29','2025-02-15 10:56:47','','','41.139.220.47','loggedin',1),(500,'user','29','2025-02-15 14:33:17','2025-02-15 16:02:30','','41.139.220.47','loggedin',1),(501,'user','29','2025-02-15 16:21:03','2025-02-15 17:16:26','','41.139.220.47','loggedin',1),(502,'user','29','2025-02-15 17:18:45','2025-02-15 18:10:32','','41.139.220.47','loggedin',1),(503,'user','29','2025-02-15 18:25:48','2025-02-15 18:42:55','','41.139.220.47','loggedin',1),(504,'user','29','2025-02-15 19:01:33','2025-02-15 19:50:04','','41.139.220.47','loggedin',1),(505,'user','29','2025-02-15 20:40:41','2025-02-15 20:43:02','','41.139.220.47','loggedin',1),(506,'user','29','2025-02-16 10:28:56','','','41.139.220.47','loggedin',1),(507,'user','29','2025-02-16 10:59:33','','','41.139.220.47','loggedin',1),(508,'user','29','2025-02-16 13:49:22','','','41.139.220.47','loggedin',1),(509,'user','29','2025-02-16 14:39:49','','','41.139.220.47','loggedin',1),(510,'user','29','2025-02-16 14:58:49','','','41.139.220.47','loggedin',1),(511,'user','29','2025-02-16 15:07:58','','','41.139.220.47','loggedin',1),(512,'user','27','2025-02-16 18:05:33','','','41.212.42.203','loggedin',1),(513,'admin','1','2025-02-17 09:56:20','','','41.90.10.185','loggedin',1),(514,'user','29','2025-02-17 10:38:14','','','41.139.220.47','loggedin',1),(515,'user','29','2025-02-17 15:12:17','','','41.139.220.47','loggedin',1),(516,'user','29','2025-02-17 17:35:15','','','41.139.220.47','loggedin',1),(517,'user','29','2025-02-18 10:33:40','','','41.139.220.47','loggedin',1),(518,'admin','1','2025-02-18 10:45:14','','','41.90.10.185','loggedin',1),(519,'user','29','2025-02-18 17:34:39','','','41.139.220.47','loggedin',1),(520,'admin','1','2025-02-19 09:12:05','','','41.90.10.185','loggedin',1),(521,'user','29','2025-02-19 10:40:53','2025-02-19 10:48:11','','41.139.220.47','loggedin',1),(522,'user','29','2025-02-19 14:52:00','2025-02-19 16:38:28','','41.139.220.47','loggedin',1),(523,'user','29','2025-02-19 17:49:49','2025-02-19 18:13:41','','41.139.220.47','loggedin',1),(524,'user','29','2025-02-19 19:02:43','','','41.139.220.47','loggedin',1),(525,'user','29','2025-02-20 10:23:34','','','41.139.220.47','loggedin',1),(526,'admin','1','2025-02-20 10:26:56','','','41.90.10.185','loggedin',1),(527,'user','29','2025-02-20 14:12:08','','','41.139.220.47','loggedin',1),(528,'user','29','2025-02-20 18:31:07','2025-02-20 19:20:29','','41.139.220.47','loggedin',1),(529,'user','29','2025-02-20 19:34:59','2025-02-20 19:38:05','','41.139.220.47','loggedin',1),(530,'admin','1','2025-02-21 09:38:06','','','41.90.10.185','loggedin',1),(531,'user','29','2025-02-21 10:21:24','','','41.139.220.47','loggedin',1),(532,'user','29','2025-02-21 14:15:56','','','41.139.220.47','loggedin',1),(533,'user','29','2025-02-21 15:51:24','','','41.139.220.47','loggedin',1),(534,'user','29','2025-02-21 18:43:42','','','41.139.220.47','loggedin',1),(535,'user','29','2025-02-22 10:21:06','','','41.139.220.47','loggedin',1),(536,'user','29','2025-02-22 11:23:37','','','41.139.220.47','loggedin',1),(537,'user','29','2025-02-22 12:20:09','','','41.139.220.47','loggedin',1),(538,'user','29','2025-02-22 14:23:02','','','41.139.220.47','loggedin',1),(539,'user','29','2025-02-22 16:13:06','','','41.139.220.47','loggedin',1),(540,'user','29','2025-02-22 16:49:15','','','41.139.220.47','loggedin',1),(541,'user','29','2025-02-22 16:54:18','','','41.139.220.47','loggedin',1),(542,'user','27','2025-02-22 18:18:53','','','105.161.128.156','loggedin',1),(543,'user','27','2025-02-22 18:18:56','','','105.161.128.156','loggedin',1),(544,'user','29','2025-02-22 18:27:31','','','41.139.220.47','loggedin',1),(545,'user','29','2025-02-22 20:32:27','','','41.139.220.47','loggedin',1),(546,'user','29','2025-02-23 10:40:55','','','41.139.220.47','loggedin',1),(547,'user','28','2025-02-23 12:05:31','','','105.161.157.87','loggedin',1),(548,'user','29','2025-02-23 13:09:03','2025-02-23 17:23:32','','41.139.220.47','loggedin',1),(549,'user','29','2025-02-23 17:35:18','','','41.139.220.47','loggedin',1),(550,'user','29','2025-02-24 10:04:50','','','41.139.220.47','loggedin',1),(551,'admin','1','2025-02-24 10:16:25','','','41.90.10.185','loggedin',1),(552,'admin','1','2025-02-25 09:09:45','','','41.90.10.185','loggedin',1),(553,'user','29','2025-02-25 11:00:41','','','41.139.220.47','loggedin',1),(554,'user','29','2025-02-25 12:39:29','','','41.139.220.47','loggedin',1),(555,'user','29','2025-02-25 13:35:55','2025-02-25 18:02:56','','41.139.220.47','loggedin',1),(556,'user','27','2025-02-25 15:50:40','','','41.139.237.75','loggedin',1),(557,'user','29','2025-02-25 18:11:58','','','41.139.220.47','loggedin',1),(558,'admin','1','2025-02-26 09:47:27','','','41.139.220.163','loggedin',1),(559,'user','29','2025-02-26 14:15:20','','','41.139.220.47','loggedin',1),(560,'user','27','2025-02-27 08:53:04','','','41.81.162.51','loggedin',1),(561,'user','29','2025-02-27 10:31:17','','','41.139.220.47','loggedin',1),(562,'admin','1','2025-02-27 10:37:19','','','41.90.10.185','loggedin',1),(563,'user','29','2025-02-27 15:00:08','','','41.139.220.47','loggedin',1),(564,'user','29','2025-02-27 18:01:02','','','41.139.220.47','loggedin',1),(565,'user','29','2025-02-27 18:01:19','','','41.139.220.47','loggedin',1),(566,'user','29','2025-02-28 10:26:26','','','41.139.220.47','loggedin',1),(567,'user','29','2025-02-28 10:27:05','2025-02-28 10:46:30','','41.139.220.47','loggedin',1),(568,'admin','1','2025-02-28 11:09:46','','','41.139.220.163','loggedin',1),(569,'user','29','2025-02-28 13:02:07','','','41.139.220.47','loggedin',1),(570,'user','29','2025-02-28 14:49:55','2025-02-28 15:24:47','','41.139.220.47','loggedin',1),(571,'user','29','2025-02-28 15:28:42','','','41.139.220.47','loggedin',1),(572,'user','29','2025-02-28 17:20:30','','','41.139.220.47','loggedin',1),(573,'user','29','2025-02-28 18:16:39','','','41.139.220.47','loggedin',1),(574,'admin','1','2025-02-28 22:28:13','','','105.161.46.230','loggedin',1),(575,'user','27','2025-03-01 06:37:16','','','41.212.42.203','loggedin',1),(576,'user','29','2025-03-01 10:37:47','','','41.139.220.47','loggedin',1),(577,'user','29','2025-03-01 12:32:37','','','41.139.220.47','loggedin',1),(578,'user','27','2025-03-01 14:30:32','','','41.90.8.247','loggedin',1),(579,'user','29','2025-03-01 17:35:26','','','41.139.220.47','loggedin',1),(580,'user','29','2025-03-02 10:22:29','','','41.139.220.47','loggedin',1),(581,'user','27','2025-03-02 10:40:34','','','105.161.147.103','loggedin',1),(582,'user','29','2025-03-02 10:42:55','','','41.139.220.47','loggedin',1),(583,'user','29','2025-03-02 13:17:46','','','41.139.220.47','loggedin',1),(584,'user','29','2025-03-02 14:30:24','','','41.139.220.47','loggedin',1),(585,'user','29','2025-03-02 19:32:29','','','41.139.220.47','loggedin',1),(586,'user','29','2025-03-03 10:16:07','','','41.139.220.47','loggedin',1),(587,'admin','1','2025-03-03 11:12:10','','','41.90.10.185','loggedin',1),(588,'user','28','2025-03-03 11:46:02','','','41.90.108.183','loggedin',1),(589,'user','27','2025-03-03 14:35:49','','','105.161.1.37','loggedin',1),(590,'admin','1','2025-03-04 10:23:58','','','41.90.10.185','loggedin',1),(591,'user','29','2025-03-04 11:06:42','','','41.139.220.47','loggedin',1),(592,'user','29','2025-03-04 11:33:54','','','41.139.220.47','loggedin',1),(593,'user','29','2025-03-04 15:22:07','','','41.139.220.47','loggedin',1),(594,'user','29','2025-03-05 10:34:52','2025-03-05 10:37:12','','41.139.220.47','loggedin',1),(595,'admin','1','2025-03-05 11:45:47','','','41.90.10.185','loggedin',1),(596,'user','29','2025-03-05 13:39:52','2025-03-05 14:44:08','','41.139.220.47','loggedin',1),(597,'user','29','2025-03-05 15:05:32','2025-03-05 15:07:00','','41.139.220.47','loggedin',1),(598,'user','29','2025-03-05 19:22:25','2025-03-05 19:22:33','','41.139.220.47','loggedin',1),(599,'user','27','2025-03-06 01:03:59','','','41.212.42.203','loggedin',1),(600,'admin','1','2025-03-06 10:26:18','','','41.90.10.185','loggedin',1),(601,'user','29','2025-03-06 10:51:15','2025-03-06 11:00:50','','41.139.220.47','loggedin',1),(602,'user','29','2025-03-06 14:29:52','','','41.139.220.47','loggedin',1),(603,'user','29','2025-03-06 14:38:55','','','41.139.220.47','loggedin',1),(604,'user','29','2025-03-07 10:18:32','','','41.139.220.47','loggedin',1),(605,'admin','1','2025-03-07 10:51:14','','','41.90.10.185','loggedin',1),(606,'user','29','2025-03-07 13:41:20','','','41.139.220.47','loggedin',1),(607,'user','29','2025-03-07 18:22:51','','','41.139.220.47','loggedin',1),(608,'admin','1','2025-03-08 10:37:14','','','41.90.10.185','loggedin',1),(609,'user','29','2025-03-08 10:53:58','','','41.139.220.47','loggedin',1),(610,'user','29','2025-03-08 11:02:52','','','41.139.220.47','loggedin',1),(611,'user','29','2025-03-08 13:24:29','2025-03-08 14:07:08','','41.139.220.47','loggedin',1),(612,'user','29','2025-03-08 14:07:16','2025-03-08 14:10:08','','41.139.220.47','loggedin',1),(613,'user','29','2025-03-08 14:10:13','2025-03-08 14:14:05','','41.139.220.47','loggedin',1),(614,'user','29','2025-03-08 14:14:10','2025-03-08 14:19:36','','41.139.220.47','loggedin',1),(615,'user','29','2025-03-08 14:19:41','','','41.139.220.47','loggedin',1),(616,'user','29','2025-03-08 14:21:22','','','41.139.220.47','loggedin',1),(617,'user','29','2025-03-08 14:35:21','2025-03-08 15:43:27','','41.139.220.47','loggedin',1),(618,'user','29','2025-03-08 15:43:33','','','41.139.220.47','loggedin',1),(619,'user','28','2025-03-08 16:37:09','','','105.161.87.15','loggedin',1),(620,'user','29','2025-03-08 17:38:02','','','41.139.220.47','loggedin',1),(621,'user','29','2025-03-08 18:24:54','','','41.139.220.47','loggedin',1),(622,'user','28','2025-03-09 00:09:35','','','105.161.114.167','loggedin',1),(623,'user','29','2025-03-09 11:01:33','','','41.139.220.47','loggedin',1),(624,'user','29','2025-03-09 11:33:52','','','41.139.220.47','loggedin',1),(625,'admin','1','2025-03-10 11:08:41','','','41.139.220.163','loggedin',1),(626,'user','29','2025-03-10 11:48:54','','','41.139.220.47','loggedin',1),(627,'user','29','2025-03-10 19:37:58','','','41.139.220.47','loggedin',1),(628,'user','27','2025-03-11 07:03:02','','','41.212.42.203','loggedin',1),(629,'admin','1','2025-03-11 09:20:18','','','41.90.10.185','loggedin',1),(630,'user','29','2025-03-11 10:13:13','','','41.139.220.47','loggedin',1),(631,'admin','1','2025-03-12 11:09:28','','','41.90.10.185','loggedin',1),(632,'user','29','2025-03-12 11:39:54','','','41.139.220.47','loggedin',1),(633,'user','29','2025-03-12 14:24:36','','','41.139.220.47','loggedin',1),(634,'admin','1','2025-03-13 11:21:47','','','41.90.10.185','loggedin',1),(635,'user','29','2025-03-13 11:27:12','','','41.139.220.47','loggedin',1),(636,'user','29','2025-03-13 17:11:46','','','41.139.220.47','loggedin',1),(637,'admin','1','2025-03-14 11:04:36','','','41.90.10.185','loggedin',1),(638,'user','29','2025-03-14 11:37:09','','','41.139.220.47','loggedin',1),(639,'user','29','2025-03-14 14:10:24','2025-03-14 15:12:52','','41.139.220.47','loggedin',1),(640,'user','29','2025-03-14 15:12:56','','','41.139.220.47','loggedin',1),(641,'user','29','2025-03-14 16:34:38','','','41.139.220.47','loggedin',1),(642,'user','29','2025-03-14 16:50:39','','','41.139.220.47','loggedin',1),(643,'user','29','2025-03-15 10:34:53','','','41.139.220.47','loggedin',1),(644,'user','29','2025-03-15 11:30:42','','','41.139.220.47','loggedin',1),(645,'user','29','2025-03-15 13:57:16','','','41.139.220.47','loggedin',1),(646,'user','29','2025-03-16 10:51:56','','','41.139.220.47','loggedin',1),(647,'admin','1','2025-03-17 12:47:27','','','197.248.204.86','loggedin',1),(648,'admin','1','2025-03-18 08:22:39','','','41.90.10.185','loggedin',1),(649,'admin','1','2025-03-19 08:49:18','','','41.90.10.185','loggedin',1),(650,'user','29','2025-03-19 10:32:48','','','41.139.220.47','loggedin',1),(651,'user','29','2025-03-19 13:14:18','2025-03-19 13:14:36','','41.139.220.47','loggedin',1),(652,'admin','1','2025-03-20 09:34:25','','','41.90.10.185','loggedin',1),(653,'user','29','2025-03-20 10:45:49','','','41.139.220.47','loggedin',1),(654,'user','29','2025-03-20 12:05:08','','','41.139.220.47','loggedin',1),(655,'user','29','2025-03-20 12:35:55','','','41.139.220.47','loggedin',1),(656,'user','29','2025-03-20 14:46:43','','','41.139.220.47','loggedin',1),(657,'user','29','2025-03-20 15:55:29','','','41.139.220.47','loggedin',1),(658,'user','29','2025-03-20 16:43:46','','','41.139.220.47','loggedin',1),(659,'admin','1','2025-03-21 09:24:25','','','41.90.10.185','loggedin',1),(660,'user','29','2025-03-21 11:46:35','','','41.139.220.47','loggedin',1),(661,'user','29','2025-03-21 11:48:09','','','41.139.220.47','loggedin',1),(662,'user','29','2025-03-21 17:17:58','','','41.139.220.47','loggedin',1),(663,'user','29','2025-03-21 18:43:46','2025-03-21 18:44:13','','41.139.220.47','loggedin',1),(664,'user','27','2025-03-22 06:48:04','','','41.212.42.203','loggedin',1),(665,'admin','1','2025-03-22 09:20:28','','','41.90.10.185','loggedin',1),(666,'user','29','2025-03-22 13:32:03','','','41.139.220.47','loggedin',1),(667,'user','29','2025-03-23 13:03:57','','','41.139.220.47','loggedin',1),(668,'user','29','2025-03-23 17:21:34','','','41.139.220.47','loggedin',1),(669,'user','29','2025-03-23 17:49:16','','','41.139.220.47','loggedin',1),(670,'user','29','2025-03-23 17:52:19','','','41.139.220.47','loggedin',1),(671,'user','29','2025-03-23 18:18:10','','','41.139.220.47','loggedin',1),(672,'user','29','2025-03-24 10:34:20','','','41.139.220.47','loggedin',1),(673,'admin','1','2025-03-24 10:35:11','','','41.90.10.185','loggedin',1),(674,'user','29','2025-03-24 13:27:31','','','41.139.220.47','loggedin',1),(675,'admin','1','2025-03-25 10:15:55','','','41.90.10.185','loggedin',1),(676,'user','29','2025-03-25 11:41:06','','','41.139.220.47','loggedin',1),(677,'user','29','2025-03-25 12:18:06','','','41.139.220.47','loggedin',1),(678,'admin','1','2025-03-26 11:23:19','','','197.248.204.86','loggedin',1),(679,'user','29','2025-03-26 16:26:05','2025-03-26 16:34:34','','41.139.220.47','loggedin',1),(680,'user','29','2025-03-26 17:40:24','2025-03-26 18:59:09','','41.139.220.47','loggedin',1),(681,'user','28','2025-03-26 18:01:54','','','192.145.175.140','loggedin',1),(682,'admin','1','2025-03-27 09:39:24','','','41.90.10.185','loggedin',1),(683,'user','29','2025-03-27 10:40:33','','','41.139.220.47','loggedin',1),(684,'admin','1','2025-03-28 10:59:25','','','41.90.10.185','loggedin',1),(685,'admin','1','2025-03-28 11:18:45','2025-03-28 11:18:49','','105.163.1.128','loggedin',1),(686,'user','29','2025-03-28 14:02:13','2025-03-28 17:24:14','','41.139.220.47','loggedin',1),(687,'user','29','2025-03-28 17:58:29','2025-03-28 18:17:59','','41.139.220.47','loggedin',1),(688,'user','29','2025-03-28 19:17:27','','','41.139.220.47','loggedin',1),(689,'admin','1','2025-03-29 10:36:34','','','41.90.10.185','loggedin',1),(690,'user','29','2025-03-29 11:31:51','','','41.139.220.47','loggedin',1),(691,'user','29','2025-03-29 15:54:13','','','41.139.220.47','loggedin',1),(692,'user','29','2025-03-29 16:07:33','','','41.139.220.47','loggedin',1),(693,'admin','1','2025-03-29 16:09:16','2025-03-29 16:17:29','','197.136.96.129','loggedin',1),(694,'user','27','2025-03-29 16:56:39','','','41.139.171.79','loggedin',1),(695,'user','29','2025-03-29 17:24:49','','','41.139.220.47','loggedin',1),(696,'user','29','2025-03-29 18:27:59','','','41.139.220.47','loggedin',1),(697,'user','29','2025-03-29 19:16:41','','','41.139.220.47','loggedin',1),(698,'user','29','2025-03-29 20:34:11','','','41.139.220.47','loggedin',1),(699,'user','29','2025-03-30 10:29:40','','','41.139.220.47','loggedin',1),(700,'user','29','2025-03-30 20:22:55','','','41.139.220.47','loggedin',1),(701,'user','29','2025-03-31 11:27:32','','','41.139.220.47','loggedin',1),(702,'user','29','2025-03-31 12:34:31','','','41.139.220.47','loggedin',1),(703,'user','29','2025-03-31 14:36:28','2025-03-31 20:04:08','','41.139.220.47','loggedin',1),(704,'user','27','2025-03-31 17:49:43','','','197.248.50.190','loggedin',1),(705,'user','29','2025-03-31 20:12:58','','','41.139.220.47','loggedin',1),(706,'admin','1','2025-03-31 21:33:44','','','196.96.210.214','loggedin',1),(707,'user','27','2025-04-01 06:52:07','','','41.212.42.203','loggedin',1),(708,'user','27','2025-04-01 07:51:28','','','41.212.42.203','loggedin',1),(709,'user','29','2025-04-01 11:15:41','','','41.139.220.47','loggedin',1),(710,'user','29','2025-04-01 13:36:23','','','41.139.220.47','loggedin',1),(711,'user','29','2025-04-01 16:17:37','','','41.139.220.47','loggedin',1),(712,'user','29','2025-04-01 20:12:40','','','41.139.220.47','loggedin',1),(713,'admin','1','2025-04-02 10:16:26','','','41.90.10.185','loggedin',1),(714,'user','29','2025-04-02 14:41:34','2025-04-02 17:29:03','','41.139.220.47','loggedin',1),(715,'user','29','2025-04-02 17:32:10','2025-04-02 17:58:12','','41.139.220.47','loggedin',1),(716,'user','29','2025-04-02 18:34:02','2025-04-02 18:42:57','','41.139.220.47','loggedin',1),(717,'user','29','2025-04-02 18:47:51','2025-04-02 19:17:57','','41.139.220.47','loggedin',1),(718,'user','29','2025-04-02 19:32:01','','','41.139.220.47','loggedin',1),(719,'user','29','2025-04-03 10:33:26','','','41.139.220.47','loggedin',1),(720,'admin','1','2025-04-03 12:46:05','','','41.90.10.185','loggedin',1),(721,'user','29','2025-04-03 14:04:44','','','41.139.220.47','loggedin',1),(722,'user','29','2025-04-04 10:31:25','','','41.139.220.47','loggedin',1),(723,'admin','1','2025-04-04 10:43:44','','','41.90.10.185','loggedin',1),(724,'user','29','2025-04-05 11:41:27','2025-04-05 11:59:50','','41.139.220.47','loggedin',1),(725,'user','29','2025-04-05 13:41:03','2025-04-05 15:21:59','','41.139.220.47','loggedin',1),(726,'user','29','2025-04-05 15:32:35','2025-04-05 18:05:40','','41.139.220.47','loggedin',1),(727,'user','29','2025-04-05 18:30:39','','','41.139.220.47','loggedin',1),(728,'user','29','2025-04-05 19:43:36','2025-04-05 19:50:55','','41.139.220.47','loggedin',1),(729,'user','29','2025-04-05 19:55:01','2025-04-05 20:16:51','','41.139.220.47','loggedin',1),(730,'user','29','2025-04-06 12:04:26','2025-04-06 14:13:47','','41.139.220.47','loggedin',1),(731,'user','29','2025-04-06 14:13:54','','','41.139.220.47','loggedin',1),(732,'user','29','2025-04-07 11:36:25','2025-04-07 11:54:54','','41.139.220.47','loggedin',1),(733,'admin','1','2025-04-07 13:09:18','','','41.90.10.185','loggedin',1),(734,'user','29','2025-04-07 14:12:36','2025-04-07 15:01:59','','41.139.220.47','loggedin',1),(735,'user','29','2025-04-07 15:02:02','2025-04-07 15:02:21','','41.139.220.47','loggedin',1),(736,'user','29','2025-04-07 15:02:31','2025-04-07 15:07:47','','41.139.220.47','loggedin',1),(737,'user','29','2025-04-07 16:13:56','2025-04-07 16:34:51','','41.139.220.47','loggedin',1),(738,'user','29','2025-04-07 16:46:52','2025-04-07 16:48:12','','41.139.220.47','loggedin',1),(739,'user','29','2025-04-07 16:49:56','2025-04-07 17:47:02','','41.139.220.47','loggedin',1),(740,'user','29','2025-04-07 18:23:44','2025-04-07 19:12:12','','41.139.220.47','loggedin',1),(741,'user','29','2025-04-08 10:45:02','','','41.139.220.47','loggedin',1),(742,'user','29','2025-04-08 11:08:50','','','41.139.220.47','loggedin',1),(743,'admin','1','2025-04-08 11:43:38','','','41.90.10.185','loggedin',1),(744,'user','29','2025-04-09 10:58:34','','','41.139.220.47','loggedin',1),(745,'user','29','2025-04-09 10:59:35','','','41.139.220.47','loggedin',1),(746,'user','29','2025-04-09 11:01:58','','','41.139.220.47','loggedin',1),(747,'user','29','2025-04-09 14:24:04','2025-04-09 14:59:36','','41.139.220.47','loggedin',1),(748,'user','29','2025-04-09 15:12:37','2025-04-09 15:25:48','','41.139.220.47','loggedin',1),(749,'admin','1','2025-04-09 15:27:16','','','197.248.204.86','loggedin',1),(750,'user','29','2025-04-09 18:55:41','2025-04-09 18:55:52','','41.139.220.47','loggedin',1),(751,'user','29','2025-04-09 19:02:45','2025-04-09 19:11:22','','41.139.220.47','loggedin',1),(752,'admin','1','2025-04-10 09:31:48','','','41.139.220.163','loggedin',1),(753,'user','29','2025-04-10 10:42:16','','','41.139.220.47','loggedin',1),(754,'user','29','2025-04-10 15:29:29','','','41.139.220.47','loggedin',1),(755,'user','29','2025-04-11 10:38:19','','','41.139.220.47','loggedin',1),(756,'user','29','2025-04-11 17:23:05','','','41.139.220.47','loggedin',1),(757,'user','29','2025-04-12 10:07:10','','','41.139.220.47','loggedin',1),(758,'admin','1','2025-04-12 10:30:46','','','41.90.10.185','loggedin',1),(759,'user','29','2025-04-12 12:43:40','2025-04-12 16:53:58','','41.139.220.47','loggedin',1),(760,'user','29','2025-04-12 17:10:44','2025-04-12 19:23:37','','41.139.220.47','loggedin',1),(761,'user','29','2025-04-12 19:43:58','2025-04-12 19:56:02','','41.139.220.47','loggedin',1),(762,'user','29','2025-04-13 12:51:09','2025-04-13 14:47:59','','41.139.220.47','loggedin',1),(763,'user','29','2025-04-13 16:04:15','2025-04-13 17:37:14','','41.139.220.47','loggedin',1),(764,'user','29','2025-04-13 17:44:44','','','41.139.220.47','loggedin',1),(765,'user','29','2025-04-13 19:33:42','','','41.139.220.47','loggedin',1),(766,'user','29','2025-04-13 19:52:53','','','41.139.220.47','loggedin',1),(767,'user','29','2025-04-13 20:00:52','','','41.139.220.47','loggedin',1),(768,'user','29','2025-04-13 20:01:18','2025-04-13 20:14:26','','41.139.220.47','loggedin',1),(769,'user','28','2025-04-13 23:42:32','','','192.145.168.52','loggedin',1),(770,'admin','1','2025-04-14 10:54:55','','','41.90.10.185','loggedin',1),(771,'user','29','2025-04-14 11:33:29','','','41.139.220.47','loggedin',1),(772,'user','29','2025-04-14 16:41:39','','','41.139.220.47','loggedin',1),(773,'user','27','2025-04-14 17:58:52','','','105.161.35.176','loggedin',1),(774,'user','29','2025-04-14 20:20:48','','','41.139.220.47','loggedin',1),(775,'admin','1','2025-04-15 09:29:41','','','41.90.10.185','loggedin',1),(776,'user','29','2025-04-15 10:35:46','','','41.139.220.47','loggedin',1),(777,'user','29','2025-04-15 12:42:24','','','41.139.220.47','loggedin',1),(778,'user','29','2025-04-15 15:09:46','','','41.139.220.47','loggedin',1),(779,'user','29','2025-04-15 18:06:40','','','41.139.220.47','loggedin',1),(780,'user','29','2025-04-16 13:21:02','','','41.139.220.47','loggedin',1),(781,'user','29','2025-04-16 16:05:28','','','41.139.220.47','loggedin',1),(782,'user','29','2025-04-16 19:33:20','','','41.139.220.47','loggedin',1),(783,'user','29','2025-04-17 09:55:59','','','41.139.220.47','loggedin',1),(784,'admin','1','2025-04-17 12:32:49','','','41.90.10.185','loggedin',1),(785,'user','29','2025-04-17 12:46:45','','','41.139.220.47','loggedin',1),(786,'user','29','2025-04-17 16:31:05','','','41.139.220.47','loggedin',1),(787,'user','29','2025-04-17 17:31:35','','','41.139.220.47','loggedin',1),(788,'user','29','2025-04-17 17:56:42','','','41.139.220.47','loggedin',1),(789,'user','29','2025-04-18 11:11:50','2025-04-18 11:14:11','','41.139.220.47','loggedin',1),(790,'user','29','2025-04-18 11:50:07','2025-04-18 13:01:27','','41.139.220.47','loggedin',1),(791,'user','29','2025-04-18 13:29:21','2025-04-18 13:29:39','','41.139.220.47','loggedin',1),(792,'user','29','2025-04-18 13:57:17','2025-04-18 16:17:22','','41.139.220.47','loggedin',1),(793,'user','29','2025-04-18 16:28:13','2025-04-18 17:03:21','','41.139.220.47','loggedin',1),(794,'user','29','2025-04-18 17:05:24','2025-04-18 17:55:08','','41.139.220.47','loggedin',1),(795,'user','29','2025-04-18 17:55:42','2025-04-18 18:08:11','','41.139.220.47','loggedin',1),(796,'user','29','2025-04-18 18:08:19','2025-04-18 19:44:19','','41.139.220.47','loggedin',1),(797,'user','29','2025-04-18 20:02:19','2025-04-18 20:04:57','','41.139.220.47','loggedin',1),(798,'user','28','2025-04-19 01:06:49','','','192.145.168.51','loggedin',1),(799,'user','29','2025-04-19 10:27:01','','','41.139.220.47','loggedin',1),(800,'user','29','2025-04-19 10:36:29','','','41.139.220.47','loggedin',1),(801,'admin','1','2025-04-19 10:36:29','','','41.90.10.185','loggedin',1),(802,'user','29','2025-04-19 12:47:09','','','41.139.220.47','loggedin',1),(803,'user','29','2025-04-20 10:21:06','','','41.139.220.47','loggedin',1),(804,'user','29','2025-04-20 15:11:11','','','41.139.220.47','loggedin',1),(805,'user','29','2025-04-20 17:19:59','','','41.139.220.47','loggedin',1),(806,'user','29','2025-04-21 10:42:38','2025-04-21 10:44:59','','41.139.220.47','loggedin',1),(807,'user','29','2025-04-21 12:38:41','2025-04-21 16:43:02','','41.139.220.47','loggedin',1),(808,'user','29','2025-04-21 16:43:07','2025-04-21 19:07:54','','41.139.220.47','loggedin',1),(809,'user','28','2025-04-22 00:03:21','','','192.145.168.63','loggedin',1),(810,'user','29','2025-04-22 10:34:15','','','41.139.220.47','loggedin',1),(811,'user','29','2025-04-22 10:47:29','','','41.139.220.47','loggedin',1),(812,'admin','1','2025-04-22 12:02:53','','','41.90.10.185','loggedin',1),(813,'user','29','2025-04-22 15:08:47','','','41.139.220.47','loggedin',1),(814,'user','29','2025-04-22 19:01:14','','','41.139.220.47','loggedin',1),(815,'user','29','2025-04-23 11:26:49','2025-04-23 11:27:34','','41.139.220.47','loggedin',1),(816,'user','29','2025-04-23 12:52:31','','','41.139.220.47','loggedin',1),(817,'user','29','2025-04-23 18:32:17','2025-04-23 18:45:28','','41.139.220.47','loggedin',1),(818,'admin','1','2025-04-24 09:20:43','','','41.90.10.185','loggedin',1),(819,'user','29','2025-04-24 10:23:07','','','41.139.220.47','loggedin',1),(820,'user','29','2025-04-24 16:09:52','','','41.139.220.47','loggedin',1),(821,'user','29','2025-04-24 19:14:45','','','41.139.220.47','loggedin',1),(822,'user','29','2025-04-25 11:33:41','','','41.139.220.47','loggedin',1),(823,'user','29','2025-04-25 15:32:03','','','41.139.220.47','loggedin',1),(824,'user','29','2025-04-25 17:59:01','','','41.139.220.47','loggedin',1),(825,'user','29','2025-04-25 18:19:27','','','41.139.220.47','loggedin',1),(826,'admin','1','2025-04-26 10:09:02','','','41.90.10.185','loggedin',1),(827,'user','29','2025-04-26 11:56:15','','','41.139.220.47','loggedin',1),(828,'user','29','2025-04-26 14:17:32','','','41.139.220.47','loggedin',1),(829,'user','29','2025-04-26 15:52:04','','','41.139.220.47','loggedin',1),(830,'user','29','2025-04-26 21:56:19','','','41.139.220.47','loggedin',1),(831,'user','29','2025-04-27 11:03:31','','','41.139.220.47','loggedin',1),(832,'user','29','2025-04-27 14:14:12','2025-04-27 15:44:39','','41.139.220.47','loggedin',1),(833,'user','29','2025-04-27 15:55:03','2025-04-27 16:49:14','','41.139.220.47','loggedin',1),(834,'user','29','2025-04-27 17:15:26','2025-04-27 18:37:37','','41.139.220.47','loggedin',1),(835,'user','29','2025-04-27 18:45:53','2025-04-27 19:04:18','','41.139.220.47','loggedin',1),(836,'user','29','2025-04-27 19:06:43','2025-04-27 19:13:27','','41.139.220.47','loggedin',1),(837,'user','29','2025-04-27 19:27:06','2025-04-27 19:35:40','','41.139.220.47','loggedin',1),(838,'user','29','2025-04-27 19:35:43','','','41.139.220.47','loggedin',1),(839,'admin','1','2025-04-28 11:25:34','','','41.90.10.185','loggedin',1),(840,'user','29','2025-04-28 13:49:59','','','41.139.220.47','loggedin',1),(841,'user','29','2025-04-28 16:01:06','','','41.139.220.47','loggedin',1),(842,'user','29','2025-04-28 16:01:14','2025-04-28 16:27:45','','41.139.220.47','loggedin',1),(843,'user','29','2025-04-28 16:27:54','2025-04-28 16:29:12','','41.139.220.47','loggedin',1),(844,'user','29','2025-04-28 16:41:25','','','41.139.220.47','loggedin',1),(845,'user','29','2025-04-28 18:28:11','','','41.139.220.47','loggedin',1),(846,'user','29','2025-04-28 18:28:35','2025-04-28 18:50:32','','41.139.220.47','loggedin',1),(847,'user','27','2025-04-29 09:49:57','','','41.212.42.203','loggedin',1),(848,'user','29','2025-04-29 10:34:46','','','41.139.220.47','loggedin',1),(849,'admin','1','2025-04-29 10:49:46','','','41.90.10.185','loggedin',1),(850,'user','29','2025-04-29 14:41:10','','','41.139.220.47','loggedin',1),(851,'user','29','2025-04-29 15:09:30','','','41.139.220.47','loggedin',1),(852,'user','27','2025-04-29 17:44:43','','','41.72.199.216','loggedin',1),(853,'user','29','2025-04-29 18:39:50','','','41.139.220.47','loggedin',1),(854,'user','29','2025-04-30 10:40:22','','','41.139.220.47','loggedin',1),(855,'admin','1','2025-04-30 11:40:39','','','41.90.10.185','loggedin',1),(856,'user','29','2025-04-30 14:38:32','','','41.139.220.47','loggedin',1),(857,'user','27','2025-04-30 16:54:00','','','105.161.31.164','loggedin',1),(858,'user','29','2025-04-30 16:59:34','','','41.139.220.47','loggedin',1),(859,'admin','1','2025-04-30 21:29:09','','','154.159.252.224','loggedin',1),(860,'user','27','2025-05-01 08:55:15','','','197.248.71.214','loggedin',1),(861,'user','29','2025-05-01 11:16:04','','','41.139.220.47','loggedin',1),(862,'user','29','2025-05-01 14:04:41','','','41.139.220.47','loggedin',1),(863,'user','29','2025-05-01 18:02:56','','','41.139.220.47','loggedin',1),(864,'admin','1','2025-05-02 11:06:35','','','41.90.10.185','loggedin',1),(865,'user','27','2025-05-02 13:57:00','','','105.161.142.180','loggedin',1),(866,'admin','1','2025-05-02 14:45:03','','','41.139.220.163','loggedin',1),(867,'user','29','2025-05-02 15:20:23','','','41.139.220.47','loggedin',1),(868,'user','29','2025-05-02 20:04:50','','','41.139.220.47','loggedin',1),(869,'user','29','2025-05-03 10:51:11','','','41.139.220.47','loggedin',1),(870,'user','29','2025-05-03 13:01:56','2025-05-03 18:18:19','','41.139.220.47','loggedin',1),(871,'user','29','2025-05-03 18:37:35','2025-05-03 18:48:50','','41.139.220.47','loggedin',1),(872,'user','29','2025-05-03 19:25:07','2025-05-03 19:25:16','','41.139.220.47','loggedin',1),(873,'user','29','2025-05-04 10:35:56','','','41.139.220.47','loggedin',1),(874,'user','29','2025-05-04 13:26:23','','','41.139.220.47','loggedin',1),(875,'user','29','2025-05-04 15:54:59','','','41.139.220.47','loggedin',1),(876,'user','29','2025-05-04 16:33:14','','','41.139.220.47','loggedin',1),(877,'user','29','2025-05-04 17:18:06','2025-05-04 17:45:12','','41.139.220.47','loggedin',1),(878,'user','29','2025-05-04 17:53:33','','','41.139.220.47','loggedin',1),(879,'user','29','2025-05-04 18:05:37','2025-05-04 18:26:26','','41.139.220.47','loggedin',1),(880,'user','29','2025-05-04 18:29:17','','','41.139.220.47','loggedin',1),(881,'admin','1','2025-05-05 11:27:52','','','41.90.10.185','loggedin',1),(882,'user','29','2025-05-05 15:28:18','','','41.139.220.47','loggedin',1),(883,'user','29','2025-05-05 18:55:00','2025-05-05 18:55:12','','41.139.220.47','loggedin',1),(884,'admin','1','2025-05-06 09:27:03','','','41.90.10.185','loggedin',1),(885,'user','29','2025-05-06 10:18:21','','','41.139.220.47','loggedin',1),(886,'user','29','2025-05-06 14:48:51','','','41.139.220.47','loggedin',1),(887,'user','29','2025-05-06 18:53:44','','','41.139.220.47','loggedin',1),(888,'user','27','2025-05-07 00:49:56','','','196.96.54.23','loggedin',1),(889,'admin','1','2025-05-07 10:17:50','','','41.90.10.185','loggedin',1),(890,'user','29','2025-05-07 10:30:51','','','41.139.220.47','loggedin',1),(891,'user','29','2025-05-07 14:34:47','','','41.139.220.47','loggedin',1),(892,'user','29','2025-05-07 17:49:57','','','41.139.220.47','loggedin',1),(893,'user','29','2025-05-07 20:38:37','','','41.139.220.47','loggedin',1),(894,'admin','1','2025-05-08 08:36:53','','','41.90.10.185','loggedin',1),(895,'user','29','2025-05-08 10:33:01','','','41.139.220.47','loggedin',1),(896,'user','29','2025-05-08 17:42:00','2025-05-08 17:52:30','','41.139.220.47','loggedin',1),(897,'user','29','2025-05-09 14:03:05','2025-05-09 16:02:21','','41.139.220.47','loggedin',1),(898,'admin','1','2025-05-09 14:57:48','','','41.139.220.163','loggedin',1),(899,'user','29','2025-05-09 16:41:04','2025-05-09 18:35:30','','41.139.220.47','loggedin',1),(900,'user','29','2025-05-10 13:38:42','','','41.139.220.47','loggedin',1),(901,'user','29','2025-05-10 14:38:24','2025-05-10 14:42:07','','41.139.220.47','loggedin',1),(902,'user','29','2025-05-10 14:42:15','2025-05-10 15:34:34','','41.139.220.47','loggedin',1),(903,'user','29','2025-05-10 15:34:39','2025-05-10 16:57:33','','41.139.220.47','loggedin',1),(904,'user','29','2025-05-10 17:10:53','2025-05-10 19:28:11','','41.139.220.47','loggedin',1),(905,'user','29','2025-05-10 19:31:36','2025-05-10 19:35:25','','41.139.220.47','loggedin',1),(906,'user','29','2025-05-10 19:38:40','2025-05-10 19:46:29','','41.139.220.47','loggedin',1),(907,'user','29','2025-05-11 10:53:16','','','41.139.220.47','loggedin',1),(908,'user','29','2025-05-12 11:12:08','','','41.139.220.47','loggedin',1),(909,'admin','1','2025-05-12 12:32:38','','','41.139.220.163','loggedin',1),(910,'user','27','2025-05-12 12:49:57','','','105.161.140.199','loggedin',1),(911,'user','29','2025-05-12 19:17:42','','','41.139.220.47','loggedin',1),(912,'user','29','2025-05-13 10:34:53','','','41.139.220.47','loggedin',1),(913,'user','29','2025-05-13 10:35:33','','','41.139.220.47','loggedin',1),(914,'user','27','2025-05-13 13:16:45','','','105.161.229.214','loggedin',1),(915,'user','29','2025-05-13 14:32:10','','','41.139.220.47','loggedin',1),(916,'user','29','2025-05-14 10:46:17','2025-05-14 10:46:45','','41.139.220.47','loggedin',1),(917,'user','29','2025-05-14 13:23:14','','','41.139.220.47','loggedin',1),(918,'user','29','2025-05-14 15:45:50','','','41.139.220.47','loggedin',1),(919,'user','29','2025-05-14 18:37:50','2025-05-14 18:39:20','','41.139.220.47','loggedin',1),(920,'admin','1','2025-05-15 09:55:53','','','41.90.10.185','loggedin',1),(921,'user','29','2025-05-15 10:48:26','','','41.139.220.47','loggedin',1),(922,'user','29','2025-05-15 16:54:59','','','41.139.220.47','loggedin',1),(923,'user','27','2025-05-15 17:30:55','','','196.96.134.137','loggedin',1),(924,'user','29','2025-05-16 16:25:49','2025-05-16 18:44:15','','41.139.220.47','loggedin',1),(925,'user','29','2025-05-16 18:46:42','2025-05-16 18:51:18','','41.139.220.47','loggedin',1),(926,'user','29','2025-05-17 10:42:14','','','41.139.220.47','loggedin',1),(927,'user','29','2025-05-17 13:49:49','','','41.139.220.47','loggedin',1),(928,'user','27','2025-05-17 16:39:20','','','196.216.84.232','loggedin',1),(929,'user','27','2025-05-17 16:39:21','','','196.216.84.232','loggedin',1),(930,'user','29','2025-05-18 11:19:19','','','41.139.220.47','loggedin',1),(931,'user','29','2025-05-18 13:21:29','','','41.139.220.47','loggedin',1),(932,'user','27','2025-05-18 19:26:03','','','105.161.21.107','loggedin',1),(933,'user','29','2025-05-19 10:50:08','','','41.139.220.47','loggedin',1),(934,'admin','1','2025-05-19 11:54:31','','','41.90.10.185','loggedin',1),(935,'user','27','2025-05-19 12:27:30','','','197.248.109.57','loggedin',1),(936,'user','29','2025-05-19 17:57:23','','','41.139.220.47','loggedin',1),(937,'admin','1','2025-05-20 10:20:30','','','41.90.10.185','loggedin',1),(938,'user','29','2025-05-20 10:46:58','','','41.139.220.47','loggedin',1),(939,'user','29','2025-05-20 14:01:36','','','41.139.220.47','loggedin',1),(940,'user','29','2025-05-21 11:37:39','','','41.139.220.47','loggedin',1),(941,'admin','1','2025-05-21 12:34:47','','','41.90.10.185','loggedin',1),(942,'user','29','2025-05-21 16:02:38','','','41.139.220.47','loggedin',1),(943,'user','29','2025-05-22 10:30:59','','','41.139.220.47','loggedin',1),(944,'admin','1','2025-05-22 12:25:41','','','41.90.10.185','loggedin',1),(945,'user','29','2025-05-22 16:03:15','','','41.139.220.47','loggedin',1),(946,'user','29','2025-05-22 18:15:48','','','41.139.220.47','loggedin',1),(947,'admin','1','2025-05-23 13:25:41','','','41.90.10.185','loggedin',1),(948,'user','29','2025-05-23 17:01:08','','','41.139.220.47','loggedin',1),(949,'user','29','2025-05-24 14:07:05','','','41.139.220.47','loggedin',1),(950,'user','29','2025-05-24 19:42:57','','','41.139.220.47','loggedin',1),(951,'user','29','2025-05-24 19:43:05','','','41.139.220.47','loggedin',1),(952,'user','29','2025-05-24 20:10:35','2025-05-24 20:33:47','','41.139.220.47','loggedin',1),(953,'user','29','2025-05-25 11:02:07','','','41.139.220.47','loggedin',1),(954,'user','29','2025-05-25 13:39:43','','','41.139.220.47','loggedin',1),(955,'user','29','2025-05-25 20:01:48','','','41.139.220.47','loggedin',1),(956,'user','29','2025-05-26 10:31:30','','','41.139.220.47','loggedin',1),(957,'user','29','2025-05-26 11:31:56','','','41.139.220.47','loggedin',1),(958,'user','27','2025-05-26 12:11:18','','','196.216.91.212','loggedin',1),(959,'admin','1','2025-05-27 10:10:35','','','41.90.10.185','loggedin',1),(960,'user','29','2025-05-27 13:53:06','','','41.139.220.47','loggedin',1),(961,'admin','1','2025-05-28 10:49:18','','','41.90.10.185','loggedin',1),(962,'user','29','2025-05-28 12:40:51','','','41.139.220.47','loggedin',1),(963,'user','27','2025-05-28 15:11:11','','','105.161.230.118','loggedin',1),(964,'user','29','2025-05-28 17:24:26','','','41.139.220.47','loggedin',1),(965,'user','29','2025-05-28 18:59:30','','','41.139.220.47','loggedin',1),(966,'admin','1','2025-05-29 12:19:17','','','41.90.10.185','loggedin',1),(967,'user','27','2025-05-29 13:32:06','','','41.81.70.117','loggedin',1),(968,'user','29','2025-05-29 16:18:44','','','41.139.220.47','loggedin',1),(969,'user','29','2025-05-29 18:37:25','','','41.139.220.47','loggedin',1),(970,'user','29','2025-05-30 10:31:35','','','41.139.220.47','loggedin',1),(971,'user','29','2025-05-30 10:32:08','','','41.139.220.47','loggedin',1),(972,'admin','1','2025-05-30 10:34:09','','','41.90.10.185','loggedin',1),(973,'user','29','2025-05-30 10:49:25','','','41.139.220.47','loggedin',1),(974,'user','29','2025-05-30 10:51:27','','','41.139.220.47','loggedin',1),(975,'user','29','2025-05-30 14:05:10','','','41.139.220.47','loggedin',1),(976,'user','29','2025-05-31 10:58:07','','','41.139.220.47','loggedin',1),(977,'user','29','2025-05-31 15:01:00','','','41.139.220.47','loggedin',1),(978,'user','27','2025-05-31 21:38:41','','','41.212.42.203','loggedin',1),(979,'user','27','2025-06-01 07:47:58','','','41.212.42.203','loggedin',1),(980,'user','29','2025-06-01 12:06:47','','','41.139.220.47','loggedin',1),(981,'user','29','2025-06-01 15:44:39','','','41.139.220.47','loggedin',1),(982,'user','29','2025-06-02 13:10:24','','','41.139.220.47','loggedin',1),(983,'user','29','2025-06-03 10:20:28','','','41.139.220.47','loggedin',1),(984,'user','29','2025-06-03 13:26:11','','','41.139.220.47','loggedin',1),(985,'user','29','2025-06-03 17:21:42','','','41.139.220.47','loggedin',1),(986,'admin','1','2025-06-04 11:17:42','','','41.90.10.185','loggedin',1),(987,'user','29','2025-06-04 12:23:58','','','41.139.220.47','loggedin',1),(988,'user','29','2025-06-04 14:23:00','','','41.139.220.47','loggedin',1),(989,'user','29','2025-06-04 14:27:01','','','41.139.220.47','loggedin',1),(990,'user','29','2025-06-05 10:10:22','','','41.139.220.47','loggedin',1),(991,'user','29','2025-06-05 13:05:16','','','41.139.220.47','loggedin',1),(992,'user','27','2025-06-05 22:29:37','','','105.160.51.36','loggedin',1),(993,'user','29','2025-06-06 10:41:41','','','41.139.220.47','loggedin',1),(994,'user','29','2025-06-06 13:11:17','','','41.139.220.47','loggedin',1),(995,'user','29','2025-06-06 13:11:48','','','41.139.220.47','loggedin',1),(996,'user','29','2025-06-07 11:59:19','','','41.139.220.47','loggedin',1),(997,'user','27','2025-06-07 16:39:45','','','41.81.221.5','loggedin',1),(998,'user','27','2025-06-07 22:34:04','','','105.160.14.171','loggedin',1),(999,'user','27','2025-06-08 12:27:07','','','196.96.186.122','loggedin',1),(1000,'user','29','2025-06-08 12:42:59','','','41.139.220.47','loggedin',1),(1001,'user','27','2025-06-08 13:13:31','','','105.161.73.113','loggedin',1),(1002,'user','29','2025-06-08 21:12:46','','','41.139.220.47','loggedin',1),(1003,'user','27','2025-06-08 21:58:24','','','196.96.141.211','loggedin',1),(1004,'user','29','2025-06-09 11:04:48','','','41.139.220.47','loggedin',1),(1005,'user','27','2025-06-09 11:34:38','','','105.160.30.1','loggedin',1),(1006,'admin','1','2025-06-09 13:03:15','','','41.90.10.185','loggedin',1),(1007,'user','29','2025-06-09 14:37:00','','','41.139.220.47','loggedin',1),(1008,'user','29','2025-06-09 17:04:12','','','41.139.220.47','loggedin',1),(1009,'user','29','2025-06-09 19:08:15','','','41.139.220.47','loggedin',1),(1010,'user','27','2025-06-10 06:46:48','','','41.212.42.203','loggedin',1),(1011,'admin','1','2025-06-10 09:22:58','','','41.90.10.185','loggedin',1),(1012,'user','29','2025-06-10 11:18:43','','','41.139.220.47','loggedin',1),(1013,'user','29','2025-06-10 15:17:26','','','41.139.220.47','loggedin',1),(1014,'user','29','2025-06-10 17:02:08','','','41.139.220.47','loggedin',1),(1015,'user','29','2025-06-10 19:16:55','','','41.139.220.47','loggedin',1),(1016,'admin','1','2025-06-11 10:51:31','','','41.90.10.185','loggedin',1),(1017,'user','29','2025-06-11 13:21:43','2025-06-11 16:38:52','','41.139.220.47','loggedin',1),(1018,'user','29','2025-06-11 17:05:49','2025-06-11 18:14:14','','41.139.220.47','loggedin',1),(1019,'user','27','2025-06-12 10:19:23','','','197.248.109.57','loggedin',1),(1020,'user','29','2025-06-12 10:29:13','','','41.139.220.47','loggedin',1),(1021,'admin','1','2025-06-12 10:45:26','','','41.90.10.185','loggedin',1),(1022,'user','29','2025-06-12 11:39:38','','','41.139.220.47','loggedin',1),(1023,'user','29','2025-06-12 14:37:49','','','41.139.220.47','loggedin',1),(1024,'user','29','2025-06-12 16:02:38','','','41.139.220.47','loggedin',1),(1025,'user','29','2025-06-12 18:49:34','','','41.139.220.47','loggedin',1),(1026,'admin','1','2025-06-13 09:52:49','','','41.90.10.185','loggedin',1),(1027,'admin','1','2025-06-13 09:54:56','','','105.161.5.9','loggedin',1),(1028,'user','29','2025-06-13 12:25:36','','','41.139.220.47','loggedin',1),(1029,'user','27','2025-06-13 17:50:29','','','41.212.42.203','loggedin',1),(1030,'user','27','2025-06-13 17:50:34','','','41.212.42.203','loggedin',1),(1031,'user','27','2025-06-14 08:46:11','','','45.144.115.35','loggedin',1),(1032,'user','29','2025-06-14 10:28:13','','','41.139.220.47','loggedin',1),(1033,'user','29','2025-06-14 16:10:35','','','41.139.220.47','loggedin',1),(1034,'user','29','2025-06-14 18:46:02','','','41.139.220.47','loggedin',1),(1035,'user','29','2025-06-14 19:04:06','','','41.139.220.47','loggedin',1),(1036,'user','29','2025-06-14 21:15:37','','','41.139.220.47','loggedin',1),(1037,'user','29','2025-06-15 10:06:17','','','41.139.220.47','loggedin',1),(1038,'user','27','2025-06-15 23:02:03','','','41.212.42.203','loggedin',1),(1039,'user','29','2025-06-16 10:20:51','','','41.139.220.47','loggedin',1),(1040,'admin','1','2025-06-16 11:29:31','','','41.90.10.185','loggedin',1),(1041,'user','27','2025-06-16 11:37:24','','','105.161.76.223','loggedin',1),(1042,'user','29','2025-06-16 12:04:11','','','41.139.220.47','loggedin',1),(1043,'user','29','2025-06-16 16:32:12','','','41.139.220.47','loggedin',1),(1044,'user','29','2025-06-16 19:27:44','','','41.139.220.47','loggedin',1),(1045,'admin','1','2025-06-17 10:08:22','','','41.90.10.185','loggedin',1),(1046,'admin','1','2025-06-17 11:58:05','','','41.90.10.185','loggedin',1),(1047,'user','29','2025-06-17 13:09:17','','','41.139.220.47','loggedin',1),(1048,'admin','1','2025-06-17 15:17:15','','','197.248.204.86','loggedin',1),(1049,'admin','1','2025-06-18 12:21:31','','','41.90.10.185','loggedin',1),(1050,'user','29','2025-06-18 14:40:03','','','41.139.220.47','loggedin',1),(1051,'user','29','2025-06-18 17:05:34','','','41.139.220.47','loggedin',1),(1052,'user','29','2025-06-19 11:37:27','','','41.139.220.47','loggedin',1),(1053,'user','29','2025-06-19 19:04:21','','','41.139.220.47','loggedin',1),(1054,'user','29','2025-06-19 19:04:38','','','41.139.220.47','loggedin',1),(1055,'user','29','2025-06-20 10:25:13','','','41.139.220.47','loggedin',1),(1056,'user','30','2025-06-20 10:56:49','','','197.248.204.86','loggedin',1),(1057,'user','29','2025-06-20 12:33:08','','','41.139.220.47','loggedin',1),(1058,'user','29','2025-06-20 17:44:40','','','41.139.220.47','loggedin',1),(1059,'user','27','2025-06-20 23:21:32','','','41.212.42.203','loggedin',1),(1060,'user','29','2025-06-21 12:17:43','','','41.139.220.47','loggedin',1),(1061,'user','29','2025-06-21 14:43:22','','','41.139.220.47','loggedin',1),(1062,'user','27','2025-06-22 09:19:26','','','41.212.42.203','loggedin',1),(1063,'user','29','2025-06-22 11:41:25','','','41.139.220.47','loggedin',1),(1064,'user','30','2025-06-23 09:36:02','','','197.248.204.86','loggedin',1),(1065,'user','29','2025-06-23 10:21:34','','','41.139.220.47','loggedin',1),(1066,'user','29','2025-06-23 14:14:11','','','41.139.220.47','loggedin',1),(1067,'user','27','2025-06-23 14:42:05','','','41.139.171.79','loggedin',1),(1068,'user','29','2025-06-23 19:04:00','','','41.139.220.47','loggedin',1),(1069,'user','30','2025-06-24 10:16:14','','','197.248.204.86','loggedin',1),(1070,'user','29','2025-06-24 14:34:06','','','41.139.220.47','loggedin',1),(1071,'user','29','2025-06-24 14:38:25','','','41.139.220.47','loggedin',1),(1072,'user','30','2025-06-25 12:28:12','','','102.219.210.187','loggedin',1),(1073,'user','29','2025-06-26 10:34:46','','','41.139.220.47','loggedin',1),(1074,'user','30','2025-06-26 11:23:55','','','197.248.204.86','loggedin',1),(1075,'user','29','2025-06-26 14:53:38','','','41.139.220.47','loggedin',1),(1076,'user','30','2025-06-27 10:50:46','','','197.248.204.86','loggedin',1),(1077,'user','29','2025-06-27 11:39:04','','','41.139.220.47','loggedin',1),(1078,'user','29','2025-06-28 11:22:06','','','41.139.220.47','loggedin',1),(1079,'user','29','2025-06-28 18:24:15','','','41.139.220.47','loggedin',1),(1080,'user','29','2025-06-29 14:08:41','','','41.139.220.47','loggedin',1),(1081,'user','29','2025-06-29 15:12:48','2025-06-29 19:08:57','','41.139.220.47','loggedin',1),(1082,'user','27','2025-06-30 08:04:16','','','41.72.199.215','loggedin',1),(1083,'user','29','2025-06-30 10:28:24','','','41.139.220.47','loggedin',1),(1084,'user','30','2025-06-30 11:06:25','','','197.248.204.86','loggedin',1),(1085,'user','27','2025-06-30 15:07:31','','','196.96.139.166','loggedin',1),(1086,'user','29','2025-06-30 15:40:53','','','41.139.220.47','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,'BOBA','','2024-11-23 13:31:19','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mergedmpesa` -- DROP TABLE IF EXISTS `mergedmpesa`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mergedmpesa` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mergedmpesa` -- LOCK TABLES `mergedmpesa` WRITE; /*!40000 ALTER TABLE `mergedmpesa` DISABLE KEYS */; INSERT INTO `mergedmpesa` VALUES (5,195.00,1,1,'2024-10-10 05:34:05','Cleared',1,'MPESA','SJ98JFJ8RU'),(6,350.00,1,1,'2024-10-10 05:40:48','Cleared',1,'MPESA','SJ94JF9IEY'),(7,65.00,1,1,'2024-10-10 05:42:36','Cleared',1,'MPESA','SJ95JG2OPJ'); /*!40000 ALTER TABLE `mergedmpesa` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (1,'bale','','2024-07-16 09:37:17','active','1','','1',1),(2,'lt','','2024-07-16 09:37:22','active','1','','1',1),(3,'pc','','2024-07-16 09:37:26','active','1','','1',1); /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','0','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','0','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','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','0','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','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','0','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','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','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','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','0','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','0','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('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','0','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','chequemanagemant','Post Cheque',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','salesorder','Create Sales Order',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('AddAgents','deals','Add Agents',30),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignproduction','productlist','Assign Production Items',62),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','cashiersales','Approve Till Collections',68),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('deleteproductionitem','productlist','Delete Production Item',63),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('downloaddeals','deals','Download deals',20),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('mergebill','sales','Merge Bill:',32),('meterreading','accomodation','Meter Reading',30),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('overalclearingpendingtasks','task','Clear Overal pending tasks for anyone',20),('pendingisdefault','cashiersales','Enable Pending Page As Default',69),('plotexpenses','accomodation','Plot Expenses',63),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postemployeenoteforothers','task','Post Employee Notes for others',20),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('receivedublicatecodes','income','Receive Dublicate Cheque / Transaction codes',8),('receiveoverpayment','income','Receive overpayment',7),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('restrictbillprintingtotwo','sales','Restrict Bill Printing to 2',66),('return','viewreturnsales','Return Sales',4),('returnclearedsales','viewreturnsales','Return Cleared/ Closed Sales',7),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salebelowbprice','sales','Can sell below set b.price',10),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sellusingserialonly','wholesale','Sell Using Serial Only',10),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transferdeals','deals','Transfer Deals',30),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','salesorder','Update Sales Order',4),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','chequemanagemant','View Cheques',2),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('view','salesorder','View Sales Order',3),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','salesorder','View others Sales Order',5),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproduction','productlist','View Production',60),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','incomeexpenses','View all Expenses',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; INSERT INTO `mpesasales` VALUES (1,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice_number`,`type`,`item_id`,`invoice`,`branchid`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `noticelist` -- LOCK TABLES `noticelist` WRITE; /*!40000 ALTER TABLE `noticelist` DISABLE KEYS */; /*!40000 ALTER TABLE `noticelist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'percentage', `flatrate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,7000.00,6.00,1,1,'active','employee',1,420.00,0.00,420.00,'percentage','no'),(2,7000.00,36000.00,6.00,1,1,'active','employee',1,0.00,1740.00,2160.00,'percentage','no'),(3,36000.00,50000000.00,6.00,1,1,'active','employee',1,0.00,0.00,0.00,'percentage','yes'); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `packagingcodes` -- DROP TABLE IF EXISTS `packagingcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `packagingcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `packagingcodes` -- LOCK TABLES `packagingcodes` WRITE; /*!40000 ALTER TABLE `packagingcodes` DISABLE KEYS */; INSERT INTO `packagingcodes` VALUES (1,'Ampoule','AM','Ampoule','Y','1'),(2,'Barrel','BA','Barrel','Y','2'),(3,'Bottlecrate','BC','Bottlecrate','Y','3'),(4,'Bundle','BE','Bundle','Y','4'),(5,'Balloon, non-protected','BF','Balloon, non-protected','Y','5'),(6,'Bag','BG','Bag','Y','6'),(7,'Bucket','BJ','Bucket','Y','7'),(8,'Basket','BK','Basket','Y','8'),(9,'Bale','BL','Bale','Y','9'),(10,'Bottle, protected cylindrical','BQ','Bottle, protected cylindrical','Y','10'),(11,'Bar','BR','Bar','Y','11'),(12,'Bottle, bulbous','BV','Bottle, bulbous','Y','12'),(13,'Bag','BZ','Bag','Y','13'),(14,'Can','CA','Can','Y','14'),(15,'Chest','CH','Chest','Y','15'),(16,'Coffin','CJ','Coffin','Y','16'),(17,'Coil','CL','Coil','Y','17'),(18,'Wooden Box, Wooden Case','CR','Wooden Box, Wooden Case','Y','18'),(19,'Cassette','CS','Cassette','Y','19'),(20,'Carton','CT','Carton','Y','20'),(21,'Container','CTN','Container','Y','21'),(22,'Cylinder','CY','Cylinder','Y','22'),(23,'Drum','DR','Drum','Y','23'),(24,'Extra Countable Item','GT','Extra Countable Item','Y','24'),(25,'Hand Baggage','HH','Hand Baggage','Y','25'),(26,'Ingots','IZ','Ingots','Y','26'),(27,'Jar','JR','Jar','Y','27'),(28,'Jug','JU','Jug','Y','28'),(29,'Jerry CAN Cylindrical','JY','Jerry CAN Cylindrical','Y','29'),(30,'Canester','KZ','Canester','Y','30'),(31,'Logs, in bundle/bunch/truss','LZ','Logs, in bundle/bunch/truss','Y','31'),(32,'Net','NT','Net','Y','32'),(33,'Non-Exterior Packaging Unit','OU','Non-Exterior Packaging Unit','Y','33'),(34,'Poddon','PD','Poddon','Y','34'),(35,'Plate','PG','Plate','Y','35'),(36,'Pipe','PI','Pipe','Y','36'),(37,'Pilot','PO','Pilot','Y','37'),(38,'Traypack','PU','Traypack','Y','38'),(39,'Reel','RL','Reel','Y','39'),(40,'Roll','RO','Roll','Y','40'),(41,'Rods, in bundle/bunch/truss','RZ','Rods, in bundle/bunch/truss','Y','41'),(42,'Skeletoncase','SK','Skeletoncase','Y','42'),(43,'Tank, cylindrical','TY','Tank, cylindrical','Y','43'),(44,'Bulk,gas(at 1031 mbar 15 oC)','VG','Bulk,gas(at 1031 mbar 15 oC)','Y','44'),(45,'Bulk,liquid(at normal temperature/pressure)','VL','Bulk,liquid(at normal temperature/pressure)','Y','45'),(46,'Bulk, solid, large particles(nodules)','VO','Bulk, solid, large particles(\"nodules\")','Y','46'),(47,'Bulk, gas (liquefied at abnormal temperature/pressure)','VQ','Bulk, gas(liquefied at abnormal temperature/pressure)','Y','47'),(48,'Bulk, solid, granular particles(grains)','VR','Bulk, solid, granular particles(\"grains\")','Y','48'),(49,'Extra Bulk Item','VT','Extra Bulk Item','Y','49'),(50,'Bulk, fine particles(powder)','VY','Bulk, fine particles(\"powder\")','Y','50'),(51,'Mills','ML','cigarette Mills','Y','51'),(52,'TAN','TN','1TAN REFER TO 20BAGS','Y','52'); /*!40000 ALTER TABLE `packagingcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` datetime NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` text NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` text NOT NULL, `destination` text NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, `senderidno` varchar(50) NOT NULL, `senderphone` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; INSERT INTO `parceldelivery` VALUES (1,'1','','0','--DELL COMPUTER. SN:2345356456','2024-06-28 12:28:13','Advanta','1','1','2024-06-28 12:29:52','','0',0.00,1,'500',' 23:59:59','Dispatched','Cash','11719566893','',NULL,'Omondi','071833433432','','Nairobi','Kisumu','','','',0.00,0.00,'34324345','OMONDI','',''); /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentcodes` -- DROP TABLE IF EXISTS `paymentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentcodes` -- LOCK TABLES `paymentcodes` WRITE; /*!40000 ALTER TABLE `paymentcodes` DISABLE KEYS */; INSERT INTO `paymentcodes` VALUES (1,'CASH','01','CASH','Y','1'),(2,'CREDIT','02','CREDIT','Y','2'),(3,'CASH/CREDIT','03','CASH/CREDIT','Y','3'),(4,'BANK CHECK','04','BANK CHECK PAYMENT','Y','4'),(5,'DEBIT&CREDIT CARD','05','PAYMENT USING CARD','Y','5'),(6,'MOBILE MONEY','06','ANY TRANSACTION USING MOBILE MONEY SYSTEM','Y','6'),(7,'OTHER','07','OTHER MEANS OF PAYMENT','Y','7'); /*!40000 ALTER TABLE `paymentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL),(9,'cash','','active','2024-05-02 09:55:58','1','1','1050','',2,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) DEFAULT NULL, `town` varchar(20) DEFAULT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,135.00,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','robisearch','254718667391','female','','','0','','155663771675825033','user','1','','','','3343455',-2225708.00,'1','2024-11-23','','1','2019-06-11','Contract',20000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',164.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',5.00,'','','','Yes',0.00,0,0.00,5.00,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5100.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',471293.80,0,0.00,9.70,'no',300.00,'yes','2024-06-12 16:40:48','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(3,NULL,'ADAMJI MULTI SUPPLIES LTD','','','254720867580','','','','','','2025-10-01','116 ','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:49:41','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P051133258U',1,NULL,NULL,0,'17277676771','','0000-00-00 00:00:00','','new','',''),(4,NULL,'KILIMANI GREENGROCERS & SUNDRIES LIMITED','','','254722356254','','','','','','2025-10-01','116 ','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:49:18','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',1023.16,0,0.00,0.00,'no',0.00,'no','2024-10-23 11:17:25','','','','','','','','',1,NULL,NULL,0,'17277680301','','0000-00-00 00:00:00','','new','',''),(5,NULL,'KENPOLY MANUFACTURES LIMITED','',NULL,'254709956789','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:48:18','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P000609671L',1,NULL,NULL,0,'17277688981','','0000-00-00 00:00:00','','new','',''),(6,NULL,'CULINARIA','',NULL,'254712391225','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:52:20','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',66.00,0,0.00,0.00,'no',0.00,'no','2024-11-09 16:06:02','','','','','',NULL,NULL,'P052172225M',1,NULL,NULL,0,'17277691401','','0000-00-00 00:00:00','','new','',''),(7,NULL,'FARMERS CHOICE','',NULL,'254715789150','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:55:33','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17277693331','','0000-00-00 00:00:00','','new','',''),(8,NULL,'TORO ','',NULL,'254769600083','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:56:30','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',1875.00,0,0.00,0.00,'no',0.00,'no','2024-10-02 10:42:10','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17277693901','','0000-00-00 00:00:00','','new','',''),(9,NULL,'SIMPLIFINE FOODS','','','254722263796','','','','','','2025-10-01','116 ','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 15:25:52','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P051699330Q',1,NULL,NULL,0,'17277694371','','0000-00-00 00:00:00','','new','',''),(10,NULL,'KENCHICK','',NULL,'254113451267','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:58:15','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',4271.48,0,0.00,0.00,'no',0.00,'no','2024-10-02 11:49:40','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17277694951','','0000-00-00 00:00:00','','new','',''),(11,NULL,'BROOKSIDE','',NULL,'254722350269','','','','','','2025-10-01','116','',NULL,'supplier','1','','','','',0.00,'1','2024-10-01 10:59:39','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',40.90,0,0.00,0.00,'no',0.00,'no','2024-10-23 11:14:23','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17277695791','','0000-00-00 00:00:00','','new','',''),(12,NULL,'BROWN\'S FOOD','','','25400000000000','','','','','','2025-10-01','116 ','',NULL,'supplier','1','BROWNS FOOD','','','',0.00,'14','2024-10-02 10:22:02','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',1400.00,0,0.00,0.00,'no',0.00,'no','2024-10-22 18:09:55','','','','','','','','',1,NULL,NULL,0,'17277697851','','0000-00-00 00:00:00','','new','',''),(13,NULL,'SIRIMON CHEESE','','','254799755690','','','','','','2025-10-01','116 ','',NULL,'supplier','1','SIRIMON CHEESE','','','',0.00,'14','2024-10-02 10:21:16','','1','2024-10-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17277700011','','0000-00-00 00:00:00','','new','',''),(15,NULL,'Ecolab','','','254708094789','','','','','','2025-10-02','116 ','',NULL,'supplier','1','Ecolab','','','',0.00,'14','2024-10-02 10:13:06','','1','2024-10-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',130.10,0,0.00,0.00,'no',0.00,'no','2024-11-09 16:11:49','','','','','','','','',1,NULL,NULL,0,'172785307014','','0000-00-00 00:00:00','','new','',''),(16,NULL,'PENIEL','',NULL,'254722863232','','','','','','2025-10-02','116','',NULL,'supplier','1','PENIEL','','','',0.00,'14','2024-10-02 10:12:42','','1','2024-10-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',10.91,0,0.00,0.00,'no',0.00,'no','2024-10-23 11:24:07','','','','','',NULL,NULL,'',1,NULL,NULL,0,'172785316214','','0000-00-00 00:00:00','','new','',''),(17,NULL,'MOLINE','OWITI',NULL,'NA','molyneowiti@gmail.com','2017','','female','','','','',NULL,'user','1',NULL,'','','.',0.00,'','2024-11-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,'1727873382','','0000-00-00 00:00:00','','new','',''),(27,NULL,'MOHAMMED','MOHAMMED',NULL,'254723534990','MOHAMMED','mohamed','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-12-14','','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,'1732200009','','0000-00-00 00:00:00','','new','',''),(28,NULL,'ALI','ALI',NULL,'NA','ALI','Boba@2024','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-11-23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',29.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,'1732257904','','0000-00-00 00:00:00','','new','',''),(29,NULL,'Cathrine','Gitahi',NULL,'0113164467','ali@prohapa.com','4467','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-11-25','','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,'1732262641','','0000-00-00 00:00:00','','new','',''),(30,NULL,'JOYCE','JOYCE',NULL,'NA','JOYCE','joyce','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2025-06-13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'1749797727','','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',7),('accomodation',8),('accomodation',9),('accomodation',11),('accomodation',12),('accomodation',23),('accomodation',24),('accomodation',33),('accomodation',35),('accounting',1),('accounting',7),('accounting',8),('accounting',9),('accounting',11),('accounting',12),('accounting',23),('accounting',24),('accounting',33),('accounting',35),('accountingreports',1),('accountingreports',7),('accountingreports',8),('accountingreports',9),('accountingreports',11),('accountingreports',12),('accountingreports',23),('accountingreports',24),('accountingreports',27),('accountingreports',28),('accountingreports',30),('accountingreports',31),('accountingreports',33),('accountingreports',35),('assets',7),('assets',8),('assets',9),('assets',11),('assets',12),('assets',23),('assets',24),('assets',33),('assets',35),('bankdeposits',1),('bankdeposits',7),('bankdeposits',8),('bankdeposits',9),('bankdeposits',11),('bankdeposits',12),('bankdeposits',23),('bankdeposits',24),('bankdeposits',33),('bankdeposits',35),('banktransfer',1),('banktransfer',7),('banktransfer',8),('banktransfer',9),('banktransfer',11),('banktransfer',12),('banktransfer',23),('banktransfer',24),('banktransfer',27),('banktransfer',28),('banktransfer',30),('banktransfer',31),('banktransfer',33),('banktransfer',35),('branch',7),('branch',8),('branch',9),('branch',11),('branch',12),('branch',23),('branch',24),('branch',33),('branch',35),('callcenter',7),('callcenter',8),('callcenter',9),('callcenter',11),('callcenter',12),('callcenter',23),('callcenter',24),('callcenter',33),('callcenter',35),('cashiersales',1),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',11),('cashiersales',12),('cashiersales',19),('cashiersales',23),('cashiersales',24),('cashiersales',27),('cashiersales',28),('cashiersales',29),('cashiersales',30),('cashiersales',31),('cashiersales',33),('cashiersales',35),('chequemanagemant',1),('complain',7),('complain',8),('complain',9),('complain',11),('complain',12),('complain',23),('complain',24),('complain',33),('complain',35),('config',1),('config',7),('config',8),('config',9),('config',11),('config',12),('config',23),('config',24),('config',27),('config',28),('config',30),('config',31),('config',33),('config',35),('damagedproducts',1),('damagedproducts',7),('damagedproducts',8),('damagedproducts',9),('damagedproducts',11),('damagedproducts',12),('damagedproducts',23),('damagedproducts',24),('damagedproducts',33),('damagedproducts',35),('deals',7),('deals',8),('deals',9),('deals',11),('deals',12),('deals',23),('deals',24),('deals',33),('deals',35),('displayreport',1),('displayreport',7),('displayreport',8),('displayreport',9),('displayreport',11),('displayreport',12),('displayreport',23),('displayreport',24),('displayreport',33),('displayreport',35),('documents',1),('documents',7),('documents',8),('documents',9),('documents',11),('documents',12),('documents',23),('documents',24),('documents',27),('documents',28),('documents',30),('documents',31),('documents',33),('documents',35),('ecommerce',7),('ecommerce',8),('ecommerce',9),('ecommerce',11),('ecommerce',12),('ecommerce',23),('ecommerce',24),('ecommerce',33),('ecommerce',35),('events',7),('events',8),('events',9),('events',11),('events',12),('events',23),('events',24),('events',33),('events',35),('grouping',7),('grouping',8),('grouping',9),('grouping',11),('grouping',12),('grouping',23),('grouping',24),('grouping',33),('grouping',35),('humanresource',7),('humanresource',8),('humanresource',9),('humanresource',11),('humanresource',12),('humanresource',23),('humanresource',24),('humanresource',33),('humanresource',35),('income',1),('income',7),('income',8),('income',9),('income',11),('income',12),('income',23),('income',24),('income',27),('income',28),('income',30),('income',31),('income',33),('income',35),('incomeexpenses',1),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',23),('incomeexpenses',24),('incomeexpenses',27),('incomeexpenses',28),('incomeexpenses',30),('incomeexpenses',31),('incomeexpenses',33),('incomeexpenses',35),('incomingstock',1),('incomingstock',7),('incomingstock',8),('incomingstock',9),('incomingstock',11),('incomingstock',12),('incomingstock',23),('incomingstock',24),('incomingstock',27),('incomingstock',28),('incomingstock',30),('incomingstock',31),('incomingstock',33),('incomingstock',35),('incomingstore',7),('incomingstore',8),('incomingstore',9),('incomingstore',11),('incomingstore',12),('incomingstore',23),('incomingstore',24),('incomingstore',33),('incomingstore',35),('journalentry',7),('journalentry',8),('journalentry',9),('journalentry',11),('journalentry',12),('journalentry',23),('journalentry',24),('journalentry',33),('journalentry',35),('labourrecords',7),('labourrecords',8),('labourrecords',9),('labourrecords',11),('labourrecords',12),('labourrecords',23),('labourrecords',24),('labourrecords',33),('labourrecords',35),('lowproducts',1),('lowproducts',7),('lowproducts',8),('lowproducts',9),('lowproducts',11),('lowproducts',12),('lowproducts',23),('lowproducts',24),('lowproducts',33),('lowproducts',35),('lowstocklist',1),('lowstocklist',7),('lowstocklist',8),('lowstocklist',9),('lowstocklist',11),('lowstocklist',12),('lowstocklist',23),('lowstocklist',24),('lowstocklist',27),('lowstocklist',28),('lowstocklist',30),('lowstocklist',31),('lowstocklist',33),('lowstocklist',35),('members',1),('members',7),('members',8),('members',9),('members',11),('members',12),('members',23),('members',24),('members',27),('members',28),('members',30),('members',31),('members',33),('members',35),('password',1),('password',5),('password',7),('password',8),('password',9),('password',11),('password',12),('password',19),('password',23),('password',24),('password',27),('password',28),('password',29),('password',30),('password',31),('password',33),('password',35),('payroll',7),('payroll',8),('payroll',9),('payroll',11),('payroll',12),('payroll',23),('payroll',24),('payroll',33),('payroll',35),('peoplecategory',1),('peoplecategory',7),('peoplecategory',8),('peoplecategory',9),('peoplecategory',11),('peoplecategory',12),('peoplecategory',23),('peoplecategory',24),('peoplecategory',33),('peoplecategory',35),('productlist',1),('productlist',7),('productlist',8),('productlist',9),('productlist',11),('productlist',12),('productlist',23),('productlist',24),('productlist',27),('productlist',28),('productlist',30),('productlist',31),('productlist',33),('productlist',35),('products',1),('products',7),('products',8),('products',9),('products',11),('products',12),('products',23),('products',24),('products',27),('products',28),('products',30),('products',31),('products',33),('products',35),('productscategory',1),('productscategory',7),('productscategory',8),('productscategory',9),('productscategory',11),('productscategory',12),('productscategory',23),('productscategory',24),('productscategory',27),('productscategory',28),('productscategory',30),('productscategory',31),('productscategory',33),('productscategory',35),('profile',7),('profile',8),('profile',9),('profile',11),('profile',12),('profile',23),('profile',24),('profile',33),('profile',35),('projectsmanagement',7),('projectsmanagement',8),('projectsmanagement',9),('projectsmanagement',11),('projectsmanagement',12),('projectsmanagement',23),('projectsmanagement',24),('projectsmanagement',33),('projectsmanagement',35),('purchases',7),('purchases',8),('purchases',9),('purchases',11),('purchases',12),('purchases',23),('purchases',24),('purchases',33),('purchases',35),('recorddelivery',5),('recorddelivery',7),('recorddelivery',8),('recorddelivery',9),('recorddelivery',11),('recorddelivery',12),('recorddelivery',19),('recorddelivery',23),('recorddelivery',24),('recorddelivery',33),('recorddelivery',35),('reports',1),('reports',7),('reports',8),('reports',9),('reports',11),('reports',12),('reports',23),('reports',24),('reports',27),('reports',28),('reports',30),('reports',31),('reports',33),('reports',35),('sales',1),('sales',5),('sales',7),('sales',8),('sales',9),('sales',11),('sales',12),('sales',19),('sales',23),('sales',24),('sales',27),('sales',28),('sales',29),('sales',30),('sales',31),('sales',33),('sales',35),('sendsms',1),('sendsms',7),('sendsms',8),('sendsms',9),('sendsms',11),('sendsms',12),('sendsms',23),('sendsms',24),('sendsms',27),('sendsms',28),('sendsms',30),('sendsms',31),('sendsms',33),('sendsms',35),('task',7),('task',8),('task',9),('task',11),('task',12),('task',23),('task',24),('task',33),('task',35),('taskscategory',7),('taskscategory',8),('taskscategory',9),('taskscategory',11),('taskscategory',12),('taskscategory',23),('taskscategory',24),('taskscategory',33),('taskscategory',35),('users',1),('users',7),('users',8),('users',9),('users',11),('users',12),('users',23),('users',24),('users',27),('users',28),('users',30),('users',31),('users',33),('users',35),('viewreturnsales',1),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',9),('viewreturnsales',11),('viewreturnsales',12),('viewreturnsales',23),('viewreturnsales',24),('viewreturnsales',27),('viewreturnsales',28),('viewreturnsales',30),('viewreturnsales',31),('viewreturnsales',33),('viewreturnsales',35),('wholesale',7),('wholesale',8),('wholesale',9),('wholesale',11),('wholesale',12),('wholesale',23),('wholesale',24),('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=23277 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'),(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'),(15604,'sales','19','add'),(15605,'sales','19','suspend'),(15606,'sales','19','printreceipt'),(15607,'sales','19','update'),(15608,'sales','19','cash'),(15609,'sales','19','moresales'),(15610,'sales','19','sale'),(15611,'sales','19','mpesa'),(15612,'sales','19','card'),(15613,'sales','19','updatepaymentmode'),(15614,'sales','19','clearpayments'),(15615,'sales','19','cheque'),(15616,'sales','19','dontprint'),(15617,'cashiersales','19','entermpesacode'),(15618,'cashiersales','19','editmpesa'),(15619,'cashiersales','19','cashiersales'),(15620,'cashiersales','19','editmpesadate'),(15621,'cashiersales','19','dontshowtotal'),(15622,'cashiersales','19','adddailycollection'),(15623,'cashiersales','19','viewtill'),(15624,'cashiersales','19','viewdailycollections'),(15625,'cashiersales','19','updatedailycollections'),(15626,'cashiersales','19','mpesapendingreport'),(15627,'cashiersales','19','viewallcounters'),(15628,'cashiersales','19','mpesaverifiedreport'),(15629,'cashiersales','19','viewcommission'),(15630,'cashiersales','19','dailysalesonly'),(15631,'cashiersales','19','viewmpesamessages'),(15632,'recorddelivery','19','add'),(15633,'recorddelivery','19','view'),(15634,'recorddelivery','19','update'),(15635,'recorddelivery','19','delete'),(15636,'recorddelivery','19','changestatus'),(15637,'recorddelivery','19','report'),(15638,'recorddelivery','19','Dispatched'),(15639,'recorddelivery','19','FailedDelivery'),(15640,'recorddelivery','19','ReturnedandReceived'),(15641,'recorddelivery','19','Delivered'),(15642,'recorddelivery','19','Claimraised'),(15643,'recorddelivery','19','ClaimOK'),(15644,'recorddelivery','19','ClaimDamaged'),(15645,'password','19','change'),(16006,'sales','5','add'),(16007,'sales','5','suspend'),(16008,'sales','5','printreceipt'),(16009,'sales','5','update'),(16010,'sales','5','cash'),(16011,'sales','5','moresales'),(16012,'sales','5','sale'),(16013,'sales','5','mpesa'),(16014,'sales','5','card'),(16015,'sales','5','updatepaymentmode'),(16016,'sales','5','clearpayments'),(16017,'sales','5','cheque'),(16018,'sales','5','dontprint'),(16019,'cashiersales','5','entermpesacode'),(16020,'cashiersales','5','editmpesa'),(16021,'cashiersales','5','cashiersales'),(16022,'cashiersales','5','editmpesadate'),(16023,'cashiersales','5','dontshowtotal'),(16024,'cashiersales','5','adddailycollection'),(16025,'cashiersales','5','viewtill'),(16026,'cashiersales','5','viewdailycollections'),(16027,'cashiersales','5','updatedailycollections'),(16028,'cashiersales','5','mpesapendingreport'),(16029,'cashiersales','5','viewallcounters'),(16030,'cashiersales','5','mpesaverifiedreport'),(16031,'cashiersales','5','viewcommission'),(16032,'cashiersales','5','dailysalesonly'),(16033,'cashiersales','5','viewmpesamessages'),(16034,'recorddelivery','5','add'),(16035,'recorddelivery','5','view'),(16036,'recorddelivery','5','update'),(16037,'recorddelivery','5','delete'),(16038,'recorddelivery','5','changestatus'),(16039,'recorddelivery','5','report'),(16040,'recorddelivery','5','Dispatched'),(16041,'recorddelivery','5','FailedDelivery'),(16042,'recorddelivery','5','ReturnedandReceived'),(16043,'recorddelivery','5','Delivered'),(16044,'recorddelivery','5','Claimraised'),(16045,'recorddelivery','5','ClaimOK'),(16046,'recorddelivery','5','ClaimDamaged'),(16047,'password','5','change'),(22349,'sales','27','selectmessage'),(22350,'sales','27','add'),(22351,'sales','27','suspend'),(22352,'sales','27','printreceipt'),(22353,'sales','27','update'),(22354,'sales','27','cash'),(22355,'sales','27','moresales'),(22356,'sales','27','sale'),(22357,'sales','27','reprint'),(22358,'sales','27','Logout'),(22359,'sales','27','select'),(22360,'sales','27','mpesabalance'),(22361,'sales','27','discount'),(22362,'sales','27','mpesa'),(22363,'sales','27','productdiscount'),(22364,'sales','27','printbill'),(22365,'sales','27','order'),(22366,'sales','27','closebill'),(22367,'sales','27','editsellingprice'),(22368,'sales','27','viewbuyingprice'),(22369,'sales','27','card'),(22370,'sales','27','updatepaymentmode'),(22371,'sales','27','clearpayments'),(22372,'sales','27','cheque'),(22373,'sales','27','creditnote'),(22374,'sales','27','voucher'),(22375,'sales','27','salesbeyondbprice'),(22376,'sales','27','salebelowbprice'),(22377,'sales','27','credit'),(22378,'sales','27','printdelivery'),(22379,'sales','27','entermpesacode'),(22380,'sales','27','updateqtysales'),(22381,'cashiersales','27','entermpesacode'),(22382,'cashiersales','27','editmpesa'),(22383,'cashiersales','27','all'),(22384,'cashiersales','27','cashiersales'),(22385,'cashiersales','27','editmpesadate'),(22386,'cashiersales','27','adddailycollection'),(22387,'cashiersales','27','viewtill'),(22388,'cashiersales','27','viewdailycollections'),(22389,'cashiersales','27','updatedailycollections'),(22390,'cashiersales','27','reversempesa'),(22391,'cashiersales','27','deletedailycollections'),(22392,'cashiersales','27','clearallsales'),(22393,'cashiersales','27','viewallcollections'),(22394,'cashiersales','27','mpesapendingreport'),(22395,'cashiersales','27','viewallcounters'),(22396,'cashiersales','27','mpesaverifiedreport'),(22397,'cashiersales','27','viewcommission'),(22398,'cashiersales','27','viewmpesamessages'),(22399,'cashiersales','27','changestatus'),(22400,'viewreturnsales','27','add'),(22401,'viewreturnsales','27','update'),(22402,'viewreturnsales','27','return'),(22403,'viewreturnsales','27','clear'),(22404,'viewreturnsales','27','moresales'),(22405,'viewreturnsales','27','returnclearedsales'),(22406,'income','27','View'),(22407,'income','27','add'),(22408,'income','27','detailedvatinvoice'),(22409,'income','27','displaybeforevat'),(22410,'income','27','receiveoverpayment'),(22411,'income','27','receivedublicatecodes'),(22412,'incomeexpenses','27','add'),(22413,'incomeexpenses','27','closeexpense'),(22414,'incomeexpenses','27','update'),(22415,'incomeexpenses','27','updateclosedexpenses'),(22416,'incomeexpenses','27','wiewinvoices'),(22417,'incomeexpenses','27','viewbills'),(22418,'incomeexpenses','27','viewexpense'),(22419,'incomeexpenses','27','viewdebtors'),(22420,'incomeexpenses','27','viewcreditors'),(22421,'members','27','add'),(22422,'members','27','update'),(22423,'members','27','deletepeople'),(22424,'members','27','opencloseshift'),(22425,'members','27','UpdateRenewal'),(22426,'users','27','add'),(22427,'users','27','update'),(22428,'users','27','delete'),(22429,'users','27','deleteallroles'),(22430,'productscategory','27','add'),(22431,'productscategory','27','update'),(22432,'productscategory','27','delete'),(22433,'productlist','27','bulk'),(22434,'productlist','27','move'),(22435,'productlist','27','more'),(22436,'productlist','27','updatestock'),(22437,'productlist','27','transfer'),(22438,'productlist','27','addstock'),(22439,'productlist','27','delete'),(22440,'productlist','27','view'),(22441,'productlist','27','update'),(22442,'productlist','27','add'),(22443,'productlist','27','stocktaking'),(22444,'productlist','27','openclosestock'),(22445,'productlist','27','editstocktaken'),(22446,'productlist','27','editopenclosestock'),(22447,'productlist','27','changeserialstatus'),(22448,'productlist','27','viewserials'),(22449,'productlist','27','viewproductsfromallbranches'),(22450,'productlist','27','bulkpriceupdate'),(22451,'productlist','27','negativestockadjustment'),(22452,'productlist','27','viewproduction'),(22453,'productlist','27','assignproduction'),(22454,'productlist','27','deleteproductionitem'),(22455,'productlist','27','updateproductionitem'),(22456,'products','27','add'),(22457,'products','27','update'),(22458,'products','27','delete'),(22459,'products','27','addstock'),(22460,'products','27','more'),(22461,'products','27','bulk'),(22462,'products','27','deleteorder'),(22463,'products','27','dispatch'),(22464,'products','27','removestock'),(22465,'products','27','price'),(22466,'products','27','removeallstock'),(22467,'products','27','bulkpriceupdate'),(22468,'products','27','negativestockadjustment'),(22469,'incomingstock','27','add'),(22470,'incomingstock','27','update'),(22471,'incomingstock','27','view'),(22472,'incomingstock','27','delete'),(22473,'lowstocklist','27','add'),(22474,'lowstocklist','27','more'),(22475,'lowstocklist','27','view'),(22476,'banktransfer','27','add'),(22477,'accountingreports','27','view'),(22478,'reports','27','view'),(22479,'reports','27','download'),(22480,'reports','27','delete'),(22481,'reports','27','update'),(22482,'reports','27','viewall'),(22483,'sendsms','27','add'),(22484,'sendsms','27','update'),(22485,'sendsms','27','delete'),(22486,'sendsms','27','transfersms'),(22487,'documents','27','add'),(22488,'documents','27','update'),(22489,'documents','27','delete'),(22490,'documents','27','viewalldocuments'),(22491,'password','27','change'),(22492,'config','27','delete'),(22493,'config','27','add'),(22494,'config','27','update'),(22495,'sales','28','selectmessage'),(22496,'sales','28','add'),(22497,'sales','28','suspend'),(22498,'sales','28','printreceipt'),(22499,'sales','28','update'),(22500,'sales','28','cash'),(22501,'sales','28','moresales'),(22502,'sales','28','sale'),(22503,'sales','28','reprint'),(22504,'sales','28','Logout'),(22505,'sales','28','select'),(22506,'sales','28','mpesabalance'),(22507,'sales','28','discount'),(22508,'sales','28','mpesa'),(22509,'sales','28','productdiscount'),(22510,'sales','28','printbill'),(22511,'sales','28','order'),(22512,'sales','28','closebill'),(22513,'sales','28','editsellingprice'),(22514,'sales','28','viewbuyingprice'),(22515,'sales','28','card'),(22516,'sales','28','updatepaymentmode'),(22517,'sales','28','clearpayments'),(22518,'sales','28','cheque'),(22519,'sales','28','creditnote'),(22520,'sales','28','voucher'),(22521,'sales','28','salesbeyondbprice'),(22522,'sales','28','salebelowbprice'),(22523,'sales','28','credit'),(22524,'sales','28','printdelivery'),(22525,'sales','28','entermpesacode'),(22526,'sales','28','updateqtysales'),(22527,'cashiersales','28','entermpesacode'),(22528,'cashiersales','28','editmpesa'),(22529,'cashiersales','28','all'),(22530,'cashiersales','28','cashiersales'),(22531,'cashiersales','28','editmpesadate'),(22532,'cashiersales','28','adddailycollection'),(22533,'cashiersales','28','viewtill'),(22534,'cashiersales','28','viewdailycollections'),(22535,'cashiersales','28','updatedailycollections'),(22536,'cashiersales','28','reversempesa'),(22537,'cashiersales','28','deletedailycollections'),(22538,'cashiersales','28','clearallsales'),(22539,'cashiersales','28','viewallcollections'),(22540,'cashiersales','28','mpesapendingreport'),(22541,'cashiersales','28','viewallcounters'),(22542,'cashiersales','28','mpesaverifiedreport'),(22543,'cashiersales','28','viewcommission'),(22544,'cashiersales','28','viewmpesamessages'),(22545,'cashiersales','28','changestatus'),(22546,'viewreturnsales','28','add'),(22547,'viewreturnsales','28','update'),(22548,'viewreturnsales','28','return'),(22549,'viewreturnsales','28','clear'),(22550,'viewreturnsales','28','moresales'),(22551,'viewreturnsales','28','returnclearedsales'),(22552,'income','28','View'),(22553,'income','28','add'),(22554,'income','28','detailedvatinvoice'),(22555,'income','28','displaybeforevat'),(22556,'income','28','receiveoverpayment'),(22557,'income','28','receivedublicatecodes'),(22558,'incomeexpenses','28','add'),(22559,'incomeexpenses','28','closeexpense'),(22560,'incomeexpenses','28','update'),(22561,'incomeexpenses','28','updateclosedexpenses'),(22562,'incomeexpenses','28','wiewinvoices'),(22563,'incomeexpenses','28','viewbills'),(22564,'incomeexpenses','28','viewexpense'),(22565,'incomeexpenses','28','viewdebtors'),(22566,'incomeexpenses','28','viewcreditors'),(22567,'members','28','add'),(22568,'members','28','update'),(22569,'members','28','deletepeople'),(22570,'members','28','opencloseshift'),(22571,'members','28','UpdateRenewal'),(22572,'users','28','add'),(22573,'users','28','update'),(22574,'users','28','delete'),(22575,'users','28','deleteallroles'),(22576,'productscategory','28','add'),(22577,'productscategory','28','update'),(22578,'productscategory','28','delete'),(22579,'productlist','28','bulk'),(22580,'productlist','28','move'),(22581,'productlist','28','more'),(22582,'productlist','28','updatestock'),(22583,'productlist','28','transfer'),(22584,'productlist','28','addstock'),(22585,'productlist','28','delete'),(22586,'productlist','28','view'),(22587,'productlist','28','update'),(22588,'productlist','28','add'),(22589,'productlist','28','stocktaking'),(22590,'productlist','28','openclosestock'),(22591,'productlist','28','editstocktaken'),(22592,'productlist','28','editopenclosestock'),(22593,'productlist','28','changeserialstatus'),(22594,'productlist','28','viewserials'),(22595,'productlist','28','viewproductsfromallbranches'),(22596,'productlist','28','bulkpriceupdate'),(22597,'productlist','28','negativestockadjustment'),(22598,'productlist','28','viewproduction'),(22599,'productlist','28','assignproduction'),(22600,'productlist','28','deleteproductionitem'),(22601,'productlist','28','updateproductionitem'),(22602,'products','28','add'),(22603,'products','28','update'),(22604,'products','28','delete'),(22605,'products','28','addstock'),(22606,'products','28','more'),(22607,'products','28','bulk'),(22608,'products','28','deleteorder'),(22609,'products','28','dispatch'),(22610,'products','28','removestock'),(22611,'products','28','price'),(22612,'products','28','removeallstock'),(22613,'products','28','bulkpriceupdate'),(22614,'products','28','negativestockadjustment'),(22615,'incomingstock','28','add'),(22616,'incomingstock','28','update'),(22617,'incomingstock','28','view'),(22618,'incomingstock','28','delete'),(22619,'lowstocklist','28','add'),(22620,'lowstocklist','28','more'),(22621,'lowstocklist','28','view'),(22622,'banktransfer','28','add'),(22623,'accountingreports','28','view'),(22624,'reports','28','view'),(22625,'reports','28','download'),(22626,'reports','28','delete'),(22627,'reports','28','update'),(22628,'reports','28','viewall'),(22629,'sendsms','28','add'),(22630,'sendsms','28','update'),(22631,'sendsms','28','delete'),(22632,'sendsms','28','transfersms'),(22633,'documents','28','add'),(22634,'documents','28','update'),(22635,'documents','28','delete'),(22636,'documents','28','viewalldocuments'),(22637,'password','28','change'),(22638,'config','28','delete'),(22639,'config','28','add'),(22640,'config','28','update'),(22641,'sales','1','selectmessage'),(22642,'sales','1','add'),(22643,'sales','1','printreceipt'),(22644,'sales','1','update'),(22645,'sales','1','cash'),(22646,'sales','1','delete'),(22647,'sales','1','moresales'),(22648,'sales','1','sale'),(22649,'sales','1','reprint'),(22650,'sales','1','Logout'),(22651,'sales','1','select'),(22652,'sales','1','mpesabalance'),(22653,'sales','1','mpesa'),(22654,'sales','1','productdiscount'),(22655,'sales','1','printbill'),(22656,'sales','1','order'),(22657,'sales','1','closebill'),(22658,'sales','1','editsellingprice'),(22659,'sales','1','viewbuyingprice'),(22660,'sales','1','card'),(22661,'sales','1','updatepaymentmode'),(22662,'sales','1','clearpayments'),(22663,'sales','1','cheque'),(22664,'sales','1','creditnote'),(22665,'sales','1','voucher'),(22666,'sales','1','salesbeyondbprice'),(22667,'sales','1','points'),(22668,'sales','1','salebelowbprice'),(22669,'sales','1','credit'),(22670,'sales','1','selectroom'),(22671,'sales','1','dontprint'),(22672,'sales','1','leaseitems'),(22673,'sales','1','changetaxstatus'),(22674,'sales','1','giveloyalityponts'),(22675,'sales','1','splitbill'),(22676,'sales','1','mergebill'),(22677,'sales','1','changeuomonsales'),(22678,'sales','1','selecttable'),(22679,'sales','1','printdelivery'),(22680,'sales','1','sendsms'),(22681,'sales','1','receiptno'),(22682,'sales','1','salesperson'),(22683,'sales','1','negativesales'),(22684,'sales','1','updateqtysales'),(22685,'sales','1','restrictbillprintingtotwo'),(22686,'cashiersales','1','entermpesacode'),(22687,'cashiersales','1','editmpesa'),(22688,'cashiersales','1','all'),(22689,'cashiersales','1','delete'),(22690,'cashiersales','1','cashiersales'),(22691,'cashiersales','1','editmpesadate'),(22692,'cashiersales','1','adddailycollection'),(22693,'cashiersales','1','viewtill'),(22694,'cashiersales','1','viewdailycollections'),(22695,'cashiersales','1','updatedailycollections'),(22696,'cashiersales','1','reversempesa'),(22697,'cashiersales','1','deletedailycollections'),(22698,'cashiersales','1','clearallsales'),(22699,'cashiersales','1','viewallcollections'),(22700,'cashiersales','1','mpesapendingreport'),(22701,'cashiersales','1','mpesaverifiedreport'),(22702,'cashiersales','1','viewcommission'),(22703,'cashiersales','1','viewmpesamessages'),(22704,'cashiersales','1','changestatus'),(22705,'viewreturnsales','1','add'),(22706,'viewreturnsales','1','update'),(22707,'viewreturnsales','1','delete'),(22708,'viewreturnsales','1','return'),(22709,'viewreturnsales','1','clear'),(22710,'viewreturnsales','1','moresales'),(22711,'viewreturnsales','1','returnclearedsales'),(22712,'income','1','View'),(22713,'income','1','add'),(22714,'income','1','receivedublicatecodes'),(22715,'incomeexpenses','1','add'),(22716,'incomeexpenses','1','closeexpense'),(22717,'incomeexpenses','1','update'),(22718,'incomeexpenses','1','updateclosedexpenses'),(22719,'incomeexpenses','1','viewbills'),(22720,'incomeexpenses','1','viewexpense'),(22721,'incomeexpenses','1','viewdebtors'),(22722,'incomeexpenses','1','viewcreditors'),(22723,'incomeexpenses','1','postrentalexpenses'),(22724,'incomeexpenses','1','uploadexpenses'),(22725,'members','1','add'),(22726,'members','1','update'),(22727,'members','1','deletepeople'),(22728,'members','1','opencloseshift'),(22729,'members','1','UpdateRenewal'),(22730,'users','1','add'),(22731,'users','1','update'),(22732,'users','1','delete'),(22733,'users','1','deleteallroles'),(22734,'productscategory','1','add'),(22735,'productscategory','1','update'),(22736,'productscategory','1','delete'),(22737,'productlist','1','bulk'),(22738,'productlist','1','move'),(22739,'productlist','1','more'),(22740,'productlist','1','updatestock'),(22741,'productlist','1','transfer'),(22742,'productlist','1','addstock'),(22743,'productlist','1','delete'),(22744,'productlist','1','view'),(22745,'productlist','1','update'),(22746,'productlist','1','add'),(22747,'productlist','1','stocktaking'),(22748,'productlist','1','openclosestock'),(22749,'productlist','1','editstocktaken'),(22750,'productlist','1','editopenclosestock'),(22751,'productlist','1','changeserialstatus'),(22752,'productlist','1','viewserials'),(22753,'productlist','1','bulkpriceupdate'),(22754,'productlist','1','negativestockadjustment'),(22755,'productlist','1','viewproduction'),(22756,'productlist','1','assignproduction'),(22757,'productlist','1','deleteproductionitem'),(22758,'productlist','1','updateproductionitem'),(22759,'products','1','add'),(22760,'products','1','update'),(22761,'products','1','delete'),(22762,'products','1','addstock'),(22763,'products','1','more'),(22764,'products','1','bulk'),(22765,'products','1','deleteorder'),(22766,'products','1','dispatch'),(22767,'products','1','removestock'),(22768,'products','1','price'),(22769,'products','1','removeallstock'),(22770,'products','1','bulkpriceupdate'),(22771,'products','1','negativestockadjustment'),(22772,'incomingstock','1','add'),(22773,'incomingstock','1','update'),(22774,'incomingstock','1','view'),(22775,'incomingstock','1','delete'),(22776,'lowstocklist','1','add'),(22777,'lowstocklist','1','more'),(22778,'lowstocklist','1','view'),(22779,'lowproducts','1','add'),(22780,'lowproducts','1','update'),(22781,'damagedproducts','1','add'),(22782,'damagedproducts','1','update'),(22783,'damagedproducts','1','delete'),(22784,'accounting','1','deletebank'),(22785,'accounting','1','deleteglaccount'),(22786,'accounting','1','view'),(22787,'bankdeposits','1','add'),(22788,'bankdeposits','1','update'),(22789,'bankdeposits','1','delete'),(22790,'banktransfer','1','add'),(22791,'accountingreports','1','view'),(22792,'chequemanagemant','1','add'),(22793,'chequemanagemant','1','view'),(22794,'peoplecategory','1','add'),(22795,'peoplecategory','1','update'),(22796,'peoplecategory','1','delete'),(22797,'reports','1','view'),(22798,'reports','1','download'),(22799,'reports','1','update'),(22800,'reports','1','viewall'),(22801,'displayreport','1','view'),(22802,'sendsms','1','add'),(22803,'sendsms','1','update'),(22804,'sendsms','1','delete'),(22805,'sendsms','1','transfersms'),(22806,'documents','1','add'),(22807,'documents','1','update'),(22808,'documents','1','delete'),(22809,'documents','1','viewalldocuments'),(22810,'password','1','change'),(22811,'config','1','delete'),(22812,'config','1','add'),(22813,'config','1','update'),(22943,'sales','29','selectmessage'),(22944,'sales','29','add'),(22945,'sales','29','suspend'),(22946,'sales','29','update'),(22947,'sales','29','cash'),(22948,'sales','29','moresales'),(22949,'sales','29','sale'),(22950,'sales','29','Logout'),(22951,'sales','29','mpesabalance'),(22952,'sales','29','displaycustomers'),(22953,'sales','29','discount'),(22954,'sales','29','mpesa'),(22955,'sales','29','productdiscount'),(22956,'sales','29','printbill'),(22957,'sales','29','order'),(22958,'sales','29','closebill'),(22959,'sales','29','editsellingprice'),(22960,'sales','29','card'),(22961,'sales','29','updatepaymentmode'),(22962,'sales','29','clearpayments'),(22963,'sales','29','cheque'),(22964,'sales','29','salesbeyondbprice'),(22965,'sales','29','entermpesacode'),(22966,'sales','29','updateqtysales'),(22967,'cashiersales','29','entermpesacode'),(22968,'cashiersales','29','editmpesa'),(22969,'cashiersales','29','all'),(22970,'cashiersales','29','cashiersales'),(22971,'cashiersales','29','editmpesadate'),(22972,'cashiersales','29','adddailycollection'),(22973,'cashiersales','29','viewtill'),(22974,'cashiersales','29','viewdailycollections'),(22975,'cashiersales','29','updatedailycollections'),(22976,'cashiersales','29','reversempesa'),(22977,'cashiersales','29','deletedailycollections'),(22978,'cashiersales','29','clearallsales'),(22979,'cashiersales','29','viewallcollections'),(22980,'cashiersales','29','mpesapendingreport'),(22981,'cashiersales','29','viewallcounters'),(22982,'cashiersales','29','mpesaverifiedreport'),(22983,'cashiersales','29','viewcommission'),(22984,'password','29','change'),(22985,'sales','31','selectmessage'),(22986,'sales','31','add'),(22987,'sales','31','suspend'),(22988,'sales','31','printreceipt'),(22989,'sales','31','update'),(22990,'sales','31','cash'),(22991,'sales','31','moresales'),(22992,'sales','31','sale'),(22993,'sales','31','reprint'),(22994,'sales','31','Logout'),(22995,'sales','31','select'),(22996,'sales','31','mpesabalance'),(22997,'sales','31','discount'),(22998,'sales','31','mpesa'),(22999,'sales','31','productdiscount'),(23000,'sales','31','printbill'),(23001,'sales','31','order'),(23002,'sales','31','closebill'),(23003,'sales','31','editsellingprice'),(23004,'sales','31','viewbuyingprice'),(23005,'sales','31','card'),(23006,'sales','31','updatepaymentmode'),(23007,'sales','31','clearpayments'),(23008,'sales','31','cheque'),(23009,'sales','31','creditnote'),(23010,'sales','31','voucher'),(23011,'sales','31','salesbeyondbprice'),(23012,'sales','31','salebelowbprice'),(23013,'sales','31','credit'),(23014,'sales','31','printdelivery'),(23015,'sales','31','entermpesacode'),(23016,'sales','31','updateqtysales'),(23017,'cashiersales','31','entermpesacode'),(23018,'cashiersales','31','editmpesa'),(23019,'cashiersales','31','all'),(23020,'cashiersales','31','cashiersales'),(23021,'cashiersales','31','editmpesadate'),(23022,'cashiersales','31','adddailycollection'),(23023,'cashiersales','31','viewtill'),(23024,'cashiersales','31','viewdailycollections'),(23025,'cashiersales','31','updatedailycollections'),(23026,'cashiersales','31','reversempesa'),(23027,'cashiersales','31','deletedailycollections'),(23028,'cashiersales','31','clearallsales'),(23029,'cashiersales','31','viewallcollections'),(23030,'cashiersales','31','mpesapendingreport'),(23031,'cashiersales','31','viewallcounters'),(23032,'cashiersales','31','mpesaverifiedreport'),(23033,'cashiersales','31','viewcommission'),(23034,'cashiersales','31','viewmpesamessages'),(23035,'cashiersales','31','changestatus'),(23036,'viewreturnsales','31','add'),(23037,'viewreturnsales','31','update'),(23038,'viewreturnsales','31','return'),(23039,'viewreturnsales','31','clear'),(23040,'viewreturnsales','31','moresales'),(23041,'viewreturnsales','31','returnclearedsales'),(23042,'income','31','View'),(23043,'income','31','add'),(23044,'income','31','detailedvatinvoice'),(23045,'income','31','displaybeforevat'),(23046,'income','31','receiveoverpayment'),(23047,'income','31','receivedublicatecodes'),(23048,'incomeexpenses','31','add'),(23049,'incomeexpenses','31','closeexpense'),(23050,'incomeexpenses','31','update'),(23051,'incomeexpenses','31','updateclosedexpenses'),(23052,'incomeexpenses','31','wiewinvoices'),(23053,'incomeexpenses','31','viewbills'),(23054,'incomeexpenses','31','viewexpense'),(23055,'incomeexpenses','31','viewdebtors'),(23056,'incomeexpenses','31','viewcreditors'),(23057,'members','31','add'),(23058,'members','31','update'),(23059,'members','31','deletepeople'),(23060,'members','31','opencloseshift'),(23061,'members','31','UpdateRenewal'),(23062,'users','31','add'),(23063,'users','31','update'),(23064,'users','31','delete'),(23065,'users','31','deleteallroles'),(23066,'productscategory','31','add'),(23067,'productscategory','31','update'),(23068,'productscategory','31','delete'),(23069,'productlist','31','bulk'),(23070,'productlist','31','move'),(23071,'productlist','31','more'),(23072,'productlist','31','updatestock'),(23073,'productlist','31','transfer'),(23074,'productlist','31','addstock'),(23075,'productlist','31','delete'),(23076,'productlist','31','view'),(23077,'productlist','31','update'),(23078,'productlist','31','add'),(23079,'productlist','31','stocktaking'),(23080,'productlist','31','openclosestock'),(23081,'productlist','31','editstocktaken'),(23082,'productlist','31','editopenclosestock'),(23083,'productlist','31','changeserialstatus'),(23084,'productlist','31','viewserials'),(23085,'productlist','31','viewproductsfromallbranches'),(23086,'productlist','31','bulkpriceupdate'),(23087,'productlist','31','negativestockadjustment'),(23088,'productlist','31','viewproduction'),(23089,'productlist','31','assignproduction'),(23090,'productlist','31','deleteproductionitem'),(23091,'productlist','31','updateproductionitem'),(23092,'products','31','add'),(23093,'products','31','update'),(23094,'products','31','delete'),(23095,'products','31','addstock'),(23096,'products','31','more'),(23097,'products','31','bulk'),(23098,'products','31','deleteorder'),(23099,'products','31','dispatch'),(23100,'products','31','removestock'),(23101,'products','31','price'),(23102,'products','31','removeallstock'),(23103,'products','31','bulkpriceupdate'),(23104,'products','31','negativestockadjustment'),(23105,'incomingstock','31','add'),(23106,'incomingstock','31','update'),(23107,'incomingstock','31','view'),(23108,'incomingstock','31','delete'),(23109,'lowstocklist','31','add'),(23110,'lowstocklist','31','more'),(23111,'lowstocklist','31','view'),(23112,'banktransfer','31','add'),(23113,'accountingreports','31','view'),(23114,'reports','31','view'),(23115,'reports','31','download'),(23116,'reports','31','delete'),(23117,'reports','31','update'),(23118,'reports','31','viewall'),(23119,'sendsms','31','add'),(23120,'sendsms','31','update'),(23121,'sendsms','31','delete'),(23122,'sendsms','31','transfersms'),(23123,'documents','31','add'),(23124,'documents','31','update'),(23125,'documents','31','delete'),(23126,'documents','31','viewalldocuments'),(23127,'password','31','change'),(23128,'config','31','delete'),(23129,'config','31','add'),(23130,'config','31','update'),(23131,'sales','30','selectmessage'),(23132,'sales','30','add'),(23133,'sales','30','suspend'),(23134,'sales','30','printreceipt'),(23135,'sales','30','update'),(23136,'sales','30','cash'),(23137,'sales','30','moresales'),(23138,'sales','30','sale'),(23139,'sales','30','reprint'),(23140,'sales','30','Logout'),(23141,'sales','30','select'),(23142,'sales','30','mpesabalance'),(23143,'sales','30','discount'),(23144,'sales','30','mpesa'),(23145,'sales','30','productdiscount'),(23146,'sales','30','printbill'),(23147,'sales','30','order'),(23148,'sales','30','closebill'),(23149,'sales','30','editsellingprice'),(23150,'sales','30','viewbuyingprice'),(23151,'sales','30','card'),(23152,'sales','30','updatepaymentmode'),(23153,'sales','30','clearpayments'),(23154,'sales','30','cheque'),(23155,'sales','30','creditnote'),(23156,'sales','30','voucher'),(23157,'sales','30','salesbeyondbprice'),(23158,'sales','30','salebelowbprice'),(23159,'sales','30','credit'),(23160,'sales','30','printdelivery'),(23161,'sales','30','entermpesacode'),(23162,'sales','30','updateqtysales'),(23163,'cashiersales','30','entermpesacode'),(23164,'cashiersales','30','editmpesa'),(23165,'cashiersales','30','all'),(23166,'cashiersales','30','cashiersales'),(23167,'cashiersales','30','editmpesadate'),(23168,'cashiersales','30','adddailycollection'),(23169,'cashiersales','30','viewtill'),(23170,'cashiersales','30','viewdailycollections'),(23171,'cashiersales','30','updatedailycollections'),(23172,'cashiersales','30','reversempesa'),(23173,'cashiersales','30','deletedailycollections'),(23174,'cashiersales','30','clearallsales'),(23175,'cashiersales','30','viewallcollections'),(23176,'cashiersales','30','mpesapendingreport'),(23177,'cashiersales','30','viewallcounters'),(23178,'cashiersales','30','mpesaverifiedreport'),(23179,'cashiersales','30','viewcommission'),(23180,'cashiersales','30','viewmpesamessages'),(23181,'cashiersales','30','changestatus'),(23182,'viewreturnsales','30','add'),(23183,'viewreturnsales','30','update'),(23184,'viewreturnsales','30','return'),(23185,'viewreturnsales','30','clear'),(23186,'viewreturnsales','30','moresales'),(23187,'viewreturnsales','30','returnclearedsales'),(23188,'income','30','View'),(23189,'income','30','add'),(23190,'income','30','detailedvatinvoice'),(23191,'income','30','displaybeforevat'),(23192,'income','30','receiveoverpayment'),(23193,'income','30','receivedublicatecodes'),(23194,'incomeexpenses','30','add'),(23195,'incomeexpenses','30','closeexpense'),(23196,'incomeexpenses','30','update'),(23197,'incomeexpenses','30','updateclosedexpenses'),(23198,'incomeexpenses','30','wiewinvoices'),(23199,'incomeexpenses','30','viewbills'),(23200,'incomeexpenses','30','viewexpense'),(23201,'incomeexpenses','30','viewdebtors'),(23202,'incomeexpenses','30','viewcreditors'),(23203,'members','30','add'),(23204,'members','30','update'),(23205,'members','30','deletepeople'),(23206,'members','30','opencloseshift'),(23207,'members','30','UpdateRenewal'),(23208,'users','30','add'),(23209,'users','30','update'),(23210,'users','30','delete'),(23211,'users','30','deleteallroles'),(23212,'productscategory','30','add'),(23213,'productscategory','30','update'),(23214,'productscategory','30','delete'),(23215,'productlist','30','bulk'),(23216,'productlist','30','move'),(23217,'productlist','30','more'),(23218,'productlist','30','updatestock'),(23219,'productlist','30','transfer'),(23220,'productlist','30','addstock'),(23221,'productlist','30','delete'),(23222,'productlist','30','view'),(23223,'productlist','30','update'),(23224,'productlist','30','add'),(23225,'productlist','30','stocktaking'),(23226,'productlist','30','openclosestock'),(23227,'productlist','30','editstocktaken'),(23228,'productlist','30','editopenclosestock'),(23229,'productlist','30','changeserialstatus'),(23230,'productlist','30','viewserials'),(23231,'productlist','30','viewproductsfromallbranches'),(23232,'productlist','30','bulkpriceupdate'),(23233,'productlist','30','negativestockadjustment'),(23234,'productlist','30','viewproduction'),(23235,'productlist','30','assignproduction'),(23236,'productlist','30','deleteproductionitem'),(23237,'productlist','30','updateproductionitem'),(23238,'products','30','add'),(23239,'products','30','update'),(23240,'products','30','delete'),(23241,'products','30','addstock'),(23242,'products','30','more'),(23243,'products','30','bulk'),(23244,'products','30','deleteorder'),(23245,'products','30','dispatch'),(23246,'products','30','removestock'),(23247,'products','30','price'),(23248,'products','30','removeallstock'),(23249,'products','30','bulkpriceupdate'),(23250,'products','30','negativestockadjustment'),(23251,'incomingstock','30','add'),(23252,'incomingstock','30','update'),(23253,'incomingstock','30','view'),(23254,'incomingstock','30','delete'),(23255,'lowstocklist','30','add'),(23256,'lowstocklist','30','more'),(23257,'lowstocklist','30','view'),(23258,'banktransfer','30','add'),(23259,'accountingreports','30','view'),(23260,'reports','30','view'),(23261,'reports','30','download'),(23262,'reports','30','delete'),(23263,'reports','30','update'),(23264,'reports','30','viewall'),(23265,'sendsms','30','add'),(23266,'sendsms','30','update'),(23267,'sendsms','30','delete'),(23268,'sendsms','30','transfersms'),(23269,'documents','30','add'),(23270,'documents','30','update'),(23271,'documents','30','delete'),(23272,'documents','30','viewalldocuments'),(23273,'password','30','change'),(23274,'config','30','delete'),(23275,'config','30','add'),(23276,'config','30','update'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', `service` varchar(50) NOT NULL DEFAULT 'no', `servicedeposit` varchar(10) DEFAULT 'no', `lease` varchar(10) DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; /*!40000 ALTER TABLE `printers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=22 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 (15,'FRUIT TEA BOBA',0,'2024-11-23 13:47:55','active','1','','1','1','0','','Percentage',NULL),(16,'MILK TEA BOBA',0,'2024-11-23 13:48:03','active','1','','1','1','0','','Percentage',NULL),(17,'SIGNATURE BOBA',0,'2024-11-23 13:48:13','active','1','','1','1','0','','Percentage',NULL),(18,'COFFEE BOBA',0,'2024-11-23 13:51:43','active','1','','1','1','0','','Percentage',NULL),(19,'LEMONADE BOBA',0,'2024-11-23 13:51:51','active','1','','1','1','0','','Percentage',NULL),(20,'MOCKTAIL BOBA',0,'2024-11-23 13:51:58','active','1','','1','1','0','','Percentage',NULL),(21,'MILKSHAKE BOBA',0,'2024-11-23 13:52:05','active','1','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategorybox` -- DROP TABLE IF EXISTS `productcategorybox`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategorybox` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'New', `imgid` varchar(50) DEFAULT NULL, `myheader` varchar(50) DEFAULT 'primary', `icon` varchar(50) NOT NULL DEFAULT 'home', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategorybox` -- LOCK TABLES `productcategorybox` WRITE; /*!40000 ALTER TABLE `productcategorybox` DISABLE KEYS */; /*!40000 ALTER TABLE `productcategorybox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`description`,`code`,`hscode`), KEY `id_2` (`id`,`name`,`description`,`code`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=87 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,'LARGE CLASSIC LEMONADE BOBA','19','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'2024-11-23 15:03:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Service','VATABLE','0','','','','','','','','',0),(2,'LARGE BLUE CURACE MOCKTAIL','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:03:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Service','VATABLE','0','','','','','','','','',0),(3,'LARGE BLUEBERRY FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:03:31','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Service','VATABLE','0','','','','','','','','',0),(4,'LARGE BLUEBERRY LEMONADE','19','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:03:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Service','VATABLE','0','','','','','','','','',0),(5,'LARGE BLUEBERRY MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:03:56','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Service','VATABLE','0','','','','','','','','',0),(6,'LARGE CARAMEL LATTE BOBA','18','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:04:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Service','VATABLE','0','','','','','','','','',0),(7,'LARGE CARAMEL MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'2024-11-23 15:04:21','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Service','VATABLE','0','','','','','','','','',0),(8,'LARGE CARAMEL MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:04:32','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Service','VATABLE','0','','','','','','','','',0),(9,'LARGE CHOCOLATE MILK BOB','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:06:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Service','VATABLE','0','','','','','','','','',0),(10,'LARGE CHOCOLATE MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:06:36','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Service','VATABLE','0','','','','','','','','',0),(11,'LARGE COOKIES AND CREAM BOBA','17','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:06:52','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Service','VATABLE','0','','','','','','','','',0),(12,'LARGE HAZELNUT MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:07:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Service','VATABLE','0','','','','','','','','',0),(13,'LARGE KIWI MOJITO BOBA','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:07:12','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Service','VATABLE','0','','','','','','','','',0),(14,'LARGE LATTE BOBA','18','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:07:21','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Service','VATABLE','0','','','','','','','','',0),(15,'LARGE LOTUS CARAMEL BISCOFF BOBA','17','1','',16.00,'0','670',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-23 15:07:30','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Service','VATABLE','0','','','','','','','','',0),(16,'LARGE MANGO FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:07:39','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Service','VATABLE','0','','','','','','','','',0),(17,'LARGE MANGO LEMONADE BOBA','19','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:07:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Service','VATABLE','0','','','','','','','','',0),(18,'LARGE MANGO MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:07:57','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Service','VATABLE','0','','','','','','','','',0),(19,'LARGE MARGHARITA MOCKTAIL BOBA','17','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:08:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Service','VATABLE','0','','','','','','','','',0),(20,'LARGE MATCHA LATTE BOBA','18','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:08:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Service','VATABLE','0','','','','','','','','',0),(21,'LARGE MATCHA MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:08:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Service','VATABLE','0','','','','','','','','',0),(22,'LARGE MOCHA BOBA','18','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:08:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Service','VATABLE','0','','','','','','','','',0),(23,'LARGE MOSCOW MULE COCKTAIL','17','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:08:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Service','VATABLE','0','','','','','','','','',0),(24,'LARGE OREO MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:08:55','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Service','VATABLE','0','','','','','','','','',0),(25,'LARGE OREO MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:09:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Service','VATABLE','0','','','','','','','','',0),(26,'LARGE PASSION FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-23 15:09:32','1','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Service','VATABLE','0','','','','','','','','',0),(27,'LARGE PASSION LEMONADE BOBA','19','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:09:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Service','VATABLE','0','','','','','','','','',0),(28,'LARGE PASSION MOCKTAIL BOBA','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:09:51','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Service','VATABLE','0','','','','','','','','',0),(29,'LARGE PEACH FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:10:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Service','VATABLE','0','','','','','','','','',0),(30,'LARGE PINACOLADA MOCKTAIL','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:10:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Service','VATABLE','0','','','','','','','','',0),(31,'LARGE PINEAPPLE FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:10:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Service','VATABLE','0','','','','','','','','',0),(32,'LARGE RASPBERRY FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:10:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Service','VATABLE','0','','','','','','','','',0),(33,'LARGE RASPBERRY REFRESHER','17','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:11:37','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Service','VATABLE','0','','','','','','','','',0),(34,'LARGE STRAWBERRY FRUIT BOBA','15','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:11:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Service','VATABLE','0','','','','','','','','',0),(35,'LARGE STRAWBERRY LEMONADE','19','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:11:54','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Service','VATABLE','0','','','','','','','','',0),(36,'LARGE STRAWBERRY MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:12:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Service','VATABLE','0','','','','','','','','',0),(37,'LARGE STRAWBERRY MILKSHAKE','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:12:14','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Service','VATABLE','0','','','','','','','','',0),(38,'LARGE STRAWBERRY MOCKTAIL BOBA','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:12:23','1','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Service','VATABLE','0','','','','','','','','',0),(39,'LARGE TARO MILK BOB','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:12:34','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Service','VATABLE','0','','','','','','','','',0),(40,'LARGE VANILLA LATTE BOBA','18','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:12:48','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Service','VATABLE','0','','','','','','','','',0),(41,'LARGE VANILLA MILK BOBA','16','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:12:59','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Service','VATABLE','0','','','','','','','','',0),(42,'LARGE VANILLA MILKSHAKE BOBA','21','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:13:10','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Service','VATABLE','0','','','','','','','','',0),(43,'LARGE VIRGIN MOCKTAIL BOBA','20','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:13:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Service','VATABLE','0','','','','','','','','',0),(44,'REGULAR BLUE CURACE MOCKTAIL','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:13:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Service','VATABLE','0','','','','','','','','',0),(45,'REGULAR BLUEBERRY FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'2024-11-23 15:13:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Service','VATABLE','0','','','','','','','','',0),(46,'REGULAR BLUEBERRY LEMONADE','19','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-23 15:13:48','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Service','VATABLE','0','','','','','','','','',0),(47,'REGULAR BLUEBERRY MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:14:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Service','VATABLE','0','','','','','','','','',0),(48,'REGULAR CARAMEL LATTE BOBA','18','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:14:10','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Service','VATABLE','0','','','','','','','','',0),(49,'REGULAR CARAMEL MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'2024-11-23 15:14:19','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Service','VATABLE','0','','','','','','','','',0),(50,'REGULAR CARAMEL MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-23 15:14:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Service','VATABLE','0','','','','','','','','',0),(51,'REGULAR CHOCOLATE MILK BOB','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:15:01','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Service','VATABLE','0','','','','','','','','',0),(52,'REGULAR CHOCOLATE MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:15:14','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Service','VATABLE','0','','','','','','','','',0),(53,'REGULAR CLASSIC LEMONADE BOBA','19','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:15:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Service','VATABLE','0','','','','','','','','',0),(54,'REGULAR COOKIES AND CREAM BOBA','17','1','',16.00,'0','550',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:15:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Service','VATABLE','0','','','','','','','','',0),(55,'REGULAR HAZELNUT MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:15:45','1','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Service','VATABLE','0','','','','','','','','',0),(56,'REGULAR KIWI MOJITO BOBA','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:16:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Service','VATABLE','0','','','','','','','','',0),(57,'REGULAR LATTE BOBA','18','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:16:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Service','VATABLE','0','','','','','','','','',0),(58,'REGULAR LOTUS CARAMEL BISCOFF BOBA','17','1','',16.00,'0','600',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'2024-11-23 15:16:24','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Service','VATABLE','0','','','','','','','','',0),(59,'REGULAR MANGO FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'2024-11-23 15:16:40','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Service','VATABLE','0','','','','','','','','',0),(60,'REGULAR MANGO LEMONADE BOBA','19','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:16:50','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Service','VATABLE','0','','','','','','','','',0),(61,'REGULAR MANGO MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:17:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Service','VATABLE','0','','','','','','','','',0),(62,'REGULAR MARGHARITA MOCKTAIL BOBA','17','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:17:12','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Service','VATABLE','0','','','','','','','','',0),(63,'REGULAR MATCHA LATTE BOBA','18','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:17:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Service','VATABLE','0','','','','','','','','',0),(64,'REGULAR MATCHA MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:17:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Service','VATABLE','0','','','','','','','','',0),(65,'REGULAR MOCHA BOBA','18','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:17:51','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Service','VATABLE','0','','','','','','','','',0),(66,'REGULAR MOSCOW MULE COCKTAIL','17','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:18:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Service','VATABLE','0','','','','','','','','',0),(67,'REGULAR OREO MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'2024-11-23 15:19:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Service','VATABLE','0','','','','','','','','',0),(68,'REGULAR OREO MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'2024-11-23 15:19:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Service','VATABLE','0','','','','','','','','',0),(69,'REGULAR PASSION FRUIT BOBA ','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:19:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Service','VATABLE','0','','','','','','','','',0),(70,'REGULAR PASSION LEMONADE BOBA','19','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:19:53','1','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Service','VATABLE','0','','','','','','','','',0),(71,'REGULAR PASSION MOCKTAIL BOBA','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:20:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Service','VATABLE','0','','','','','','','','',0),(72,'REGULAR PEACH FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:20:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Service','VATABLE','0','','','','','','','','',0),(73,'REGULAR PINACOLADA MOCKTAIL','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:20:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','','73','pcs','Service','VATABLE','0','','','','','','','','',0),(74,'REGULAR PINEAPPLE FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-11-23 15:20:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Service','VATABLE','0','','','','','','','','',0),(75,'REGULAR RASPBERRY FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:20:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Service','VATABLE','0','','','','','','','','',0),(76,'REGULAR RASPBERRY REFRESHER','17','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:20:55','1','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Service','VATABLE','0','','','','','','','','',0),(77,'REGULAR STRAWBERRY FRUIT BOBA','15','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'2024-11-23 15:21:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','','77','pcs','Service','VATABLE','0','','','','','','','','',0),(78,'REGULAR STRAWBERRY LEMONADE','19','1','',16.00,'0','450',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:21:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Service','VATABLE','0','','','','','','','','',0),(79,'REGULAR STRAWBERRY MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-11-23 15:21:23','1','1','1','0000-00-00','mainitem','Inclusive','','active','','79','pcs','Service','VATABLE','0','','','','','','','','',0),(80,'REGULAR STRAWBERRY MILKSHAKE','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'2024-11-23 15:21:34','1','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Service','VATABLE','0','','','','','','','','',0),(81,'REGULAR STRAWBERRY MOCKTAIL BOBA','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'2024-11-23 15:21:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Service','VATABLE','0','','','','','','','','',0),(82,'REGULAR TARO MILK BOB','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-11-23 15:21:56','1','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Service','VATABLE','0','','','','','','','','',0),(83,'REGULAR VANILLA LATTE BOBA','18','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'2024-11-23 15:22:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Service','VATABLE','0','','','','','','','','',0),(84,'REGULAR VANILLA MILK BOBA','16','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-23 15:22:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Service','VATABLE','0','','','','','','','','',0),(85,'REGULAR VANILLA MILKSHAKE BOBA','21','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'2024-11-23 15:22:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Service','VATABLE','0','','','','','','','','',0),(86,'REGULAR VIRGIN MOCKTAIL BOBA','20','1','',16.00,'0','500',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-11-23 15:22:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Service','VATABLE','0','','','','','','','','',0); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`code`,`description`,`hscode`), KEY `id_2` (`id`,`name`,`code`,`description`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=87 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,'','','','','','','','LARGE CLASSIC LEMONADE BOBA','19','1','1','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:03:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(2,'','','','','','','','LARGE BLUE CURACE MOCKTAIL','20','1','2','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:03:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(3,'','','','','','','','LARGE BLUEBERRY FRUIT BOBA','15','1','3','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:03:31','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(4,'','','','','','','','LARGE BLUEBERRY LEMONADE','19','1','4','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:03:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(5,'','','','','','','','LARGE BLUEBERRY MILKSHAKE BOBA','21','1','5','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:03:56','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(6,'','','','','','','','LARGE CARAMEL LATTE BOBA','18','1','6','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:04:11','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(7,'','','','','','','','LARGE CARAMEL MILK BOBA','16','1','7','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:04:21','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(8,'','','','','','','','LARGE CARAMEL MILKSHAKE BOBA','21','1','8','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:04:32','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(9,'','','','','','','','LARGE CHOCOLATE MILK BOB','16','1','9','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:06:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(10,'','','','','','','','LARGE CHOCOLATE MILKSHAKE BOBA','21','1','10','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:06:36','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(11,'','','','','','','','LARGE COOKIES AND CREAM BOBA','17','1','11','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:06:52','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(12,'','','','','','','','LARGE HAZELNUT MILK BOBA','16','1','12','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(13,'','','','','','','','LARGE KIWI MOJITO BOBA','20','1','13','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:12','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(14,'','','','','','','','LARGE LATTE BOBA','18','1','14','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:21','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(15,'','','','','','','','LARGE LOTUS CARAMEL BISCOFF BOBA','17','1','15','',16.00,'0','670','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:30','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(16,'','','','','','','','LARGE MANGO FRUIT BOBA','15','1','16','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:39','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(17,'','','','','','','','LARGE MANGO LEMONADE BOBA','19','1','17','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(18,'','','','','','','','LARGE MANGO MILKSHAKE BOBA','21','1','18','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:07:57','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(19,'','','','','','','','LARGE MARGHARITA MOCKTAIL BOBA','17','1','19','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(20,'','','','','','','','LARGE MATCHA LATTE BOBA','18','1','20','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(21,'','','','','','','','LARGE MATCHA MILK BOBA','16','1','21','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(22,'','','','','','','','LARGE MOCHA BOBA','18','1','22','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(23,'','','','','','','','LARGE MOSCOW MULE COCKTAIL','17','1','23','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(24,'','','','','','','','LARGE OREO MILK BOBA','16','1','24','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:08:55','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(25,'','','','','','','','LARGE OREO MILKSHAKE BOBA','21','1','25','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:09:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(26,'','','','','','','','LARGE PASSION FRUIT BOBA','15','1','26','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:09:32','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(27,'','','','','','','','LARGE PASSION LEMONADE BOBA','19','1','27','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:09:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(28,'','','','','','','','LARGE PASSION MOCKTAIL BOBA','20','1','28','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:09:51','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(29,'','','','','','','','LARGE PEACH FRUIT BOBA','15','1','29','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:10:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(30,'','','','','','','','LARGE PINACOLADA MOCKTAIL','20','1','30','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:10:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(31,'','','','','','','','LARGE PINEAPPLE FRUIT BOBA','15','1','31','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:10:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(32,'','','','','','','','LARGE RASPBERRY FRUIT BOBA','15','1','32','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:10:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(33,'','','','','','','','LARGE RASPBERRY REFRESHER','17','1','33','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:11:37','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(34,'','','','','','','','LARGE STRAWBERRY FRUIT BOBA','15','1','34','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:11:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(35,'','','','','','','','LARGE STRAWBERRY LEMONADE','19','1','35','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:11:54','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(36,'','','','','','','','LARGE STRAWBERRY MILK BOBA','16','1','36','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(37,'','','','','','','','LARGE STRAWBERRY MILKSHAKE','21','1','37','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:14','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(38,'','','','','','','','LARGE STRAWBERRY MOCKTAIL BOBA','20','1','38','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:23','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(39,'','','','','','','','LARGE TARO MILK BOB','16','1','39','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:34','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(40,'','','','','','','','LARGE VANILLA LATTE BOBA','18','1','40','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:48','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(41,'','','','','','','','LARGE VANILLA MILK BOBA','16','1','41','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:12:59','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(42,'','','','','','','','LARGE VANILLA MILKSHAKE BOBA','21','1','42','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:13:10','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(43,'','','','','','','','LARGE VIRGIN MOCKTAIL BOBA','20','1','43','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:13:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(44,'','','','','','','','REGULAR BLUE CURACE MOCKTAIL','20','1','44','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:13:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(45,'','','','','','','','REGULAR BLUEBERRY FRUIT BOBA','15','1','45','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:13:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(46,'','','','','','','','REGULAR BLUEBERRY LEMONADE','19','1','46','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:13:48','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(47,'','','','','','','','REGULAR BLUEBERRY MILKSHAKE BOBA','21','1','47','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:14:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(48,'','','','','','','','REGULAR CARAMEL LATTE BOBA','18','1','48','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:14:10','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(49,'','','','','','','','REGULAR CARAMEL MILK BOBA','16','1','49','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:14:19','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(50,'','','','','','','','REGULAR CARAMEL MILKSHAKE BOBA','21','1','50','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:14:29','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(51,'','','','','','','','REGULAR CHOCOLATE MILK BOB','16','1','51','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:15:01','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(52,'','','','','','','','REGULAR CHOCOLATE MILKSHAKE BOBA','21','1','52','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:15:14','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(53,'','','','','','','','REGULAR CLASSIC LEMONADE BOBA','19','1','53','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:15:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(54,'','','','','','','','REGULAR COOKIES AND CREAM BOBA','17','1','54','',16.00,'0','550','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:15:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(55,'','','','','','','','REGULAR HAZELNUT MILK BOBA','16','1','55','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:15:45','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(56,'','','','','','','','REGULAR KIWI MOJITO BOBA','20','1','56','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:16:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(57,'','','','','','','','REGULAR LATTE BOBA','18','1','57','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:16:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(58,'','','','','','','','REGULAR LOTUS CARAMEL BISCOFF BOBA','17','1','58','',16.00,'0','600','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:16:24','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(59,'','','','','','','','REGULAR MANGO FRUIT BOBA','15','1','59','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:16:40','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(60,'','','','','','','','REGULAR MANGO LEMONADE BOBA','19','1','60','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:16:50','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(61,'','','','','','','','REGULAR MANGO MILKSHAKE BOBA','21','1','61','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:17:00','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(62,'','','','','','','','REGULAR MARGHARITA MOCKTAIL BOBA','17','1','62','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:17:12','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(63,'','','','','','','','REGULAR MATCHA LATTE BOBA','18','1','63','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:17:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(64,'','','','','','','','REGULAR MATCHA MILK BOBA','16','1','64','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:17:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(65,'','','','','','','','REGULAR MOCHA BOBA','18','1','65','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:17:51','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(66,'','','','','','','','REGULAR MOSCOW MULE COCKTAIL','17','1','66','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:18:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(67,'','','','','','','','REGULAR OREO MILK BOBA','16','1','67','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:19:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(68,'','','','','','','','REGULAR OREO MILKSHAKE BOBA','21','1','68','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:19:26','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(69,'','','','','','','','REGULAR PASSION FRUIT BOBA ','15','1','69','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:19:42','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(70,'','','','','','','','REGULAR PASSION LEMONADE BOBA','19','1','70','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:19:53','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(71,'','','','','','','','REGULAR PASSION MOCKTAIL BOBA','20','1','71','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:03','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(72,'','','','','','','','REGULAR PEACH FRUIT BOBA','15','1','72','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(73,'','','','','','','','REGULAR PINACOLADA MOCKTAIL','20','1','73','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(74,'','','','','','','','REGULAR PINEAPPLE FRUIT BOBA','15','1','74','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(75,'','','','','','','','REGULAR RASPBERRY FRUIT BOBA','15','1','75','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(76,'','','','','','','','REGULAR RASPBERRY REFRESHER','17','1','76','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:20:55','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(77,'','','','','','','','REGULAR STRAWBERRY FRUIT BOBA','15','1','77','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(78,'','','','','','','','REGULAR STRAWBERRY LEMONADE','19','1','78','',16.00,'0','450','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(79,'','','','','','','','REGULAR STRAWBERRY MILK BOBA','16','1','79','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:23','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(80,'','','','','','','','REGULAR STRAWBERRY MILKSHAKE','21','1','80','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:34','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(81,'','','','','','','','REGULAR STRAWBERRY MOCKTAIL BOBA','20','1','81','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(82,'','','','','','','','REGULAR TARO MILK BOB','16','1','82','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:21:56','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(83,'','','','','','','','REGULAR VANILLA LATTE BOBA','18','1','83','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:22:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(84,'','','','','','','','REGULAR VANILLA MILK BOBA','16','1','84','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:22:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(85,'','','','','','','','REGULAR VANILLA MILKSHAKE BOBA','21','1','85','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:22:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''),(86,'','','','','','','','REGULAR VIRGIN MOCKTAIL BOBA','20','1','86','',16.00,'0','500','','0',NULL,NULL,5,0,0,NULL,0,0,0,20.00,'2024-11-23 15:22:46','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Service','','','','VATABLE','0',''); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) DEFAULT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text DEFAULT NULL, `entrydate` date NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) DEFAULT NULL, `branchto` varchar(30) DEFAULT NULL, `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) DEFAULT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) NOT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `reasons` -- DROP TABLE IF EXISTS `reasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `reasons` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `reasons` -- LOCK TABLES `reasons` WRITE; /*!40000 ALTER TABLE `reasons` DISABLE KEYS */; /*!40000 ALTER TABLE `reasons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `refundreasoncodes` -- DROP TABLE IF EXISTS `refundreasoncodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `refundreasoncodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `refundreasoncodes` -- LOCK TABLES `refundreasoncodes` WRITE; /*!40000 ALTER TABLE `refundreasoncodes` DISABLE KEYS */; INSERT INTO `refundreasoncodes` VALUES (1,'Missing Quantity','01',NULL,'Y','1'),(2,'Missing Waiting','02',NULL,'Y','2'),(3,'Damaged','03',NULL,'Y','3'),(4,'Wasted','04',NULL,'Y','4'),(5,'Raw Material Shortage','05',NULL,'Y','5'),(6,'Refund','06',NULL,'Y','6'),(7,'Wrong Customer PIN','07',NULL,'Y','7'),(8,'Wrong Customer name','08',NULL,'Y','8'),(9,'Wrong Amount/price','09',NULL,'Y','9'),(10,'Wrong Quantity','10',NULL,'Y','10'),(11,'Wrong Item(s)','11',NULL,'Y','11'),(12,'Wrong tax type','12',NULL,'Y','12'),(13,'Other reason','13',NULL,'Y','13'); /*!40000 ALTER TABLE `refundreasoncodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13),(14,'POWER','eee','active','2023-04-14 17:13:29','1','1','4167','',1,NULL,10),(15,'WATER','','active','2023-08-16 09:49:06','1','1','4165','',1,NULL,5),(16,'SERVICE CHARGE','','active','2023-09-01 11:11:46','1','1','4169','',1,NULL,19); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accounting',5),('accountingreports',3),('accountingreports',5),('bankdeposits',5),('banktransfer',3),('banktransfer',5),('cashiersales',1),('cashiersales',2),('cashiersales',3),('cashiersales',4),('cashiersales',8),('config',3),('documents',3),('income',3),('incomeexpenses',3),('incomeexpenses',5),('incomingstock',3),('lowstocklist',3),('members',3),('password',1),('password',2),('password',3),('password',4),('password',8),('productlist',3),('products',3),('productscategory',3),('profile',8),('recorddelivery',2),('reports',3),('sales',1),('sales',2),('sales',3),('sales',4),('sales',8),('sendsms',3),('users',3),('viewreturnsales',3),('viewreturnsales',4); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=762 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','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','dontprint'),(543,'cashiersales','2','entermpesacode'),(544,'cashiersales','2','editmpesa'),(545,'cashiersales','2','cashiersales'),(546,'cashiersales','2','editmpesadate'),(547,'cashiersales','2','dontshowtotal'),(548,'cashiersales','2','adddailycollection'),(549,'cashiersales','2','viewtill'),(550,'cashiersales','2','viewdailycollections'),(551,'cashiersales','2','updatedailycollections'),(552,'cashiersales','2','mpesapendingreport'),(553,'cashiersales','2','viewallcounters'),(554,'cashiersales','2','mpesaverifiedreport'),(555,'cashiersales','2','viewcommission'),(556,'cashiersales','2','dailysalesonly'),(557,'cashiersales','2','viewmpesamessages'),(558,'recorddelivery','2','add'),(559,'recorddelivery','2','view'),(560,'recorddelivery','2','update'),(561,'recorddelivery','2','delete'),(562,'recorddelivery','2','changestatus'),(563,'recorddelivery','2','report'),(564,'recorddelivery','2','Dispatched'),(565,'recorddelivery','2','FailedDelivery'),(566,'recorddelivery','2','ReturnedandReceived'),(567,'recorddelivery','2','Delivered'),(568,'recorddelivery','2','Claimraised'),(569,'recorddelivery','2','ClaimOK'),(570,'recorddelivery','2','ClaimDamaged'),(571,'password','2','change'),(572,'sales','1','selectmessage'),(573,'sales','1','add'),(574,'sales','1','suspend'),(575,'sales','1','update'),(576,'sales','1','cash'),(577,'sales','1','moresales'),(578,'sales','1','sale'),(579,'sales','1','Logout'),(580,'sales','1','select'),(581,'sales','1','mpesabalance'),(582,'sales','1','discount'),(583,'sales','1','mpesa'),(584,'sales','1','productdiscount'),(585,'sales','1','printbill'),(586,'sales','1','order'),(587,'sales','1','closebill'),(588,'sales','1','editsellingprice'),(589,'sales','1','card'),(590,'sales','1','updatepaymentmode'),(591,'sales','1','clearpayments'),(592,'sales','1','cheque'),(593,'sales','1','creditnote'),(594,'sales','1','voucher'),(595,'sales','1','salesbeyondbprice'),(596,'sales','1','entermpesacode'),(597,'sales','1','updateqtysales'),(598,'cashiersales','1','entermpesacode'),(599,'cashiersales','1','editmpesa'),(600,'cashiersales','1','all'),(601,'cashiersales','1','cashiersales'),(602,'cashiersales','1','editmpesadate'),(603,'cashiersales','1','adddailycollection'),(604,'cashiersales','1','viewtill'),(605,'cashiersales','1','viewdailycollections'),(606,'cashiersales','1','updatedailycollections'),(607,'cashiersales','1','reversempesa'),(608,'cashiersales','1','deletedailycollections'),(609,'cashiersales','1','clearallsales'),(610,'cashiersales','1','viewallcollections'),(611,'cashiersales','1','mpesapendingreport'),(612,'cashiersales','1','viewallcounters'),(613,'cashiersales','1','mpesaverifiedreport'),(614,'cashiersales','1','viewmpesamessages'),(615,'password','1','change'),(616,'sales','3','selectmessage'),(617,'sales','3','add'),(618,'sales','3','suspend'),(619,'sales','3','printreceipt'),(620,'sales','3','update'),(621,'sales','3','cash'),(622,'sales','3','moresales'),(623,'sales','3','sale'),(624,'sales','3','reprint'),(625,'sales','3','Logout'),(626,'sales','3','select'),(627,'sales','3','mpesabalance'),(628,'sales','3','discount'),(629,'sales','3','mpesa'),(630,'sales','3','productdiscount'),(631,'sales','3','printbill'),(632,'sales','3','order'),(633,'sales','3','closebill'),(634,'sales','3','editsellingprice'),(635,'sales','3','viewbuyingprice'),(636,'sales','3','card'),(637,'sales','3','updatepaymentmode'),(638,'sales','3','clearpayments'),(639,'sales','3','cheque'),(640,'sales','3','creditnote'),(641,'sales','3','voucher'),(642,'sales','3','salesbeyondbprice'),(643,'sales','3','salebelowbprice'),(644,'sales','3','credit'),(645,'sales','3','printdelivery'),(646,'sales','3','entermpesacode'),(647,'sales','3','updateqtysales'),(648,'cashiersales','3','entermpesacode'),(649,'cashiersales','3','editmpesa'),(650,'cashiersales','3','all'),(651,'cashiersales','3','cashiersales'),(652,'cashiersales','3','editmpesadate'),(653,'cashiersales','3','adddailycollection'),(654,'cashiersales','3','viewtill'),(655,'cashiersales','3','viewdailycollections'),(656,'cashiersales','3','updatedailycollections'),(657,'cashiersales','3','reversempesa'),(658,'cashiersales','3','deletedailycollections'),(659,'cashiersales','3','clearallsales'),(660,'cashiersales','3','viewallcollections'),(661,'cashiersales','3','mpesapendingreport'),(662,'cashiersales','3','viewallcounters'),(663,'cashiersales','3','mpesaverifiedreport'),(664,'cashiersales','3','viewcommission'),(665,'cashiersales','3','viewmpesamessages'),(666,'cashiersales','3','changestatus'),(667,'viewreturnsales','3','add'),(668,'viewreturnsales','3','update'),(669,'viewreturnsales','3','return'),(670,'viewreturnsales','3','clear'),(671,'viewreturnsales','3','moresales'),(672,'viewreturnsales','3','returnclearedsales'),(673,'income','3','View'),(674,'income','3','add'),(675,'income','3','detailedvatinvoice'),(676,'income','3','displaybeforevat'),(677,'income','3','receiveoverpayment'),(678,'income','3','receivedublicatecodes'),(679,'incomeexpenses','3','add'),(680,'incomeexpenses','3','closeexpense'),(681,'incomeexpenses','3','update'),(682,'incomeexpenses','3','updateclosedexpenses'),(683,'incomeexpenses','3','wiewinvoices'),(684,'incomeexpenses','3','viewbills'),(685,'incomeexpenses','3','viewexpense'),(686,'incomeexpenses','3','viewdebtors'),(687,'incomeexpenses','3','viewcreditors'),(688,'members','3','add'),(689,'members','3','update'),(690,'members','3','deletepeople'),(691,'members','3','opencloseshift'),(692,'members','3','UpdateRenewal'),(693,'users','3','add'),(694,'users','3','update'),(695,'users','3','delete'),(696,'users','3','deleteallroles'),(697,'productscategory','3','add'),(698,'productscategory','3','update'),(699,'productscategory','3','delete'),(700,'productlist','3','bulk'),(701,'productlist','3','move'),(702,'productlist','3','more'),(703,'productlist','3','updatestock'),(704,'productlist','3','transfer'),(705,'productlist','3','addstock'),(706,'productlist','3','delete'),(707,'productlist','3','view'),(708,'productlist','3','update'),(709,'productlist','3','add'),(710,'productlist','3','stocktaking'),(711,'productlist','3','openclosestock'),(712,'productlist','3','editstocktaken'),(713,'productlist','3','editopenclosestock'),(714,'productlist','3','changeserialstatus'),(715,'productlist','3','viewserials'),(716,'productlist','3','viewproductsfromallbranches'),(717,'productlist','3','bulkpriceupdate'),(718,'productlist','3','negativestockadjustment'),(719,'productlist','3','viewproduction'),(720,'productlist','3','assignproduction'),(721,'productlist','3','deleteproductionitem'),(722,'productlist','3','updateproductionitem'),(723,'products','3','add'),(724,'products','3','update'),(725,'products','3','delete'),(726,'products','3','addstock'),(727,'products','3','more'),(728,'products','3','bulk'),(729,'products','3','deleteorder'),(730,'products','3','dispatch'),(731,'products','3','removestock'),(732,'products','3','price'),(733,'products','3','removeallstock'),(734,'products','3','bulkpriceupdate'),(735,'products','3','negativestockadjustment'),(736,'incomingstock','3','add'),(737,'incomingstock','3','update'),(738,'incomingstock','3','view'),(739,'incomingstock','3','delete'),(740,'lowstocklist','3','add'),(741,'lowstocklist','3','more'),(742,'lowstocklist','3','view'),(743,'banktransfer','3','add'),(744,'accountingreports','3','view'),(745,'reports','3','view'),(746,'reports','3','download'),(747,'reports','3','delete'),(748,'reports','3','update'),(749,'reports','3','viewall'),(750,'sendsms','3','add'),(751,'sendsms','3','update'),(752,'sendsms','3','delete'),(753,'sendsms','3','transfersms'),(754,'documents','3','add'),(755,'documents','3','update'),(756,'documents','3','delete'),(757,'documents','3','viewalldocuments'),(758,'password','3','change'),(759,'config','3','delete'),(760,'config','3','add'),(761,'config','3','update'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'CASHIER','Cashier','2024-11-23 14:24:51','active','1','','1',''),(3,'ADMIN','','2024-11-23 14:25:30','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, `transactioncode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; INSERT INTO `roomsales` VALUES (1,2,'ROHO0232',14,'2024-07-25 10:21:35',175.00,1,1,'New','6','',0,1,'11721892082','11714973733'); /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) DEFAULT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` text NOT NULL, `mrcNo` text NOT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=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,'','Mpesa','','2024-11-23 15:16:44','','0','29','2024-11-23 14:50:42','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291732362629','Cleared','29','2024-11-23 15:34: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,'','','','',0,''),(2,'','Card','','2024-11-23 15:05:00','','0','29','2024-11-23 15:05:00','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291732363487','Cleared','29','2024-11-23 15:17: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,'','','','',0,''),(3,'','Mpesa','','2024-11-23 15:17:15','','0','29','2024-11-23 15:17:15','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732364232','Cleared','29','2024-11-23 15:20: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,'','','','',0,''),(4,'','Mpesa','','2024-11-23 15:19:09','','0','29','2024-11-23 15:19:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732364346','Cleared','29','2024-11-23 15:20: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,'','','','',0,''),(5,'','Mpesa','','2024-11-23 15:29:56','','0','29','2024-11-23 15:29:56','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291732364994','Cleared','29','2024-11-23 15:32: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,'','','','',0,''),(6,'','Mpesa','','2024-11-23 15:32:56','','0','29','2024-11-23 15:32:56','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291732365163','Cleared','29','2024-11-23 15:34: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,'','','','',0,''),(7,'','Mpesa','','2024-11-23 15:35:11','','0','29','2024-11-23 15:35:11','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291732365300','Cleared','29','2024-11-23 15:35: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,'','','','',0,''),(8,'','Mpesa','','2024-11-23 15:36:24','','0','29','2024-11-23 15:36:24','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291732365373','Cleared','29','2024-11-23 15:36: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,'','','','',0,''),(9,'','Cash','','2024-11-23 15:37:43','','0','29','2024-11-23 15:37:43','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291732365455','Cleared','29','2024-11-23 15:37: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,'','','','',0,''),(10,'','Cash','','2024-11-23 17:51:23','','0','29','2024-11-23 16:22:37','','0','750','1','retail','750','750','1','0','0','0','0','750','0','new',' ','','1','0','291732368076','No','29','2024-11-23 17:51:23','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(11,'','Cash','','2024-11-23 17:52:14','','0','29','2024-11-23 16:42:17','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','new',' ','','1','0','291732369265','No','29','2024-11-23 17:52: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,'','','','',0,''),(12,'','Cash','','2024-11-23 17:52:46','','0','29','2024-11-23 16:45:53','','0','750','1','retail','250','750','1','0','0','0','0','750','0','new',' ','','1','0','291732369484','No','29','2024-11-23 17:52:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(13,'','Cash','','2024-11-23 17:54:54','','0','29','2024-11-23 17:54:54','','0','900','1','retail','300','900','1','0','0','0','0','900','0','new',' ','','1','0','291732373681','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(14,'','Cash','','2024-11-23 17:58:34','','0','29','2024-11-23 17:58:34','','0','375','1','retail','125','375','1','0','0','0','0','375','0','new',' ','','1','0','291732373873','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(15,'','Cash','','2024-11-23 18:06:37','','0','29','2024-11-23 18:06:37','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','new',' ','','1','0','291732374347','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(16,'','Cash','','2024-11-24 13:37:36','','0','29','2024-11-24 13:37:36','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291732444644','Cleared','29','2024-11-24 13:38: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,'','','','',0,''),(17,'','Card','','2024-11-24 13:50:30','','0','29','2024-11-24 13:50:30','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291732445368','Cleared','29','2024-11-24 13:51: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,'','','','',0,''),(18,'','Mpesa','','2024-11-24 13:53:09','','0','29','2024-11-24 13:53:09','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291732445559','Cleared','29','2024-11-24 14:09: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,'','','','',0,''),(19,'','Cash','','2024-11-24 13:58:29','','0','29','2024-11-24 13:58:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291732445906','Cleared','29','2024-11-24 14:07: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,'','','','',0,''),(20,'','Cash','','2024-11-24 14:11:54','','0','29','2024-11-24 14:11:54','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291732446712','Cleared','29','2024-11-24 14:15: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,'','','','',0,''),(21,'','Cash','','2024-11-24 14:20:20','','0','29','2024-11-24 14:20:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291732447204','Cleared','29','2024-11-24 14:20: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,'','','','',0,''),(22,'xgf1','Mpesa','','2024-11-24 14:41:35','','0','29','2024-11-24 14:41:35','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291732448462','Cleared','29','2024-11-24 14:53: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,'','','','',0,''),(23,'','Mpesa','','2024-11-24 16:15:44','','0','29','2024-11-24 15:46:52','','0','3400','1','retail','0','3400','1','0','0','0','0','3400','0','printed',' ','','1','0','291732452356','Cleared','29','2024-11-24 16:39: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,'','','','',0,''),(24,'','Cash','','2024-11-25 14:38:37','','0','29','2024-11-24 16:16:12','','800','800','1','retail','300','800','1','0','0','0','0','0','0','new',' ','','1','0','291732454170','No','29','2024-11-25 14:38:37','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(25,'','Cash','','2024-11-24 16:22:49','','0','29','2024-11-24 16:22:49','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','291732454566','Cleared','29','2024-11-24 16:23: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,'','','','',0,''),(26,'','Mpesa','','2024-11-24 16:42:30','','0','29','2024-11-24 16:42:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732455749','Cleared','29','2024-11-24 16:50: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,'','','','',0,''),(27,'','Mpesa','','2024-11-24 16:53:28','','0','29','2024-11-24 16:53:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732456406','Cleared','29','2024-11-24 17:28: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,'','','','',0,''),(28,'','Mpesa','','2024-11-24 17:04:41','','0','29','2024-11-24 17:04:41','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732457077','Cleared','29','2024-11-24 17:10: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,'','','','',0,''),(29,'','Cash','','2024-11-24 17:34:11','','0','29','2024-11-24 17:34:11','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','291732458835','Cleared','29','2024-11-24 18:05: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,'','','','',0,''),(30,'','Cash','','2024-11-25 14:57:35','','0','29','2024-11-25 14:57:35','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291732534774','Cleared','29','2024-11-25 15:01: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,'','','','',0,''),(31,'vfu','Mpesa','','2024-11-25 15:20:48','','0','29','2024-11-25 15:20:48','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291732537235','Cleared','29','2024-11-25 17:07: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,'','','','',0,''),(32,'','Cash','','2024-11-25 16:49:41','','0','29','2024-11-22 16:49:41','','5280','5280','1','retail','550','5280','1','0','0','0','0','0','0','new',' ','','1','0','291732541947','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(33,'hwb','Mpesa','','2024-11-26 15:34:52','','0','29','2024-11-26 14:15:39','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','291732619651','Cleared','29','2024-11-26 15:34:52','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(34,'','Mpesa','','2024-11-26 18:20:22','','0','29','2024-11-26 17:13:24','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291732630399','Cleared','29','2024-11-26 19:02: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,'','','','',0,''),(35,'','Cash','','2024-11-26 18:20:50','','0','29','2024-11-26 18:20:50','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291732634442','Cleared','29','2024-11-26 19: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,'','','','',0,''),(36,'','Cash','','2024-11-27 16:56:15','','0','29','2024-11-27 16:56:15','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291732715773','Cleared','29','2024-11-27 17:09: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,'','','','',0,''),(37,'','Mpesa','','2024-11-28 12:54:25','','0','29','2024-11-28 12:54:25','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291732787663','Cleared','29','2024-11-28 13:02: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,'','','','',0,''),(38,'','Mpesa','','2024-11-28 13:39:42','','0','29','2024-11-28 13:39:42','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291732790367','Cleared','29','2024-11-28 13:51: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,'','','','',0,''),(39,'rhiz','Mpesa','','2024-11-28 14:06:36','','0','29','2024-11-28 14:06:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732791990','Cleared','29','2024-11-28 14:30: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,'','','','',0,''),(40,'','Cash','','2024-11-28 15:38:34','','0','29','2024-11-28 15:24:32','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','291732796563','Cleared','29','2024-11-28 15:43: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,'','','','',0,''),(41,'','Card','','2024-11-28 17:00:03','','0','29','2024-11-28 16:26:44','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291732800402','Cleared','29','2024-11-28 17:49: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,'','','','',0,''),(42,'Ak07','Mpesa','','2024-11-28 17:52:45','','0','29','2024-11-28 17:39:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732804741','Cleared','29','2024-11-28 17:54: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,'','','','',0,''),(43,'','Mpesa','','2024-11-29 17:06:26','','0','29','2024-11-29 09:58:49','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291732863526','Cleared','29','2024-11-29 17:06: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,'','','','',0,''),(44,'EKLT','Mpesa','','2024-11-30 11:00:09','','0','29','2024-11-30 11:00:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732953606','Cleared','29','2024-11-30 11:06: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,'','','','',0,''),(45,'','Card','','2024-11-30 12:28:48','','0','29','2024-11-30 12:28:48','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291732958925','Cleared','29','2024-11-30 12:50: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,'','','','',0,''),(46,'NosD','Cash','','2024-11-30 14:34:57','','0','29','2024-11-30 13:43:36','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','291732963414','Cleared','29','2024-11-30 15: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,'','','','',0,''),(47,'','Cash','','2024-11-30 15:10:39','','0','29','2024-11-30 14:06:45','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291732964784','Cleared','29','2024-12-01 19:26: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,'','','','',0,''),(48,'','Mpesa','','2024-11-30 15:31:26','','0','29','2024-11-30 15:31:26','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732969884','Cleared','29','2024-11-30 16:37: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,'','','','',0,''),(49,'','Cash','','2024-11-30 15:37:44','','0','29','2024-11-30 15:37:44','','200','1200','1','retail','0','1200','1','0','0','0','0','1000','0','printed',' ','','1','0','291732970251','Cleared','29','2024-11-30 16:36: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,'','','','',0,''),(50,'','Mpesa','','2024-11-30 15:45:03','','0','29','2024-11-30 15:45:03','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732970692','Cleared','29','2024-11-30 16:31: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,'','','','',0,''),(51,'','Mpesa','','2024-11-30 16:28:37','','0','29','2024-11-30 16:28:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732973310','Cleared','29','2024-11-30 16:36: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,'','','','',0,''),(52,'','Mpesa','','2024-11-30 16:40:56','','0','29','2024-11-30 16:40:56','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291732974054','Cleared','29','2024-11-30 16: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,'','','','',0,''),(53,'','Mpesa','','2024-11-30 16:41:24','','0','29','2024-11-30 16:41:24','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291732974081','Cleared','29','2024-11-30 16: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,'','','','',0,''),(54,'','Mpesa','','2024-11-30 17:25:22','','0','29','2024-11-30 17:25:22','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291732976714','Cleared','29','2024-11-30 18:01: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,'','','','',0,''),(55,'','Mpesa','','2024-11-30 17:38:22','','0','29','2024-11-30 17:38:22','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291732977491','Cleared','29','2024-11-30 18:01: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,'','','','',0,''),(56,'','Mpesa','','2024-11-30 18:02:39','','0','29','2024-11-30 18:02:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291732978956','Cleared','29','2024-11-30 18:08: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,'','','','',0,''),(57,'','Cash','','2024-11-30 19:04:45','','0','29','2024-11-30 19:04:45','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','291732982683','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(58,'9lto','Mpesa','','2024-12-01 12:23:22','','0','29','2024-12-01 12:23:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733045001','Cleared','29','2024-12-01 12: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,'','','','',0,''),(59,'o7p','Mpesa','','2024-12-01 16:04:26','','0','29','2024-12-01 15:38:52','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291733056721','Cleared','29','2024-12-01 16:46: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,'','','','',0,''),(60,'qq3','Mpesa','','2024-12-01 16:42:16','','0','29','2024-12-01 16:36:18','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291733060160','Cleared','29','2024-12-01 16:44: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,'','','','',0,''),(61,'thp','Mpesa','','2024-12-01 16:42:48','','0','29','2024-12-01 16:42:49','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733060565','Cleared','29','2024-12-01 16:45: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,'','','','',0,''),(62,'','Card','','2024-12-01 16:53:55','','0','29','2024-12-01 16:53:55','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291733061223','Cleared','29','2024-12-01 17:04: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,'','','','',0,''),(63,'UDWB','Mpesa','','2024-12-01 17:38:39','','0','29','2024-12-01 17:38:39','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733063917','Cleared','29','2024-12-01 17: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,'','','','',0,''),(64,'UmQ4','Mpesa','','2024-12-01 18:09:35','','0','29','2024-12-01 18:09:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733065772','Cleared','29','2024-12-01 19:14: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,'','','','',0,''),(65,'iuT','Mpesa','','2024-12-01 18:19:58','','0','29','2024-12-01 18:19:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733066396','Cleared','29','2024-12-01 19:15: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,'','','','',0,''),(66,'MR8H','Mpesa','','2024-12-01 18:35:14','','0','29','2024-12-01 18:35:14','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','291733067297','Cleared','29','2024-12-01 19:16: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,'','','','',0,''),(67,'J9ON','Mpesa','','2024-12-01 18:49:14','','0','29','2024-12-01 18:49:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733068152','Cleared','29','2024-12-01 19:17: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,'','','','',0,''),(68,'','Cash','','2024-12-02 11:43:26','','0','29','2024-12-02 11:43:26','','1340','1340','1','retail','0','1340','1','0','0','0','0','0','0','printed',' ','','1','0','291733129003','Cleared','29','2024-12-02 11:43: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,'','','','',0,''),(69,'','Cash','','2024-12-02 12:31:53','','0','29','2024-12-02 12:31:53','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291733131910','Cleared','29','2024-12-02 12:32: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,'','','','',0,''),(70,'','Cash','','2024-12-02 17:34:33','','0','29','2024-12-02 17:34:33','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291733150056','Cleared','29','2024-12-02 17:58: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,'','','','',0,''),(71,'','Cash','','2024-12-02 19:41:56','','0','29','2024-12-02 19:41:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','291733157655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(72,'152','Mpesa','','2024-12-02 20:12:21','','0','29','2024-12-02 20:12:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733159538','Cleared','29','2024-12-02 20:14: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,'','','','',0,''),(73,'y7AZ','Mpesa','','2024-12-03 11:42:56','','0','29','2024-12-03 11:42:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291733215372','Cleared','29','2024-12-03 11:43: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,'','','','',0,''),(74,'PHXT','Mpesa','','2024-12-03 13:40:29','','0','29','2024-12-03 13:40:29','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733221451','Cleared','29','2024-12-03 15:32: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,'','','','',0,''),(75,'G2C8','Mpesa','','2024-12-03 14:31:22','','0','29','2024-12-03 14:31:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733225480','Cleared','29','2024-12-03 14:44: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,'','','','',0,''),(76,'CGIW','Mpesa','','2024-12-03 15:43:21','','0','29','2024-12-03 15:43:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733229799','Cleared','29','2024-12-03 16:06: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,'','','','',0,''),(77,'JRJU','Mpesa','','2024-12-03 16:26:10','','0','29','2024-12-03 16:26:10','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733232357','Cleared','29','2024-12-03 16:48: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,'','','','',0,''),(78,'','Card','','2024-12-03 18:12:03','','0','29','2024-12-03 18:12:03','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291733238719','Cleared','29','2024-12-03 18:12: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,'','','','',0,''),(79,'3UFT','Mpesa','','2024-12-03 19:29:02','','0','29','2024-12-03 19:29:02','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733243337','Cleared','29','2024-12-03 19:39: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,'','','','',0,''),(80,'','Cash','','2024-12-04 13:46:53','','0','29','2024-12-04 13:46:53','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291733309202','Cleared','29','2024-12-04 14:05: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,'','','','',0,''),(81,'jvke','Mpesa','','2024-12-04 14:45:45','','0','29','2024-12-04 13:56:54','','0','450','1','retail','150','450','1','0','0','0','0','450','0','new',' ','','1','0','291733309805','Cleared','29','2024-12-04 14:45:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(82,'','Cash','','2024-12-04 14:08:01','','0','29','2024-12-04 14:08:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291733310479','Cleared','29','2024-12-04 14:28: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,'','','','',0,''),(83,'b75l judith kereini','Mpesa','','2024-12-04 16:44:09','','0','29','2024-12-04 15:54:28','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291733316866','Cleared','29','2024-12-04 17:11: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,'','','','',0,''),(84,'laha','Mpesa','','2024-12-04 17:28:38','','0','29','2024-12-04 17:28:38','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733322516','Cleared','29','2024-12-04 17:30: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,'','','','',0,''),(85,'nm8ye','Mpesa','','2024-12-04 17:31:47','','0','29','2024-12-04 17:31:47','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733322698','Cleared','29','2024-12-04 17:52: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,'','','','',0,''),(86,'','Card','','2024-12-04 17:39:43','','0','29','2024-12-04 17:39:43','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291733323167','Cleared','29','2024-12-04 17:50: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,'','','','',0,''),(87,'','Cash','','2024-12-05 16:14:08','','0','29','2024-12-05 16:14:08','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291733404446','Cleared','29','2024-12-05 16:56: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,'','','','',0,''),(88,'','Card','','2024-12-05 17:08:59','','0','29','2024-12-05 17:08:59','','0','1720','1','retail','0','1720','1','1720','0','0','0','0','0','printed',' ','','1','0','291733407689','Cleared','29','2024-12-05 17: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,'','','','',0,''),(89,'','Card','','2024-12-05 17:18:06','','0','29','2024-12-05 17:18:06','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291733408280','Cleared','29','2024-12-05 17:47: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,'','','','',0,''),(90,'','Cash','','2024-12-05 17:39:02','','0','29','2024-12-05 17:39:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291733409533','Cleared','29','2024-12-05 17:47: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,'','','','',0,''),(91,'bufn','Mpesa','','2024-12-06 15:17:58','','0','29','2024-12-06 15:17:58','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733487463','Cleared','29','2024-12-06 15:31: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,'','','','',0,''),(92,'','Card','','2024-12-06 15:32:23','','0','29','2024-12-06 15:32:23','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291733488298','Cleared','29','2024-12-06 15: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,'','','','',0,''),(93,'','Cash','','2024-12-06 15:43:15','','0','29','2024-12-06 15:43:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291733488993','Cleared','29','2024-12-06 15:47: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,'','','','',0,''),(94,'','Cash','','2024-12-06 17:59:25','','0','29','2024-12-06 17:59:25','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','291733497104','Cleared','29','2024-12-06 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,'','','','',0,''),(95,'','Cash','','2024-12-06 18:41:06','','0','29','2024-12-06 18:41:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291733499655','Cleared','29','2024-12-06 18:42: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,'','','','',0,''),(96,'sl7','Mpesa','','2024-12-07 14:35:31','','0','29','2024-12-07 14:35:31','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733571329','Cleared','29','2024-12-07 14: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,'','','','',0,''),(97,'','Mpesa','','2024-12-07 14:45:57','','0','29','2024-12-07 14:45:57','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291733571938','Cleared','29','2024-12-07 15:02: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,'','','','',0,''),(98,'','Card','','2024-12-07 14:59:53','','0','29','2024-12-07 14:59:53','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291733572789','Cleared','29','2024-12-07 15: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,'','','','',0,''),(99,'','Mpesa','','2024-12-07 15:04:17','','0','29','2024-12-07 15:04:17','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291733573003','Cleared','29','2024-12-07 15:16: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,'','','','',0,''),(100,'','Mpesa','','2024-12-07 15:17:37','','0','29','2024-12-07 15:17:37','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291733573822','Cleared','29','2024-12-07 17:54: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,'','','','',0,''),(101,'','Mpesa','','2024-12-07 15:28:27','','0','29','2024-12-07 15:28:27','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733574505','Cleared','29','2024-12-07 17:54: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,'','','','',0,''),(102,'','Mpesa','','2024-12-07 16:43:43','','0','29','2024-12-07 15:37:44','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291733575058','Cleared','29','2024-12-07 17:54: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,'','','','',0,''),(103,'sl72','Mpesa','','2024-12-07 17:27:57','','0','29','2024-12-07 17:27:57','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','291733580500','Cleared','29','2024-12-07 17: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,'','','','',0,''),(104,'sl75','Mpesa','','2024-12-07 17:37:58','','0','29','2024-12-07 17:37:58','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291733582243','Cleared','29','2024-12-07 17:51: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,'','','','',0,''),(105,'','Mpesa','','2024-12-07 18:11:25','','0','29','2024-12-07 18:11:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733584281','Cleared','29','2024-12-07 18:13: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,'','','','',0,''),(106,'','Cash','','2024-12-07 18:18:59','','0','29','2024-12-07 18:19:00','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291733584729','Cleared','29','2024-12-07 19:25: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,'','','','',0,''),(107,'','Mpesa','','2024-12-07 18:20:59','','0','29','2024-12-07 18:20:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733584856','Cleared','29','2024-12-07 19:25: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,'','','','',0,''),(108,'','Mpesa','','2024-12-07 18:23:09','','0','29','2024-12-07 18:23:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733584984','Cleared','29','2024-12-07 19: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,'','','','',0,''),(109,'','Mpesa','','2024-12-07 18:35:37','','0','29','2024-12-07 18:35:37','','0','2950','1','retail','0','2950','1','0','0','0','0','2950','0','printed',' ','','1','0','291733585368','Cleared','29','2024-12-07 19:24: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,'','','','',0,''),(110,'','Mpesa','','2024-12-07 18:44:29','','0','29','2024-12-07 18:44:29','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291733586267','Cleared','29','2024-12-07 19:24: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,'','','','',0,''),(111,'sL8','Mpesa','','2024-12-08 13:55:14','','0','29','2024-12-08 13:55:14','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733655281','Cleared','29','2024-12-08 14:39: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,'','','','',0,''),(112,'sL84','Mpesa','','2024-12-08 15:01:19','','0','29','2024-12-08 15:01:19','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291733659242','Cleared','29','2024-12-08 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,'','','','',0,''),(113,'sl8','Mpesa','','2024-12-08 15:35:42','','0','29','2024-12-08 15:35:42','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733661330','Cleared','29','2024-12-08 16:00: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,'','','','',0,''),(114,'sl8','Mpesa','','2024-12-08 16:47:55','','0','29','2024-12-08 16:47:55','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291733665664','Cleared','29','2024-12-08 17:35: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,'','','','',0,''),(115,'sl8','Mpesa','','2024-12-08 17:11:35','','0','29','2024-12-08 17:11:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733667092','Cleared','29','2024-12-08 17:34: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,'','','','',0,''),(116,'sl8','Mpesa','','2024-12-08 17:25:36','','0','29','2024-12-08 17:25:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733667933','Cleared','29','2024-12-08 17:32: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,'','','','',0,''),(117,'sl8','Mpesa','','2024-12-08 18:09:55','','0','29','2024-12-08 18:09:55','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291733670577','Cleared','29','2024-12-08 18:38: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,'','','','',0,''),(118,'sl8','Mpesa','','2024-12-08 18:14:29','','0','29','2024-12-08 18:14:29','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291733670861','Cleared','29','2024-12-08 18:39: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,'','','','',0,''),(119,'','Cash','','2024-12-08 18:20:55','','0','29','2024-12-08 18:20:55','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291733671252','Cleared','29','2024-12-08 18:31: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,'','','','',0,''),(120,'sl8','Mpesa','','2024-12-08 18:25:18','','0','29','2024-12-08 18:25:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733671516','Cleared','29','2024-12-08 18:40: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,'','','','',0,''),(121,'','Cash','','2024-12-08 18:42:28','','0','29','2024-12-08 18:42:28','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','291733672520','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(122,'','Cash','','2024-12-08 18:57:39','','0','29','2024-12-08 18:57:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291733673457','Cleared','29','2024-12-08 20:19: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,'','','','',0,''),(123,'','Cash','','2024-12-08 19:03:40','','0','29','2024-12-08 19:03:40','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291733673817','Cleared','29','2024-12-08 19:33: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,'','','','',0,''),(124,'sl8','Mpesa','','2024-12-08 19:14:33','','0','29','2024-12-08 19:14:33','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291733674469','Cleared','29','2024-12-08 20:08: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,'','','','',0,''),(125,'sl86','Mpesa','','2024-12-08 19:17:38','','0','29','2024-12-08 19:17:38','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291733674645','Cleared','29','2024-12-08 19: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,'','','','',0,''),(126,'','Card','','2024-12-09 13:07:30','','0','29','2024-12-09 13:07:30','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291733738823','Cleared','29','2024-12-09 18:36: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,'','','','',0,''),(127,'','Cash','','2024-12-09 18:29:16','','0','29','2024-12-09 18:29:16','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291733758149','Cleared','29','2024-12-09 18:49: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,'','','','',0,''),(128,'','Cash','','2024-12-10 15:08:51','','0','29','2024-12-10 15:08:51','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291733832511','Cleared','29','2024-12-10 15: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,'','','','',0,''),(129,'slA2','Cash','','2024-12-10 18:52:15','','0','29','2024-12-10 18:52:15','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291733845926','Cleared','29','2024-12-10 19:39: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,'','','','',0,''),(130,'slA','Mpesa','','2024-12-10 18:59:03','','0','29','2024-12-10 18:59:03','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291733846340','Cleared','29','2024-12-10 19:38: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,'','','','',0,''),(131,'','Mpesa','','2024-12-10 19:21:21','','0','29','2024-12-10 19:21:21','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291733847678','Cleared','29','2024-12-10 19:37: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,'','','','',0,''),(132,'SLB','Mpesa','','2024-12-11 12:28:20','','0','29','2024-12-11 12:28:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733909297','Cleared','29','2024-12-11 13:20: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,'','','','',0,''),(133,'sLB','Mpesa','','2024-12-11 13:04:40','','0','29','2024-12-11 13:04:40','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291733911478','Cleared','29','2024-12-11 13:19: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,'','','','',0,''),(134,'','Mpesa','','2024-12-11 19:06:08','','0','29','2024-12-11 19:06:08','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291733933122','Cleared','29','2024-12-11 19:32: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,'','','','',0,''),(135,'','Mpesa','','2024-12-11 19:06:38','','0','29','2024-12-11 19:06:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291733933194','Cleared','29','2024-12-11 19:31: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,'','','','',0,''),(136,'rrwe','Mpesa','','2024-12-12 14:37:54','','0','29','2024-12-12 14:12:51','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734001961','Cleared','29','2024-12-12 14:44: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,'','','','',0,''),(137,'av13','Mpesa','','2024-12-12 14:17:38','','0','29','2024-12-12 14:17:38','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734002257','Cleared','29','2024-12-12 14:23: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,'','','','',0,''),(138,'15dh','Mpesa','','2024-12-12 14:38:08','','0','29','2024-12-12 14:38:08','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734003486','Cleared','29','2024-12-12 14:44: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,'','','','',0,''),(139,'nopo','Mpesa','','2024-12-12 15:42:28','','0','29','2024-12-12 15:42:28','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734007347','Cleared','29','2024-12-12 16:09: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,'','','','',0,''),(140,'','Cash','','2024-12-12 15:54:00','','0','29','2024-12-12 15:54:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734008038','Cleared','29','2024-12-12 15:56: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,'','','','',0,''),(141,'5nlw','Mpesa','','2024-12-12 15:58:10','','0','29','2024-12-12 15:58:10','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','291734008286','Cleared','29','2024-12-12 15:59: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,'','','','',0,''),(142,'ko9y','Mpesa','','2024-12-12 16:14:45','','0','29','2024-12-12 16:14:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734009283','Cleared','29','2024-12-12 16:22: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,'','','','',0,''),(143,'08rq','Mpesa','','2024-12-12 16:23:05','','0','29','2024-12-12 16:23:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734009783','Cleared','29','2024-12-12 16:36: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,'','','','',0,''),(144,'9373','Mpesa','','2024-12-12 17:25:30','','0','29','2024-12-12 17:25:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291734013528','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(145,'','Cash','','2024-12-12 17:34:12','','0','29','2024-12-12 17:34:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734014050','Cleared','29','2024-12-12 19:01: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,'','','','',0,''),(146,'hli','Mpesa','','2024-12-12 18:09:28','','0','29','2024-12-12 17:58:51','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734015530','Cleared','29','2024-12-12 19:57: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,'','','','',0,''),(147,'2ly7','Mpesa','','2024-12-12 18:16:13','','0','29','2024-12-12 18:16:13','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291734016512','Cleared','29','2024-12-12 19:02: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,'','','','',0,''),(148,'','Mpesa','','2024-12-12 18:25:04','','0','29','2024-12-12 18:25:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734017101','Cleared','29','2024-12-12 19:04: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,'','','','',0,''),(149,'2vua','Mpesa','','2024-12-12 18:33:02','','0','29','2024-12-12 18:33:02','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734017534','Cleared','29','2024-12-12 19:03: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,'','','','',0,''),(150,'xlp','Mpesa','','2024-12-12 18:33:39','','0','29','2024-12-12 18:33:39','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734017615','Cleared','29','2024-12-12 19:03: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,'','','','',0,''),(151,'qltp','Mpesa','','2024-12-12 18:43:07','','0','29','2024-12-12 18:41:48','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291734018100','Cleared','29','2024-12-12 19: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,'','','','',0,''),(152,'lu10','Mpesa','','2024-12-12 19:18:11','','0','29','2024-12-12 19:18:11','','0','2320','1','retail','0','2320','1','0','0','0','0','2320','0','printed',' ','','1','0','291734019692','Cleared','29','2024-12-12 19:55: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,'','','','',0,''),(153,'lu10','Mpesa','','2024-12-12 19:26:10','','0','29','2024-12-12 19:26:10','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','291734020724','Cleared','29','2024-12-12 19:56: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,'','','','',0,''),(154,'NWL','Mpesa','','2024-12-13 16:01:40','','0','29','2024-12-13 16:01:40','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291734094891','Cleared','29','2024-12-13 16:02: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,'','','','',0,''),(155,'NWL','Cash','','2024-12-13 17:30:50','','0','29','2024-12-13 17:30:50','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291734100211','Cleared','29','2024-12-13 17:49: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,'','','','',0,''),(156,'','Mpesa','','2024-12-13 18:07:38','','0','29','2024-12-13 18:07:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734102457','Cleared','29','2024-12-13 18:08: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,'','','','',0,''),(157,'PVOV','Mpesa','','2024-12-13 19:01:31','','0','29','2024-12-13 19:01:31','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291734105667','Cleared','29','2024-12-13 19:29: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,'','','','',0,''),(158,'','Cash','','2024-12-13 19:59:46','','0','29','2024-12-13 19:59:46','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734109184','Cleared','29','2024-12-13 20:48: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,'','','','',0,''),(159,'','Mpesa','','2024-12-14 13:49:21','','0','29','2024-12-14 13:49:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734173359','Cleared','29','2024-12-14 15:22: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,'','','','',0,''),(160,'','Card','','2024-12-14 13:50:13','','0','29','2024-12-14 13:50:13','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291734173394','Cleared','29','2024-12-14 15:22: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,'','','','',0,''),(161,'','Mpesa','','2024-12-14 13:58:04','','0','29','2024-12-14 13:58:04','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734173882','Cleared','29','2024-12-14 15: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,'','','','',0,''),(162,'','Mpesa','','2024-12-14 14:03:51','','0','29','2024-12-14 14:03:51','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291734174220','Cleared','29','2024-12-14 15:23: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,'','','','',0,''),(163,'','Mpesa','','2024-12-14 14:12:09','','0','29','2024-12-14 14:12:09','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734174725','Cleared','29','2024-12-14 15:25: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,'','','','',0,''),(164,'','Mpesa','','2024-12-14 14:18:30','','0','29','2024-12-14 14:18:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734175108','Cleared','29','2024-12-14 15:25: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,'','','','',0,''),(165,'','Mpesa','','2024-12-14 14:52:55','','0','29','2024-12-14 14:52:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734177172','Cleared','29','2024-12-14 15: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,'','','','',0,''),(166,'SIE2','Mpesa','','2024-12-14 16:23:16','','0','29','2024-12-14 16:23:16','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291734182586','Cleared','29','2024-12-14 16:35: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,'','','','',0,''),(167,'SLE7','Mpesa','','2024-12-14 17:25:54','','0','29','2024-12-14 17:25:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734186352','Cleared','29','2024-12-14 17: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,'','','','',0,''),(168,'','Mpesa','','2024-12-14 17:42:32','','0','29','2024-12-14 17:42:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734187351','Cleared','29','2024-12-14 20:15: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,'','','','',0,''),(169,'pj2g','Mpesa','','2024-12-14 18:37:32','','0','29','2024-12-14 18:37:32','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','1','0','291734190642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(170,'SLD7','Mpesa','','2024-12-14 19:15:53','','0','29','2024-12-14 19:15:53','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291734192882','Cleared','29','2024-12-14 19:41: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,'','','','',0,''),(171,'','Mpesa','','2024-12-14 19:54:03','','0','29','2024-12-14 19:54:03','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291734195179','Cleared','29','2024-12-14 20:15: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,'','','','',0,''),(172,'7tvk','','','2024-12-15 13:35:46','','0','29','2024-12-15 12:13:10','','1000','1500','1','retail','0','1500','1','0','0','0','0','500','0','printed',' ','','1','0','291734253985','Cleared','29','2024-12-15 14:23: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,'','','','',0,''),(173,'','Cash','','2024-12-15 12:55:40','','0','29','2024-12-15 12:55:40','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291734256514','Cleared','29','2024-12-15 12:56: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,'','','','',0,''),(174,'w8hw','Mpesa','','2024-12-15 13:38:30','','0','29','2024-12-15 13:38:30','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291734259101','Cleared','29','2024-12-15 14: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,'','','','',0,''),(175,'rezi','Mpesa','','2024-12-15 13:40:39','','0','29','2024-12-15 13:40:39','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291734259169','Cleared','29','2024-12-15 14:03: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,'','','','',0,''),(176,'','Cash','','2024-12-15 13:50:39','','0','29','2024-12-15 13:50:39','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734259837','Cleared','29','2024-12-15 14:00: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,'','','','',0,''),(177,'xwa','Mpesa','','2024-12-15 14:09:06','','0','29','2024-12-15 14:09:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734260944','Cleared','29','2024-12-15 14:12: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,'','','','',0,''),(178,'','Card','','2024-12-15 14:38:42','','0','29','2024-12-15 14:38:42','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291734262711','Cleared','29','2024-12-15 14:39: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,'','','','',0,''),(179,'','Card','','2024-12-15 14:42:58','','0','29','2024-12-15 14:42:58','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291734262949','Cleared','29','2024-12-15 14:43: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,'','','','',0,''),(180,'50q','Mpesa','','2024-12-15 14:56:55','','0','29','2024-12-15 14:56:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734263812','Cleared','29','2024-12-15 15:07: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,'','','','',0,''),(181,'','Mpesa','','2024-12-15 14:58:12','','0','29','2024-12-15 14:58:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734263890','Cleared','29','2024-12-15 15:10: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,'','','','',0,''),(182,'csy1','Mpesa','','2024-12-15 15:10:41','','0','29','2024-12-15 15:10:41','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734264634','Cleared','29','2024-12-15 15:51: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,'','','','',0,''),(183,'','Mpesa','','2024-12-15 15:12:19','','0','29','2024-12-15 15:12:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734264737','Cleared','29','2024-12-15 15: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,'','','','',0,''),(184,'m887','Mpesa','','2024-12-15 15:26:21','','0','29','2024-12-15 15:26:21','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291734265571','Cleared','29','2024-12-15 15:52: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,'','','','',0,''),(185,'ou8k','Mpesa','','2024-12-15 16:01:50','','0','29','2024-12-15 16:01:50','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734267708','Cleared','29','2024-12-15 17:00: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,'','','','',0,''),(186,'23lg','Mpesa','','2024-12-15 16:06:43','','0','29','2024-12-15 16:06:43','','0','670','1','retail','0','670','1','0','0','0','0','670','0','new',' ','','1','0','291734267989','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(187,'','Card','','2024-12-15 16:22:50','','0','29','2024-12-15 16:19:32','','0','2470','1','retail','0','2470','1','2470','0','0','0','0','0','printed',' ','','1','0','291734268747','Cleared','29','2024-12-15 16:59: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,'','','','',0,''),(188,'woen','Mpesa','','2024-12-15 16:38:29','','0','29','2024-12-15 16:38:29','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734269899','Cleared','29','2024-12-15 16:59: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,'','','','',0,''),(189,'','Mpesa','','2024-12-15 16:58:46','','0','29','2024-12-15 16:58:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734270318','Cleared','29','2024-12-15 16: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,'','','','',0,''),(190,'uep6','Mpesa','','2024-12-15 17:04:46','','0','29','2024-12-15 17:04:46','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291734271473','Cleared','29','2024-12-15 17:44: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,'','','','',0,''),(191,'','Cash','','2024-12-15 18:14:00','','0','29','2024-12-15 18:14:00','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291734275612','Cleared','29','2024-12-15 18:15: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,'','','','',0,''),(192,'mvh','Mpesa','','2024-12-15 19:01:53','','0','29','2024-12-15 19:01:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291734278205','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(193,'BOBA','Mpesa','','2024-12-15 19:28:08','','0','29','2024-12-15 19:28:08','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291734280085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(194,'','Mpesa','','2024-12-15 19:47:44','','0','29','2024-12-15 19:47:44','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734281255','Cleared','29','2024-12-15 19:54: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,'','','','',0,''),(195,'','Card','','2024-12-16 15:31:07','','0','29','2024-12-16 15:31:07','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291734352265','Cleared','29','2024-12-16 15:36: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,'','','','',0,''),(196,'','Card','','2024-12-16 16:21:36','','0','29','2024-12-16 16:21:36','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291734355284','Cleared','29','2024-12-16 19:09: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,'','','','',0,''),(197,'','Mpesa','','2024-12-16 16:46:47','','0','29','2024-12-16 16:33:40','','0','2050','1','retail','0','2050','1','0','0','0','0','2050','0','printed',' ','','1','0','291734355942','Cleared','29','2024-12-16 19: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,'','','','',0,''),(198,'','Cash','','2024-12-16 17:43:23','','0','29','2024-12-16 17:43:23','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','1','0','291734360167','Cleared','29','2024-12-16 19:09: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,'','','','',0,''),(199,'','Card','','2024-12-16 18:04:11','','0','29','2024-12-16 18:04:11','','0','2050','1','retail','0','2050','1','2050','0','0','0','0','0','printed',' ','','1','0','291734361368','Cleared','29','2024-12-16 19:09: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,'','','','',0,''),(200,'','Mpesa','','2024-12-16 18:50:47','','0','29','2024-12-16 18:50:47','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291734364231','Cleared','29','2024-12-16 19:10: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,'','','','',0,''),(201,'','Card','','2024-12-17 16:26:22','','0','29','2024-12-17 16:26:22','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291734441956','Cleared','29','2024-12-17 19:29: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,'','','','',0,''),(202,'TIPA','Mpesa','','2024-12-17 19:18:39','','0','29','2024-12-17 19:18:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734452317','Cleared','29','2024-12-17 19:36: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,'','','','',0,''),(203,'TIPA','Mpesa','','2024-12-17 19:19:42','','0','29','2024-12-17 19:19:42','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734452380','Cleared','29','2024-12-17 19:36: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,'','','','',0,''),(204,'J6ST','Mpesa','','2024-12-17 19:20:36','','0','29','2024-12-17 19:20:36','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291734452433','Cleared','29','2024-12-17 19:32: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,'','','','',0,''),(205,'PD8L','Mpesa','','2024-12-17 19:21:01','','0','29','2024-12-17 19:21:01','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734452458','Cleared','29','2024-12-17 19:31: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,'','','','',0,''),(206,'','Cash','','2024-12-18 12:17:09','','0','29','2024-12-18 12:17:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734513426','Cleared','29','2024-12-18 13:24: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,'','','','',0,''),(207,'SLI8','Mpesa','','2024-12-18 12:23:25','','0','29','2024-12-18 12:23:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734513803','Cleared','29','2024-12-18 13:25: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,'','','','',0,''),(208,'','Mpesa','','2024-12-18 14:17:58','','0','29','2024-12-18 14:17:58','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291734520511','Cleared','29','2024-12-18 14: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,'','','','',0,''),(209,'','Mpesa','','2024-12-18 14:33:35','','0','29','2024-12-18 14:33:35','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734521613','Cleared','29','2024-12-18 14:36: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,'','','','',0,''),(210,'','Cash','','2024-12-18 16:08:06','','0','29','2024-12-18 16:08:06','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291734527168','Cleared','29','2024-12-18 18:15: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,'','','','',0,''),(211,'','Cash','','2024-12-18 17:05:55','','0','29','2024-12-18 17:05:55','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734530752','Cleared','29','2024-12-18 18:33: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,'','','','',0,''),(212,'SLI4X','Cash','','2024-12-18 17:46:00','','0','29','2024-12-18 17:46:00','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','291734533113','Cleared','29','2024-12-18 19:32: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,'','','','',0,''),(213,'SLI5x','Mpesa','','2024-12-18 18:09:30','','0','29','2024-12-18 18:09:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734534568','Cleared','29','2024-12-18 19:31: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,'','','','',0,''),(214,'','Mpesa','','2024-12-18 18:43:08','','0','29','2024-12-18 18:43:08','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734536583','Cleared','29','2024-12-18 19:32: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,'','','','',0,''),(215,'','Card','','2024-12-18 19:11:00','','0','29','2024-12-18 19:11:00','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291734538218','Cleared','29','2024-12-18 19:32: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,'','','','',0,''),(216,'','Card','','2024-12-18 19:13:03','','0','29','2024-12-18 19:13:03','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291734538379','Cleared','29','2024-12-18 19:32: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,'','','','',0,''),(217,'','Cash','','2024-12-19 12:39:00','','0','29','2024-12-19 12:39:00','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291734601138','Cleared','29','2024-12-19 12:47: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,'','','','',0,''),(218,'19ct','Mpesa','','2024-12-19 14:46:29','','0','29','2024-12-19 14:46:29','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291734608787','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(219,'','Cash','','2024-12-19 16:24:10','','0','29','2024-12-19 16:24:10','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734614647','Cleared','29','2024-12-19 18:20: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,'','','','',0,''),(220,'','Cash','','2024-12-19 16:32:58','','0','29','2024-12-19 16:32:58','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','291734615015','Cleared','29','2024-12-19 18:20: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,'','','','',0,''),(221,'','Cash','','2024-12-19 17:07:22','','0','29','2024-12-19 17:07:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734617143','Cleared','29','2024-12-19 18:21: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,'','','','',0,''),(222,'dhyr','Mpesa','','2024-12-20 13:45:53','','0','29','2024-12-20 13:45:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734691535','Cleared','29','2024-12-20 18: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,'','','','',0,''),(223,'','Mpesa','','2024-12-20 14:51:43','','0','29','2024-12-20 14:51:43','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734695497','Cleared','29','2024-12-20 18:54: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,'','','','',0,''),(224,'','Mpesa','','2024-12-20 14:52:22','','0','29','2024-12-20 14:52:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734695537','Cleared','29','2024-12-20 18: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,'','','','',0,''),(225,'','Mpesa','','2024-12-20 17:38:14','','0','29','2024-12-20 17:38:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734705489','Cleared','29','2024-12-20 19: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,'','','','',0,''),(226,'','Mpesa','','2024-12-20 17:39:06','','0','29','2024-12-20 17:39:06','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734705538','Cleared','29','2024-12-20 19:11: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,'','','','',0,''),(227,'','Mpesa','','2024-12-20 17:41:19','','0','29','2024-12-20 17:41:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734705672','Cleared','29','2024-12-20 19: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,'','','','',0,''),(228,'','Mpesa','','2024-12-20 17:42:38','','0','29','2024-12-20 17:42:39','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734705738','Cleared','29','2024-12-20 18:55: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,'','','','',0,''),(229,'','Cash','','2024-12-20 17:43:37','','0','29','2024-12-20 17:43:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734705807','Cleared','29','2024-12-20 18:55: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,'','','','',0,''),(230,'','Mpesa','','2024-12-20 19:04:31','','0','29','2024-12-20 19:04:31','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291734710669','Cleared','29','2024-12-20 19: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,'','','','',0,''),(231,'','Mpesa','','2024-12-20 19:11:52','','0','29','2024-12-20 19:11:52','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734711108','Cleared','29','2024-12-20 19:13: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,'','','','',0,''),(232,'','Mpesa','','2024-12-20 19:12:35','','0','29','2024-12-20 19:12:35','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734711152','Cleared','29','2024-12-20 19:13: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,'','','','',0,''),(233,'','Mpesa','','2024-12-20 19:12:56','','0','29','2024-12-20 19:12:56','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734711174','Cleared','29','2024-12-20 19:13: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,'','','','',0,''),(234,'SLL2','Mpesa','','2024-12-21 13:03:48','','0','29','2024-12-21 13:03:48','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734775425','Cleared','29','2024-12-21 14:03: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,'','','','',0,''),(235,'','Cash','','2024-12-21 14:32:01','','0','29','2024-12-21 14:32:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734780702','Cleared','29','2024-12-21 14:39: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,'','','','',0,''),(236,'','Cash','','2024-12-21 14:44:42','','0','29','2024-12-21 14:44:42','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734781479','Cleared','29','2024-12-21 14:53: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,'','','','',0,''),(237,'SLL4','Mpesa','','2024-12-21 15:31:57','','0','29','2024-12-21 15:31:57','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734784298','Cleared','29','2024-12-21 15: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,'','','','',0,''),(238,'SLL3','Cash','','2024-12-21 15:48:18','','0','29','2024-12-21 15:48:18','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291734785216','Cleared','29','2024-12-21 16:47: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,'','','','',0,''),(239,'','Card','','2024-12-21 15:57:41','','0','29','2024-12-21 15:57:41','','0','1950','1','retail','0','1950','1','1950','0','0','0','0','0','printed',' ','','1','0','291734785812','Cleared','29','2024-12-21 20:26: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,'','','','',0,''),(240,'','Cash','','2024-12-21 16:15:56','','0','29','2024-12-21 16:15:57','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734786953','Cleared','29','2024-12-21 16:48: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,'','','','',0,''),(241,'SLL9','Mpesa','','2024-12-21 16:25:49','','0','29','2024-12-21 16:25:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734787546','Cleared','29','2024-12-21 16:47: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,'','','','',0,''),(242,'','Cash','','2024-12-21 17:20:27','','0','29','2024-12-21 17:20:27','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291734790814','Cleared','29','2024-12-21 20:21: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,'','','','',0,''),(243,'','Cash','','2024-12-21 17:21:01','','0','29','2024-12-21 17:21:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734790860','Cleared','29','2024-12-21 20:26: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,'','','','',0,''),(244,'SLL2','Mpesa','','2024-12-21 17:22:38','','0','29','2024-12-21 17:22:38','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291734790938','Cleared','29','2024-12-21 20:24: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,'','','','',0,''),(245,'SLL1','Cash','','2024-12-21 17:29:38','','0','29','2024-12-21 17:29:38','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291734791360','Cleared','29','2024-12-21 20:23: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,'','','','',0,''),(246,'SLL0','Cash','','2024-12-21 17:42:10','','0','29','2024-12-21 17:42:10','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291734792113','Cleared','29','2024-12-21 20: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,'','','','',0,''),(247,'SLL6','Mpesa','','2024-12-21 17:56:18','','0','29','2024-12-21 17:56:18','','0','1770','1','retail','0','1770','1','0','0','0','0','1770','0','printed',' ','','1','0','291734792956','Cleared','29','2024-12-21 20:24: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,'','','','',0,''),(248,'SLL1C','Mpesa','','2024-12-21 18:19:31','','0','29','2024-12-21 18:19:31','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291734794369','Cleared','29','2024-12-21 20:25: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,'','','','',0,''),(249,'SLL5','Mpesa','','2024-12-21 19:12:10','','0','29','2024-12-21 19:12:10','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734797528','Cleared','29','2024-12-21 20:22: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,'','','','',0,''),(250,'SLL9','Mpesa','','2024-12-21 19:20:35','','0','29','2024-12-21 19:20:35','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291734797950','Cleared','29','2024-12-21 20:21: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,'','','','',0,''),(251,'','Cash','','2024-12-22 11:18:29','','0','29','2024-12-22 11:18:29','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291734855497','Cleared','29','2024-12-22 12:39: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,'','','','',0,''),(252,'SLM2','Mpesa','','2024-12-22 12:50:09','','0','29','2024-12-22 12:50:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734861004','Cleared','29','2024-12-22 12:55: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,'','','','',0,''),(253,'','Card','','2024-12-22 13:05:06','','0','29','2024-12-22 13:05:06','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291734861901','Cleared','29','2024-12-22 13:11: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,'','','','',0,''),(254,'SLM5','Cash','','2024-12-22 13:35:31','','0','29','2024-12-22 13:35:31','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291734863721','Cleared','29','2024-12-22 14:24: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,'','','','',0,''),(255,'SLM8','Mpesa','','2024-12-22 13:37:21','','0','29','2024-12-22 13:37:21','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734863839','Cleared','29','2024-12-22 14:24: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,'','','','',0,''),(256,'','Cash','','2024-12-22 13:57:14','','0','29','2024-12-22 13:57:14','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291734865032','Cleared','29','2024-12-22 14:23: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,'','','','',0,''),(257,'SLM8','Cash','','2024-12-22 14:25:02','','0','29','2024-12-22 14:25:02','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291734866700','Cleared','29','2024-12-22 14:25: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,'','','','',0,''),(258,'SLM4','Mpesa','','2024-12-22 14:40:06','','0','29','2024-12-22 14:40:06','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291734867604','Cleared','29','2024-12-22 14: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,'','','','',0,''),(259,'','Cash','','2024-12-22 14:48:41','','0','29','2024-12-22 14:48:41','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734868110','Cleared','29','2024-12-22 14:58: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,'','','','',0,''),(260,'SLM6','Mpesa','','2024-12-22 15:00:23','','0','29','2024-12-22 15:00:23','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291734868821','Cleared','29','2024-12-22 15:11: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,'','','','',0,''),(261,'SLM1','Mpesa','','2024-12-22 15:33:43','','0','29','2024-12-22 15:33:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734870821','Cleared','29','2024-12-22 20: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,'','','','',0,''),(262,'','Cash','','2024-12-22 15:39:30','','0','29','2024-12-22 15:39:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734871168','Cleared','29','2024-12-22 20:46: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,'','','','',0,''),(263,'','Cash','','2024-12-22 15:43:28','','0','29','2024-12-22 15:43:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734871407','Cleared','29','2024-12-22 20:48: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,'','','','',0,''),(264,'','Cash','','2024-12-22 15:51:31','','0','29','2024-12-22 15:51:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734871884','Cleared','29','2024-12-22 20:48: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,'','','','',0,''),(265,'','Cash','','2024-12-22 15:54:26','','0','29','2024-12-22 15:54:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734872063','Cleared','29','2024-12-22 20:48: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,'','','','',0,''),(266,'','Cash','','2024-12-22 15:55:29','','0','29','2024-12-22 15:55:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734872127','Cleared','29','2024-12-22 20:48: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,'','','','',0,''),(267,'SLM5','Mpesa','','2024-12-22 16:07:47','','0','29','2024-12-22 16:07:47','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291734872848','Cleared','29','2024-12-22 20:41: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,'','','','',0,''),(268,'','Cash','','2024-12-22 16:10:33','','0','29','2024-12-22 16:10:33','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734873012','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(269,'','Cash','','2024-12-22 16:11:26','','0','29','2024-12-22 16:11:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291734873076','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(270,'','Cash','','2024-12-22 16:16:29','','0','29','2024-12-22 16:16:29','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734873383','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(271,'','Cash','','2024-12-22 16:29:19','','0','29','2024-12-22 16:29:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734874154','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(272,'','Cash','','2024-12-22 16:30:47','','0','29','2024-12-22 16:30:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734874240','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(273,'','Cash','','2024-12-22 16:46:06','','0','29','2024-12-22 16:46:06','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','291734875029','Cleared','29','2024-12-22 20:49: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,'','','','',0,''),(274,'','Card','','2024-12-22 16:47:08','','0','29','2024-12-22 16:47:08','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291734875226','Cleared','29','2024-12-22 20:51: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,'','','','',0,''),(275,'SLM7','Mpesa','','2024-12-22 16:50:50','','0','29','2024-12-22 16:50:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734875448','Cleared','29','2024-12-22 20: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,'','','','',0,''),(276,'','Cash','','2024-12-22 16:53:52','','0','29','2024-12-22 16:53:52','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734875630','Cleared','29','2024-12-22 20: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,'','','','',0,''),(277,'','Card','','2024-12-22 17:06:11','','0','29','2024-12-22 17:06:11','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291734876370','Cleared','29','2024-12-22 20: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,'','','','',0,''),(278,'SLM2','Mpesa','','2024-12-22 17:11:48','','0','29','2024-12-22 17:11:48','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734876706','Cleared','29','2024-12-22 20: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,'','','','',0,''),(279,'','Cash','','2024-12-22 17:12:37','','0','29','2024-12-22 17:12:37','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291734876744','Cleared','29','2024-12-22 20: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,'','','','',0,''),(280,'SLL9','Mpesa','','2024-12-22 17:12:58','','0','29','2024-12-22 17:12:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734876776','Cleared','29','2024-12-22 20:43: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,'','','','',0,''),(281,'','Cash','','2024-12-22 17:29:08','','0','29','2024-12-22 17:29:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734877743','Cleared','29','2024-12-22 20: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,'','','','',0,''),(282,'','Mpesa','','2024-12-22 17:41:10','','0','29','2024-12-22 17:41:10','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734878468','Cleared','29','2024-12-22 20:47: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,'','','','',0,''),(283,'SLM8','Mpesa','','2024-12-22 17:47:13','','0','29','2024-12-22 17:47:13','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291734878777','Cleared','29','2024-12-22 20:45: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,'','','','',0,''),(284,'SLL2','Mpesa','','2024-12-22 17:49:46','','0','29','2024-12-22 17:49:46','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291734878979','Cleared','29','2024-12-22 20:45: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,'','','','',0,''),(285,'','Mpesa','','2024-12-22 18:20:15','','0','29','2024-12-22 18:20:15','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291734880700','Cleared','29','2024-12-22 20:47: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,'','','','',0,''),(286,'SLM8','Mpesa','','2024-12-22 18:26:41','','0','29','2024-12-22 18:26:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291734881199','Cleared','29','2024-12-22 20: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,'','','','',0,''),(287,'','Mpesa','','2024-12-22 18:29:36','','0','29','2024-12-22 18:29:36','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291734881366','Cleared','29','2024-12-22 20:47: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,'','','','',0,''),(288,'','Cash','','2024-12-22 18:31:59','','0','29','2024-12-22 18:31:59','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291734881465','Cleared','29','2024-12-22 20:37: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,'','','','',0,''),(289,'','Cash','','2024-12-22 18:40:30','','0','29','2024-12-22 18:40:30','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291734882019','Cleared','29','2024-12-22 20:47: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,'','','','',0,''),(290,'','Mpesa','','2024-12-22 18:48:34','','0','29','2024-12-22 18:48:34','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291734882500','Cleared','29','2024-12-22 20:47: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,'','','','',0,''),(291,'','Card','','2024-12-22 19:00:44','','0','29','2024-12-22 19:00:44','','0','1900','1','retail','0','1900','1','1900','0','0','0','0','0','printed',' ','','1','0','291734883198','Cleared','29','2024-12-22 20: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,'','','','',0,''),(292,'','Mpesa','','2024-12-22 19:20:31','','0','29','2024-12-22 19:20:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291734884427','Cleared','29','2024-12-22 20:38: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,'','','','',0,''),(293,'','Cash','','2024-12-22 20:02:24','','0','29','2024-12-22 20:02:24','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291734886942','Cleared','29','2024-12-22 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,'','','','',0,''),(294,'','Cash','','2024-12-22 20:08:08','','0','29','2024-12-22 20:08:08','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291734887277','Cleared','29','2024-12-22 20:36: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,'','','','',0,''),(295,'ja9q','Mpesa','','2024-12-23 13:08:38','','0','29','2024-12-23 13:08:38','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','291734948508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(296,'a9q','Mpesa','','2024-12-23 14:10:51','','0','29','2024-12-23 14:10:51','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291734952247','Cleared','29','2024-12-23 15:26: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,'','','','',0,''),(297,'','Cash','','2024-12-23 14:38:41','','0','29','2024-12-23 14:38:41','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','291734953919','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(298,'1td4','Mpesa','','2024-12-23 15:03:08','','0','29','2024-12-23 15:03:08','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291734955378','Cleared','29','2024-12-23 15:25: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,'','','','',0,''),(299,'itd4','Mpesa','','2024-12-23 15:14:23','','0','29','2024-12-23 15:14:23','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291734956001','Cleared','29','2024-12-23 15:25: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,'','','','',0,''),(300,'','Cash','','2024-12-23 15:15:45','','0','29','2024-12-23 15:15:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291734956144','Cleared','29','2024-12-23 15:22: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,'','','','',0,''),(301,'','Cash','','2024-12-23 15:21:06','','0','29','2024-12-23 15:21:06','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','291734956418','Cleared','29','2024-12-23 15:22: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,'','','','',0,''),(302,'rxhc','Mpesa','','2024-12-23 15:32:58','','0','29','2024-12-23 15:32:58','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291734956864','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(303,'xvo','Mpesa','','2024-12-23 15:33:59','','0','29','2024-12-23 15:33:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291734957234','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(304,'','Cash','','2024-12-23 15:41:10','','0','29','2024-12-23 15:41:10','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291734957605','Cleared','29','2024-12-23 15:47: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,'','','','',0,''),(305,'','Cash','','2024-12-23 15:49:43','','0','29','2024-12-23 15:44:34','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291734957872','Cleared','29','2024-12-23 15: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,'','','','',0,''),(306,'','Card','','2024-12-23 15:56:30','','0','29','2024-12-23 15:56:30','','0','2250','1','retail','0','2250','1','2250','0','0','0','0','0','printed',' ','','1','0','291734958525','Cleared','29','2024-12-23 17:05: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,'','','','',0,''),(307,'','Mpesa','','2024-12-23 16:00:16','','NaN','29','2024-12-23 16:00:16','','0','500','1','retail','0','500','1','0','0','0','0','500rhna','0','printed',' ','','1','0','291734958813','Cleared','29','2024-12-23 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,'','','','',0,''),(308,'aud','Mpesa','','2024-12-23 16:12:12','','0','29','2024-12-23 16:12:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291734959530','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(309,'ol33c','Mpesa','','2024-12-23 16:21:15','','0','29','2024-12-23 16:21:15','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291734960072','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(310,'knm','Mpesa','','2024-12-23 16:31:46','','0','29','2024-12-23 16:31:46','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291734960542','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(311,'3no','Mpesa','','2024-12-23 16:41:50','','0','29','2024-12-23 16:41:50','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291734960821','Cleared','29','2024-12-23 17:04: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,'','','','',0,''),(312,'lgt8','Mpesa','','2024-12-23 16:44:22','','0','29','2024-12-23 16:44:22','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291734961423','Cleared','29','2024-12-23 17:02: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,'','','','',0,''),(313,'sj74','Mpesa','','2024-12-23 18:01:28','','0','29','2024-12-23 18:01:28','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291734966085','Cleared','29','2024-12-23 18:02: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,'','','','',0,''),(314,'zkyu','Mpesa','','2024-12-23 19:17:09','','0','29','2024-12-23 19:17:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291734970627','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(315,'','Cash','','2024-12-23 19:35:02','','0','29','2024-12-23 19:35:02','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291734971698','Cleared','29','2024-12-23 20:01: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,'','','','',0,''),(316,'','Card','','2024-12-23 19:37:43','','0','29','2024-12-23 19:37:43','','0','3600','1','retail','0','3600','1','3600','0','0','0','0','0','printed',' ','','1','0','291734971811','Cleared','29','2024-12-23 20:01: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,'','','','',0,''),(317,'SLN7','Mpesa','','2024-12-23 19:43:35','','0','29','2024-12-23 19:43:35','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291734972167','Cleared','29','2024-12-23 20:17: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,'','','','',0,''),(318,'fub','Mpesa','','2024-12-23 20:26:35','','0','29','2024-12-23 20:26:35','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','291734974780','Cleared','29','2024-12-23 20:32: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,'','','','',0,''),(319,'','Card','','2024-12-24 15:09:37','','0','29','2024-12-24 12:32:54','','0','1220','1','retail','0','1220','1','1220','0','0','0','0','0','printed',' ','','1','0','291735032771','Cleared','29','2024-12-24 15:11: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,'','','','',0,''),(320,'SLO3NLO','Mpesa','','2024-12-24 12:41:19','','0','29','2024-12-24 12:41:19','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735033275','Cleared','29','2024-12-24 12: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,'','','','',0,''),(321,'','Mpesa','','2024-12-24 15:29:04','','0','29','2024-12-24 15:29:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735043339','Cleared','29','2024-12-24 20:21: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,'','','','',0,''),(322,'','Mpesa','','2024-12-24 15:35:50','','0','29','2024-12-24 15:35:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735043743','Cleared','29','2024-12-24 20:21: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,'','','','',0,''),(323,'','Mpesa','','2024-12-24 15:40:52','','0','29','2024-12-24 15:40:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735044048','Cleared','29','2024-12-24 20:22: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,'','','','',0,''),(324,'','Cash','','2024-12-24 18:23:27','','0','29','2024-12-24 18:23:27','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735053745','Cleared','29','2024-12-24 20:22: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,'','','','',0,''),(325,'','Mpesa','','2024-12-24 20:21:01','','0','29','2024-12-24 20:21:01','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735060850','Cleared','29','2024-12-24 20:22: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,'','','','',0,''),(326,'','Card','','2024-12-24 20:29:53','','0','29','2024-12-24 20:29:53','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735061389','Cleared','29','2024-12-24 20:30: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,'','','','',0,''),(327,'slo8oj','Mpesa','','2024-12-24 20:35:01','','0','29','2024-12-24 20:35:01','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291735061476','Cleared','29','2024-12-24 20:35: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,'','','','',0,''),(328,'','Mpesa','','2024-12-24 20:37:28','','0','29','2024-12-24 20:37:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735061845','Cleared','29','2024-12-24 20:37: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,'','','','',0,''),(329,'','Mpesa','','2024-12-24 20:38:26','','0','29','2024-12-24 20:38:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735061902','Cleared','29','2024-12-24 20:38: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,'','','','',0,''),(330,'','Card','','2024-12-24 20:39:24','','0','29','2024-12-24 20:39:24','','0','1600','1','retail','0','1600','1','1600','0','0','0','0','0','printed',' ','','1','0','291735061936','Cleared','29','2024-12-24 20:40: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,'','','','',0,''),(331,'','Card','','2024-12-24 20:40:13','','0','29','2024-12-24 20:40:13','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735061996','Cleared','29','2024-12-24 20:41: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,'','','','',0,''),(332,'','Cash','','2024-12-24 20:42:43','','0','29','2024-12-24 20:42:43','','1620','1620','1','retail','0','1620','1','0','0','0','0','0','0','printed',' ','','1','0','291735062118','Cleared','29','2024-12-24 20:43: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,'','','','',0,''),(333,'','Mpesa','','2024-12-24 20:44:36','','0','29','2024-12-24 20:44:36','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291735062200','Cleared','29','2024-12-24 20:45: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,'','','','',0,''),(334,'','Cash','','2024-12-24 20:45:47','','0','29','2024-12-24 20:45:47','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735062345','Cleared','29','2024-12-24 20: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,'','','','',0,''),(335,'slo89ov','Mpesa','','2024-12-24 20:46:17','','0','29','2024-12-24 20:46:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735062374','Cleared','29','2024-12-24 20:46: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,'','','','',0,''),(336,'','Mpesa','','2024-12-24 20:48:09','','0','29','2024-12-24 20:48:09','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735062477','Cleared','29','2024-12-24 20:48: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,'','','','',0,''),(337,'','Mpesa','','2024-12-24 20:49:18','','0','29','2024-12-24 20:49:19','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735062542','Cleared','29','2024-12-24 20:49: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,'','','','',0,''),(338,'','Mpesa','','2024-12-24 20:52:50','','0','29','2024-12-24 20:52:50','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','291735062750','Cleared','29','2024-12-24 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,'','','','',0,''),(339,'','Mpesa','','2024-12-24 20:54:39','','0','29','2024-12-24 20:54:39','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291735062849','Cleared','29','2024-12-24 20:55: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,'','','','',0,''),(340,'slo7pj8','Mpesa','','2024-12-24 20:56:25','','0','29','2024-12-24 20:56:25','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735062972','Cleared','29','2024-12-24 20: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,'','','','',0,''),(341,'slo8p','Mpesa','','2024-12-24 20:59:13','','0','29','2024-12-24 20:59:13','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735063150','Cleared','29','2024-12-24 21:00: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,'','','','',0,''),(342,'','Card','','2024-12-24 21:03:48','','0','29','2024-12-24 21:03:48','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291735063356','Cleared','29','2024-12-24 21: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,'','','','',0,''),(343,'','Card','','2024-12-24 21:10:58','','0','29','2024-12-24 21:10:58','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291735063598','Cleared','29','2024-12-24 21:11: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,'','','','',0,''),(344,'slo1pz','Mpesa','','2024-12-24 21:11:37','','0','29','2024-12-24 21:11:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735063894','Cleared','29','2024-12-24 21:12: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,'','','','',0,''),(345,'slo7p','Mpesa','','2024-12-24 21:12:34','','0','29','2024-12-24 21:12:34','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735063949','Cleared','29','2024-12-24 21:13: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,'','','','',0,''),(346,'slooq','Mpesa','','2024-12-24 21:14:21','','0','29','2024-12-24 21:14:21','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291735064054','Cleared','29','2024-12-24 21:15: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,'','','','',0,''),(347,'slo3q','Mpesa','','2024-12-24 21:15:23','','0','29','2024-12-24 21:15:23','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735064122','Cleared','29','2024-12-24 21:16: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,'','','','',0,''),(348,'','Mpesa','','2024-12-25 13:41:04','','0','29','2024-12-25 13:41:04','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735123262','Cleared','29','2024-12-25 16:29: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,'','','','',0,''),(349,'slp6sa','Mpesa','','2024-12-25 13:48:05','','0','29','2024-12-25 13:48:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735123681','Cleared','29','2024-12-25 16:24: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,'','','','',0,''),(350,'slp3su','Mpesa','','2024-12-25 14:03:37','','0','29','2024-12-25 14:03:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735124615','Cleared','29','2024-12-25 16: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,'','','','',0,''),(351,'slposw','Mpesa','','2024-12-25 14:29:28','','0','29','2024-12-25 14:28:14','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735126065','Cleared','29','2024-12-25 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,'','','','',0,''),(352,'sl9s7','Mpesa','','2024-12-25 14:52:53','','0','29','2024-12-25 14:36:23','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291735126577','Cleared','29','2024-12-25 16:22: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,'','','','',0,''),(353,'slp1t','Mpesa','','2024-12-25 14:54:00','','0','29','2024-12-25 14:54:00','','0','1770','1','retail','0','1770','1','0','0','0','0','1770','0','printed',' ','','1','0','291735127612','Cleared','29','2024-12-25 16:09: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,'','','','',0,''),(354,'slp7t','Mpesa','','2024-12-25 15:01:46','','0','29','2024-12-25 15:01:46','','0','1870','1','retail','0','1870','1','0','0','0','0','1870','0','printed',' ','','1','0','291735128030','Cleared','29','2024-12-25 16:09: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,'','','','',0,''),(355,'slp7t','Mpesa','','2024-12-25 15:05:37','','0','29','2024-12-25 15:05:37','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','printed',' ','','1','0','291735128131','Cleared','29','2024-12-25 16: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,'','','','',0,''),(356,'slp5t','Mpesa','','2024-12-25 15:13:46','','0','29','2024-12-25 15:13:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735128818','Cleared','29','2024-12-25 16:07: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,'','','','',0,''),(357,'','Cash','','2024-12-25 15:15:29','','0','29','2024-12-25 15:15:29','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735128903','Cleared','29','2024-12-25 16:07: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,'','','','',0,''),(358,'slp375','Mpesa','','2024-12-25 15:29:25','','0','29','2024-12-25 15:29:25','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735129764','Cleared','29','2024-12-25 16:03: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,'','','','',0,''),(359,'slp90','Mpesa','','2024-12-25 15:30:01','','0','29','2024-12-25 15:30:01','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735129799','Cleared','29','2024-12-25 16:02: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,'','','','',0,''),(360,'','Cash','','2024-12-25 15:40:09','','0','29','2024-12-25 15:40:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735130387','Cleared','29','2024-12-25 15:43: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,'','','','',0,''),(361,'','Cash','','2024-12-25 15:45:22','','0','29','2024-12-25 15:45:22','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','291735130679','Cleared','29','2024-12-25 15:48: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,'','','','',0,''),(362,'slp3t','Mpesa','','2024-12-25 15:58:12','','0','29','2024-12-25 15:58:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735131489','Cleared','29','2024-12-25 16: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,'','','','',0,''),(363,'slopt9','Mpesa','','2024-12-25 16:05:35','','0','29','2024-12-25 16:05:35','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735131932','Cleared','29','2024-12-25 16:06: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,'','','','',0,''),(364,'ba15','Mpesa','','2024-12-25 16:11:10','','0','29','2024-12-25 16:11:10','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735132253','Cleared','29','2024-12-25 16:19: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,'','','','',0,''),(365,'','Card','','2024-12-25 16:22:53','','0','29','2024-12-25 16:22:53','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735132971','Cleared','29','2024-12-25 16:23: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,'','','','',0,''),(366,'mfm8','Mpesa','','2024-12-25 16:42:18','','0','29','2024-12-25 16:34:06','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735133643','Cleared','29','2024-12-25 16:43: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,'','','','',0,''),(367,'slp8th','Mpesa','','2024-12-25 16:55:42','','0','29','2024-12-25 16:55:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735134939','Cleared','29','2024-12-25 17:01: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,'','','','',0,''),(368,'','Cash','','2024-12-25 17:04:18','','0','29','2024-12-25 17:04:18','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735135454','Cleared','29','2024-12-25 17:39: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,'','','','',0,''),(369,'','Cash','','2024-12-25 17:04:46','','0','29','2024-12-25 17:04:46','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291735135484','Cleared','29','2024-12-25 17:40: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,'','','','',0,''),(370,'','Delivery','','2024-12-25 17:05:18','','0','29','2024-12-25 17:05:18','','0','500','1','retail','0','500','1','0','0','500','0','0','0','printed',' ','','1','0','291735135516','Cleared','29','2024-12-25 17:40: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,'','','','',0,''),(371,'','Cash','','2024-12-25 17:05:38','','0','29','2024-12-25 17:05:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735135537','Cleared','29','2024-12-25 17:41: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,'','','','',0,''),(372,'','Cash','','2024-12-25 17:05:55','','0','29','2024-12-25 17:05:55','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735135553','Cleared','29','2024-12-25 17:41: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,'','','','',0,''),(373,'','Card','','2024-12-25 17:06:42','','0','29','2024-12-25 17:06:42','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735135596','Cleared','29','2024-12-25 17: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,'','','','',0,''),(374,'','Cash','','2024-12-25 17:21:28','','0','29','2024-12-25 17:21:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735136486','Cleared','29','2024-12-25 17: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,'','','','',0,''),(375,'slpot','Mpesa','','2024-12-25 17:36:43','','0','29','2024-12-25 17:36:43','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735137381','Cleared','29','2024-12-25 17: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,'','','','',0,''),(376,'slpito7','Mpesa','','2024-12-25 17:43:35','','0','29','2024-12-25 17:43:35','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735137809','Cleared','29','2024-12-25 17:44: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,'','','','',0,''),(377,'pksR9','Mpesa','','2024-12-25 17:56:29','','0','29','2024-12-25 17:56:29','','0','3150','1','retail','0','3150','1','0','0','0','0','3150','0','printed',' ','','1','0','291735138553','Cleared','29','2024-12-25 18:25: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,'','','','',0,''),(378,'','Cash','','2024-12-25 17:58:25','','0','29','2024-12-25 17:58:25','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','291735138655','Cleared','29','2024-12-25 18:22: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,'','','','',0,''),(379,'','Cash','','2024-12-25 17:59:32','','0','29','2024-12-25 17:59:32','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291735138753','Cleared','29','2024-12-25 18:23: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,'','','','',0,''),(380,'','Cash','','2024-12-25 18:22:10','','0','29','2024-12-25 18:22:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735140126','Cleared','29','2024-12-25 18: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,'','','','',0,''),(381,'','Cash','','2024-12-25 18:26:26','','0','29','2024-12-25 18:26:26','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735140377','Cleared','29','2024-12-25 18:26: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,'','','','',0,''),(382,'slp3t','Mpesa','','2024-12-25 18:30:38','','0','29','2024-12-25 18:30:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735140630','Cleared','29','2024-12-25 18:32: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,'','','','',0,''),(383,'eks1','Cash','','2024-12-25 19:08:11','','0','29','2024-12-25 18:49:43','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291735141761','Cleared','29','2024-12-25 19: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,'','','','',0,''),(384,'','Cash','','2024-12-25 18:59:30','','0','29','2024-12-25 18:59:30','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735142368','Cleared','29','2024-12-25 19:06: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,'','','','',0,''),(385,'Mkvf','Mpesa','','2024-12-25 19:09:38','','0','29','2024-12-25 19:09:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735142976','Cleared','29','2024-12-25 19:31: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,'','','','',0,''),(386,'','Card','','2024-12-25 19:13:21','','0','29','2024-12-25 19:13:21','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291735143170','Cleared','29','2024-12-25 19:21: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,'','','','',0,''),(387,'wilr','Cash','','2024-12-25 19:15:51','','0','29','2024-12-25 19:15:51','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291735143349','Cleared','29','2024-12-25 19:32: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,'','','','',0,''),(388,'zp8L','Mpesa','','2024-12-25 19:23:21','','0','29','2024-12-25 19:23:21','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735143798','Cleared','29','2024-12-25 19: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,'','','','',0,''),(389,'','Cash','','2024-12-25 19:37:42','','0','29','2024-12-25 19:37:42','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735144660','Cleared','29','2024-12-25 19:39: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,'','','','',0,''),(390,'','Cash','','2024-12-25 19:55:51','','0','29','2024-12-25 19:55:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735145736','Cleared','29','2024-12-25 19:56: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,'','','','',0,''),(391,'gorm','Mpesa','','2024-12-25 19:57:26','','0','29','2024-12-25 19:57:26','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291735145832','Cleared','29','2024-12-25 19:57: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,'','','','',0,''),(392,'slp3u','Mpesa','','2024-12-25 19:59:05','','0','29','2024-12-25 19:59:05','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735145943','Cleared','29','2024-12-25 19:59: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,'','','','',0,''),(393,'slp1tw','Mpesa','','2024-12-25 20:01:33','','0','29','2024-12-25 20:01:33','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735146091','Cleared','29','2024-12-25 20:03: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,'','','','',0,''),(394,'slp47','Mpesa','','2024-12-25 20:02:07','','0','29','2024-12-25 20:02:07','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735146126','Cleared','29','2024-12-25 20:02: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,'','','','',0,''),(395,'slp2ua','Mpesa','','2024-12-25 20:05:46','','0','29','2024-12-25 20:05:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735146325','Cleared','29','2024-12-25 20:06: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,'','','','',0,''),(396,'slp4ud','Mpesa','','2024-12-25 20:13:43','','0','29','2024-12-25 20:13:43','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291735146810','Cleared','29','2024-12-25 20:16: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,'','','','',0,''),(397,'','Cash','','2024-12-25 20:26:04','','0','29','2024-12-25 20:26:04','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291735147560','Cleared','29','2024-12-25 20:29: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,'','','','',0,''),(398,'','Card','','2024-12-25 21:07:49','','0','29','2024-12-25 21:07:49','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735150067','Cleared','29','2024-12-25 21:08: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,'','','','',0,''),(399,'slq8w5','Mpesa','','2024-12-26 12:29:26','','0','29','2024-12-26 12:29:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735205363','Cleared','29','2024-12-26 12: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,'','','','',0,''),(400,'slq8w5','Mpesa','','2024-12-26 12:41:19','','0','29','2024-12-26 12:41:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735206078','Cleared','29','2024-12-26 12:42: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,'','','','',0,''),(401,'','Mpesa','','2024-12-26 14:02:57','','0','29','2024-12-26 14:02:57','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735210964','Cleared','29','2024-12-26 14:41: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,'','','','',0,''),(402,'','Cash','','2024-12-26 15:53:07','','0','29','2024-12-26 14:22:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735212147','Cleared','29','2024-12-26 16:25: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,'','','','',0,''),(403,'','Mpesa','','2024-12-26 14:39:56','','0','29','2024-12-26 14:39:56','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735213194','Cleared','29','2024-12-26 18:42: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,'','','','',0,''),(404,'','Mpesa','','2024-12-26 14:43:03','','0','29','2024-12-26 14:43:03','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291735213342','Cleared','29','2024-12-26 17:35: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,'','','','',0,''),(405,'','Mpesa','','2024-12-26 14:44:40','','0','29','2024-12-26 14:44:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735213473','Cleared','29','2024-12-26 17:35: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,'','','','',0,''),(406,'','Cash','','2024-12-26 15:20:47','','0','29','2024-12-26 15:20:47','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735215630','Cleared','29','2024-12-26 16:29: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,'','','','',0,''),(407,'','Cash','','2024-12-26 15:53:39','','0','29','2024-12-26 15:53:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735217617','Cleared','29','2024-12-26 15:55: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,'','','','',0,''),(408,'slq8wx','Mpesa','','2024-12-26 16:20:03','','0','29','2024-12-26 16:20:03','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291735219138','Cleared','29','2024-12-26 16: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,'','','','',0,''),(409,'','Cash','','2024-12-26 16:21:26','','0','29','2024-12-26 16:21:26','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735219273','Cleared','29','2024-12-26 16: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,'','','','',0,''),(410,'slq9w','Mpesa','','2024-12-26 16:22:17','','0','29','2024-12-26 16:22:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735219326','Cleared','29','2024-12-26 16:23: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,'','','','',0,''),(411,'slq3wv','Mpesa','','2024-12-26 16:23:47','','0','29','2024-12-26 16:23:47','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735219420','Cleared','29','2024-12-26 16: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,'','','','',0,''),(412,'slq3w','Mpesa','','2024-12-26 16:33:05','','0','29','2024-12-26 16:33:05','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735219982','Cleared','29','2024-12-26 16:33: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,'','','','',0,''),(413,'','Cash','','2024-12-26 17:19:48','','0','29','2024-12-26 17:19:48','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735222786','Cleared','29','2024-12-26 17:34: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,'','','','',0,''),(414,'ocol','Mpesa','','2024-12-26 17:28:01','','0','29','2024-12-26 17:28:01','','0','3150','1','retail','0','3150','1','0','0','0','0','3150','0','printed',' ','','1','0','291735222909','Cleared','29','2024-12-26 17:34: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,'','','','',0,''),(415,'','Card','','2024-12-26 17:38:44','','0','29','2024-12-26 17:38:44','','0','1650','1','retail','0','1650','1','1650','0','0','0','0','0','printed',' ','','1','0','291735223919','Cleared','29','2024-12-26 17:39: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,'','','','',0,''),(416,'','Cash','','2024-12-26 18:38:14','','0','29','2024-12-26 18:38:14','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735227491','Cleared','29','2024-12-26 18:41: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,'','','','',0,''),(417,'','Cash','','2024-12-26 18:44:00','','0','29','2024-12-26 18:44:00','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735227837','Cleared','29','2024-12-26 18:44: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,'','','','',0,''),(418,'slq9x2','Mpesa','','2024-12-26 18:45:11','','0','29','2024-12-26 18:45:11','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735227909','Cleared','29','2024-12-26 18:45: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,'','','','',0,''),(419,'slq5x5','Mpesa','','2024-12-26 18:46:45','','0','29','2024-12-26 18:46:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735228001','Cleared','29','2024-12-26 18:47: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,'','','','',0,''),(420,'','Cash','','2024-12-26 18:48:47','','0','29','2024-12-26 18:48:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735228123','Cleared','29','2024-12-26 18:48: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,'','','','',0,''),(421,'','Card','','2024-12-26 18:49:52','','0','29','2024-12-26 18:49:52','','0','1750','1','retail','0','1750','1','1750','0','0','0','0','0','printed',' ','','1','0','291735228168','Cleared','29','2024-12-26 18: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,'','','','',0,''),(422,'','Card','','2024-12-26 18:52:16','','0','29','2024-12-26 18:52:16','','0','4040','1','retail','0','4040','1','4040','0','0','0','0','0','printed',' ','','1','0','291735228234','Cleared','29','2024-12-26 18:52: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,'','','','',0,''),(423,'saxw','Mpesa','','2024-12-26 18:53:45','','0','29','2024-12-26 18:53:45','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735228390','Cleared','29','2024-12-26 18:54: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,'','','','',0,''),(424,'','Cash','','2024-12-26 18:54:44','','0','29','2024-12-26 18:54:44','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735228478','Cleared','29','2024-12-26 18: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,'','','','',0,''),(425,'wxiD','Mpesa','','2024-12-26 18:55:18','','0','29','2024-12-26 18:55:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735228515','Cleared','29','2024-12-26 18:55: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,'','','','',0,''),(426,'7diu','Mpesa','','2024-12-26 18:56:54','','0','29','2024-12-26 18:56:54','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735228612','Cleared','29','2024-12-26 18: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,'','','','',0,''),(427,'hlku','Mpesa','','2024-12-26 18:59:18','','0','29','2024-12-26 18:59:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735228755','Cleared','29','2024-12-26 18:59: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,'','','','',0,''),(428,'R28v','Mpesa','','2024-12-26 19:00:06','','0','29','2024-12-26 19:00:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735228803','Cleared','29','2024-12-26 19:00: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,'','','','',0,''),(429,'','Cash','','2024-12-26 19:26:25','','0','29','2024-12-26 19:26:25','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291735229870','Cleared','29','2024-12-26 20:44: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,'','','','',0,''),(430,'JGS','Cash','','2024-12-26 19:27:23','','0','29','2024-12-26 19:27:23','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291735230402','Cleared','29','2024-12-26 22: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,'','','','',0,''),(431,'zbjs','Mpesa','','2024-12-26 19:30:51','','0','29','2024-12-26 19:30:51','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291735230648','Cleared','29','2024-12-26 20:42: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,'','','','',0,''),(432,'2msb','Mpesa','','2024-12-26 19:55:29','','0','29','2024-12-26 19:55:29','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291735232125','Cleared','29','2024-12-26 20:41: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,'','','','',0,''),(433,'7snl','Mpesa','','2024-12-26 20:39:48','','0','29','2024-12-26 20:39:48','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291735234750','Cleared','29','2024-12-26 20:43: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,'','','','',0,''),(434,'5N6','Mpesa','','2024-12-26 20:40:41','','0','29','2024-12-26 20:40:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735234839','Cleared','29','2024-12-26 20:44: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,'','','','',0,''),(435,'iy8i','Mpesa','','2024-12-27 13:28:05','','0','29','2024-12-27 13:28:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735295282','Cleared','29','2024-12-27 13:29: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,'','','','',0,''),(436,'','Card','','2024-12-27 13:38:19','','0','29','2024-12-27 13:38:19','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735295896','Cleared','29','2024-12-27 13:39: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,'','','','',0,''),(437,'','Mpesa','','2024-12-27 13:51:56','','0','29','2024-12-27 13:51:56','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735296698','Cleared','29','2024-12-27 13: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,'','','','',0,''),(438,'','Cash','','2024-12-27 14:31:47','','0','29','2024-12-27 14:31:47','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735298370','Cleared','29','2024-12-27 14:34: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,'','','','',0,''),(439,'4zic','Mpesa','','2024-12-27 14:33:29','','0','29','2024-12-27 14:33:29','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735299147','Cleared','29','2024-12-27 14:34: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,'','','','',0,''),(440,'','Cash','','2024-12-27 14:53:38','','0','29','2024-12-27 14:53:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735300416','Cleared','29','2024-12-27 14:53: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,'','','','',0,''),(441,'','Cash','','2024-12-27 15:09:36','','0','29','2024-12-27 15:09:36','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','291735301316','Cleared','29','2024-12-27 15: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,'','','','',0,''),(442,'aogf','Mpesa','','2024-12-27 15:34:05','','0','29','2024-12-27 15:34:05','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735302833','Cleared','29','2024-12-27 15:35: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,'','','','',0,''),(443,'yoyn','Mpesa','','2024-12-27 15:39:30','','0','29','2024-12-27 15:39:30','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291735303141','Cleared','29','2024-12-27 15: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,'','','','',0,''),(444,'','Cash','','2024-12-27 15:59:22','','0','29','2024-12-27 15:59:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735304358','Cleared','29','2024-12-27 15:59: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,'','','','',0,''),(445,'','Cash','','2024-12-27 16:27:18','','0','29','2024-12-27 16:27:18','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291735306032','Cleared','29','2024-12-27 16:28: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,'','','','',0,''),(446,'akde','Mpesa','','2024-12-27 16:47:28','','0','29','2024-12-27 16:47:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735307246','Cleared','29','2024-12-27 16:48: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,'','','','',0,''),(447,'e7x9','Mpesa','','2024-12-27 17:28:41','','0','29','2024-12-27 17:28:41','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735309707','Cleared','29','2024-12-27 17:29: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,'','','','',0,''),(448,'','Card','','2024-12-27 17:39:12','','0','29','2024-12-27 17:39:12','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291735310334','Cleared','29','2024-12-27 17: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,'','','','',0,''),(449,'','Cash','','2024-12-27 17:50:38','','0','29','2024-12-27 17:50:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735311022','Cleared','29','2024-12-27 17:54: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,'','','','',0,''),(450,'','Card','','2024-12-27 17:53:50','','0','29','2024-12-27 17:53:50','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735311228','Cleared','29','2024-12-27 17:54: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,'','','','',0,''),(451,'','Cash','','2024-12-27 18:06:32','','0','29','2024-12-27 18:06:32','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291735311974','Cleared','29','2024-12-27 18:19: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,'','','','',0,''),(452,'v6u2','Mpesa','','2024-12-27 18:32:30','','0','29','2024-12-27 18:32:30','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735313379','Cleared','29','2024-12-27 19:42: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,'','','','',0,''),(453,'','Card','','2024-12-27 18:36:37','','0','29','2024-12-27 18:36:37','','0','1600','1','retail','0','1600','1','1600','0','0','0','0','0','printed',' ','','1','0','291735313742','Cleared','29','2024-12-27 19:19: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,'','','','',0,''),(454,'cs63','Mpesa','','2024-12-27 19:14:43','','0','29','2024-12-27 19:14:43','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735316081','Cleared','29','2024-12-27 19:42: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,'','','','',0,''),(455,'5z85','Mpesa','','2024-12-27 19:18:52','','0','29','2024-12-27 19:18:52','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291735316306','Cleared','29','2024-12-27 19: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,'','','','',0,''),(456,'ss68','Mpesa','','2024-12-28 13:00:10','','0','29','2024-12-28 13:00:10','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735379989','Cleared','29','2024-12-28 13:01: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,'','','','',0,''),(457,'zl53r','Mpesa','','2024-12-28 13:34:51','','0','29','2024-12-28 13:34:51','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735382075','Cleared','29','2024-12-28 13: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,'','','','',0,''),(458,'','Card','','2024-12-28 13:43:41','','0','29','2024-12-28 13:43:41','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291735382533','Cleared','29','2024-12-28 13:56: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,'','','','',0,''),(459,'eqe8','Mpesa','','2024-12-28 13:55:37','','0','29','2024-12-28 13:55:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735383279','Cleared','29','2024-12-28 13:57: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,'','','','',0,''),(460,'lg7u','Mpesa','','2024-12-28 14:19:04','','0','29','2024-12-28 14:19:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735384740','Cleared','29','2024-12-28 14:28: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,'','','','',0,''),(461,'','Cash','','2024-12-28 14:46:10','','0','29','2024-12-28 14:46:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291735386363','Cleared','29','2024-12-28 14:54: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,'','','','',0,''),(462,'cj9u','Mpesa','','2024-12-28 15:10:08','','0','29','2024-12-28 15:10:08','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735386995','Cleared','29','2024-12-28 15:11: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,'','','','',0,''),(463,'jwa1','Mpesa','','2024-12-28 15:15:04','','0','29','2024-12-28 15:15:04','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','printed',' ','','1','0','291735387989','Cleared','29','2024-12-28 15:31: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,'','','','',0,''),(464,'joje','Mpesa','','2024-12-28 16:02:22','','0','29','2024-12-28 16:02:22','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291735390629','Cleared','29','2024-12-28 16:14: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,'','','','',0,''),(465,'4pq0','Mpesa','','2024-12-28 16:15:50','','0','29','2024-12-28 16:15:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735391748','Cleared','29','2024-12-28 16:18: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,'','','','',0,''),(466,'5tus','Mpesa','','2024-12-28 16:24:44','','0','29','2024-12-28 16:24:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735392282','Cleared','29','2024-12-28 16:40: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,'','','','',0,''),(467,'','Cash','','2024-12-28 16:42:45','','0','29','2024-12-28 16:42:45','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735393362','Cleared','29','2024-12-28 17:03: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,'','','','',0,''),(468,'','Cash','','2024-12-28 17:04:31','','0','29','2024-12-28 17:04:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735394667','Cleared','29','2024-12-28 17:06: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,'','','','',0,''),(469,'','Card','','2024-12-28 17:06:55','','0','29','2024-12-28 17:06:55','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735394802','Cleared','29','2024-12-28 17:08: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,'','','','',0,''),(470,'3etp','Mpesa','','2024-12-28 17:26:43','','0','29','2024-12-28 17:26:43','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735395971','Cleared','29','2024-12-28 17:28: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,'','','','',0,''),(471,'','Card','','2024-12-28 17:36:54','','0','29','2024-12-28 17:36:54','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291735396608','Cleared','29','2024-12-28 17:38: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,'','','','',0,''),(472,'','Card','','2024-12-28 17:55:56','','0','29','2024-12-28 17:55:56','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291735396770','Cleared','29','2024-12-28 17:58: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,'','','','',0,''),(473,'','Card','','2024-12-28 17:57:31','','0','29','2024-12-28 17:57:31','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291735397811','Cleared','29','2024-12-28 17:58: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,'','','','',0,''),(474,'','Cash','','2024-12-28 18:37:20','','0','29','2024-12-28 18:01:43','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291735398042','Cleared','29','2024-12-28 18:37: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,'','','','',0,''),(475,'','Mpesa','','2024-12-28 18:38:44','','0','29','2024-12-28 18:38:44','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735400291','Cleared','29','2024-12-28 18:40: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,'','','','',0,''),(476,'y3o3','Mpesa','','2024-12-28 18:39:47','','0','29','2024-12-28 18:39:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735400382','Cleared','29','2024-12-28 18:40: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,'','','','',0,''),(477,'','Cash','','2024-12-28 18:41:24','','0','29','2024-12-28 18:41:24','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291735400468','Cleared','29','2024-12-28 18:41: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,'','','','',0,''),(478,'2pas','Mpesa','','2024-12-28 18:42:00','','0','29','2024-12-28 18:42:00','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735400517','Cleared','29','2024-12-28 18:42: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,'','','','',0,''),(479,'','Cash','','2024-12-28 18:42:54','','0','29','2024-12-28 18:42:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735400567','Cleared','29','2024-12-28 18: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,'','','','',0,''),(480,'','Cash','','2024-12-28 18:43:42','','0','29','2024-12-28 18:43:42','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735400607','Cleared','29','2024-12-28 18:43: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,'','','','',0,''),(481,'','Card','','2024-12-28 18:49:43','','0','29','2024-12-28 18:49:43','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735400978','Cleared','29','2024-12-28 18:54: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,'','','','',0,''),(482,'NGJB','Cash','','2024-12-28 19:43:23','','0','29','2024-12-28 19:43:24','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735403954','Cleared','29','2024-12-28 19:44: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,'','','','',0,''),(483,'TNIB','Mpesa','','2024-12-28 20:00:03','','0','29','2024-12-28 20:00:03','','0','3250','1','retail','0','3250','1','0','0','0','0','3250','0','printed',' ','','1','0','291735404718','Cleared','29','2024-12-28 20:26: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,'','','','',0,''),(484,'ayo7','Mpesa','','2024-12-29 12:24:36','','0','29','2024-12-29 12:24:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735464274','Cleared','29','2024-12-29 12:38: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,'','','','',0,''),(485,'3bhx','Mpesa','','2024-12-29 12:41:04','','0','29','2024-12-29 12:41:04','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735465262','Cleared','29','2024-12-29 12:58: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,'','','','',0,''),(486,'','Card','','2024-12-29 13:01:32','','0','29','2024-12-29 13:01:32','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735466489','Cleared','29','2024-12-29 13:01: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,'','','','',0,''),(487,'','Cash','','2024-12-29 13:08:06','','0','29','2024-12-29 13:08:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735466884','Cleared','29','2024-12-29 13: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,'','','','',0,''),(488,'71gs','Mpesa','','2024-12-29 13:47:02','','0','29','2024-12-29 13:47:02','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735469220','Cleared','29','2024-12-29 13:52: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,'','','','',0,''),(489,'','Cash','','2024-12-29 14:07:36','','0','29','2024-12-29 14:07:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735470453','Cleared','29','2024-12-29 14:08: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,'','','','',0,''),(490,'','Cash','','2024-12-29 14:15:23','','0','29','2024-12-29 14:15:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735470920','Cleared','29','2024-12-29 14: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,'','','','',0,''),(491,'','Card','','2024-12-29 14:57:30','','0','29','2024-12-29 14:57:30','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291735473447','Cleared','29','2024-12-29 14: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,'','','','',0,''),(492,'7sgq','Mpesa','','2024-12-29 15:02:13','','0','29','2024-12-29 15:02:13','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291735473696','Cleared','29','2024-12-29 15:03: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,'','','','',0,''),(493,'o1h1','Mpesa','','2024-12-29 15:09:10','','0','29','2024-12-29 15:09:10','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735474148','Cleared','29','2024-12-29 15:09: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,'','','','',0,''),(494,'','Cash','','2024-12-29 15:11:35','','0','29','2024-12-29 15:11:35','','1870','1870','1','retail','0','1870','1','0','0','0','0','0','0','printed',' ','','1','0','291735474249','Cleared','29','2024-12-29 15:12: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,'','','','',0,''),(495,'','Cash','','2024-12-29 15:23:52','','0','29','2024-12-29 15:23:52','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735475030','Cleared','29','2024-12-29 15:24: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,'','','','',0,''),(496,'2jc4','Mpesa','','2024-12-29 15:24:26','','0','29','2024-12-29 15:24:26','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735475063','Cleared','29','2024-12-29 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,'','','','',0,''),(497,'','Cash','','2024-12-29 15:28:10','','0','29','2024-12-29 15:28:10','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735475288','Cleared','29','2024-12-29 15: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,'','','','',0,''),(498,'t4tv','Mpesa','','2024-12-29 15:44:29','','0','29','2024-12-29 15:44:29','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735476267','Cleared','29','2024-12-29 15:50: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,'','','','',0,''),(499,'t4tv','Mpesa','','2024-12-29 15:51:04','','0','29','2024-12-29 15:51:04','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735476662','Cleared','29','2024-12-29 16:28: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,'','','','',0,''),(500,'','Cash','','2024-12-29 15:55:29','','0','29','2024-12-29 15:55:29','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291735476926','Cleared','29','2024-12-29 16:34: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,'','','','',0,''),(501,'2jc4','Mpesa','','2024-12-29 16:00:35','','0','29','2024-12-29 16:00:35','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735477173','Cleared','29','2024-12-29 16:28: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,'','','','',0,''),(502,'sspl','Mpesa','','2024-12-29 16:01:33','','0','29','2024-12-29 16:01:33','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291735477264','Cleared','29','2024-12-29 16:30: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,'','','','',0,''),(503,'','Mpesa','','2024-12-29 16:04:04','','0','29','2024-12-29 16:04:04','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735477392','Cleared','29','2024-12-29 16:27: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,'','','','',0,''),(504,'q1km','Mpesa','','2024-12-29 16:06:36','','0','29','2024-12-29 16:06:36','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291735477574','Cleared','29','2024-12-29 16:29: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,'','','','',0,''),(505,'','Cash','','2024-12-29 16:43:54','','0','29','2024-12-29 16:43:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735479831','Cleared','29','2024-12-29 16:45: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,'','','','',0,''),(506,'','Cash','','2024-12-29 16:45:48','','0','29','2024-12-29 16:45:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735479946','Cleared','29','2024-12-29 16: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,'','','','',0,''),(507,'ZKY1','Mpesa','','2024-12-29 16:49:15','','0','29','2024-12-29 16:49:15','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735480153','Cleared','29','2024-12-29 16: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,'','','','',0,''),(508,'K4JW','Mpesa','','2024-12-29 17:02:37','','0','29','2024-12-29 17:02:37','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735480911','Cleared','29','2024-12-29 17:15: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,'','','','',0,''),(509,'X4RO','Mpesa','','2024-12-29 17:19:42','','0','29','2024-12-29 17:19:42','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291735481929','Cleared','29','2024-12-29 18:42: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,'','','','',0,''),(510,'NO7LZ','Mpesa','','2024-12-29 17:26:36','','0','29','2024-12-29 17:26:36','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735482086','Cleared','29','2024-12-29 18: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,'','','','',0,''),(511,'7V4q','Mpesa','','2024-12-29 17:28:41','','0','29','2024-12-29 17:28:41','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735482519','Cleared','29','2024-12-29 18:45: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,'','','','',0,''),(512,'J4RH','Mpesa','','2024-12-29 17:43:42','','0','29','2024-12-29 17:43:42','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735483409','Cleared','29','2024-12-29 18:41: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,'','','','',0,''),(513,'s24j','Mpesa','','2024-12-29 17:48:04','','0','29','2024-12-29 17:48:04','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735483683','Cleared','29','2024-12-29 18:46: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,'','','','',0,''),(514,'','Cash','','2024-12-29 17:59:20','','0','29','2024-12-29 17:59:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735484357','Cleared','29','2024-12-29 18:40: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,'','','','',0,''),(515,'','Card','','2024-12-29 18:01:08','','0','29','2024-12-29 18:01:08','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735484467','Cleared','29','2024-12-29 18:23: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,'','','','',0,''),(516,'','Card','','2024-12-29 18:02:27','','0','29','2024-12-29 18:02:27','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735484545','Cleared','29','2024-12-29 18:22: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,'','','','',0,''),(517,'','Cash','','2024-12-29 18:08:56','','0','29','2024-12-29 18:08:56','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735484867','Cleared','29','2024-12-29 18:46: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,'','','','',0,''),(518,'','Cash','','2024-12-29 18:12:19','','0','29','2024-12-29 18:12:19','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735485132','Cleared','29','2024-12-29 18:12: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,'','','','',0,''),(519,'','Cash','','2024-12-29 18:16:31','','0','29','2024-12-29 18:16:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735485388','Cleared','29','2024-12-29 18:17: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,'','','','',0,''),(520,'','Cash','','2024-12-29 18:18:57','','0','29','2024-12-29 18:18:57','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291735485516','Cleared','29','2024-12-29 18:19: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,'','','','',0,''),(521,'','Card','','2024-12-29 18:25:26','','0','29','2024-12-29 18:25:26','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291735485878','Cleared','29','2024-12-29 18:27: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,'','','','',0,''),(522,'','Card','','2024-12-29 18:31:00','','0','29','2024-12-29 18:31:00','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291735486242','Cleared','29','2024-12-29 18:31: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,'','','','',0,''),(523,'svmi','Mpesa','','2024-12-29 18:38:39','','0','29','2024-12-29 18:38:39','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735486717','Cleared','29','2024-12-29 18: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,'','','','',0,''),(524,'','Cash','','2024-12-29 18:59:01','','0','29','2024-12-29 18:59:01','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291735487855','Cleared','29','2024-12-29 18:59: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,'','','','',0,''),(525,'o17G','Mpesa','','2024-12-29 19:22:07','','0','29','2024-12-29 19:22:07','','0','4100','1','retail','0','4100','1','0','0','0','0','4100','0','printed',' ','','1','0','291735489187','Cleared','29','2024-12-29 19:25: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,'','','','',0,''),(526,'','Cash','','2024-12-29 19:53:05','','0','29','2024-12-29 19:53:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735491183','Cleared','29','2024-12-29 21:41: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,'','','','',0,''),(527,'RFHO','Mpesa','','2024-12-29 20:06:14','','0','29','2024-12-29 20:06:14','','0','4750','1','retail','0','4750','1','0','0','0','0','4750','0','printed',' ','','1','0','291735491870','Cleared','29','2024-12-29 21:42: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,'','','','',0,''),(528,'','Card','','2024-12-30 14:20:39','','0','29','2024-12-30 14:20:39','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735557637','Cleared','29','2024-12-30 14: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,'','','','',0,''),(529,'','Cash','','2024-12-30 14:22:15','','0','29','2024-12-30 14:22:15','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291735557674','Cleared','29','2024-12-30 14:58: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,'','','','',0,''),(530,'','Cash','','2024-12-30 14:46:47','','0','29','2024-12-30 14:46:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735559202','Cleared','29','2024-12-30 14:57: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,'','','','',0,''),(531,'','Card','','2024-12-30 15:47:25','','0','29','2024-12-30 15:47:25','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291735562842','Cleared','29','2024-12-30 15: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,'','','','',0,''),(532,'ep19','Mpesa','','2024-12-30 15:51:52','','0','29','2024-12-30 15:51:52','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735563107','Cleared','29','2024-12-30 15:59: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,'','','','',0,''),(533,'5rd','Mpesa','','2024-12-30 16:10:01','','0','29','2024-12-30 16:10:01','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735564199','Cleared','29','2024-12-30 17:23: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,'','','','',0,''),(534,'','Cash','','2024-12-30 16:35:45','','0','29','2024-12-30 16:35:45','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735565741','Cleared','29','2024-12-30 16:53: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,'','','','',0,''),(535,'ep19','Mpesa','','2024-12-30 16:36:54','','0','29','2024-12-30 16:36:54','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735565808','Cleared','29','2024-12-30 17: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,'','','','',0,''),(536,'epi9','Mpesa','','2024-12-30 16:54:14','','0','29','2024-12-30 16:38:32','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735565909','Cleared','29','2024-12-30 17:25: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,'','','','',0,''),(537,'9x6','Mpesa','','2024-12-30 17:10:35','','0','29','2024-12-30 17:10:35','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735567824','Cleared','29','2024-12-30 17: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,'','','','',0,''),(538,'foi','Mpesa','','2024-12-30 17:11:18','','0','29','2024-12-30 17:11:18','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291735567872','Cleared','29','2024-12-30 17:23: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,'','','','',0,''),(539,'9u3p','Mpesa','','2024-12-30 18:06:33','','0','29','2024-12-30 18:06:33','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291735571187','Cleared','29','2024-12-30 18:18: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,'','','','',0,''),(540,'','Card','','2024-12-30 18:48:17','','0','29','2024-12-30 18:48:17','','0','1700','1','retail','0','1700','1','1700','0','0','0','0','0','printed',' ','','1','0','291735573648','Cleared','29','2024-12-30 19:48: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,'','','','',0,''),(541,'jjmm','Card','','2024-12-30 19:48:26','','0','29','2024-12-30 18:49:05','','0','1150','1','retail','0','1150','1','1150','0','0','0','0','0','new',' ','','1','0','291735573729','Cleared','29','2024-12-30 19:48:26','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(542,'5eb','Mpesa','','2024-12-30 19:47:32','','0','29','2024-12-30 19:15:35','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291735575280','Cleared','29','2024-12-30 19:47:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(543,'bd8','Mpesa','','2024-12-30 19:32:11','','0','29','2024-12-30 19:32:11','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291735576329','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(544,'qh71','Mpesa','','2024-12-30 19:46:00','','0','29','2024-12-30 19:46:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735577158','Cleared','29','2024-12-30 19: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,'','','','',0,''),(545,'','','','2024-12-30 20:35:10','','0','29','2024-12-30 20:35:10','','2000','5850','1','retail','0','5850','1','0','0','0','0','3850','0','printed',' ','','1','0','291735578610','Cleared','29','2024-12-30 20:48: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,'','','','',0,''),(546,'dfg7','Mpesa','','2024-12-30 20:38:56','','0','29','2024-12-30 20:38:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291735580334','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(547,'','Card','','2024-12-31 13:07:27','','0','29','2024-12-31 13:07:27','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735639645','Cleared','29','2024-12-31 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,'','','','',0,''),(548,'38h6','Mpesa','','2024-12-31 14:14:50','','0','29','2024-12-31 14:14:50','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','291735643688','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(549,'e9j','Mpesa','','2024-12-31 14:42:40','','0','29','2024-12-31 14:42:40','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735645343','Cleared','29','2024-12-31 14:51: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,'','','','',0,''),(550,'ec8','Mpesa','','2024-12-31 14:52:55','','0','29','2024-12-31 14:52:55','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291735645947','Cleared','29','2024-12-31 15: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,'','','','',0,''),(551,'zhz','Mpesa','','2024-12-31 15:08:01','','0','29','2024-12-31 15:08:01','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291735646828','Cleared','29','2024-12-31 15:16: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,'','','','',0,''),(552,'ugo','Mpesa','','2024-12-31 15:26:23','','0','29','2024-12-31 15:18:40','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735647513','Cleared','29','2024-12-31 15:45: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,'','','','',0,''),(553,'','Cash','','2024-12-31 15:32:20','','0','29','2024-12-31 15:32:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735648336','Cleared','29','2024-12-31 15:44: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,'','','','',0,''),(554,'glz','Mpesa','','2024-12-31 15:42:33','','0','29','2024-12-31 15:42:33','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735648951','Cleared','29','2024-12-31 15:51: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,'','','','',0,''),(555,'','Cash','','2024-12-31 15:49:33','','0','29','2024-12-31 15:49:33','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735649365','Cleared','29','2024-12-31 15:50: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,'','','','',0,''),(556,'hghj','Mpesa','','2024-12-31 16:00:19','','0','29','2024-12-31 16:00:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291735650010','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(557,'tozv','Mpesa','','2024-12-31 16:15:52','','0','29','2024-12-31 16:15:52','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735650944','Cleared','29','2024-12-31 17:18: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,'','','','',0,''),(558,'','','','2024-12-31 16:26:54','','0','29','2024-12-31 16:26:54','','1400','3750','1','retail','0','3750','1','0','0','0','0','2350','0','printed',' ','','1','0','291735651472','Cleared','29','2024-12-31 17:20: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,'','','','',0,''),(559,'','Cash','','2024-12-31 16:29:00','','0','29','2024-12-31 16:29:00','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291735651687','Cleared','29','2024-12-31 16:36: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,'','','','',0,''),(560,'','Card','','2024-12-31 17:45:13','','0','29','2024-12-31 17:45:13','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291735656310','Cleared','29','2024-12-31 18: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,'','','','',0,''),(561,'5vs','Mpesa','','2024-12-31 17:51:32','','0','29','2024-12-31 17:51:32','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735656681','Cleared','29','2024-12-31 17:55: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,'','','','',0,''),(562,'','Card','','2024-12-31 18:14:21','','0','29','2024-12-31 18:14:21','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291735658056','Cleared','29','2024-12-31 18:15: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,'','','','',0,''),(563,'8r8p','Mpesa','','2024-12-31 18:40:17','','0','29','2024-12-31 18:40:17','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735659603','Cleared','29','2024-12-31 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,'','','','',0,''),(564,'','Mpesa','','2024-12-31 18:58:35','','0','29','2024-12-31 18:58:35','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735660712','Cleared','29','2024-12-31 20:07: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,'','','','',0,''),(565,'fcjq','Mpesa','','2024-12-31 19:10:32','','0','29','2024-12-31 19:10:33','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291735661390','Cleared','29','2024-12-31 19:23: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,'','','','',0,''),(566,'','Cash','','2024-12-31 19:23:49','','0','29','2024-12-31 19:23:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735662227','Cleared','29','2024-12-31 20:03: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,'','','','',0,''),(567,'','Cash','','2024-12-31 19:27:49','','0','29','2024-12-31 19:27:49','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291735662415','Cleared','29','2024-12-31 19: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,'','','','',0,''),(568,'la9a','Mpesa','','2024-12-31 19:45:51','','0','29','2024-12-31 19:45:51','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735663549','Cleared','29','2024-12-31 19:48: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,'','','','',0,''),(569,'16ws','Mpesa','','2024-12-31 19:46:54','','0','29','2024-12-31 19:46:54','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735663613','Cleared','29','2024-12-31 19:47: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,'','','','',0,''),(570,'4xxq','Mpesa','','2024-12-31 19:49:28','','0','29','2024-12-31 19:49:28','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291735663733','Cleared','29','2024-12-31 20:12: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,'','','','',0,''),(571,'','Cash','','2024-12-31 19:57:15','','0','29','2024-12-31 19:57:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735664232','Cleared','29','2024-12-31 20:23: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,'','','','',0,''),(572,'d1s','Mpesa','','2025-01-01 13:47:51','','0','29','2025-01-01 13:47:51','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291735728458','Cleared','29','2025-01-01 14:44: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,'','','','',0,''),(573,'x1j','Mpesa','','2025-01-01 14:37:25','','0','29','2025-01-01 14:37:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735731443','Cleared','29','2025-01-01 14: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,'','','','',0,''),(574,'xk5','Mpesa','','2025-01-01 15:04:14','','0','29','2025-01-01 15:04:14','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735733053','Cleared','29','2025-01-01 15:21: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,'','','','',0,''),(575,'','Cash','','2025-01-01 15:13:46','','0','29','2025-01-01 15:13:46','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291735733484','Cleared','29','2025-01-01 15:14: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,'','','','',0,''),(576,'','Cash','','2025-01-01 15:21:54','','0','29','2025-01-01 15:21:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735734111','Cleared','29','2025-01-01 15:22: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,'','','','',0,''),(577,'','Cash','','2025-01-01 15:26:56','','0','29','2025-01-01 15:26:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735734401','Cleared','29','2025-01-01 15:27: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,'','','','',0,''),(578,'xfr','Mpesa','','2025-01-01 15:30:30','','0','29','2025-01-01 15:30:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735734626','Cleared','29','2025-01-01 15:41: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,'','','','',0,''),(579,'mnt','Mpesa','','2025-01-01 15:36:10','','0','29','2025-01-01 15:36:10','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735734967','Cleared','29','2025-01-01 15:40: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,'','','','',0,''),(580,'KQBQ','Mpesa','','2025-01-01 15:42:59','','0','29','2025-01-01 15:42:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735735375','Cleared','29','2025-01-01 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,'','','','',0,''),(581,'GEW3','Mpesa','','2025-01-01 15:46:19','','0','29','2025-01-01 15:46:19','','0','2950','1','retail','0','2950','1','0','0','0','0','2950','0','printed',' ','','1','0','291735735470','Cleared','29','2025-01-01 15: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,'','','','',0,''),(582,'','Cash','','2025-01-01 15:49:03','','0','29','2025-01-01 15:49:03','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735735739','Cleared','29','2025-01-01 15: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,'','','','',0,''),(583,'','Card','','2025-01-01 16:02:11','','0','29','2025-01-01 16:02:11','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291735736419','Cleared','29','2025-01-01 16:06: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,'','','','',0,''),(584,'','Cash','','2025-01-01 16:20:05','','0','29','2025-01-01 16:20:05','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291735737598','Cleared','29','2025-01-01 16:20: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,'','','','',0,''),(585,'','Cash','','2025-01-01 16:23:38','','0','29','2025-01-01 16:23:38','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735737816','Cleared','29','2025-01-01 16:23: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,'','','','',0,''),(586,'','Cash','','2025-01-01 16:24:48','','0','29','2025-01-01 16:24:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735737887','Cleared','29','2025-01-01 16:25: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,'','','','',0,''),(587,'5yrv','Mpesa','','2025-01-01 16:31:46','','0','29','2025-01-01 16:31:46','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291735738281','Cleared','29','2025-01-01 16:32: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,'','','','',0,''),(588,'SXSR','Mpesa','','2025-01-01 16:37:24','','0','29','2025-01-01 16:37:24','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735738625','Cleared','29','2025-01-01 16:38: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,'','','','',0,''),(589,'','Cash','','2025-01-01 16:44:55','','0','29','2025-01-01 16:44:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735739087','Cleared','29','2025-01-01 17:01: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,'','','','',0,''),(590,'G2DQ','Mpesa','','2025-01-01 16:54:49','','0','29','2025-01-01 16:54:49','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291735739641','Cleared','29','2025-01-02 20:38: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,'','','','',0,''),(591,'opzz','Mpesa','','2025-01-01 16:57:39','','0','29','2025-01-01 16:57:39','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735739857','Cleared','29','2025-01-01 17:00: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,'','','','',0,''),(592,'','Cash','','2025-01-01 17:06:41','','0','29','2025-01-01 17:06:41','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291735740399','Cleared','29','2025-01-01 17:06: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,'','','','',0,''),(593,'IKR5','Mpesa','','2025-01-01 17:18:12','','0','29','2025-01-01 17:18:12','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735741091','Cleared','29','2025-01-01 17:21: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,'','','','',0,''),(594,'KHHM','Mpesa','','2025-01-01 17:23:30','','0','29','2025-01-01 17:23:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735741409','Cleared','29','2025-01-01 17:34: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,'','','','',0,''),(595,'HOB4','Mpesa','','2025-01-01 17:30:48','','0','29','2025-01-01 17:30:48','','0','2350','1','retail','0','2350','1','0','0','0','0','2350','0','printed',' ','','1','0','291735741500','Cleared','29','2025-01-01 17:33: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,'','','','',0,''),(596,'DOQT','Mpesa','','2025-01-01 17:48:28','','0','29','2025-01-01 17:38:01','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291735742254','Cleared','29','2025-01-02 20:37: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,'','','','',0,''),(597,'OVOW','Mpesa','','2025-01-01 17:48:56','','0','29','2025-01-01 17:48:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735742934','Cleared','29','2025-01-01 17:50: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,'','','','',0,''),(598,'','Cash','','2025-01-01 17:57:45','','0','29','2025-01-01 17:57:45','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735743461','Cleared','29','2025-01-01 18:01: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,'','','','',0,''),(599,'356T','Mpesa','','2025-01-01 17:59:52','','0','29','2025-01-01 17:59:52','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735743493','Cleared','29','2025-01-01 18:02: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,'','','','',0,''),(600,'','Card','','2025-01-01 18:03:22','','0','29','2025-01-01 18:03:22','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735743799','Cleared','29','2025-01-01 18:06: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,'','','','',0,''),(601,'7pg','Mpesa','','2025-01-01 18:07:16','','0','29','2025-01-01 18:07:16','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291735744030','Cleared','29','2025-01-02 20:35: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,'','','','',0,''),(602,'ogj','Mpesa','','2025-01-01 18:09:52','','0','29','2025-01-01 18:09:52','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291735744118','Cleared','29','2025-01-01 18:34: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,'','','','',0,''),(603,'u3h','Mpesa','','2025-01-01 18:11:01','','0','29','2025-01-01 18:11:01','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735744232','Cleared','29','2025-01-02 18:47: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,'','','','',0,''),(604,'kos','Mpesa','','2025-01-01 18:11:21','','0','29','2025-01-01 18:11:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735744279','Cleared','29','2025-01-01 18:35: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,'','','','',0,''),(605,'IZXV','Mpesa','','2025-01-01 18:18:37','','0','29','2025-01-01 18:18:37','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291735744699','Cleared','29','2025-01-02 18:44: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,'','','','',0,''),(606,'','Cash','','2025-01-01 18:39:51','','0','29','2025-01-01 18:39:51','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291735745981','Cleared','29','2025-01-01 18: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,'','','','',0,''),(607,'','Card','','2025-01-01 18:56:40','','0','29','2025-01-01 18:51:09','','0','1940','1','retail','0','1940','1','1940','0','0','0','0','0','printed',' ','','1','0','291735746667','Cleared','29','2025-01-02 18:45: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,'','','','',0,''),(608,'OQZZ','Mpesa','','2025-01-01 18:57:12','','0','29','2025-01-01 18:57:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735747030','Cleared','29','2025-01-01 19:11: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,'','','','',0,''),(609,'vHUM','Mpesa','','2025-01-01 19:10:12','','0','29','2025-01-01 19:10:12','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735747705','Cleared','29','2025-01-01 19:12: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,'','','','',0,''),(610,'','Card','','2025-01-01 19:15:36','','0','29','2025-01-01 19:15:36','','0','2400','1','retail','0','2400','1','2400','0','0','0','0','0','printed',' ','','1','0','291735748024','Cleared','29','2025-01-01 19:17: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,'','','','',0,''),(611,'QOCP','Mpesa','','2025-01-01 19:33:17','','0','29','2025-01-01 19:33:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735749195','Cleared','29','2025-01-01 19:33: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,'','','','',0,''),(612,'','Mpesa','','2025-01-01 19:49:35','','0','29','2025-01-01 19:49:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735750173','Cleared','29','2025-01-01 20: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,'','','','',0,''),(613,'DNYC','Mpesa','','2025-01-01 20:10:49','','0','29','2025-01-01 20:10:49','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291735751362','Cleared','29','2025-01-01 20:14: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,'','','','',0,''),(614,'','Cash','','2025-01-01 20:16:03','','0','29','2025-01-01 20:16:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735751762','Cleared','29','2025-01-01 20: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,'','','','',0,''),(615,'MBGD','Mpesa','','2025-01-01 20:23:51','','0','29','2025-01-01 20:23:51','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735752166','Cleared','29','2025-01-01 20: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,'','','','',0,''),(616,'w19','Mpesa','','2025-01-02 14:02:05','','0','29','2025-01-02 14:02:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735815723','Cleared','29','2025-01-02 14:02: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,'','','','',0,''),(617,'','Cash','','2025-01-02 14:42:43','','0','29','2025-01-02 14:42:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735818156','Cleared','29','2025-01-02 14:43: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,'','','','',0,''),(618,'','Cash','','2025-01-02 15:34:15','','0','29','2025-01-02 15:34:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291735821254','Cleared','29','2025-01-02 15:42: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,'','','','',0,''),(619,'','Card','','2025-01-02 16:50:06','','0','29','2025-01-02 16:50:06','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291735825805','Cleared','29','2025-01-02 16:50: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,'','','','',0,''),(620,'o14','Mpesa','','2025-01-02 17:01:03','','0','29','2025-01-02 17:01:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735826461','Cleared','29','2025-01-02 17:05: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,'','','','',0,''),(621,'u72','Mpesa','','2025-01-02 17:01:24','','0','29','2025-01-02 17:01:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735826482','Cleared','29','2025-01-02 17:04: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,'','','','',0,''),(622,'e99','Mpesa','','2025-01-02 17:15:03','','0','29','2025-01-02 17:15:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735827296','Cleared','29','2025-01-02 17:15: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,'','','','',0,''),(623,'','Card','','2025-01-02 17:17:54','','0','29','2025-01-02 17:17:54','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291735827472','Cleared','29','2025-01-02 17:18: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,'','','','',0,''),(624,'','Mpesa','','2025-01-02 17:27:01','','0','29','2025-01-02 17:27:01','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735828019','Cleared','29','2025-01-02 17:29: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,'','','','',0,''),(625,'','Mpesa','','2025-01-02 17:27:30','','0','29','2025-01-02 17:27:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735828046','Cleared','29','2025-01-02 17:29: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,'','','','',0,''),(626,'443D','Mpesa','','2025-01-02 17:58:53','','0','29','2025-01-02 17:58:53','','0','2010','1','retail','0','2010','1','0','0','0','0','2010','0','printed',' ','','1','0','291735829929','Cleared','29','2025-01-02 18:22: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,'','','','',0,''),(627,'','Cash','','2025-01-02 18:06:53','','0','29','2025-01-02 18:06:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291735830392','Cleared','29','2025-01-02 18:21: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,'','','','',0,''),(628,'pis','Mpesa','','2025-01-02 18:23:22','','0','29','2025-01-02 18:23:22','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735831401','Cleared','29','2025-01-02 18: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,'','','','',0,''),(629,'R2O','Mpesa','','2025-01-02 19:12:57','','0','29','2025-01-02 19:12:57','','0','2900','1','retail','0','2900','1','0','0','0','0','2900','0','printed',' ','','1','0','291735833268','Cleared','29','2025-01-02 19: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,'','','','',0,''),(630,'MJG','Mpesa','','2025-01-02 20:24:35','','0','29','2025-01-02 20:24:35','','0','2450','1','retail','0','2450','1','0','0','0','0','2450','0','printed',' ','','1','0','291735837511','Cleared','29','2025-01-02 20:32: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,'','','','',0,''),(631,'yl4c','Cash','','2025-01-03 13:04:55','','0','29','2025-01-03 12:57:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735898227','Cleared','29','2025-01-03 13:19: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,'','','','',0,''),(632,'','Cash','','2025-01-03 14:28:10','','0','29','2025-01-03 13:05:10','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291735898708','Cleared','29','2025-01-03 14:48: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,'','','','',0,''),(633,'','Cash','','2025-01-03 14:32:08','','0','29','2025-01-03 14:32:08','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','291735903715','Cleared','29','2025-01-03 14:46: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,'','','','',0,''),(634,'gdu','Mpesa','','2025-01-03 14:46:46','','0','29','2025-01-03 14:46:46','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291735904427','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(635,'xic','Mpesa','','2025-01-03 16:05:49','','0','29','2025-01-03 16:05:49','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291735909537','Cleared','29','2025-01-03 16:21: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,'','','','',0,''),(636,'','Cash','','2025-01-03 16:10:27','','0','29','2025-01-03 16:10:27','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','1','0','291735909681','Cleared','29','2025-01-03 16:21: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,'','','','',0,''),(637,'','Cash','','2025-01-03 16:10:44','','0','29','2025-01-03 16:10:44','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735909841','Cleared','29','2025-01-03 16:22: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,'','','','',0,''),(638,'3y8e','Mpesa','','2025-01-03 16:33:23','','0','29','2025-01-03 16:33:23','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735911201','Cleared','29','2025-01-03 16: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,'','','','',0,''),(639,'hfj','Mpesa','','2025-01-03 16:33:54','','0','29','2025-01-03 16:33:54','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291735911226','Cleared','29','2025-01-03 17:10: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,'','','','',0,''),(640,'h6n','Mpesa','','2025-01-03 16:47:43','','0','29','2025-01-03 16:47:43','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735912061','Cleared','29','2025-01-03 16:50: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,'','','','',0,''),(641,'','Cash','','2025-01-03 16:48:07','','0','29','2025-01-03 16:48:07','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735912085','Cleared','29','2025-01-03 16:51: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,'','','','',0,''),(642,'','Cash','','2025-01-03 16:49:35','','0','29','2025-01-03 16:49:35','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735912169','Cleared','29','2025-01-03 16:50: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,'','','','',0,''),(643,'11b','Mpesa','','2025-01-03 16:54:39','','0','29','2025-01-03 16:54:39','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291735912425','Cleared','29','2025-01-03 17:09: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,'','','','',0,''),(644,'h6n','Mpesa','','2025-01-03 17:02:43','','0','29','2025-01-03 17:02:43','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735912962','Cleared','29','2025-01-03 17:11: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,'','','','',0,''),(645,'s7v','Mpesa','','2025-01-03 17:06:44','','0','29','2025-01-03 17:06:44','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735913181','Cleared','29','2025-01-03 18:35: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,'','','','',0,''),(646,'l4c','Mpesa','','2025-01-03 17:07:11','','0','29','2025-01-03 17:07:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735913228','Cleared','29','2025-01-03 18: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,'','','','',0,''),(647,'','Cash','','2025-01-03 17:09:06','','0','29','2025-01-03 17:09:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735913344','Cleared','29','2025-01-03 17:09: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,'','','','',0,''),(648,'mp4','Mpesa','','2025-01-03 17:13:43','','0','29','2025-01-03 17:13:43','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291735913575','Cleared','29','2025-01-03 18:30: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,'','','','',0,''),(649,'k76','Mpesa','','2025-01-03 17:23:03','','0','29','2025-01-03 17:23:03','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735914178','Cleared','29','2025-01-03 18:33: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,'','','','',0,''),(650,'mov','Mpesa','','2025-01-03 17:25:04','','0','29','2025-01-03 17:25:04','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291735914226','Cleared','29','2025-01-03 17:42: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,'','','','',0,''),(651,'s7b','Mpesa','','2025-01-03 17:25:44','','0','29','2025-01-03 17:25:44','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735914337','Cleared','29','2025-01-03 18:32: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,'','','','',0,''),(652,'','Card','','2025-01-03 17:54:54','','0','29','2025-01-03 17:54:55','','0','3200','1','retail','0','3200','1','3200','0','0','0','0','0','printed',' ','','1','0','291735915835','Cleared','29','2025-01-03 18:27: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,'','','','',0,''),(653,'','Card','','2025-01-03 18:07:14','','0','29','2025-01-03 18:07:14','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291735916821','Cleared','29','2025-01-03 18:28: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,'','','','',0,''),(654,'6fi','Mpesa','','2025-01-03 18:36:23','','0','29','2025-01-03 18:36:23','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291735918572','Cleared','29','2025-01-03 19:26: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,'','','','',0,''),(655,'e61','Mpesa','','2025-01-03 18:51:28','','0','29','2025-01-03 18:51:28','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291735919477','Cleared','29','2025-01-03 18:58: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,'','','','',0,''),(656,'o4uu','Mpesa','','2025-01-03 19:04:55','','0','29','2025-01-03 19:04:55','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','291735920287','Cleared','29','2025-01-03 19:28: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,'','','','',0,''),(657,'89tt','Mpesa','','2025-01-03 19:19:16','','0','29','2025-01-03 19:19:16','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735921150','Cleared','29','2025-01-03 19:28: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,'','','','',0,''),(658,'6ky','Mpesa','','2025-01-03 19:35:16','','0','29','2025-01-03 19:35:16','','0','2680','1','retail','0','2680','1','0','0','0','0','2680','0','printed',' ','','1','0','291735922099','Cleared','29','2025-01-03 19:59: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,'','','','',0,''),(659,'nkp','Mpesa','','2025-01-03 19:57:11','','0','29','2025-01-03 19:57:11','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291735923385','Cleared','29','2025-01-03 19:59: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,'','','','',0,''),(660,'lrs/1l2','Mpesa','','2025-01-04 11:48:10','','0','29','2025-01-04 11:48:10','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735980488','Cleared','29','2025-01-04 15:23: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,'','','','',0,''),(661,'mzf','Mpesa','','2025-01-04 13:49:50','','0','29','2025-01-04 13:49:50','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','291735987785','Cleared','29','2025-01-04 13:58: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,'','','','',0,''),(662,'','Cash','','2025-01-04 14:00:39','','0','29','2025-01-04 14:00:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291735988437','Cleared','29','2025-01-04 14:05: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,'','','','',0,''),(663,'be1','Mpesa','','2025-01-04 14:25:18','','0','29','2025-01-04 14:25:18','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291735989830','Cleared','29','2025-01-04 15:16: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,'','','','',0,''),(664,'x13','Mpesa','','2025-01-04 14:40:44','','0','29','2025-01-04 14:40:44','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291735990836','Cleared','29','2025-01-04 15:22: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,'','','','',0,''),(665,'1l2','Mpesa','','2025-01-04 14:50:39','','0','29','2025-01-04 14:50:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291735991437','Cleared','29','2025-01-04 15:19: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,'','','','',0,''),(666,'zhql','Mpesa','','2025-01-04 14:51:37','','0','29','2025-01-04 14:51:37','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291735991495','Cleared','29','2025-01-04 14:56: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,'','','','',0,''),(667,'1l2','Mpesa','','2025-01-04 14:52:15','','0','29','2025-01-04 14:52:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735991534','Cleared','29','2025-01-04 15:19: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,'','','','',0,''),(668,'','Card','','2025-01-04 15:01:50','','0','29','2025-01-04 15:01:50','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291735992067','Cleared','29','2025-01-04 15:02: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,'','','','',0,''),(669,'mvzo','Mpesa','','2025-01-04 15:46:07','','0','29','2025-01-04 15:46:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735994764','Cleared','29','2025-01-04 15:46: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,'','','','',0,''),(670,'63jr','Mpesa','','2025-01-04 16:02:43','','0','29','2025-01-04 16:02:43','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291735995753','Cleared','29','2025-01-04 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,'','','','',0,''),(671,'tsmdj','Mpesa','','2025-01-04 16:20:57','','0','29','2025-01-04 16:20:57','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291735996854','Cleared','29','2025-01-04 16: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,'','','','',0,''),(672,'9ebj','Mpesa','','2025-01-04 16:24:07','','0','29','2025-01-04 16:24:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291735997042','Cleared','29','2025-01-04 16:24: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,'','','','',0,''),(673,'055g','Mpesa','','2025-01-04 17:04:17','','0','29','2025-01-04 17:04:17','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291735999415','Cleared','29','2025-01-04 17:05: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,'','','','',0,''),(674,'','Cash','','2025-01-04 17:07:47','','0','29','2025-01-04 17:07:47','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291735999629','Cleared','29','2025-01-04 20:10: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,'','','','',0,''),(675,'8353','Card','','2025-01-04 17:22:22','','0','29','2025-01-04 17:22:22','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291736000530','Cleared','29','2025-01-04 17:31: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,'','','','',0,''),(676,'','Cash','','2025-01-04 17:34:57','','0','29','2025-01-04 17:34:57','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291736001287','Cleared','29','2025-01-04 17: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,'','','','',0,''),(677,'kav','Mpesa','','2025-01-04 17:49:46','','0','29','2025-01-04 17:49:46','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736002183','Cleared','29','2025-01-04 17:50: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,'','','','',0,''),(678,'es13','Mpesa','','2025-01-04 18:40:40','','0','29','2025-01-04 18:40:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736005236','Cleared','29','2025-01-04 18:47: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,'','','','',0,''),(679,'gdwz','Mpesa','','2025-01-04 19:04:12','','0','29','2025-01-04 19:04:12','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736006647','Cleared','29','2025-01-04 19:11: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,'','','','',0,''),(680,'fohp','Mpesa','','2025-01-04 19:24:46','','0','29','2025-01-04 19:24:46','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291736007850','Cleared','29','2025-01-04 19:35: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,'','','','',0,''),(681,'7xov','Mpesa','','2025-01-04 19:40:54','','0','29','2025-01-04 19:40:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736008852','Cleared','29','2025-01-04 19:41: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,'','','','',0,''),(682,'q772','Mpesa','','2025-01-04 19:59:58','','0','29','2025-01-04 19:59:58','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291736009975','Cleared','29','2025-01-04 20: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,'','','','',0,''),(683,'','Card','','2025-01-05 11:51:57','','0','29','2025-01-05 11:51:57','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291736067103','Cleared','29','2025-01-05 12:37: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,'','','','',0,''),(684,'','Card','','2025-01-05 12:23:33','','0','29','2025-01-05 12:23:33','','0','1650','1','retail','0','1650','1','1650','0','0','0','0','0','printed',' ','','1','0','291736068915','Cleared','29','2025-01-05 12: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,'','','','',0,''),(685,'ojn','Mpesa','','2025-01-05 12:38:57','','0','29','2025-01-05 12:38:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736069936','Cleared','29','2025-01-05 12:46: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,'','','','',0,''),(686,'xnq','Mpesa','','2025-01-05 14:44:47','','0','29','2025-01-05 14:44:47','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736077485','Cleared','29','2025-01-05 15:00: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,'','','','',0,''),(687,'570','Mpesa','','2025-01-05 14:59:34','','0','29','2025-01-05 14:59:34','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291736078372','Cleared','29','2025-01-05 15:00: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,'','','','',0,''),(688,'406','Mpesa','','2025-01-05 15:15:12','','0','29','2025-01-05 15:15:12','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291736079298','Cleared','29','2025-01-05 15:18: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,'','','','',0,''),(689,'','Cash','','2025-01-05 15:23:32','','0','29','2025-01-05 15:23:32','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291736079800','Cleared','29','2025-01-05 15:35: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,'','','','',0,''),(690,'wku','Mpesa','','2025-01-05 15:26:30','','0','29','2025-01-05 15:26:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736079983','Cleared','29','2025-01-05 16:06: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,'','','','',0,''),(691,'94s/yaz','Mpesa','','2025-01-05 15:27:16','','0','29','2025-01-05 15:27:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736080031','Cleared','29','2025-01-05 15:37: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,'','','','',0,''),(692,'','Cash','','2025-01-05 16:05:03','','0','29','2025-01-05 16:05:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291736082298','Cleared','29','2025-01-05 16: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,'','','','',0,''),(693,'','Card','','2025-01-05 16:19:06','','0','29','2025-01-05 16:19:06','','0','1800','1','retail','0','1800','1','1800','0','0','0','0','0','printed',' ','','1','0','291736083133','Cleared','29','2025-01-05 16:55: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,'','','','',0,''),(694,'7ny','Mpesa','','2025-01-05 16:27:36','','0','29','2025-01-05 16:27:36','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291736083631','Cleared','29','2025-01-05 16:54: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,'','','','',0,''),(695,'','Cash','','2025-01-05 16:35:48','','0','29','2025-01-05 16:35:48','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291736084130','Cleared','29','2025-01-05 17:05: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,'','','','',0,''),(696,'','Cash','','2025-01-05 16:43:04','','0','29','2025-01-05 16:43:04','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291736084582','Cleared','29','2025-01-05 17:06: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,'','','','',0,''),(697,'4yv','Mpesa','','2025-01-05 16:58:25','','0','29','2025-01-05 16:58:25','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736085499','Cleared','29','2025-01-05 17:00: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,'','','','',0,''),(698,'stst','Mpesa','','2025-01-05 17:10:15','','0','29','2025-01-05 17:10:15','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291736086191','Cleared','29','2025-01-05 17:22: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,'','','','',0,''),(699,'kiph','Mpesa','','2025-01-05 17:53:12','','0','29','2025-01-05 17:53:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291736088784','Cleared','29','2025-01-05 17:57: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,'','','','',0,''),(700,'r3h','Mpesa','','2025-01-05 17:59:13','','0','29','2025-01-05 17:59:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736089151','Cleared','29','2025-01-05 18:04: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,'','','','',0,''),(701,'fdh','Mpesa','','2025-01-05 18:15:24','','0','29','2025-01-05 18:15:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736090118','Cleared','29','2025-01-05 19:29: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,'','','','',0,''),(702,'xoq','Mpesa','','2025-01-05 18:26:33','','0','29','2025-01-05 18:26:33','','0','2870','1','retail','0','2870','1','0','0','0','0','2870','0','printed',' ','','1','0','291736090646','Cleared','29','2025-01-05 19:24: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,'','','','',0,''),(703,'','Mpesa','','2025-01-05 18:50:19','','0','29','2025-01-05 18:50:19','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','kos77','1','0','291736092192','Cleared','29','2025-01-05 19: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,'','','','',0,''),(704,'g2fb','Mpesa','','2025-01-05 19:04:21','','0','29','2025-01-05 18:53:43','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291736092365','Cleared','29','2025-01-05 19:24: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,'','','','',0,''),(705,'kjg','Mpesa','','2025-01-05 19:26:20','','0','29','2025-01-05 18:54:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736092476','Cleared','29','2025-01-05 20: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,'','','','',0,''),(706,'','Card','','2025-01-05 19:09:16','','0','29','2025-01-05 19:09:16','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291736093196','Cleared','29','2025-01-05 19:25: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,'','','','',0,''),(707,'jpid','Mpesa','','2025-01-05 19:09:54','','0','29','2025-01-05 19:09:54','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736093385','Cleared','29','2025-01-05 19:23: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,'','','','',0,''),(708,'','Cash','','2025-01-05 19:59:58','','0','29','2025-01-05 19:59:58','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291736096371','Cleared','29','2025-01-05 20:20: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,'','','','',0,''),(709,'4vzi','Mpesa','','2025-01-06 15:36:40','','0','29','2025-01-06 15:36:40','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291736166876','Cleared','29','2025-01-06 16:28: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,'','','','',0,''),(710,'8v3t','Mpesa','','2025-01-06 16:25:52','','0','29','2025-01-06 16:25:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736169461','Cleared','29','2025-01-06 16:26: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,'','','','',0,''),(711,'qgr7','Cash','','2025-01-06 16:53:27','','0','29','2025-01-06 16:53:27','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291736171601','Cleared','29','2025-01-06 17:01: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,'','','','',0,''),(712,'','Card','','2025-01-06 17:10:13','','0','29','2025-01-06 17:10:13','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291736172571','Cleared','29','2025-01-06 17:55: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,'','','','',0,''),(713,'9lij','Mpesa','','2025-01-06 17:19:22','','0','29','2025-01-06 17:19:22','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291736173149','Cleared','29','2025-01-06 17:35: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,'','','','',0,''),(714,'2kmv','Mpesa','','2025-01-06 17:20:06','','0','29','2025-01-06 17:20:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736173199','Cleared','29','2025-01-06 17:35: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,'','','','',0,''),(715,'d55f','Mpesa','','2025-01-06 18:00:25','','0','29','2025-01-06 18:00:25','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291736175620','Cleared','29','2025-01-06 18:01: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,'','','','',0,''),(716,'','Cash','','2025-01-06 19:32:51','','0','29','2025-01-06 19:32:51','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','291736181159','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(717,'','Card','','2025-01-07 14:53:01','','0','29','2025-01-07 14:53:01','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291736250778','Cleared','29','2025-01-07 15:18: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,'','','','',0,''),(718,'ivyg','Mpesa','','2025-01-07 15:06:24','','0','29','2025-01-07 15:06:24','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736251581','Cleared','29','2025-01-07 15:17: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,'','','','',0,''),(719,'ORC4','Mpesa','','2025-01-07 16:32:50','','0','29','2025-01-07 16:32:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736256763','Cleared','29','2025-01-07 19:37: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,'','','','',0,''),(720,'1J3R','Mpesa','','2025-01-07 17:00:32','','0','29','2025-01-07 17:00:32','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291736258401','Cleared','29','2025-01-07 19:36: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,'','','','',0,''),(721,'','Card','','2025-01-08 13:19:49','','0','29','2025-01-08 13:19:49','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291736331579','Cleared','29','2025-01-08 14:13: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,'','','','',0,''),(722,'6d7','Mpesa','','2025-01-08 13:47:46','','0','29','2025-01-08 13:47:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291736333254','Cleared','29','2025-01-08 14:13: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,'','','','',0,''),(723,'mdoo','Mpesa','','2025-01-08 14:37:14','','0','29','2025-01-08 14:37:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291736336233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(724,'ujlo','Mpesa','','2025-01-08 15:03:03','','0','29','2025-01-08 15:03:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291736337779','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(725,'ghj','Mpesa','','2025-01-08 16:30:58','','0','29','2025-01-08 16:30:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736343056','Cleared','29','2025-01-08 16:34: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,'','','','',0,''),(726,'','Cash','','2025-01-08 17:44:14','','0','29','2025-01-08 17:44:14','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','291736347349','Cleared','29','2025-01-08 18:17: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,'','','','',0,''),(727,'p8s5','Mpesa','','2025-01-08 18:24:18','','0','29','2025-01-08 18:24:18','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291736349851','Cleared','29','2025-01-08 18:34: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,'','','','',0,''),(728,'ib7p','Mpesa','','2025-01-09 12:36:42','','0','29','2025-01-09 12:36:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736415400','Cleared','29','2025-01-09 12:44: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,'','','','',0,''),(729,'hwn','Mpesa','','2025-01-09 16:14:24','','0','29','2025-01-09 16:14:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736428462','Cleared','29','2025-01-09 17:19: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,'','','','',0,''),(730,'10na','Mpesa','','2025-01-10 18:43:15','','0','29','2025-01-10 18:43:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736523792','Cleared','29','2025-01-10 18:55: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,'','','','',0,''),(731,'ytw1','Mpesa','','2025-01-10 18:55:44','','0','29','2025-01-10 18:55:44','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736524542','Cleared','29','2025-01-10 18:56: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,'','','','',0,''),(732,'','Card','','2025-01-11 13:24:22','','0','29','2025-01-11 13:24:22','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291736591060','Cleared','29','2025-01-11 13:36: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,'','','','',0,''),(733,'P8Z6','Mpesa','','2025-01-11 15:29:35','','0','29','2025-01-11 15:29:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736598570','Cleared','29','2025-01-11 18:04: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,'','','','',0,''),(734,'','Card','','2025-01-11 15:54:46','','0','29','2025-01-11 15:54:46','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291736600081','Cleared','29','2025-01-11 18:03: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,'','','','',0,''),(735,'','Cash','','2025-01-11 16:03:16','','0','29','2025-01-11 16:03:16','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291736600558','Cleared','29','2025-01-11 18:01: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,'','','','',0,''),(736,'FTGO','Mpesa','','2025-01-11 16:21:26','','0','29','2025-01-11 16:21:26','','0','1890','1','retail','0','1890','1','0','0','0','0','1890','0','printed',' ','','1','0','291736601554','Cleared','29','2025-01-11 18:02: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,'','','','',0,''),(737,'','Card','','2025-01-11 16:48:07','','0','29','2025-01-11 16:48:07','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291736603286','Cleared','29','2025-01-11 18:01: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,'','','','',0,''),(738,'NYOC','Mpesa','','2025-01-11 17:04:34','','0','29','2025-01-11 17:04:34','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736604271','Cleared','29','2025-01-11 18:00: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,'','','','',0,''),(739,'NBN8','Mpesa','','2025-01-11 17:10:18','','0','29','2025-01-11 17:10:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736604615','Cleared','29','2025-01-11 17:57: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,'','','','',0,''),(740,'CJCP','Mpesa','','2025-01-11 18:36:09','','0','29','2025-01-11 18:36:09','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291736609487','Cleared','29','2025-01-11 19:58: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,'','','','',0,''),(741,'','Cash','','2025-01-11 18:52:07','','0','29','2025-01-11 18:52:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291736610717','Cleared','29','2025-01-11 19: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,'','','','',0,''),(742,'5OX1','Mpesa','','2025-01-11 18:59:20','','0','29','2025-01-11 18:59:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736611158','Cleared','29','2025-01-11 19:59: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,'','','','',0,''),(743,'AXTS','Mpesa','','2025-01-11 19:04:28','','0','29','2025-01-11 19:04:28','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291736611440','Cleared','29','2025-01-11 19:59: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,'','','','',0,''),(744,'','Cash','','2025-01-11 19:13:34','','0','29','2025-01-11 19:13:34','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291736612010','Cleared','29','2025-01-11 20:01: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,'','','','',0,''),(745,'AH3E','Mpesa','','2025-01-11 19:14:27','','0','29','2025-01-11 19:14:27','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291736612051','Cleared','29','2025-01-11 20:01: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,'','','','',0,''),(746,'V6E6','Mpesa','','2025-01-11 19:49:06','','0','29','2025-01-11 19:49:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736614144','Cleared','29','2025-01-11 20:01: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,'','','','',0,''),(747,'','Cash','','2025-01-12 12:57:19','','0','29','2025-01-12 12:57:19','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291736675828','Cleared','29','2025-01-12 13:07: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,'','','','',0,''),(748,'','Mpesa','','2025-01-12 13:24:34','','0','29','2025-01-12 13:24:34','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291736677470','Cleared','29','2025-01-12 13: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,'','','','',0,''),(749,'2tc7','Mpesa','','2025-01-12 13:59:04','','0','29','2025-01-12 13:59:04','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291736678213','Cleared','29','2025-01-12 14:01: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,'','','','',0,''),(750,'p2nu','Mpesa','','2025-01-12 14:24:44','','0','29','2025-01-12 14:24:44','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736681082','Cleared','29','2025-01-12 14:31: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,'','','','',0,''),(751,'','Card','','2025-01-12 14:40:36','','0','29','2025-01-12 14:40:36','','0','1750','1','retail','0','1750','1','1750','0','0','0','0','0','printed',' ','','1','0','291736682013','Cleared','29','2025-01-12 14:41: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,'','','','',0,''),(752,'ssyn','Mpesa','','2025-01-12 15:18:38','','0','29','2025-01-12 15:18:39','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291736684313','Cleared','29','2025-01-12 15:28: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,'','','','',0,''),(753,'','Cash','','2025-01-12 15:47:39','','0','29','2025-01-12 15:47:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291736686056','Cleared','29','2025-01-12 15:51: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,'','','','',0,''),(754,'','Card','','2025-01-12 15:56:29','','0','29','2025-01-12 15:56:29','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291736686573','Cleared','29','2025-01-12 15:57: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,'','','','',0,''),(755,'cb3a','Mpesa','','2025-01-12 16:07:11','','0','29','2025-01-12 16:07:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291736687229','Cleared','29','2025-01-12 16: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,'','','','',0,''),(756,'8vqh','Mpesa','','2025-01-12 16:27:29','','0','29','2025-01-12 16:27:29','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736688445','Cleared','29','2025-01-12 16:28: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,'','','','',0,''),(757,'','Cash','','2025-01-12 16:42:31','','0','29','2025-01-12 16:42:31','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291736689348','Cleared','29','2025-01-12 16:44: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,'','','','',0,''),(758,'','Cash','','2025-01-12 16:48:27','','0','29','2025-01-12 16:48:27','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291736689704','Cleared','29','2025-01-12 16:48: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,'','','','',0,''),(759,'','Cash','','2025-01-12 17:10:00','','0','29','2025-01-12 17:10:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291736690995','Cleared','29','2025-01-12 17:14: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,'','','','',0,''),(760,'','Cash','','2025-01-12 17:27:18','','0','29','2025-01-12 17:27:18','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291736692034','Cleared','29','2025-01-12 17:27: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,'','','','',0,''),(761,'h73y','Mpesa','','2025-01-12 18:36:18','','0','29','2025-01-12 18:36:18','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291736695926','Cleared','29','2025-01-12 18:45: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,'','','','',0,''),(762,'estk','Mpesa','','2025-01-12 19:44:18','','0','29','2025-01-12 19:44:18','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291736700255','Cleared','29','2025-01-12 19:50: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,'','','','',0,''),(763,'HO34','Mpesa','','2025-01-13 18:06:17','','0','29','2025-01-13 18:06:17','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291736780755','Cleared','29','2025-01-13 18:17: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,'','','','',0,''),(764,'RWT6','Mpesa','','2025-01-13 18:56:38','','0','29','2025-01-13 18:56:38','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736783790','Cleared','29','2025-01-13 18:59: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,'','','','',0,''),(765,'','Card','','2025-01-14 11:08:26','','0','29','2025-01-14 11:08:26','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291736842103','Cleared','29','2025-01-14 11:32: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,'','','','',0,''),(766,'8ngb','Mpesa','','2025-01-14 16:39:36','','0','29','2025-01-14 16:39:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736861974','Cleared','29','2025-01-14 17:02: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,'','','','',0,''),(767,'14n5','Mpesa','','2025-01-14 17:46:04','','0','29','2025-01-14 17:46:04','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291736865959','Cleared','29','2025-01-14 17: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,'','','','',0,''),(768,'djs','Mpesa','','2025-01-15 15:09:49','','0','29','2025-01-15 15:09:49','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291736942984','Cleared','29','2025-01-15 16: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,'','','','',0,''),(769,'','Cash','','2025-01-15 15:57:45','','0','29','2025-01-15 15:57:45','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291736945861','Cleared','29','2025-01-15 16: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,'','','','',0,''),(770,'wmhs','Mpesa','','2025-01-16 14:47:44','','0','29','2025-01-16 14:47:44','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737028055','Cleared','29','2025-01-16 15: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,'','','','',0,''),(771,'08sz','Mpesa','','2025-01-16 17:38:45','','0','29','2025-01-16 17:38:45','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291737038318','Cleared','29','2025-01-16 17:57: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,'','','','',0,''),(772,'008sz','Mpesa','','2025-01-16 17:40:38','','0','29','2025-01-16 17:40:38','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291737038435','Cleared','29','2025-01-16 17:57: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,'','','','',0,''),(773,'QROO','Mpesa','','2025-01-17 15:16:05','','0','29','2025-01-17 15:16:05','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737116105','Cleared','29','2025-01-17 15:44: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,'','','','',0,''),(774,'ZM61','Mpesa','','2025-01-17 17:18:31','','0','29','2025-01-17 17:18:31','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291737123509','Cleared','29','2025-01-17 19: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,'','','','',0,''),(775,'UH6P','Mpesa','','2025-01-17 19:36:30','','0','29','2025-01-17 19:36:30','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737131788','Cleared','29','2025-01-17 19:42: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,'','','','',0,''),(776,'fhdz','Mpesa','','2025-01-18 11:07:54','','0','29','2025-01-18 11:07:54','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291737187672','Cleared','29','2025-01-18 11:30: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,'','','','',0,''),(777,'vzm','Mpesa','','2025-01-18 12:37:37','','0','29','2025-01-18 12:37:37','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737193055','Cleared','29','2025-01-18 13:55: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,'','','','',0,''),(778,'75x','Mpesa','','2025-01-18 13:47:59','','0','29','2025-01-18 13:47:59','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291737197278','Cleared','29','2025-01-18 13: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,'','','','',0,''),(779,'bkg','Mpesa','','2025-01-18 14:21:22','','0','29','2025-01-18 14:21:22','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291737199280','Cleared','29','2025-01-18 14:41: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,'','','','',0,''),(780,'43rf','Mpesa','','2025-01-18 15:09:07','','0','29','2025-01-18 15:09:07','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291737201773','Cleared','29','2025-01-18 16:02: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,'','','','',0,''),(781,'3rf','Mpesa','','2025-01-18 15:18:43','','0','29','2025-01-18 15:18:43','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291737202708','Cleared','29','2025-01-18 15:22: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,'','','','',0,''),(782,'dyo9','Mpesa','','2025-01-18 15:24:02','','0','29','2025-01-18 15:24:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737203039','Cleared','29','2025-01-18 16:01: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,'','','','',0,''),(783,'ykck','Mpesa','','2025-01-18 15:29:22','','0','29','2025-01-18 15:29:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737203359','Cleared','29','2025-01-18 16:01: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,'','','','',0,''),(784,'my62','Mpesa','','2025-01-18 15:34:25','','0','29','2025-01-18 15:34:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737203661','Cleared','29','2025-01-18 16:01: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,'','','','',0,''),(785,'uwm','Mpesa','','2025-01-18 15:35:13','','0','29','2025-01-18 15:35:13','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291737203711','Cleared','29','2025-01-18 16:00: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,'','','','',0,''),(786,'fl3l','Mpesa','','2025-01-18 15:39:20','','0','29','2025-01-18 15:36:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737203803','Cleared','29','2025-01-18 16:00: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,'','','','',0,''),(787,'ay8','Mpesa','','2025-01-18 16:11:40','','0','29','2025-01-18 16:11:40','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291737205898','Cleared','29','2025-01-18 16: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,'','','','',0,''),(788,'l6j','Mpesa','','2025-01-18 16:46:50','','0','29','2025-01-18 16:46:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737208007','Cleared','29','2025-01-18 16:57: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,'','','','',0,''),(789,'ay8','Mpesa','','2025-01-18 16:47:30','','0','29','2025-01-18 16:47:31','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291737208048','Cleared','29','2025-01-18 16:57: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,'','','','',0,''),(790,'aise','Mpesa','','2025-01-18 16:56:14','','0','29','2025-01-18 16:56:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737208570','Cleared','29','2025-01-18 16: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,'','','','',0,''),(791,'','Card','','2025-01-18 18:00:05','','0','29','2025-01-18 18:00:05','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291737211928','Cleared','29','2025-01-18 20:43: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,'','','','',0,''),(792,'ff6','Mpesa','','2025-01-18 18:34:08','','0','29','2025-01-18 18:34:08','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737214437','Cleared','29','2025-01-18 20:43: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,'','','','',0,''),(793,'lx9','Mpesa','','2025-01-18 18:43:17','','0','29','2025-01-18 18:43:17','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737214936','Cleared','29','2025-01-18 20:44: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,'','','','',0,''),(794,'7xj','Mpesa','','2025-01-18 18:52:21','','0','29','2025-01-18 18:52:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737215536','Cleared','29','2025-01-18 20:45: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,'','','','',0,''),(795,'zqfk','Mpesa','','2025-01-18 19:07:14','','0','29','2025-01-18 19:07:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737216431','Cleared','29','2025-01-18 20:44: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,'','','','',0,''),(796,'kteq','Mpesa','','2025-01-18 19:07:52','','0','29','2025-01-18 19:07:52','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737216461','Cleared','29','2025-01-18 20:45: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,'','','','',0,''),(797,'27e1','Mpesa','','2025-01-18 20:45:47','','0','29','2025-01-18 19:09:12','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291737216550','Cleared','29','2025-01-18 20:45:47','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(798,'mndd','Mpesa','','2025-01-18 19:28:41','','0','29','2025-01-18 19:11:23','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291737216681','Cleared','29','2025-01-18 20:42: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,'','','','',0,''),(799,'p4q8','Mpesa','','2025-01-18 20:39:37','','0','29','2025-01-18 20:39:37','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','1','0','291737221969','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(800,'','Cash','','2025-01-18 20:40:56','','0','29','2025-01-18 20:40:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291737222035','Cleared','29','2025-01-18 20: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,'','','','',0,''),(801,'0216','Mpesa','','2025-01-18 20:41:33','','0','29','2025-01-18 20:41:33','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291737222083','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(802,'','Cash','','2025-01-18 20:46:35','','0','29','2025-01-18 20:46:35','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737222393','Cleared','29','2025-01-18 20:46: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,'','','','',0,''),(803,'nnop','Mpesa','','2025-01-19 14:11:42','','0','29','2025-01-19 14:11:42','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737285090','Cleared','29','2025-01-19 14:29: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,'','','','',0,''),(804,'510r','Mpesa','','2025-01-19 14:19:46','','0','29','2025-01-19 14:19:46','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291737285572','Cleared','29','2025-01-19 14:29: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,'','','','',0,''),(805,'ld9z','Mpesa','','2025-01-19 14:42:17','','0','29','2025-01-19 14:42:17','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291737286874','Cleared','29','2025-01-19 16:59: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,'','','','',0,''),(806,'61lm','Mpesa','','2025-01-19 14:44:21','','0','29','2025-01-19 14:44:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737287057','Cleared','29','2025-01-19 15:01: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,'','','','',0,''),(807,'','Mpesa','','2025-01-19 15:04:11','','0','29','2025-01-19 15:04:11','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291737287296','Cleared','29','2025-01-19 15:05: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,'','','','',0,''),(808,'','Card','','2025-01-19 15:15:28','','0','29','2025-01-19 15:15:28','','0','1900','1','retail','0','1900','1','1900','0','0','0','0','0','printed',' ','','1','0','291737288891','Cleared','29','2025-01-19 15:31: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,'','','','',0,''),(809,'','Card','','2025-01-19 16:13:39','','0','29','2025-01-19 16:13:39','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291737292417','Cleared','29','2025-01-19 16: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,'','','','',0,''),(810,'rj9z','Mpesa','','2025-01-19 16:19:57','','0','29','2025-01-19 16:19:57','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291737292795','Cleared','29','2025-01-19 16: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,'','','','',0,''),(811,'qm3d','Mpesa','','2025-01-19 16:21:56','','0','29','2025-01-19 16:21:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291737292909','Cleared','29','2025-01-19 16:27: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,'','','','',0,''),(812,'','Cash','','2025-01-19 16:42:54','','0','29','2025-01-19 16:42:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737294172','Cleared','29','2025-01-19 16:58: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,'','','','',0,''),(813,'','Mpesa','','2025-01-19 16:48:04','','0','29','2025-01-19 16:48:04','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291737294425','Cleared','29','2025-01-19 17:00: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,'','','','',0,''),(814,'gobo','Mpesa','','2025-01-19 17:01:27','','0','29','2025-01-19 17:01:27','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291737295277','Cleared','29','2025-01-19 17:01: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,'','','','',0,''),(815,'wyb5','Mpesa','','2025-01-19 17:15:20','','0','29','2025-01-19 17:15:20','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291737296117','Cleared','29','2025-01-19 17:20: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,'','','','',0,''),(816,'','Card','','2025-01-19 17:46:40','','0','29','2025-01-19 17:46:40','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291737297471','Cleared','29','2025-01-19 17:56: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,'','','','',0,''),(817,'','Cash','','2025-01-19 17:56:48','','0','29','2025-01-19 17:56:48','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291737298605','Cleared','29','2025-01-19 17:56: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,'','','','',0,''),(818,'tpyj','Mpesa','','2025-01-19 17:59:12','','0','29','2025-01-19 17:59:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291737298748','Cleared','29','2025-01-19 18:03: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,'','','','',0,''),(819,'mta5','Mpesa','','2025-01-19 18:04:27','','0','29','2025-01-19 18:04:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737299063','Cleared','29','2025-01-19 18:11: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,'','','','',0,''),(820,'','Cash','','2025-01-19 18:29:24','','0','29','2025-01-19 18:29:24','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','printed',' ','','1','0','291737300208','Cleared','29','2025-01-19 19:08: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,'','','','',0,''),(821,'coi','Mpesa','','2025-01-19 18:42:54','','0','29','2025-01-19 18:42:54','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291737301372','Cleared','29','2025-01-19 19:09: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,'','','','',0,''),(822,'','Cash','','2025-01-19 18:44:33','','0','29','2025-01-19 18:44:33','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291737301471','Cleared','29','2025-01-19 19:06: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,'','','','',0,''),(823,'yucs','Mpesa','','2025-01-19 18:46:36','','0','29','2025-01-19 18:46:36','','0','2020','1','retail','0','2020','1','0','0','0','0','2020','0','printed',' ','','1','0','291737301555','Cleared','29','2025-01-19 19:06: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,'','','','',0,''),(824,'','Cash','','2025-01-19 18:52:28','','0','29','2025-01-19 18:52:28','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291737301940','Cleared','29','2025-01-19 19:05: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,'','','','',0,''),(825,'','Cash','','2025-01-19 19:03:28','','0','29','2025-01-19 19:03:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737302392','Cleared','29','2025-01-19 19:05: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,'','','','',0,''),(826,'','Card','','2025-01-19 19:07:08','','0','29','2025-01-19 19:07:08','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291737302824','Cleared','29','2025-01-19 19:08: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,'','','','',0,''),(827,'co7','Mpesa','','2025-01-19 19:10:03','','0','29','2025-01-19 19:10:03','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737302995','Cleared','29','2025-01-19 19:10: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,'','','','',0,''),(828,'dcxk','Mpesa','','2025-01-19 19:20:56','','0','29','2025-01-19 19:20:56','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291737303521','Cleared','29','2025-01-19 20:17: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,'','','','',0,''),(829,'ta4h','Mpesa','','2025-01-19 19:29:59','','0','29','2025-01-19 19:29:59','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737304184','Cleared','29','2025-01-19 20:16: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,'','','','',0,''),(830,'','Card','','2025-01-19 19:42:27','','0','29','2025-01-19 19:42:27','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291737304945','Cleared','29','2025-01-19 19: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,'','','','',0,''),(831,'pvev','Mpesa','','2025-01-21 10:56:02','','0','29','2025-01-21 10:56:02','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291737446150','Cleared','29','2025-01-21 10:59: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,'','','','',0,''),(832,'','Cash','','2025-01-21 11:24:28','','0','29','2025-01-21 11:24:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737447866','Cleared','29','2025-01-21 11:24: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,'','','','',0,''),(833,'w9xq','Mpesa','','2025-01-24 13:27:29','','0','29','2025-01-24 13:27:29','','0','950','1','retail','0','950','1','0','0','0','0','950','0','new',' ','','1','0','291737714434','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(834,'xrcv','Mpesa','','2025-01-24 13:40:42','','0','29','2025-01-24 13:40:42','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','291737715241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(835,'t2wh','Mpesa','','2025-01-24 16:48:40','','0','29','2025-01-24 16:48:40','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291737725614','Cleared','29','2025-01-24 16:59: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,'','','','',0,''),(836,'7ryt','Mpesa','','2025-01-24 17:56:11','','0','29','2025-01-24 17:56:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737730569','Cleared','29','2025-01-24 18:06: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,'','','','',0,''),(837,'','Card','','2025-01-24 18:06:51','','0','29','2025-01-24 18:06:51','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291737731207','Cleared','29','2025-01-24 19:03: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,'','','','',0,''),(838,'4qj','Mpesa','','2025-01-24 19:02:47','','0','29','2025-01-24 19:02:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291737734565','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(839,'abt8','Mpesa','','2025-01-24 19:13:03','','0','29','2025-01-24 19:13:03','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291737735180','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(840,'LVV9S','Mpesa','','2025-01-25 12:56:18','','0','29','2025-01-25 12:56:18','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291737798173','Cleared','29','2025-01-25 13:14: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,'','','','',0,''),(841,'1EU8','Mpesa','','2025-01-25 13:15:37','','0','29','2025-01-25 13:15:37','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737800132','Cleared','29','2025-01-25 13:16: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,'','','','',0,''),(842,'F8E','Mpesa','','2025-01-25 13:38:12','','0','29','2025-01-25 13:38:12','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291737801427','Cleared','29','2025-01-25 13:53: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,'','','','',0,''),(843,'MKE','Mpesa','','2025-01-25 13:45:17','','0','29','2025-01-25 13:45:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737801914','Cleared','29','2025-01-25 13:52: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,'','','','',0,''),(844,'','Cash','','2025-01-25 14:12:10','','0','29','2025-01-25 14:12:10','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','printed',' ','','1','0','291737803157','Cleared','29','2025-01-25 17:12: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,'','','','',0,''),(845,'8ONT','Mpesa','','2025-01-25 14:15:22','','0','29','2025-01-25 14:15:22','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291737803707','Cleared','29','2025-01-25 17:14: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,'','','','',0,''),(846,'','Cash','','2025-01-25 14:34:11','','0','29','2025-01-25 14:34:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737804849','Cleared','29','2025-01-25 17:15: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,'','','','',0,''),(847,'','Cash','','2025-01-25 14:44:32','','0','29','2025-01-25 14:44:32','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291737805448','Cleared','29','2025-01-25 20:29: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,'','','','',0,''),(848,'0706','Mpesa','','2025-01-25 14:52:14','','0','29','2025-01-25 14:52:14','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291737805932','Cleared','29','2025-01-25 17:18: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,'','','','',0,''),(849,'','Cash','','2025-01-25 15:15:04','','0','29','2025-01-25 15:15:04','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291737807300','Cleared','29','2025-01-25 17:21: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,'','','','',0,''),(850,'7s14','Mpesa','','2025-01-25 15:40:21','','0','29','2025-01-25 15:40:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291737808818','Cleared','29','2025-01-25 17:23: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,'','','','',0,''),(851,'K44L9','Mpesa','','2025-01-25 18:47:47','','0','29','2025-01-25 15:59:03','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291737809921','Cleared','29','2025-01-25 20:04: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,'','','','',0,''),(852,'K8H','Mpesa','','2025-01-25 16:01:19','','0','29','2025-01-25 16:01:19','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291737810070','Cleared','29','2025-01-25 17:56: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,'','','','',0,''),(853,'PCAC','Mpesa','','2025-01-25 16:05:52','','0','29','2025-01-25 16:05:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737810349','Cleared','29','2025-01-25 17:23: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,'','','','',0,''),(854,'K44L9','Mpesa','','2025-01-25 17:04:50','','0','29','2025-01-25 16:30:14','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291737811752','Cleared','29','2025-01-25 20: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,'','','','',0,''),(855,'K44L9','Mpesa','','2025-01-25 19:13:43','','0','29','2025-01-25 16:40:00','','0','6250','1','retail','0','6250','1','0','0','0','0','6250','0','printed',' ','','1','0','291737812388','Cleared','29','2025-01-25 20:03: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,'','','','',0,''),(856,'','Card','','2025-01-25 16:56:16','','0','29','2025-01-25 16:56:16','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291737813125','Cleared','29','2025-01-25 17:26: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,'','','','',0,''),(857,'9JKY','Mpesa','','2025-01-25 18:16:56','','0','29','2025-01-25 18:16:56','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737818215','Cleared','29','2025-01-25 18:22: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,'','','','',0,''),(858,'','Mpesa','','2025-01-25 18:43:20','','NaN','29','2025-01-25 18:43:20','','500','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737819794','Cleared','29','2025-01-25 19:26: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,'','','','',0,''),(859,'J1AG','Mpesa','','2025-01-25 18:57:18','','0','29','2025-01-25 18:57:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737820635','Cleared','29','2025-01-25 19:03: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,'','','','',0,''),(860,'JZ2P','Mpesa','','2025-01-25 19:11:00','','0','29','2025-01-25 19:11:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737821456','Cleared','29','2025-01-25 19: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,'','','','',0,''),(861,'J5NF','Mpesa','','2025-01-25 19:47:06','','0','29','2025-01-25 19:47:06','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291737823606','Cleared','29','2025-01-25 20: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,'','','','',0,''),(862,'','Cash','','2025-01-25 19:56:36','','0','29','2025-01-25 19:56:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737824195','Cleared','29','2025-01-25 20:01: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,'','','','',0,''),(863,'ey5q','Mpesa','','2025-01-26 12:52:18','','0','29','2025-01-26 12:52:18','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291737885136','Cleared','29','2025-01-26 12:54: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,'','','','',0,''),(864,'','Cash','','2025-01-26 12:57:39','','0','29','2025-01-26 12:57:39','','0','950','1','retail','0','950','1','0','0','950','0','0','0','printed',' ','','1','0','291737885446','Cleared','29','2025-01-26 13: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,'','','','',0,''),(865,'eag6','Mpesa','','2025-01-26 14:35:22','','0','29','2025-01-26 14:35:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737891320','Cleared','29','2025-01-26 14:36: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,'','','','',0,''),(866,'','Cash','','2025-01-26 14:36:35','','0','29','2025-01-26 14:36:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291737891391','Cleared','29','2025-01-26 14: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,'','','','',0,''),(867,'','Card','','2025-01-26 14:37:18','','0','29','2025-01-26 14:37:18','','0','1650','1','retail','0','1650','1','1650','0','0','0','0','0','printed',' ','','1','0','291737891425','Cleared','29','2025-01-26 14:37: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,'','','','',0,''),(868,'26lk','Mpesa','','2025-01-26 14:37:50','','0','29','2025-01-26 14:37:50','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291737891465','Cleared','29','2025-01-26 14:38: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,'','','','',0,''),(869,'dtvz','Mpesa','','2025-01-26 14:38:52','','0','29','2025-01-26 14:38:52','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291737891527','Cleared','29','2025-01-26 14:39: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,'','','','',0,''),(870,'xva3','Mpesa','','2025-01-26 14:39:40','','0','29','2025-01-26 14:39:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737891578','Cleared','29','2025-01-26 14:40: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,'','','','',0,''),(871,'','Card','','2025-01-26 15:24:02','','0','29','2025-01-26 15:24:02','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291737894221','Cleared','29','2025-01-26 15:33: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,'','','','',0,''),(872,'','Cash','','2025-01-26 15:40:46','','0','29','2025-01-26 15:40:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291737895231','Cleared','29','2025-01-26 15:57: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,'','','','',0,''),(873,'','Cash','','2025-01-26 15:43:04','','0','29','2025-01-26 15:43:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291737895374','Cleared','29','2025-01-26 15:57: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,'','','','',0,''),(874,'','Cash','','2025-01-26 15:57:09','','0','29','2025-01-26 15:57:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291737895598','Cleared','29','2025-01-26 15:58: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,'','','','',0,''),(875,'ke2b','Mpesa','','2025-01-26 16:04:19','','0','29','2025-01-26 16:04:19','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','291737896614','Cleared','29','2025-01-26 16:13: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,'','','','',0,''),(876,'nawu','Mpesa','','2025-01-26 18:23:00','','0','29','2025-01-26 18:23:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737904978','Cleared','29','2025-01-26 18:32: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,'','','','',0,''),(877,'','Card','','2025-01-26 20:06:34','','0','29','2025-01-26 18:24:40','','0','2000','1','retail','0','2000','1','2000','0','0','0','0','0','printed',' ','','1','0','291737905060','Cleared','29','2025-01-26 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,'','','','',0,''),(878,'P2Z3','Mpesa','','2025-01-27 12:27:48','','0','29','2025-01-27 12:27:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291737970066','Cleared','29','2025-01-27 12:45: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,'','','','',0,''),(879,'AMPI','Mpesa','','2025-01-27 19:04:21','','0','29','2025-01-27 19:04:21','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291737993824','Cleared','29','2025-01-27 19:05: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,'','','','',0,''),(880,'','Card','','2025-01-27 19:25:14','','0','29','2025-01-27 19:25:14','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291737995111','Cleared','29','2025-01-27 19: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,'','','','',0,''),(881,'6pqb','Mpesa','','2025-01-28 14:13:47','','0','29','2025-01-28 14:13:47','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291738062812','Cleared','29','2025-01-28 14:57: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,'','','','',0,''),(882,'','Cash','','2025-01-28 14:59:22','','0','29','2025-01-28 14:59:22','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291738065555','Cleared','29','2025-01-28 14:59: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,'','','','',0,''),(883,'lnou','Mpesa','','2025-01-31 11:06:23','','0','29','2025-01-31 11:06:23','','0','670','1','retail','0','670','1','0','0','0','0','670','0','new',' ','','1','0','291738310781','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(884,'sicx','Mpesa','','2025-01-31 11:36:19','','0','29','2025-01-31 11:36:19','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291738312578','Cleared','29','2025-01-31 12:25: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,'','','','',0,''),(885,'4z2w','Mpesa','','2025-01-31 12:39:49','','0','29','2025-01-31 12:39:49','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291738316355','Cleared','29','2025-01-31 17:11: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,'','','','',0,''),(886,'','Card','','2025-01-31 14:07:50','','0','29','2025-01-31 14:07:50','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291738321639','Cleared','29','2025-01-31 14:18: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,'','','','',0,''),(887,'gzw','Mpesa','','2025-01-31 16:56:02','','0','29','2025-01-31 16:56:02','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291738331710','Cleared','29','2025-01-31 17:11: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,'','','','',0,''),(888,'pbok','Mpesa','','2025-01-31 17:32:48','','0','29','2025-01-31 17:32:48','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','291738333961','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(889,'tfn','Mpesa','','2025-01-31 17:35:54','','0','29','2025-01-31 17:35:54','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738334075','Cleared','29','2025-01-31 17:46: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,'','','','',0,''),(890,'Q4ZE','Mpesa','','2025-02-01 11:50:10','','0','29','2025-02-01 11:50:10','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291738399809','Cleared','29','2025-02-01 12:12: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,'','','','',0,''),(891,'NKSC','Mpesa','','2025-02-01 14:11:12','','0','29','2025-02-01 14:11:12','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291738408195','Cleared','29','2025-02-01 14:31: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,'','','','',0,''),(892,'ic5n','Mpesa','','2025-02-01 14:22:19','','0','29','2025-02-01 14:22:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738408938','Cleared','29','2025-02-01 14:27: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,'','','','',0,''),(893,'XUVL','Mpesa','','2025-02-01 14:57:14','','0','29','2025-02-01 14:57:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738411030','Cleared','29','2025-02-01 15:06: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,'','','','',0,''),(894,'8BAU','Mpesa','','2025-02-01 15:13:49','','0','29','2025-02-01 15:13:49','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738412027','Cleared','29','2025-02-01 15: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,'','','','',0,''),(895,'','Card','','2025-02-01 15:24:31','','0','29','2025-02-01 15:24:31','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291738412656','Cleared','29','2025-02-01 16:23: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,'','','','',0,''),(896,'','Card','','2025-02-01 15:31:02','','0','29','2025-02-01 15:31:02','','0','1270','1','retail','0','1270','1','1270','0','0','0','0','0','printed',' ','','1','0','291738413031','Cleared','29','2025-02-01 16:24: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,'','','','',0,''),(897,'BHTG','Mpesa','','2025-02-01 15:42:53','','0','29','2025-02-01 15:42:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738413745','Cleared','29','2025-02-01 16:25: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,'','','','',0,''),(898,'','Cash','','2025-02-01 15:59:09','','0','29','2025-02-01 15:59:09','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291738414734','Cleared','29','2025-02-01 16:24: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,'','','','',0,''),(899,'TLX4','Mpesa','','2025-02-01 16:02:56','','0','29','2025-02-01 16:02:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738414881','Cleared','29','2025-02-01 16:26: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,'','','','',0,''),(900,'I5GI','Mpesa','','2025-02-01 16:18:48','','NaN','29','2025-02-01 16:18:48','','0','450','1','retail','0','450','1','0','0','0','0','450I5','0','printed',' ','','1','0','291738415922','Cleared','29','2025-02-01 16: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,'','','','',0,''),(901,'','Cash','','2025-02-01 19:45:52','','0','29','2025-02-01 16:30:16','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','printed',' ','','1','0','291738415978','Cleared','29','2025-02-01 19:52: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,'','','','',0,''),(902,'J28VA','Mpesa','','2025-02-01 16:33:08','','0','29','2025-02-01 16:33:08','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291738416772','Cleared','29','2025-02-01 20:11: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,'','','','',0,''),(903,'','Cash','','2025-02-01 16:53:30','','0','29','2025-02-01 16:53:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291738417997','Cleared','29','2025-02-01 19:53: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,'','','','',0,''),(904,'I2HN','Mpesa','','2025-02-01 17:00:14','','0','29','2025-02-01 17:00:14','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291738418373','Cleared','29','2025-02-01 20:17: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,'','','','',0,''),(905,'F6IS','Mpesa','','2025-02-01 17:11:48','','0','29','2025-02-01 17:10:23','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291738418877','Cleared','29','2025-02-01 20:14: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,'','','','',0,''),(906,'','Cash','','2025-02-01 17:14:11','','0','29','2025-02-01 17:14:11','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291738419245','Cleared','29','2025-02-01 19: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,'','','','',0,''),(907,'UC85','Mpesa','','2025-02-01 17:15:08','','0','29','2025-02-01 17:15:08','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738419299','Cleared','29','2025-02-01 20:24: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,'','','','',0,''),(908,'RWBD','Mpesa','','2025-02-01 17:38:24','','0','29','2025-02-01 17:38:24','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738420662','Cleared','29','2025-02-01 20:19: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,'','','','',0,''),(909,'QCA5O','Mpesa','','2025-02-01 19:50:17','','0','29','2025-02-01 19:50:17','','0','5550','1','retail','0','5550','1','0','0','0','0','5550','0','printed',' ','','1','0','291738428488','Cleared','29','2025-02-01 20:10: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,'','','','',0,''),(910,'','Card','','2025-02-01 20:26:57','','0','29','2025-02-01 20:26:57','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291738430815','Cleared','29','2025-02-01 20: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,'','','','',0,''),(911,'','Card','','2025-02-01 20:28:10','','0','29','2025-02-01 20:28:10','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291738430889','Cleared','29','2025-02-01 20: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,'','','','',0,''),(912,'','Card','','2025-02-01 20:28:31','','0','29','2025-02-01 20:28:31','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291738430909','Cleared','29','2025-02-01 20: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,'','','','',0,''),(913,'JYIM','Mpesa','','2025-02-01 20:32:49','','0','29','2025-02-01 20:32:49','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738431166','Cleared','29','2025-02-01 20:33: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,'','','','',0,''),(914,'HOQ4','Mpesa','','2025-02-01 20:34:01','','0','29','2025-02-01 20:34:01','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291738431236','Cleared','29','2025-02-01 20:34: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,'','','','',0,''),(915,'VRMW','Mpesa','','2025-02-01 20:35:51','','0','29','2025-02-01 20:35:51','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291738431335','Cleared','29','2025-02-01 20:36: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,'','','','',0,''),(916,'FOXV','Mpesa','','2025-02-01 20:38:20','','0','29','2025-02-01 20:38:20','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291738431467','Cleared','29','2025-02-01 20:39: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,'','','','',0,''),(917,'','Cash','','2025-02-01 20:40:09','','0','29','2025-02-01 20:40:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291738431608','Cleared','29','2025-02-01 20: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,'','','','',0,''),(918,'UN51','Mpesa','','2025-02-01 20:41:29','','0','29','2025-02-01 20:41:29','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738431687','Cleared','29','2025-02-01 20:42: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,'','','','',0,''),(919,'T8BH','Mpesa','','2025-02-01 20:43:26','','0','29','2025-02-01 20:43:26','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738431804','Cleared','29','2025-02-01 20:44: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,'','','','',0,''),(920,'HR39','Mpesa','','2025-02-01 20:45:34','','0','29','2025-02-01 20:45:34','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738431917','Cleared','29','2025-02-01 20:46: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,'','','','',0,''),(921,'OQ5O','Mpesa','','2025-02-01 20:46:45','','0','29','2025-02-01 20:46:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738432004','Cleared','29','2025-02-01 20:47: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,'','','','',0,''),(922,'NUP3','Mpesa','','2025-02-01 20:50:03','','0','29','2025-02-01 20:50:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738432201','Cleared','29','2025-02-01 20: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,'','','','',0,''),(923,'K64D','Mpesa','','2025-02-01 20:54:48','','0','29','2025-02-01 20:54:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738432486','Cleared','29','2025-02-01 20:55: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,'','','','',0,''),(924,'499','Cash','','2025-02-01 21:00:27','','0','29','2025-02-01 21:00:27','','2200','2600','1','retail','0','2600','1','0','0','0','0','400','0','printed',' ','','1','0','291738432779','Cleared','29','2025-02-01 21:01: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,'','','','',0,''),(925,'','Cash','','2025-02-02 12:32:51','','0','29','2025-02-02 12:32:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291738488768','Cleared','29','2025-02-02 12:33: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,'','','','',0,''),(926,'w7mt','Mpesa','','2025-02-02 12:59:38','','0','29','2025-02-02 12:35:40','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738488859','Cleared','29','2025-02-02 13:00: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,'','','','',0,''),(927,'tolz','Mpesa','','2025-02-02 12:35:57','','0','29','2025-02-02 12:35:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738488956','Cleared','29','2025-02-02 12:59: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,'','','','',0,''),(928,'cl7d','Mpesa','','2025-02-02 13:00:38','','0','29','2025-02-02 13:00:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738490436','Cleared','29','2025-02-02 13:01: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,'','','','',0,''),(929,'iz,y7t','Mpesa','','2025-02-02 13:32:37','','0','29','2025-02-02 13:32:37','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291738491990','Cleared','29','2025-02-02 13:59: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,'','','','',0,''),(930,'t802','Mpesa','','2025-02-02 13:33:20','','0','29','2025-02-02 13:33:20','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738492394','Cleared','29','2025-02-02 13: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,'','','','',0,''),(931,'','Cash','','2025-02-02 13:37:40','','0','29','2025-02-02 13:37:40','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','printed',' ','','1','0','291738492628','Cleared','29','2025-02-02 13:40: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,'','','','',0,''),(932,'b6ho','Mpesa','','2025-02-02 13:39:50','','0','29','2025-02-02 13:39:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291738492788','Cleared','29','2025-02-02 13: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,'','','','',0,''),(933,'','Cash','','2025-02-02 14:32:51','','0','29','2025-02-02 14:32:51','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291738495763','Cleared','29','2025-02-02 14:33: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,'','','','',0,''),(934,'','Cash','','2025-02-02 14:42:10','','0','29','2025-02-02 14:42:10','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','291738496389','Cleared','29','2025-02-02 14:43: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,'','','','',0,''),(935,'b7ht','Mpesa','','2025-02-02 14:52:37','','0','29','2025-02-02 14:52:37','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291738497132','Cleared','29','2025-02-02 15: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,'','','','',0,''),(936,'','Cash','','2025-02-02 15:14:44','','0','29','2025-02-02 15:14:44','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291738498472','Cleared','29','2025-02-02 15:27: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,'','','','',0,''),(937,'','Cash','','2025-02-02 15:28:02','','0','29','2025-02-02 15:28:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291738499281','Cleared','29','2025-02-02 15:28: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,'','','','',0,''),(938,'slu','Mpesa','','2025-02-02 15:38:09','','0','29','2025-02-02 15:38:09','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291738499888','Cleared','29','2025-02-02 18:00: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,'','','','',0,''),(939,'jb7h','Card','','2025-02-02 15:48:02','','0','29','2025-02-02 15:48:02','','0','1650','1','retail','0','1650','1','1650','0','0','0','0','0','printed',' ','','1','0','291738500429','Cleared','29','2025-02-02 19:16: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,'','','','',0,''),(940,'','Cash','','2025-02-02 15:55:57','','0','29','2025-02-02 15:55:57','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291738500926','Cleared','29','2025-02-02 18: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,'','','','',0,''),(941,'r900','Mpesa','','2025-02-02 16:09:46','','0','29','2025-02-02 16:09:46','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291738501769','Cleared','29','2025-02-02 17:59: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,'','','','',0,''),(942,'1g61','Mpesa','','2025-02-02 16:10:39','','0','29','2025-02-02 16:10:39','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738501824','Cleared','29','2025-02-02 17:59: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,'','','','',0,''),(943,'nbl5','Mpesa','','2025-02-02 16:19:16','','0','29','2025-02-02 16:19:16','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291738502332','Cleared','29','2025-02-02 17:59: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,'','','','',0,''),(944,'de47','Mpesa','','2025-02-02 16:32:38','','0','29','2025-02-02 16:32:38','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738503138','Cleared','29','2025-02-02 17:58: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,'','','','',0,''),(945,'ps8p','Mpesa','','2025-02-02 16:55:50','','0','29','2025-02-02 16:55:50','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291738504454','Cleared','29','2025-02-02 17:58: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,'','','','',0,''),(946,'tjiy','Mpesa','','2025-02-02 17:08:33','','0','29','2025-02-02 17:08:33','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','printed',' ','','1','0','291738505250','Cleared','29','2025-02-02 17:58: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,'','','','',0,''),(947,'','Mpesa','','2025-02-02 17:29:30','','0','29','2025-02-02 17:29:30','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291738506544','Cleared','29','2025-02-02 17:34: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,'','','','',0,''),(948,'uos','Mpesa','','2025-02-02 17:47:53','','0','29','2025-02-02 17:47:53','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291738507660','Cleared','29','2025-02-02 17:57: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,'','','','',0,''),(949,'xl3f','Mpesa','','2025-02-02 18:06:15','','0','29','2025-02-02 18:06:15','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738508774','Cleared','29','2025-02-02 18:42: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,'','','','',0,''),(950,'xl3f','Mpesa','','2025-02-02 18:30:23','','0','29','2025-02-02 18:30:23','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291738510215','Cleared','29','2025-02-02 18:41: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,'','','','',0,''),(951,'pnr','Mpesa','','2025-02-02 18:50:36','','0','29','2025-02-02 18:50:36','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291738511426','Cleared','29','2025-02-02 18:56: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,'','','','',0,''),(952,'','Card','','2025-02-02 19:10:19','','0','29','2025-02-02 19:10:19','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291738512618','Cleared','29','2025-02-02 19:11: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,'','','','',0,''),(953,'91sn','Mpesa','','2025-02-02 19:12:47','','0','29','2025-02-02 19:12:47','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291738512765','Cleared','29','2025-02-02 19:13: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,'','','','',0,''),(954,'pf96','Mpesa','','2025-02-02 19:33:56','','0','29','2025-02-02 19:33:56','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291738514015','Cleared','29','2025-02-02 19:41: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,'','','','',0,''),(955,'','Card','','2025-02-03 15:14:05','','0','29','2025-02-03 15:14:05','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291738584844','Cleared','29','2025-02-03 15:14: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,'','','','',0,''),(956,'RUJV','Mpesa','','2025-02-03 15:36:56','','0','29','2025-02-03 15:36:56','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291738586206','Cleared','29','2025-02-03 18:16: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,'','','','',0,''),(957,'','Card','','2025-02-04 16:06:30','','0','29','2025-02-04 16:06:30','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291738674349','Cleared','29','2025-02-04 16: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,'','','','',0,''),(958,'','Cash','','2025-02-05 14:08:45','','0','29','2025-02-05 14:08:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291738753719','Cleared','29','2025-02-05 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,'','','','',0,''),(959,'','Card','','2025-02-05 18:28:41','','0','29','2025-02-05 18:13:01','','0','1550','1','retail','0','1550','1','1550','0','0','0','0','0','printed',' ','','1','0','291738768379','Cleared','29','2025-02-05 18:54: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,'','','','',0,''),(960,'nmwh94','Mpesa','','2025-02-06 10:37:21','','0','29','2025-02-06 10:37:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291738827438','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(961,'','Cash','','2025-02-06 16:36:28','','0','29','2025-02-06 16:36:28','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291738848987','Cleared','29','2025-02-06 16:40: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,'','','','',0,''),(962,'','Cash','','2025-02-06 18:10:49','','0','29','2025-02-06 18:10:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291738854645','Cleared','29','2025-02-06 18:16: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,'','','','',0,''),(963,'','Card','','2025-02-07 19:03:03','','0','29','2025-02-07 19:03:03','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291738944181','Cleared','29','2025-02-07 19:03: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,'','','','',0,''),(964,'go1','Mpesa','','2025-02-08 12:30:27','','0','29','2025-02-08 12:30:27','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291739007025','Cleared','29','2025-02-08 16:33: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,'','','','',0,''),(965,'','Mpesa','','2025-02-08 12:31:08','','0','29','2025-02-08 12:31:08','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739007066','Cleared','29','2025-02-08 13: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,'','','','',0,''),(966,'','Card','','2025-02-08 12:46:45','','0','29','2025-02-08 12:46:45','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291739007984','Cleared','29','2025-02-08 13:11: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,'','','','',0,''),(967,'','Cash','','2025-02-08 13:20:50','','0','29','2025-02-08 13:20:50','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291739010048','Cleared','29','2025-02-08 13:53: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,'','','','',0,''),(968,'mohammed','Mpesa','','2025-02-08 14:10:45','','0','29','2025-02-08 14:10:45','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291739013029','Cleared','29','2025-02-08 19:02: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,'','','','',0,''),(969,'7m8d','Mpesa','','2025-02-08 14:19:25','','0','29','2025-02-08 14:18:49','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739013528','Cleared','29','2025-02-08 16:32: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,'','','','',0,''),(970,'','','','2025-02-08 14:31:44','','0','29','2025-02-08 14:31:44','','1000','1050','1','retail','0','1050','1','0','0','0','0','50','0','printed',' ','','1','0','291739014288','Cleared','29','2025-02-08 16:32: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,'','','','',0,''),(971,'','Mpesa','','2025-02-08 14:34:52','','0','29','2025-02-08 14:34:53','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739014482','Cleared','29','2025-02-08 15:09: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,'','','','',0,''),(972,'','Card','','2025-02-08 15:11:10','','0','29','2025-02-08 15:11:10','','0','1950','1','retail','0','1950','1','1950','0','0','0','0','0','printed',' ','','1','0','291739016641','Cleared','29','2025-02-08 16:34: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,'','','','',0,''),(973,'8j5','Mpesa','','2025-02-08 15:16:50','','0','29','2025-02-08 15:16:51','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739017005','Cleared','29','2025-02-08 16:30: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,'','','','',0,''),(974,'lk7p','Mpesa','','2025-02-08 15:34:19','','0','29','2025-02-08 15:34:19','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291739018045','Cleared','29','2025-02-08 16:36: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,'','','','',0,''),(975,'bp5s','Mpesa','','2025-02-08 15:44:47','','0','29','2025-02-08 15:44:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739018679','Cleared','29','2025-02-08 16:30: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,'','','','',0,''),(976,'9goi','Mpesa','','2025-02-08 15:45:31','','0','29','2025-02-08 15:45:31','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291739018729','Cleared','29','2025-02-08 16: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,'','','','',0,''),(977,'','Mpesa','','2025-02-08 15:58:37','','0','29','2025-02-08 15:58:37','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291739019497','Cleared','29','2025-02-08 19:02: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,'','','','',0,''),(978,'mo39','Mpesa','','2025-02-08 16:21:18','','0','29','2025-02-08 16:21:18','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','291739020855','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(979,'uwfp','Mpesa','','2025-02-08 16:41:37','','0','29','2025-02-08 16:41:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','291739022094','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(980,'k3t','Mpesa','','2025-02-08 17:29:17','','0','29','2025-02-08 17:17:19','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','291739024237','Cleared','29','2025-02-08 19:00: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,'','','','',0,''),(981,'do','Mpesa','','2025-02-08 18:04:17','','0','29','2025-02-08 18:04:17','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','new',' ','','1','0','291739027039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(982,'','Cash','','2025-02-08 19:04:30','','0','29','2025-02-08 19:04:30','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291739030657','Cleared','29','2025-02-08 19: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,'','','','',0,''),(983,'gnu7','Mpesa','','2025-02-08 20:02:34','','0','29','2025-02-08 20:02:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291739034152','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(984,'','Card','','2025-02-09 12:44:26','','0','29','2025-02-09 12:44:26','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291739093888','Cleared','29','2025-02-09 12:47: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,'','','','',0,''),(985,'dyvp','Mpesa','','2025-02-09 13:07:00','','0','29','2025-02-09 13:07:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739095612','Cleared','29','2025-02-09 13:13: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,'','','','',0,''),(986,'7l1s','Mpesa','','2025-02-09 14:06:15','','0','29','2025-02-09 14:06:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739098652','Cleared','29','2025-02-09 14:06: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,'','','','',0,''),(987,'sc3m','Mpesa','','2025-02-09 14:31:51','','0','29','2025-02-09 14:31:51','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291739099883','Cleared','29','2025-02-09 15: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,'','','','',0,''),(988,'5iph','Mpesa','','2025-02-09 14:43:55','','0','29','2025-02-09 14:43:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739101433','Cleared','29','2025-02-09 15:08: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,'','','','',0,''),(989,'1tyn','Mpesa','','2025-02-09 15:03:24','','0','29','2025-02-09 15:03:24','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291739101797','Cleared','29','2025-02-09 15:09: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,'','','','',0,''),(990,'','Cash','','2025-02-09 15:09:42','','0','29','2025-02-09 15:09:42','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291739102978','Cleared','29','2025-02-09 15:09: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,'','','','',0,''),(991,'q57p','Mpesa','','2025-02-09 15:10:37','','0','29','2025-02-09 15:10:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739103034','Cleared','29','2025-02-09 15:32: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,'','','','',0,''),(992,'l3uo','Mpesa','','2025-02-09 15:31:25','','0','29','2025-02-09 15:31:25','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739103386','Cleared','29','2025-02-09 15:35: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,'','','','',0,''),(993,'','Cash','','2025-02-09 15:45:48','','0','29','2025-02-09 15:45:48','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291739105123','Cleared','29','2025-02-09 15: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,'','','','',0,''),(994,'nn386','Mpesa','','2025-02-09 15:46:26','','0','29','2025-02-09 15:46:26','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291739105181','Cleared','29','2025-02-09 15:58: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,'','','','',0,''),(995,'m4rh','Mpesa','','2025-02-09 16:04:58','','0','29','2025-02-09 16:04:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739106296','Cleared','29','2025-02-09 16:23: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,'','','','',0,''),(996,'hjv','Mpesa','','2025-02-09 16:05:46','','0','29','2025-02-09 16:05:46','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291739106338','Cleared','29','2025-02-09 16:23: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,'','','','',0,''),(997,'azsib','Mpesa','','2025-02-09 16:22:38','','0','29','2025-02-09 16:22:38','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739107355','Cleared','29','2025-02-09 16:23: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,'','','','',0,''),(998,'','Mpesa','','2025-02-09 16:24:38','','0','29','2025-02-09 16:24:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739107458','Cleared','29','2025-02-09 16: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,'','','','',0,''),(999,'','Cash','','2025-02-09 16:47:16','','0','29','2025-02-09 16:47:16','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291739108832','Cleared','29','2025-02-09 16: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,'','','','',0,''),(1000,'','Mpesa','','2025-02-09 17:13:37','','0','29','2025-02-09 17:13:37','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739110414','Cleared','29','2025-02-09 17:18: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,'','','','',0,''),(1001,'gowl','Mpesa','','2025-02-09 17:55:47','','0','29','2025-02-09 17:55:47','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739112539','Cleared','29','2025-02-09 17: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,'','','','',0,''),(1002,'','Cash','','2025-02-09 18:05:30','','0','29','2025-02-09 18:05:30','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291739113237','Cleared','29','2025-02-09 18:05: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,'','','','',0,''),(1003,'','Cash','','2025-02-09 18:51:11','','0','29','2025-02-09 18:51:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739116267','Cleared','29','2025-02-09 19:04: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,'','','','',0,''),(1004,'42nq','Mpesa','','2025-02-09 19:03:36','','0','29','2025-02-09 19:03:36','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291739117011','Cleared','29','2025-02-09 19:04: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,'','','','',0,''),(1005,'oc3h','Mpesa','','2025-02-09 19:08:25','','0','29','2025-02-09 19:08:25','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739117246','Cleared','29','2025-02-09 20:06: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,'','','','',0,''),(1006,'YBN','Mpesa','','2025-02-10 14:45:37','','0','29','2025-02-10 14:45:37','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739187936','Cleared','29','2025-02-10 14: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,'','','','',0,''),(1007,'G09','Mpesa','','2025-02-10 14:45:51','','0','29','2025-02-10 14:45:51','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739187950','Cleared','29','2025-02-10 14:48: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,'','','','',0,''),(1008,'IDAE','Mpesa','','2025-02-10 14:46:19','','0','29','2025-02-10 14:46:19','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739187977','Cleared','29','2025-02-10 14: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,'','','','',0,''),(1009,'IOA','Mpesa','','2025-02-10 17:27:46','','0','29','2025-02-10 17:27:46','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739197664','Cleared','29','2025-02-10 19:10: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,'','','','',0,''),(1010,'fzzh','Mpesa','','2025-02-11 14:00:46','','0','29','2025-02-11 14:00:46','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291739270572','Cleared','29','2025-02-11 14:09: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,'','','','',0,''),(1011,'50an','Mpesa','','2025-02-11 14:40:54','','0','29','2025-02-11 14:40:54','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291739273961','Cleared','29','2025-02-11 14: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,'','','','',0,''),(1012,'','Cash','','2025-02-11 16:18:26','','0','29','2025-02-11 16:18:26','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291739279857','Cleared','29','2025-02-11 16:41: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,'','','','',0,''),(1013,'','Cash','','2025-02-11 16:30:11','','0','29','2025-02-11 16:30:11','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291739280610','Cleared','29','2025-02-11 16:41: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,'','','','',0,''),(1014,'','Cash','','2025-02-11 16:33:17','','0','29','2025-02-11 16:33:17','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739280795','Cleared','29','2025-02-11 16:41: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,'','','','',0,''),(1015,'tvhd','Mpesa','','2025-02-11 17:22:27','','0','29','2025-02-11 17:22:27','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291739283745','Cleared','29','2025-02-11 17:43: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,'','','','',0,''),(1016,'r8wj','Mpesa','','2025-02-11 17:37:22','','0','29','2025-02-11 17:37:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739284640','Cleared','29','2025-02-11 17:42: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,'','','','',0,''),(1017,'','Cash','','2025-02-11 18:41:49','','0','29','2025-02-11 18:41:49','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291739288508','Cleared','29','2025-02-11 18:42: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,'','','','',0,''),(1018,'c47c','Mpesa','','2025-02-12 13:28:41','','0','29','2025-02-12 13:28:41','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739356120','Cleared','29','2025-02-12 13:33: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,'','','','',0,''),(1019,'90ix9','Mpesa','','2025-02-12 16:39:12','','0','29','2025-02-12 16:39:12','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291739367515','Cleared','29','2025-02-12 16:58: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,'','','','',0,''),(1020,'','Cash','','2025-02-12 17:58:23','','0','29','2025-02-12 17:58:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739372301','Cleared','29','2025-02-12 18:06: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,'','','','',0,''),(1021,'krxn','Mpesa','','2025-02-12 18:02:54','','0','29','2025-02-12 18:02:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739372572','Cleared','29','2025-02-12 18:06: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,'','','','',0,''),(1022,'','','','2025-02-12 18:40:19','','0','29','2025-02-12 18:40:19','','350','450','1','retail','0','450','1','0','0','0','0','100','0','printed',' ','','1','0','291739374813','Cleared','29','2025-02-12 19:38: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,'','','','',0,''),(1023,'','Cash','','2025-02-13 13:23:10','','0','29','2025-02-13 13:23:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291739442189','Cleared','29','2025-02-13 13:30: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,'','','','',0,''),(1024,'','Cash','','2025-02-13 13:23:26','','0','29','2025-02-13 13:23:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739442202','Cleared','29','2025-02-13 16:13: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,'','','','',0,''),(1025,'','Cash','','2025-02-13 14:15:18','','0','29','2025-02-13 14:15:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739445316','Cleared','29','2025-02-13 16: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,'','','','',0,''),(1026,'PMNP','Mpesa','','2025-02-13 14:15:41','','0','29','2025-02-13 14:15:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739445339','Cleared','29','2025-02-13 16: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,'','','','',0,''),(1027,'','Cash','','2025-02-13 15:40:35','','0','29','2025-02-13 15:40:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291739450433','Cleared','29','2025-02-13 15:44: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,'','','','',0,''),(1028,'Tipq','Mpesa','','2025-02-14 12:45:28','','0','29','2025-02-14 12:45:28','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739526326','Cleared','29','2025-02-14 12:46: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,'','','','',0,''),(1029,'','Card','','2025-02-14 15:06:35','','0','29','2025-02-14 15:06:35','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291739534651','Cleared','29','2025-02-14 15:06: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,'','','','',0,''),(1030,'','Card','','2025-02-14 15:07:00','','0','29','2025-02-14 15:07:00','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291739534818','Cleared','29','2025-02-14 15:07: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,'','','','',0,''),(1031,'p2a','Mpesa','','2025-02-14 16:09:57','','0','29','2025-02-14 16:09:57','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291739538552','Cleared','29','2025-02-14 20: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,'','','','',0,''),(1032,'jomp','Mpesa','','2025-02-14 20:02:00','','0','29','2025-02-14 20:02:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739552508','Cleared','29','2025-02-14 20:14: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,'','','','',0,''),(1033,'moph','Mpesa','','2025-02-15 12:02:22','','0','29','2025-02-15 12:02:22','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739610131','Cleared','29','2025-02-15 12: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,'','','','',0,''),(1034,'pfw2','Mpesa','','2025-02-15 14:58:30','','0','29','2025-02-15 14:34:54','','0','3650','1','retail','0','3650','1','0','0','0','0','3650','0','printed',' ','','1','0','291739619230','Cleared','29','2025-02-15 15:05: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,'','','','',0,''),(1035,'hnhv','Mpesa','','2025-02-15 15:30:28','','0','29','2025-02-15 15:30:28','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291739622624','Cleared','29','2025-02-15 15:37: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,'','','','',0,''),(1036,'n8fe','Mpesa','','2025-02-15 15:49:14','','0','29','2025-02-15 15:49:14','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291739623744','Cleared','29','2025-02-15 16:36: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,'','','','',0,''),(1037,'q2m','Mpesa','','2025-02-15 15:49:36','','0','29','2025-02-15 15:49:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739623774','Cleared','29','2025-02-15 16:36: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,'','','','',0,''),(1038,'fhn','Mpesa','','2025-02-15 16:21:20','','0','29','2025-02-15 16:21:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739625676','Cleared','29','2025-02-15 16:37: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,'','','','',0,''),(1039,'37c','Mpesa','','2025-02-15 16:31:04','','0','29','2025-02-15 16:31:04','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739626262','Cleared','29','2025-02-15 16:37: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,'','','','',0,''),(1040,'7u9k','Mpesa','','2025-02-15 16:52:53','','0','29','2025-02-15 16:52:53','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739627559','Cleared','29','2025-02-15 17:15: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,'','','','',0,''),(1041,'','Cash','','2025-02-15 17:08:04','','0','29','2025-02-15 17:08:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739628483','Cleared','29','2025-02-15 17: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,'','','','',0,''),(1042,'dk9t','Mpesa','','2025-02-15 17:19:23','','0','29','2025-02-15 17:19:23','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291739629147','Cleared','29','2025-02-15 18:10: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,'','','','',0,''),(1043,'1fr4','Mpesa','','2025-02-15 17:58:10','','0','29','2025-02-15 17:47:02','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291739630816','Cleared','29','2025-02-15 18:10: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,'','','','',0,''),(1044,'m4dya','Mpesa','','2025-02-15 18:01:59','','0','29','2025-02-15 18:01:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739631718','Cleared','29','2025-02-15 18:09: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,'','','','',0,''),(1045,'dbb','Mpesa','','2025-02-15 18:28:09','','0','29','2025-02-15 18:26:31','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291739633179','Cleared','29','2025-02-15 18:42: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,'','','','',0,''),(1046,'fr4','Mpesa','','2025-02-15 19:01:55','','0','29','2025-02-15 19:01:55','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291739635307','Cleared','29','2025-02-15 20:41: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,'','','','',0,''),(1047,'','Cash','','2025-02-15 19:17:21','','0','29','2025-02-15 19:17:21','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291739636220','Cleared','29','2025-02-15 20:41: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,'','','','',0,''),(1048,'','Cash','','2025-02-15 19:33:55','','0','29','2025-02-15 19:33:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291739637230','Cleared','29','2025-02-15 20:42: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,'','','','',0,''),(1049,'ru11','Mpesa','','2025-02-15 19:36:12','','0','29','2025-02-15 19:36:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739637368','Cleared','29','2025-02-15 20:42: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,'','','','',0,''),(1050,'vo92','Mpesa','','2025-02-15 19:47:10','','0','29','2025-02-15 19:47:10','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739638027','Cleared','29','2025-02-15 20:42: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,'','','','',0,''),(1051,'','Card','','2025-02-16 13:50:00','','0','29','2025-02-16 13:50:00','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291739702998','Cleared','29','2025-02-16 13:57: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,'','','','',0,''),(1052,'6zog','Mpesa','','2025-02-16 14:10:34','','0','29','2025-02-16 14:10:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739704232','Cleared','29','2025-02-16 14: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,'','','','',0,''),(1053,'cpy1','Mpesa','','2025-02-16 14:11:59','','0','29','2025-02-16 14:11:59','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739704296','Cleared','29','2025-02-16 14:29: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,'','','','',0,''),(1054,'ujbz','Mpesa','','2025-02-16 14:46:44','','0','29','2025-02-16 14:46:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739706181','Cleared','29','2025-02-16 14:47: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,'','','','',0,''),(1055,'bekp','Mpesa','','2025-02-16 14:52:49','','0','29','2025-02-16 14:52:49','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739706767','Cleared','29','2025-02-16 14:56: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,'','','','',0,''),(1056,'ko3n','Mpesa','','2025-02-16 14:57:09','','0','29','2025-02-16 14:57:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739707027','Cleared','29','2025-02-16 14:59: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,'','','','',0,''),(1057,'wwmk','Mpesa','','2025-02-16 15:52:45','','0','29','2025-02-16 15:52:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291739710364','Cleared','29','2025-02-16 15:53: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,'','','','',0,''),(1058,'ddx8','Mpesa','','2025-02-16 16:08:15','','0','29','2025-02-16 16:08:15','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291739711286','Cleared','29','2025-02-16 16:15: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,'','','','',0,''),(1059,'7j44','Mpesa','','2025-02-16 16:17:54','','0','29','2025-02-16 16:17:54','','0','2150','1','retail','0','2150','1','0','0','0','0','2150','0','printed',' ','','1','0','291739711850','Cleared','29','2025-02-16 16: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,'','','','',0,''),(1060,'fjwn','Mpesa','','2025-02-16 16:21:02','','0','29','2025-02-16 16:21:02','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291739712051','Cleared','29','2025-02-16 16:45: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,'','','','',0,''),(1061,'3dig','Mpesa','','2025-02-16 16:39:03','','0','29','2025-02-16 16:39:03','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291739712510','Cleared','29','2025-02-16 16:45: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,'','','','',0,''),(1062,'kpd4','Mpesa','','2025-02-16 16:41:16','','0','29','2025-02-16 16:41:16','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739713271','Cleared','29','2025-02-16 16:46: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,'','','','',0,''),(1063,'bh4g','Mpesa','','2025-02-16 16:59:08','','0','29','2025-02-16 16:59:08','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739714347','Cleared','29','2025-02-16 17:02: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,'','','','',0,''),(1064,'rv94','Mpesa','','2025-02-16 17:59:33','','0','29','2025-02-16 17:59:33','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291739717942','Cleared','29','2025-02-16 18:53: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,'','','','',0,''),(1065,'k64c','Mpesa','','2025-02-16 18:01:37','','0','29','2025-02-16 18:01:37','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291739718022','Cleared','29','2025-02-16 18:53: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,'','','','',0,''),(1066,'jwim','Mpesa','','2025-02-16 18:22:22','','0','29','2025-02-16 18:22:22','','0','2350','1','retail','0','2350','1','0','0','0','0','2350','0','printed',' ','','1','0','291739719296','Cleared','29','2025-02-16 18: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,'','','','',0,''),(1067,'pl6g','Mpesa','','2025-02-16 18:35:27','','0','29','2025-02-16 18:35:27','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291739720077','Cleared','29','2025-02-16 18:51: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,'','','','',0,''),(1068,'50508','Mpesa','','2025-02-16 19:20:25','','0','29','2025-02-16 19:20:25','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291739722801','Cleared','29','2025-02-16 19:20: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,'','','','',0,''),(1069,'','Card','','2025-02-17 15:22:22','','0','29','2025-02-17 15:22:22','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291739794921','Cleared','29','2025-02-17 15: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,'','','','',0,''),(1070,'MK4T','Mpesa','','2025-02-17 15:59:24','','0','29','2025-02-17 15:59:24','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739797162','Cleared','29','2025-02-17 16:04: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,'','','','',0,''),(1071,'984W','Mpesa','','2025-02-17 17:19:31','','0','29','2025-02-17 17:19:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739801968','Cleared','29','2025-02-17 17:24: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,'','','','',0,''),(1072,'8TW','Mpesa','','2025-02-17 18:49:45','','0','29','2025-02-17 18:49:45','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291739807376','Cleared','29','2025-02-17 18:55: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,'','','','',0,''),(1073,'xvpy','Mpesa','','2025-02-18 17:43:34','','0','29','2025-02-18 17:43:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291739889812','Cleared','29','2025-02-18 17:44: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,'','','','',0,''),(1074,'','Card','','2025-02-19 14:52:24','','0','29','2025-02-19 14:52:24','','0','1200','1','retail','0','1200','1','1200','0','0','0','0','0','printed',' ','','1','0','291739965938','Cleared','29','2025-02-19 16:37: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,'','','','',0,''),(1075,'','Cash','','2025-02-19 16:26:56','','0','29','2025-02-19 16:26:56','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291739971607','Cleared','29','2025-02-19 16:37: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,'','','','',0,''),(1076,'31sn','Mpesa','','2025-02-19 19:03:10','','0','29','2025-02-19 19:03:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291739980988','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1077,'','Cash','','2025-02-20 14:13:59','','0','29','2025-02-20 14:13:59','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291740049937','Cleared','29','2025-02-20 18:31: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,'','','','',0,''),(1078,'8063','Mpesa','','2025-02-20 18:56:11','','0','29','2025-02-20 18:56:11','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291740066940','Cleared','29','2025-02-20 19:36: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,'','','','',0,''),(1079,'UAO','Mpesa','','2025-02-21 11:03:08','','0','29','2025-02-21 11:03:08','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740124986','Cleared','29','2025-02-21 11:12: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,'','','','',0,''),(1080,'XDM','Mpesa','','2025-02-21 11:56:00','','0','29','2025-02-21 11:56:00','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740128138','Cleared','29','2025-02-21 11: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,'','','','',0,''),(1081,'','Cash','','2025-02-21 13:26:59','','0','29','2025-02-21 13:26:59','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291740133614','Cleared','29','2025-02-21 13:27: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,'','','','',0,''),(1082,'RX8','Mpesa','','2025-02-21 14:15:59','','0','29','2025-02-21 14:15:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740136381','Cleared','29','2025-02-21 14:27: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,'','','','',0,''),(1083,'IVN','Mpesa','','2025-02-21 14:23:12','','0','29','2025-02-21 14:23:12','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740136990','Cleared','29','2025-02-21 14:27: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,'','','','',0,''),(1084,'RES','Mpesa','','2025-02-21 14:39:14','','0','29','2025-02-21 14:39:14','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740137951','Cleared','29','2025-02-21 14:42: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,'','','','',0,''),(1085,'PHJ','Mpesa','','2025-02-21 14:47:11','','0','29','2025-02-21 14:47:11','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291740138428','Cleared','29','2025-02-21 15:16: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,'','','','',0,''),(1086,'5HS','Mpesa','','2025-02-21 15:02:45','','0','29','2025-02-21 15:02:45','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291740139352','Cleared','29','2025-02-21 15:16: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,'','','','',0,''),(1087,'PHJ','Mpesa','','2025-02-21 15:03:51','','0','29','2025-02-21 15:03:51','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740139430','Cleared','29','2025-02-21 15:15: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,'','','','',0,''),(1088,'','Card','','2025-02-21 15:51:26','','0','29','2025-02-21 15:51:26','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291740141752','Cleared','29','2025-02-21 15:51: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,'','','','',0,''),(1089,'OU4','Mpesa','','2025-02-21 17:23:26','','0','29','2025-02-21 17:23:26','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291740147705','Cleared','29','2025-02-21 17:36: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,'','','','',0,''),(1090,'NDJ','Mpesa','','2025-02-21 17:47:09','','0','29','2025-02-21 17:47:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740149223','Cleared','29','2025-02-21 18:44: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,'','','','',0,''),(1091,'002','Mpesa','','2025-02-21 18:19:19','','0','29','2025-02-21 18:19:19','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740151147','Cleared','29','2025-02-21 18:44: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,'','','','',0,''),(1092,'ZNI','Mpesa','','2025-02-21 18:59:01','','0','29','2025-02-21 18:59:01','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291740153460','Cleared','29','2025-02-21 19:12: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,'','','','',0,''),(1093,'','Cash','','2025-02-21 19:32:54','','0','29','2025-02-21 19:32:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740155569','Cleared','29','2025-02-21 19:33: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,'','','','',0,''),(1094,'J71G','Mpesa','','2025-02-22 10:21:27','','0','29','2025-02-22 10:21:27','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740208876','Cleared','29','2025-02-22 11:00: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,'','','','',0,''),(1095,'','Cash','','2025-02-22 12:20:26','','0','29','2025-02-22 12:20:26','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291740216021','Cleared','29','2025-02-22 12: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,'','','','',0,''),(1096,'WXP','Mpesa','','2025-02-22 13:03:38','','0','29','2025-02-22 13:03:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740218617','Cleared','29','2025-02-22 13:33: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,'','','','',0,''),(1097,'B44V','Mpesa','','2025-02-22 13:09:04','','0','29','2025-02-22 13:09:04','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291740218928','Cleared','29','2025-02-22 13:33: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,'','','','',0,''),(1098,'FW4I','Mpesa','','2025-02-22 14:17:28','','0','29','2025-02-22 14:17:28','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740223047','Cleared','29','2025-02-22 14:18: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,'','','','',0,''),(1099,'YQN','Mpesa','','2025-02-22 14:23:03','','0','29','2025-02-22 14:23:03','','0','3700','1','retail','0','3700','1','0','0','0','0','3700','0','printed',' ','','1','0','291740223220','Cleared','29','2025-02-22 14:44: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,'','','','',0,''),(1100,'MXE','Mpesa','','2025-02-22 14:29:28','','0','29','2025-02-22 14:29:28','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740223747','Cleared','29','2025-02-22 14:44: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,'','','','',0,''),(1101,'WDN','Mpesa','','2025-02-22 14:30:33','','0','29','2025-02-22 14:30:33','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740223828','Cleared','29','2025-02-22 14:44: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,'','','','',0,''),(1102,'','Cash','','2025-02-22 14:47:16','','0','29','2025-02-22 14:47:16','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291740224825','Cleared','29','2025-02-22 14:47: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,'','','','',0,''),(1103,'digd','Mpesa','','2025-02-22 14:58:33','','0','29','2025-02-22 14:58:33','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740225508','Cleared','29','2025-02-22 15:10: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,'','','','',0,''),(1104,'jyld','Mpesa','','2025-02-22 15:17:05','','0','29','2025-02-22 15:17:05','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740226618','Cleared','29','2025-02-22 15:33: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,'','','','',0,''),(1105,'','Card','','2025-02-22 15:40:00','','0','29','2025-02-22 15:40:00','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291740227992','Cleared','29','2025-02-22 15: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,'','','','',0,''),(1106,'id87','Mpesa','','2025-02-22 16:54:21','','0','29','2025-02-22 16:54:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740232171','Cleared','29','2025-02-22 16:55: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,'','','','',0,''),(1107,',dhv','Mpesa','','2025-02-22 18:24:13','','0','29','2025-02-22 17:25:59','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291740233803','Cleared','29','2025-02-22 18:39: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,'','','','',0,''),(1108,'lyg4','Mpesa','','2025-02-22 17:30:52','','0','29','2025-02-22 17:30:52','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740234650','Cleared','29','2025-02-22 17:37: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,'','','','',0,''),(1109,'tbm5','Mpesa','','2025-02-22 17:46:59','','0','29','2025-02-22 17:46:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740235117','Cleared','29','2025-02-22 17:49: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,'','','','',0,''),(1110,'xdl8','Mpesa','','2025-02-22 18:29:29','','0','29','2025-02-22 18:29:29','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291740238108','Cleared','29','2025-02-22 18: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,'','','','',0,''),(1111,'9xt','Mpesa','','2025-02-22 18:35:46','','0','29','2025-02-22 18:35:46','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740238537','Cleared','29','2025-02-22 18:39: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,'','','','',0,''),(1112,'','Card','','2025-02-22 19:19:47','','0','29','2025-02-22 19:19:47','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291740241184','Cleared','29','2025-02-22 19:23: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,'','','','',0,''),(1113,'0yz2','Mpesa','','2025-02-22 20:01:29','','0','29','2025-02-22 20:01:29','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291740243653','Cleared','29','2025-02-22 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,'','','','',0,''),(1114,'','Cash','','2025-02-23 13:09:13','','0','29','2025-02-23 13:09:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740305351','Cleared','29','2025-02-23 13: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,'','','','',0,''),(1115,'sqk','Mpesa','','2025-02-23 13:55:28','','0','29','2025-02-23 13:55:28','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291740308116','Cleared','29','2025-02-23 14: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,'','','','',0,''),(1116,'qiw','Mpesa','','2025-02-23 14:03:33','','0','29','2025-02-23 14:03:33','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740308611','Cleared','29','2025-02-23 14:08: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,'','','','',0,''),(1117,'sqk','Mpesa','','2025-02-23 14:09:25','','0','29','2025-02-23 14:09:25','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291740308963','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1118,'SWD','Mpesa','','2025-02-23 14:15:13','','0','29','2025-02-23 14:15:13','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291740309237','Cleared','29','2025-02-23 14:24: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,'','','','',0,''),(1119,'G9ER','Mpesa','','2025-02-23 14:42:51','','0','29','2025-02-23 14:42:51','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291740310944','Cleared','29','2025-02-23 14:44: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,'','','','',0,''),(1120,'FKA9','Mpesa','','2025-02-23 14:49:57','','0','29','2025-02-23 14:49:57','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740311392','Cleared','29','2025-02-23 14:51: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,'','','','',0,''),(1121,'gvb','Mpesa','','2025-02-23 15:07:13','','0','29','2025-02-23 14:59:52','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740311990','Cleared','29','2025-02-23 15:35: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,'','','','',0,''),(1122,'mo6','Mpesa','','2025-02-23 15:24:59','','0','29','2025-02-23 15:24:59','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291740313453','Cleared','29','2025-02-23 15:34: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,'','','','',0,''),(1123,'6IME','Mpesa','','2025-02-23 16:11:48','','0','29','2025-02-23 16:11:48','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','291740315962','Cleared','29','2025-02-23 16:13: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,'','','','',0,''),(1124,'','Cash','','2025-02-23 16:20:45','','0','29','2025-02-23 16:20:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291740316844','Cleared','29','2025-02-23 17:21: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,'','','','',0,''),(1125,'ome','Mpesa','','2025-02-23 16:44:08','','0','29','2025-02-23 16:39:31','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291740317932','Cleared','29','2025-02-23 17:21: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,'','','','',0,''),(1126,'','Cash','','2025-02-23 16:47:11','','0','29','2025-02-23 16:47:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740318429','Cleared','29','2025-02-23 17:22: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,'','','','',0,''),(1127,'','Cash','','2025-02-23 17:01:30','','0','29','2025-02-23 17:01:30','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291740319279','Cleared','29','2025-02-23 17:21: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,'','','','',0,''),(1128,'txj','Mpesa','','2025-02-23 17:19:39','','0','29','2025-02-23 17:19:39','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740320377','Cleared','29','2025-02-23 17:20: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,'','','','',0,''),(1129,'jwh','Mpesa','','2025-02-23 17:20:00','','0','29','2025-02-23 17:20:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740320397','Cleared','29','2025-02-23 17:20: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,'','','','',0,''),(1130,'hhi','Mpesa','','2025-02-23 18:04:55','','0','29','2025-02-23 17:22:24','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291740320538','Cleared','29','2025-02-23 18:04:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1131,'','Cash','','2025-02-23 17:23:19','','0','29','2025-02-23 17:23:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740320595','Cleared','29','2025-02-23 17:23: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,'','','','',0,''),(1132,'wy7s','Mpesa','','2025-02-23 17:35:35','','0','29','2025-02-23 17:35:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740321331','Cleared','29','2025-02-23 18:04: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,'','','','',0,''),(1133,'','Card','','2025-02-23 17:40:52','','0','29','2025-02-23 17:40:52','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291740321650','Cleared','29','2025-02-23 18:04: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,'','','','',0,''),(1134,'','Cash','','2025-02-23 17:59:31','','0','29','2025-02-23 17:59:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740322770','Cleared','29','2025-02-23 18:00: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,'','','','',0,''),(1135,'','Cash','','2025-02-25 13:16:09','','0','29','2025-02-25 13:16:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740478565','Cleared','29','2025-02-25 13:16: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,'','','','',0,''),(1136,'','Cash','','2025-02-25 13:36:57','','0','29','2025-02-25 13:36:57','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291740479811','Cleared','29','2025-02-25 13:37: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,'','','','',0,''),(1137,'','Cash','','2025-02-25 14:30:39','','0','29','2025-02-25 14:30:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740483036','Cleared','29','2025-02-25 14:37: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,'','','','',0,''),(1138,'','Cash','','2025-02-25 17:19:14','','0','29','2025-02-25 17:19:14','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740493152','Cleared','29','2025-02-25 17: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,'','','','',0,''),(1139,'e8n8','Mpesa','','2025-02-25 17:52:24','','0','29','2025-02-25 17:52:24','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','291740495115','Cleared','29','2025-02-25 18: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,'','','','',0,''),(1140,'howo','Mpesa','','2025-02-26 15:58:18','','0','29','2025-02-26 15:58:18','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740574696','Cleared','29','2025-02-26 16: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,'','','','',0,''),(1141,'','Cash','','2025-02-26 16:39:05','','0','29','2025-02-26 16:39:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740576895','Cleared','29','2025-02-26 16:42: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,'','','','',0,''),(1142,'qxgw','Mpesa','','2025-02-26 18:09:10','','0','29','2025-02-26 18:09:10','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740582547','Cleared','29','2025-02-26 18:09: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,'','','','',0,''),(1143,'','Card','','2025-02-27 15:00:25','','0','29','2025-02-27 15:00:25','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291740657623','Cleared','29','2025-02-27 15:04: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,'','','','',0,''),(1144,'U7M','Mpesa','','2025-02-27 15:18:11','','0','29','2025-02-27 15:18:11','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740658609','Cleared','29','2025-02-27 15:23: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,'','','','',0,''),(1145,'','Card','','2025-02-27 15:53:34','','0','29','2025-02-27 15:53:34','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291740660807','Cleared','29','2025-02-27 15:59: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,'','','','',0,''),(1146,'43B','Mpesa','','2025-02-27 18:07:38','','0','29','2025-02-27 18:07:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740668855','Cleared','29','2025-02-27 18:08: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,'','','','',0,''),(1147,'','Mpesa','','2025-02-28 13:02:18','','0','29','2025-02-28 13:02:18','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740736935','Cleared','29','2025-02-28 19:50: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,'','','','',0,''),(1148,'','Cash','','2025-02-28 14:50:20','','0','29','2025-02-28 14:50:20','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291740743410','Cleared','29','2025-02-28 19:49: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,'','','','',0,''),(1149,'dp95','Mpesa','','2025-02-28 15:46:03','','0','29','2025-02-28 15:29:00','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291740745730','Cleared','29','2025-02-28 17:35: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,'','','','',0,''),(1150,'','Mpesa','','2025-02-28 16:46:52','','0','29','2025-02-28 16:46:52','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740750393','Cleared','29','2025-02-28 19:49: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,'','','','',0,''),(1151,'us25','Mpesa','','2025-02-28 16:53:35','','0','29','2025-02-28 16:53:35','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291740750765','Cleared','29','2025-02-28 17:45: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,'','','','',0,''),(1152,'','Cash','','2025-02-28 17:02:19','','0','29','2025-02-28 17:02:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740751336','Cleared','29','2025-02-28 19:50: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,'','','','',0,''),(1153,'','Mpesa','','2025-02-28 17:21:04','','0','29','2025-02-28 17:21:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740752462','Cleared','29','2025-02-28 19: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,'','','','',0,''),(1154,'xo','Mpesa','','2025-02-28 17:24:39','','0','29','2025-02-28 17:24:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740752673','Cleared','29','2025-02-28 19:48: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,'','','','',0,''),(1155,'d1wb','Mpesa','','2025-02-28 18:57:21','','0','29','2025-02-28 18:57:22','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740758237','Cleared','29','2025-02-28 19:48: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,'','','','',0,''),(1156,'','Cash','','2025-03-01 12:32:50','','0','29','2025-03-01 12:32:50','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291740821568','Cleared','29','2025-03-01 12:33: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,'','','','',0,''),(1157,'','Card','','2025-03-01 13:33:35','','0','29','2025-03-01 13:33:35','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291740825212','Cleared','29','2025-03-01 13: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,'','','','',0,''),(1158,'VA5P','Mpesa','','2025-03-01 13:49:46','','0','29','2025-03-01 13:49:46','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740826181','Cleared','29','2025-03-01 13:56: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,'','','','',0,''),(1159,'HHB','Mpesa','','2025-03-01 15:24:52','','0','29','2025-03-01 15:24:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740831862','Cleared','29','2025-03-01 15:29: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,'','','','',0,''),(1160,'','Cash','','2025-03-01 15:42:54','','0','29','2025-03-01 15:42:54','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291740832969','Cleared','29','2025-03-01 16:14: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,'','','','',0,''),(1161,'OCW9','Mpesa','','2025-03-01 15:51:34','','0','29','2025-03-01 15:51:34','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291740833474','Cleared','29','2025-03-01 16:16: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,'','','','',0,''),(1162,'','Card','','2025-03-01 15:59:11','','0','29','2025-03-01 15:59:11','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291740833938','Cleared','29','2025-03-01 16:15: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,'','','','',0,''),(1163,'R60G','Mpesa','','2025-03-01 16:05:34','','0','29','2025-03-01 16:05:34','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740834305','Cleared','29','2025-03-01 16:16: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,'','','','',0,''),(1164,'QL47','Mpesa','','2025-03-01 16:46:49','','0','29','2025-03-01 16:46:49','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740836805','Cleared','29','2025-03-01 17: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,'','','','',0,''),(1165,'','Card','','2025-03-01 16:56:35','','0','29','2025-03-01 16:56:35','','0','2500','1','retail','0','2500','1','2500','0','0','0','0','0','printed',' ','','1','0','291740837297','Cleared','29','2025-03-01 17:50: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,'','','','',0,''),(1166,'FMZX','Mpesa','','2025-03-01 17:36:41','','0','29','2025-03-01 17:14:20','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291740838455','Cleared','29','2025-03-01 20: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,'','','','',0,''),(1167,'','Card','','2025-03-01 17:53:19','','0','29','2025-03-01 17:53:19','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291740840792','Cleared','29','2025-03-01 17:53: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,'','','','',0,''),(1168,'624P','Mpesa','','2025-03-01 18:04:17','','0','29','2025-03-01 18:04:18','','0','3700','1','retail','0','3700','1','0','0','0','0','3700','0','printed',' ','','1','0','291740841315','Cleared','29','2025-03-01 19:53: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,'','','','',0,''),(1169,'A94P','Mpesa','','2025-03-01 19:01:43','','0','29','2025-03-01 19:01:43','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','291740844733','Cleared','29','2025-03-01 20:02: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,'','','','',0,''),(1170,'MMC7','Mpesa','','2025-03-01 19:13:02','','0','29','2025-03-01 19:13:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740845579','Cleared','29','2025-03-01 20:17: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,'','','','',0,''),(1171,'MMC7','Mpesa','','2025-03-01 19:46:10','','0','29','2025-03-01 19:46:10','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291740847559','Cleared','29','2025-03-01 20:16: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,'','','','',0,''),(1172,'JKTQ','Mpesa','','2025-03-01 19:55:31','','0','29','2025-03-01 19:55:31','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740848125','Cleared','29','2025-03-01 19:56: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,'','','','',0,''),(1173,'6CV','Mpesa','','2025-03-01 19:57:54','','0','29','2025-03-01 19:57:54','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740848269','Cleared','29','2025-03-01 19:58: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,'','','','',0,''),(1174,'','Card','','2025-03-01 19:59:25','','0','29','2025-03-01 19:59:25','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291740848360','Cleared','29','2025-03-01 19:59: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,'','','','',0,''),(1175,'CJQ','Mpesa','','2025-03-01 20:00:54','','0','29','2025-03-01 20:00:54','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291740848431','Cleared','29','2025-03-01 20:03: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,'','','','',0,''),(1176,'QEIO','Mpesa','','2025-03-01 20:01:22','','0','29','2025-03-01 20:01:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740848474','Cleared','29','2025-03-01 20:02: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,'','','','',0,''),(1177,'','Cash','','2025-03-01 20:37:20','','0','29','2025-03-01 20:37:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740850636','Cleared','29','2025-03-01 20: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,'','','','',0,''),(1178,'LLYY','Mpesa','','2025-03-01 20:37:46','','0','29','2025-03-01 20:37:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740850659','Cleared','29','2025-03-01 20:38: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,'','','','',0,''),(1179,'ya21','Mpesa','','2025-03-02 13:22:02','','0','29','2025-03-02 11:08:57','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291740902920','Cleared','29','2025-03-02 14:36: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,'','','','',0,''),(1180,'','Card','','2025-03-02 13:25:47','','0','29','2025-03-02 13:25:47','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291740910995','Cleared','29','2025-03-02 14:36: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,'','','','',0,''),(1181,'3175','Mpesa','','2025-03-02 14:35:27','','0','29','2025-03-02 14:35:27','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740915325','Cleared','29','2025-03-02 14: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,'','','','',0,''),(1182,'nrvi','Mpesa','','2025-03-02 14:37:17','','0','29','2025-03-02 14:37:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740915434','Cleared','29','2025-03-02 14:38: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,'','','','',0,''),(1183,'5y2v','Mpesa','','2025-03-02 14:37:34','','0','29','2025-03-02 14:37:34','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740915452','Cleared','29','2025-03-02 14:38: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,'','','','',0,''),(1184,'qqkg','Mpesa','','2025-03-02 14:39:22','','0','29','2025-03-02 14:39:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740915560','Cleared','29','2025-03-02 14:39: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,'','','','',0,''),(1185,'pqd8','Mpesa','','2025-03-02 15:06:33','','0','29','2025-03-02 15:06:33','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291740917155','Cleared','29','2025-03-02 15:16: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,'','','','',0,''),(1186,'c109a','Mpesa','','2025-03-02 15:51:21','','0','29','2025-03-02 15:28:58','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291740918534','Cleared','29','2025-03-02 15:55: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,'','','','',0,''),(1187,'','Card','','2025-03-02 15:33:48','','0','29','2025-03-02 15:33:48','','0','1200','1','retail','0','1200','1','1200','0','0','0','0','0','printed',' ','','1','0','291740918809','Cleared','29','2025-03-02 15:49: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,'','','','',0,''),(1188,'jyw1','Mpesa','','2025-03-02 15:49:41','','0','29','2025-03-02 15:49:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740919410','Cleared','29','2025-03-02 15:56: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,'','','','',0,''),(1189,'jyw1','Mpesa','','2025-03-02 15:50:19','','0','29','2025-03-02 15:50:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740919817','Cleared','29','2025-03-02 15: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,'','','','',0,''),(1190,'x1ut','Mpesa','','2025-03-02 15:51:36','','0','29','2025-03-02 15:51:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291740919895','Cleared','29','2025-03-02 15:54: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,'','','','',0,''),(1191,'fb3c','Mpesa','','2025-03-02 16:02:56','','0','29','2025-03-02 16:02:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740920574','Cleared','29','2025-03-02 16:03: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,'','','','',0,''),(1192,'','Mpesa','','2025-03-02 16:04:50','','0','29','2025-03-02 16:04:50','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740920688','Cleared','29','2025-03-02 16:27: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,'','','','',0,''),(1193,'','Cash','','2025-03-02 16:12:28','','0','29','2025-03-02 16:12:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740921147','Cleared','29','2025-03-02 16:26: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,'','','','',0,''),(1194,'','Cash','','2025-03-02 16:12:58','','0','29','2025-03-02 16:12:58','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291740921168','Cleared','29','2025-03-02 16:26: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,'','','','',0,''),(1195,'','Cash','','2025-03-02 16:25:48','','0','29','2025-03-02 16:25:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740921944','Cleared','29','2025-03-02 16:26: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,'','','','',0,''),(1196,'jywi','Mpesa','','2025-03-02 16:37:14','','0','29','2025-03-02 16:37:14','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740922575','Cleared','29','2025-03-02 16:55: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,'','','','',0,''),(1197,'obpih','Mpesa','','2025-03-02 16:54:50','','0','29','2025-03-02 16:54:50','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291740923681','Cleared','29','2025-03-02 16:56: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,'','','','',0,''),(1198,'','Cash','','2025-03-02 17:06:43','','0','29','2025-03-02 17:06:43','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291740924372','Cleared','29','2025-03-02 17:15: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,'','','','',0,''),(1199,'','Cash','','2025-03-02 17:33:10','','0','29','2025-03-02 17:33:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291740925987','Cleared','29','2025-03-02 17:33: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,'','','','',0,''),(1200,'v9ka','Mpesa','','2025-03-02 17:51:53','','0','29','2025-03-02 17:51:53','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291740927110','Cleared','29','2025-03-02 17:57: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,'','','','',0,''),(1201,'al67','Mpesa','','2025-03-02 18:20:01','','0','29','2025-03-02 18:20:01','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291740928540','Cleared','29','2025-03-02 18:20: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,'','','','',0,''),(1202,'99801','Mpesa','','2025-03-02 18:45:15','','0','29','2025-03-02 18:45:15','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291740930311','Cleared','29','2025-03-02 18:57: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,'','','','',0,''),(1203,'','Cash','','2025-03-02 19:21:31','','0','29','2025-03-02 19:21:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291740932432','Cleared','29','2025-03-02 19:30: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,'','','','',0,''),(1204,'','Cash','','2025-03-02 19:22:12','','0','29','2025-03-02 19:22:12','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291740932528','Cleared','29','2025-03-02 19:29: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,'','','','',0,''),(1205,'jkz3b','Mpesa','','2025-03-02 19:27:24','','0','29','2025-03-02 19:27:24','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291740932841','Cleared','29','2025-03-02 19:33: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,'','','','',0,''),(1206,'pp4x','Mpesa','','2025-03-04 12:13:52','','0','29','2025-03-04 12:13:52','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291741079504','Cleared','29','2025-03-04 12:16: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,'','','','',0,''),(1207,'F5AY','Mpesa','','2025-03-04 17:23:31','','0','29','2025-03-04 17:23:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291741098208','Cleared','29','2025-03-04 17:26: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,'','','','',0,''),(1208,'3apiv','Mpesa','','2025-03-05 13:40:12','','0','29','2025-03-05 13:40:12','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291741171210','Cleared','29','2025-03-05 13:44: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,'','','','',0,''),(1209,'8ydn','Mpesa','','2025-03-05 14:39:28','','0','29','2025-03-05 14:39:28','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291741174766','Cleared','29','2025-03-05 14: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,'','','','',0,''),(1210,'8nuw','Mpesa','','2025-03-06 14:44:52','','0','29','2025-03-06 14:44:52','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291741261451','Cleared','29','2025-03-06 14:45: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,'','','','',0,''),(1211,'','Card','','2025-03-07 13:41:33','','0','29','2025-03-07 13:41:33','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291741344090','Cleared','29','2025-03-07 13:48: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,'','','','',0,''),(1212,'','Card','','2025-03-08 13:24:47','','0','29','2025-03-08 13:24:47','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291741429484','Cleared','29','2025-03-08 18:09: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,'','','','',0,''),(1213,'zbr','Mpesa','','2025-03-08 14:35:39','','0','29','2025-03-08 14:35:39','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741433738','Cleared','29','2025-03-08 18:05: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,'','','','',0,''),(1214,'5gssx','Mpesa','','2025-03-08 14:36:10','','0','29','2025-03-08 14:36:10','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291741433767','Cleared','29','2025-03-08 14: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,'','','','',0,''),(1215,'6d4e','Mpesa','','2025-03-08 14:44:32','','0','29','2025-03-08 14:44:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741434265','Cleared','29','2025-03-08 18:01: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,'','','','',0,''),(1216,'ns89','Mpesa','','2025-03-08 14:59:09','','0','29','2025-03-08 14:59:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741435144','Cleared','29','2025-03-08 18:00: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,'','','','',0,''),(1217,'nlgv','Mpesa','','2025-03-08 17:36:05','','0','29','2025-03-08 17:32:57','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291741444366','Cleared','29','2025-03-08 17:39: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,'','','','',0,''),(1218,'ohtw','Mpesa','','2025-03-08 17:40:28','','0','29','2025-03-08 17:40:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741444822','Cleared','29','2025-03-08 17: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,'','','','',0,''),(1219,'s8vt','Mpesa','','2025-03-08 18:05:49','','0','29','2025-03-08 18:05:49','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291741446344','Cleared','29','2025-03-08 18:06: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,'','','','',0,''),(1220,'7zs6','Mpesa','','2025-03-08 18:07:13','','0','29','2025-03-08 18:07:13','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291741446411','Cleared','29','2025-03-08 18:07: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,'','','','',0,''),(1221,'faqe','Mpesa','','2025-03-08 18:08:45','','0','29','2025-03-08 18:08:45','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291741446502','Cleared','29','2025-03-08 18:09: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,'','','','',0,''),(1222,'','Card','','2025-03-08 18:10:17','','0','29','2025-03-08 18:10:17','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291741446613','Cleared','29','2025-03-08 18:11: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,'','','','',0,''),(1223,'5gsx','Mpesa','','2025-03-08 18:11:56','','0','29','2025-03-08 18:11:56','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291741446714','Cleared','29','2025-03-08 18:12: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,'','','','',0,''),(1224,'eark','Mpesa','','2025-03-08 18:25:15','','0','29','2025-03-08 18:25:15','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291741447481','Cleared','29','2025-03-08 18:30: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,'','','','',0,''),(1225,'8HLO','Mpesa','','2025-03-08 19:57:43','','0','29','2025-03-08 19:57:43','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291741453057','Cleared','29','2025-03-08 20:00: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,'','','','',0,''),(1226,'','Cash','','2025-03-08 20:44:12','','0','29','2025-03-08 19:58:19','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','new',' ','','1','0','291741453096','No','29','2025-03-08 20:44:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1227,'','Card','','2025-03-09 12:13:21','','0','29','2025-03-09 12:13:21','','0','1600','1','retail','0','1600','1','1600','0','0','0','0','0','printed',' ','','1','0','291741511591','Cleared','29','2025-03-09 12:14: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,'','','','',0,''),(1228,'bvqq','Mpesa','','2025-03-09 12:30:47','','0','29','2025-03-09 12:30:47','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291741512602','Cleared','29','2025-03-09 13:04: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,'','','','',0,''),(1229,'','Card','','2025-03-09 13:06:11','','0','29','2025-03-09 13:06:11','','0','1600','1','retail','0','1600','1','1600','0','0','0','0','0','printed',' ','','1','0','291741514758','Cleared','29','2025-03-09 13:06: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,'','','','',0,''),(1230,'','Card','','2025-03-09 14:29:04','','0','29','2025-03-09 14:29:04','','0','1150','1','retail','0','1150','1','1150','0','0','0','0','0','printed',' ','','1','0','291741519162','Cleared','29','2025-03-09 14:31: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,'','','','',0,''),(1231,'','Cash','','2025-03-09 14:34:25','','0','29','2025-03-09 14:34:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291741520057','Cleared','29','2025-03-09 14: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,'','','','',0,''),(1232,'a4vc','Mpesa','','2025-03-09 17:32:31','','0','29','2025-03-09 16:10:16','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291741525814','Cleared','29','2025-03-09 17:41: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,'','','','',0,''),(1233,'mwod','Mpesa','','2025-03-09 16:19:11','','0','29','2025-03-09 16:19:11','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291741526349','Cleared','29','2025-03-09 16: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,'','','','',0,''),(1234,'mkvn','Mpesa','','2025-03-09 16:31:38','','0','29','2025-03-09 16:31:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741527089','Cleared','29','2025-03-09 16:39: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,'','','','',0,''),(1235,'i5kd','Mpesa','','2025-03-09 16:31:53','','0','29','2025-03-09 16:31:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741527111','Cleared','29','2025-03-09 16:39: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,'','','','',0,''),(1236,'','Card','','2025-03-09 16:50:04','','0','29','2025-03-09 16:50:04','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291741528191','Cleared','29','2025-03-09 17:07: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,'','','','',0,''),(1237,'','Cash','','2025-03-09 17:08:14','','0','29','2025-03-09 17:08:14','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741529293','Cleared','29','2025-03-09 17:08: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,'','','','',0,''),(1238,' 3t68','Mpesa','','2025-03-09 17:22:06','','0','29','2025-03-09 17:22:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741530125','Cleared','29','2025-03-09 17:30: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,'','','','',0,''),(1239,'','Cash','','2025-03-09 17:54:27','','0','29','2025-03-09 17:54:27','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741532060','Cleared','29','2025-03-09 17:54: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,'','','','',0,''),(1240,'tjnk','Mpesa','','2025-03-09 18:01:51','','0','29','2025-03-09 18:01:51','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291741532503','Cleared','29','2025-03-09 18:18: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,'','','','',0,''),(1241,'22xu','Mpesa','','2025-03-09 19:08:00','','0','29','2025-03-09 19:08:00','','0','2290','1','retail','0','2290','1','0','0','0','0','2290','0','printed',' ','','1','0','291741536393','Cleared','29','2025-03-09 19:22: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,'','','','',0,''),(1242,'','Card','','2025-03-12 12:11:47','','0','29','2025-03-12 12:11:47','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291741768817','Cleared','29','2025-03-12 12:18: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,'','','','',0,''),(1243,'','Card','','2025-03-12 14:32:38','','0','29','2025-03-12 14:32:38','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291741779076','Cleared','29','2025-03-12 14:33: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,'','','','',0,''),(1244,'','Card','','2025-03-12 14:34:17','','0','29','2025-03-12 14:34:17','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291741779250','Cleared','29','2025-03-12 14:35: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,'','','','',0,''),(1245,'','Cash','','2025-03-12 15:49:33','','0','29','2025-03-12 15:49:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741783729','Cleared','29','2025-03-12 15:50: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,'','','','',0,''),(1246,'','Cash','','2025-03-12 15:52:00','','0','29','2025-03-12 15:52:00','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291741783903','Cleared','29','2025-03-12 15:52: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,'','','','',0,''),(1247,'gjcu','Mpesa','','2025-03-13 17:12:22','','0','29','2025-03-13 17:12:22','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291741875114','Cleared','29','2025-03-13 17:29: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,'','','','',0,''),(1248,'rq5','Mpesa','','2025-03-14 14:11:16','','0','29','2025-03-14 14:11:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291741950636','Cleared','29','2025-03-14 15:12: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,'','','','',0,''),(1249,'','Cash','','2025-03-14 15:13:56','','0','29','2025-03-14 15:13:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741954415','Cleared','29','2025-03-14 15:14: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,'','','','',0,''),(1250,'','Cash','','2025-03-14 16:35:05','','0','29','2025-03-14 16:35:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741959293','Cleared','29','2025-03-14 16: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,'','','','',0,''),(1251,'','Cash','','2025-03-14 16:51:21','','0','29','2025-03-14 16:51:21','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291741960277','Cleared','29','2025-03-14 16:52: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,'','','','',0,''),(1252,'JISA','Mpesa','','2025-03-15 14:01:30','','0','29','2025-03-15 14:01:30','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291742036260','Cleared','29','2025-03-15 14:13: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,'','','','',0,''),(1253,'','Cash','','2025-03-15 14:57:43','','0','29','2025-03-15 14:57:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742039856','Cleared','29','2025-03-15 15:35: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,'','','','',0,''),(1254,'AN3Y','Mpesa','','2025-03-15 15:07:09','','0','29','2025-03-15 15:07:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742040426','Cleared','29','2025-03-15 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,'','','','',0,''),(1255,'','Card','','2025-03-15 15:15:54','','0','29','2025-03-15 15:15:54','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291742040933','Cleared','29','2025-03-15 15:16: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,'','','','',0,''),(1256,'','Cash','','2025-03-15 17:38:00','','0','29','2025-03-15 15:22:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742041338','Cleared','29','2025-03-15 17:41: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,'','','','',0,''),(1257,'pi90','Mpesa','','2025-03-15 15:32:27','','0','29','2025-03-15 15:32:27','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742041945','Cleared','29','2025-03-15 15:37: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,'','','','',0,''),(1258,'OJO5','Mpesa','','2025-03-15 16:01:52','','0','29','2025-03-15 16:01:52','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742043710','Cleared','29','2025-03-15 16:05: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,'','','','',0,''),(1259,'4VB','Mpesa','','2025-03-15 16:12:56','','0','29','2025-03-15 16:12:56','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742044370','Cleared','29','2025-03-15 17: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,'','','','',0,''),(1260,'N1VF','Mpesa','','2025-03-15 16:45:57','','0','29','2025-03-15 16:45:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742046354','Cleared','29','2025-03-15 16:49: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,'','','','',0,''),(1261,'1WN','Mpesa','','2025-03-15 17:25:56','','0','29','2025-03-15 17:25:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742048755','Cleared','29','2025-03-15 17:29: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,'','','','',0,''),(1262,'G4A','Mpesa','','2025-03-15 18:14:25','','0','29','2025-03-15 18:14:25','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291742051339','Cleared','29','2025-03-15 18:19: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,'','','','',0,''),(1263,'','Cash','','2025-03-15 18:35:46','','0','29','2025-03-15 18:35:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742052944','Cleared','29','2025-03-15 18:36: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,'','','','',0,''),(1264,'IPW','Mpesa','','2025-03-15 18:39:25','','0','29','2025-03-15 18:39:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742053163','Cleared','29','2025-03-15 18:43: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,'','','','',0,''),(1265,'','Cash','','2025-03-15 18:54:03','','0','29','2025-03-15 18:54:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742054036','Cleared','29','2025-03-15 18: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,'','','','',0,''),(1266,'','Cash','','2025-03-15 18:57:03','','0','29','2025-03-15 18:57:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742054217','Cleared','29','2025-03-15 19:12: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,'','','','',0,''),(1267,'cibu','Mpesa','','2025-03-15 19:24:34','','0','29','2025-03-15 19:24:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742055872','Cleared','29','2025-03-15 19:25: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,'','','','',0,''),(1268,'7OO','Mpesa','','2025-03-15 19:54:12','','0','29','2025-03-15 19:54:12','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291742057607','Cleared','29','2025-03-15 20:21: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,'','','','',0,''),(1269,'','Cash','','2025-03-15 20:04:10','','0','29','2025-03-15 20:04:10','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291742058226','Cleared','29','2025-03-15 20:20: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,'','','','',0,''),(1270,'','Cash','','2025-03-15 20:12:22','','0','29','2025-03-15 20:12:22','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','291742058274','Cleared','29','2025-03-15 20:20: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,'','','','',0,''),(1271,'7nq','Mpesa','','2025-03-16 11:59:39','','0','29','2025-03-16 11:59:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742115577','Cleared','29','2025-03-16 12: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,'','','','',0,''),(1272,'z2g','Mpesa','','2025-03-16 12:38:07','','0','29','2025-03-16 12:38:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742117885','Cleared','29','2025-03-16 12:48: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,'','','','',0,''),(1273,'','Cash','','2025-03-16 13:09:42','','0','29','2025-03-16 13:09:42','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','printed',' ','','1','0','291742119770','Cleared','29','2025-03-16 13:19: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,'','','','',0,''),(1274,'','Card','','2025-03-16 13:31:02','','0','29','2025-03-16 13:31:02','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291742121049','Cleared','29','2025-03-16 13: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,'','','','',0,''),(1275,'','Cash','','2025-03-16 14:38:00','','0','29','2025-03-16 14:38:00','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291742125078','Cleared','29','2025-03-16 14:52: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,'','','','',0,''),(1276,'','Card','','2025-03-16 14:38:47','','0','29','2025-03-16 14:38:47','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291742125118','Cleared','29','2025-03-16 14: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,'','','','',0,''),(1277,'','Cash','','2025-03-16 14:56:44','','0','29','2025-03-16 14:56:44','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291742125974','Cleared','29','2025-03-16 14: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,'','','','',0,''),(1278,'5fur','Mpesa','','2025-03-16 15:08:29','','0','29','2025-03-16 15:08:29','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742126906','Cleared','29','2025-03-16 15:15: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,'','','','',0,''),(1279,'ueifl','Mpesa','','2025-03-16 15:14:10','','0','29','2025-03-16 15:14:10','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742127249','Cleared','29','2025-03-16 15:15: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,'','','','',0,''),(1280,'vmozo','Mpesa','','2025-03-16 15:16:51','','0','29','2025-03-16 15:16:27','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291742127385','Cleared','29','2025-03-16 15:24: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,'','','','',0,''),(1281,'y45g','Mpesa','','2025-03-16 15:19:12','','0','29','2025-03-16 15:19:12','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291742127545','Cleared','29','2025-03-16 15:25: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,'','','','',0,''),(1282,'34b','Mpesa','','2025-03-16 15:35:14','','0','29','2025-03-16 15:35:14','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291742128513','Cleared','29','2025-03-16 15:35: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,'','','','',0,''),(1283,'','Card','','2025-03-16 15:36:50','','0','29','2025-03-16 15:36:50','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291742128562','Cleared','29','2025-03-16 16:08: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,'','','','',0,''),(1284,'','Cash','','2025-03-16 16:00:58','','0','29','2025-03-16 16:00:58','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291742130049','Cleared','29','2025-03-16 18:17: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,'','','','',0,''),(1285,'jjqo','Mpesa','','2025-03-16 16:08:54','','0','29','2025-03-16 16:08:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742130532','Cleared','29','2025-03-16 16:37: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,'','','','',0,''),(1286,'','Cash','','2025-03-16 16:14:15','','0','29','2025-03-16 16:14:15','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291742130840','Cleared','29','2025-03-16 16: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,'','','','',0,''),(1287,'mz6l','Mpesa','','2025-03-16 16:35:59','','0','29','2025-03-16 16:35:59','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291742131041','Cleared','29','2025-03-16 16: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,'','','','',0,''),(1288,'','Card','','2025-03-16 16:37:54','','0','29','2025-03-16 16:37:54','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291742132272','Cleared','29','2025-03-16 16:38: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,'','','','',0,''),(1289,'02e5','Mpesa','','2025-03-16 16:38:20','','0','29','2025-03-16 16:38:20','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742132298','Cleared','29','2025-03-16 16: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,'','','','',0,''),(1290,'aiz30','Mpesa','','2025-03-16 16:39:03','','0','29','2025-03-16 16:39:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742132341','Cleared','29','2025-03-16 16:51: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,'','','','',0,''),(1291,'','Cash','','2025-03-16 17:36:31','','0','29','2025-03-16 17:36:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291742135784','Cleared','29','2025-03-16 17:50: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,'','','','',0,''),(1292,'6tyg','Mpesa','','2025-03-16 17:51:23','','0','29','2025-03-16 17:51:23','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291742136659','Cleared','29','2025-03-16 17:51: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,'','','','',0,''),(1293,'5ee4','Mpesa','','2025-03-16 18:32:07','','0','29','2025-03-16 18:32:07','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291742139120','Cleared','29','2025-03-16 18:33: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,'','','','',0,''),(1294,'','Cash','','2025-03-20 14:46:59','','0','29','2025-03-20 14:46:59','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291742471217','Cleared','29','2025-03-20 14:47: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,'','','','',0,''),(1295,'','Card','','2025-03-20 14:49:20','','0','29','2025-03-20 14:49:20','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291742471352','Cleared','29','2025-03-20 16:52: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,'','','','',0,''),(1296,'ocyy','Mpesa','','2025-03-20 15:33:19','','0','29','2025-03-20 15:33:19','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742473997','Cleared','29','2025-03-20 15:33: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,'','','','',0,''),(1297,'','Card','','2025-03-20 15:56:13','','0','29','2025-03-20 15:56:13','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291742475370','Cleared','29','2025-03-20 16:02: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,'','','','',0,''),(1298,'','Cash','','2025-03-20 16:44:39','','0','29','2025-03-20 16:44:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742478276','Cleared','29','2025-03-20 16:52: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,'','','','',0,''),(1299,'','Cash','','2025-03-20 16:58:25','','0','29','2025-03-20 16:58:25','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742479103','Cleared','29','2025-03-20 17:02: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,'','','','',0,''),(1300,'','Mpesa','','2025-03-21 12:01:40','','0','29','2025-03-21 12:01:40','','0','2120','1','retail','0','2120','1','0','0','0','0','2120','0','printed',' ','','1','0','291742546914','Cleared','29','2025-03-21 18:44: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,'','','','',0,''),(1301,'','Card','','2025-03-21 17:18:23','','0','29','2025-03-21 17:18:23','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291742566699','Cleared','29','2025-03-21 18:43: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,'','','','',0,''),(1302,'','Card','','2025-03-22 13:52:46','','0','29','2025-03-22 13:52:46','','0','4850','1','retail','0','4850','1','4850','0','0','0','0','0','printed',' ','','1','0','291742639536','Cleared','29','2025-03-22 14:56: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,'','','','',0,''),(1303,'','Card','','2025-03-22 14:22:20','','0','29','2025-03-22 14:22:20','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291742642538','Cleared','29','2025-03-22 14:22: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,'','','','',0,''),(1304,'4OVU','Mpesa','','2025-03-22 14:44:57','','0','29','2025-03-22 14:44:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742643896','Cleared','29','2025-03-22 14: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,'','','','',0,''),(1305,'TX9A','Mpesa','','2025-03-22 14:54:42','','0','29','2025-03-22 14:54:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742644481','Cleared','29','2025-03-22 15:12: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,'','','','',0,''),(1306,'','Card','','2025-03-22 14:57:59','','0','29','2025-03-22 14:57:59','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291742644677','Cleared','29','2025-03-22 15:11: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,'','','','',0,''),(1307,'XOOK','Mpesa','','2025-03-22 15:13:06','','0','29','2025-03-22 15:13:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742645585','Cleared','29','2025-03-22 15:13: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,'','','','',0,''),(1308,'','Card','','2025-03-22 15:20:21','','0','29','2025-03-22 15:20:21','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291742646016','Cleared','29','2025-03-22 15:28: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,'','','','',0,''),(1309,' NWOX','Mpesa','','2025-03-22 16:52:47','','0','29','2025-03-22 16:02:50','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291742648566','Cleared','29','2025-03-22 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,'','','','',0,''),(1310,'27H','Mpesa','','2025-03-22 16:06:32','','0','29','2025-03-22 16:06:32','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742648790','Cleared','29','2025-03-22 16:20: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,'','','','',0,''),(1311,'UY9','Mpesa','','2025-03-22 16:13:43','','0','29','2025-03-22 16:13:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742649220','Cleared','29','2025-03-22 16:20: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,'','','','',0,''),(1312,'GDBU','Mpesa','','2025-03-22 16:18:44','','0','29','2025-03-22 16:18:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742649521','Cleared','29','2025-03-22 16:21: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,'','','','',0,''),(1313,'NUB','Mpesa','','2025-03-22 16:19:12','','0','29','2025-03-22 16:19:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291742649551','Cleared','29','2025-03-22 16:19: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,'','','','',0,''),(1314,'','Card','','2025-03-22 17:09:06','','0','29','2025-03-22 17:09:06','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291742652545','Cleared','29','2025-03-22 18:06: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,'','','','',0,''),(1315,'','Card','','2025-03-22 17:14:54','','0','29','2025-03-22 17:14:54','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291742652893','Cleared','29','2025-03-22 17:23: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,'','','','',0,''),(1316,'N18','Mpesa','','2025-03-22 17:17:02','','0','29','2025-03-22 17:17:02','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291742653015','Cleared','29','2025-03-22 17:24: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,'','','','',0,''),(1317,'','Card','','2025-03-22 17:37:30','','0','29','2025-03-22 17:37:30','','0','4550','1','retail','0','4550','1','4550','0','0','0','0','0','printed',' ','','1','0','291742654204','Cleared','29','2025-03-22 18: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,'','','','',0,''),(1318,'XLH','Mpesa','','2025-03-22 18:02:37','','0','29','2025-03-22 18:02:37','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742655755','Cleared','29','2025-03-22 19: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,'','','','',0,''),(1319,'','Cash','','2025-03-22 18:07:09','','0','29','2025-03-22 18:07:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742656027','Cleared','29','2025-03-22 18:07: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,'','','','',0,''),(1320,'7CJ','Mpesa','','2025-03-22 18:55:39','','0','29','2025-03-22 18:55:40','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291742658937','Cleared','29','2025-03-22 18: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,'','','','',0,''),(1321,'BIS','Mpesa','','2025-03-22 18:56:06','','0','29','2025-03-22 18:56:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742658961','Cleared','29','2025-03-22 18:56: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,'','','','',0,''),(1322,'','Cash','','2025-03-22 19:48:35','','0','29','2025-03-22 19:48:35','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291742662101','Cleared','29','2025-03-22 19:56: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,'','','','',0,''),(1323,'16wg','Mpesa','','2025-03-23 13:04:45','','0','29','2025-03-23 13:04:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742724283','Cleared','29','2025-03-23 13:10: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,'','','','',0,''),(1324,'j7f9','Mpesa','','2025-03-23 13:16:10','','0','29','2025-03-23 13:16:10','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291742724960','Cleared','29','2025-03-23 13:27: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,'','','','',0,''),(1325,'','Cash','','2025-03-23 14:20:29','','0','29','2025-03-23 14:20:29','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','1','0','291742728808','Cleared','29','2025-03-23 14:43: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,'','','','',0,''),(1326,'fi31h','Mpesa','','2025-03-23 14:23:57','','0','29','2025-03-23 14:23:57','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742729034','Cleared','29','2025-03-23 14:43: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,'','','','',0,''),(1327,'oqfr','Mpesa','','2025-03-23 14:44:02','','0','29','2025-03-23 14:44:02','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291742730235','Cleared','29','2025-03-23 14:44: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,'','','','',0,''),(1328,'itxn','Mpesa','','2025-03-23 14:58:05','','0','29','2025-03-23 14:58:05','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742731083','Cleared','29','2025-03-23 15:39: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,'','','','',0,''),(1329,'4s3n','Mpesa','','2025-03-23 15:39:12','','0','29','2025-03-23 15:39:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742733550','Cleared','29','2025-03-23 15:42: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,'','','','',0,''),(1330,'','Cash','','2025-03-23 15:54:05','','0','29','2025-03-23 15:54:05','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','291742734435','Cleared','29','2025-03-23 16: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,'','','','',0,''),(1331,'tm9li','Mpesa','','2025-03-23 16:08:02','','0','29','2025-03-23 16:08:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291742735279','Cleared','29','2025-03-23 16:14: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,'','','','',0,''),(1332,'','Mpesa','','2025-03-23 16:08:12','','0','29','2025-03-23 16:08:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' 8q53','','1','0','291742735291','Cleared','29','2025-03-23 16:15: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,'','','','',0,''),(1333,'sh8k','Mpesa','','2025-03-23 16:25:21','','0','29','2025-03-23 16:25:21','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291742736313','Cleared','29','2025-03-23 16: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,'','','','',0,''),(1334,'','Cash','','2025-03-23 16:29:27','','0','29','2025-03-23 16:29:27','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742736565','Cleared','29','2025-03-23 16:30: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,'','','','',0,''),(1335,'f3uq','Mpesa','','2025-03-23 16:44:29','','0','29','2025-03-23 16:44:29','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742737467','Cleared','29','2025-03-23 16:50: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,'','','','',0,''),(1336,'','Cash','','2025-03-23 17:21:35','','0','29','2025-03-23 17:21:35','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291742739103','Cleared','29','2025-03-23 17:21: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,'','','','',0,''),(1337,'','Cash','','2025-03-23 17:22:37','','0','29','2025-03-23 17:22:37','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291742739738','Cleared','29','2025-03-23 17:37: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,'','','','',0,''),(1338,'','Cash','','2025-03-23 17:23:36','','0','29','2025-03-23 17:23:36','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742739814','Cleared','29','2025-03-23 17:36: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,'','','','',0,''),(1339,'','Card','','2025-03-23 17:32:23','','0','29','2025-03-23 17:32:23','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291742740325','Cleared','29','2025-03-23 17:36: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,'','','','',0,''),(1340,'','Card','','2025-03-23 18:01:41','','0','29','2025-03-23 18:01:41','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291742742099','Cleared','29','2025-03-23 18:02: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,'','','','',0,''),(1341,'5c1r','Mpesa','','2025-03-23 18:01:58','','0','29','2025-03-23 18:01:58','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291742742114','Cleared','29','2025-03-23 18:02: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,'','','','',0,''),(1342,'hiii3','Mpesa','','2025-03-23 18:34:22','','0','29','2025-03-23 18:34:22','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291742743602','Cleared','29','2025-03-23 18:34: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,'','','','',0,''),(1343,'','Cash','','2025-03-23 18:35:08','','0','29','2025-03-23 18:35:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291742744106','Cleared','29','2025-03-23 18:35: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,'','','','',0,''),(1344,'','Cash','','2025-03-23 19:11:27','','0','29','2025-03-23 19:11:27','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291742746244','Cleared','29','2025-03-23 19: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,'','','','',0,''),(1345,'','Cash','','2025-03-23 19:24:53','','0','29','2025-03-23 19:24:53','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291742747091','Cleared','29','2025-03-23 19:25: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,'','','','',0,''),(1346,'','Card','','2025-03-23 19:28:42','','0','29','2025-03-23 19:28:42','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291742747260','Cleared','29','2025-03-23 19:45: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,'','','','',0,''),(1347,'DXJY','Mpesa','','2025-03-25 11:41:28','','0','29','2025-03-25 11:41:28','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291742892087','Cleared','29','2025-03-25 12: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,'','','','',0,''),(1348,'','Mpesa','','2025-03-26 16:26:17','','0','29','2025-03-26 16:26:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291742995575','Cleared','29','2025-03-26 16:33: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,'','','','',0,''),(1349,'','Card','','2025-03-26 17:47:14','','0','29','2025-03-26 17:47:14','','0','2000','1','retail','0','2000','1','2000','0','0','0','0','0','printed',' ','','1','0','291743000415','Cleared','29','2025-03-26 18:58: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,'','','','',0,''),(1350,'','Cash','','2025-03-26 18:40:12','','0','29','2025-03-26 18:40:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743003610','Cleared','29','2025-03-26 18:58: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,'','','','',0,''),(1351,'','Cash','','2025-03-28 14:12:45','','0','29','2025-03-28 14:12:45','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291743159777','Cleared','29','2025-03-28 17:23: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,'','','','',0,''),(1352,'','Mpesa','','2025-03-28 15:47:27','','0','29','2025-03-28 15:47:27','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291743166039','Cleared','29','2025-03-28 17:23: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,'','','','',0,''),(1353,'','Mpesa','','2025-03-28 16:31:31','','0','29','2025-03-28 16:31:31','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','291743168591','Cleared','29','2025-03-28 17:22: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,'','','','',0,''),(1354,'','Card','','2025-03-28 18:03:53','','0','29','2025-03-28 18:03:53','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291743173981','Cleared','29','2025-03-28 18:04: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,'','','','',0,''),(1355,'','Mpesa','','2025-03-28 18:14:03','','0','29','2025-03-28 18:14:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743174841','Cleared','29','2025-03-28 18:17: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,'','','','',0,''),(1356,'T9Q','Mpesa','','2025-03-29 11:32:07','','0','29','2025-03-29 11:32:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743237123','Cleared','29','2025-03-29 11:37: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,'','','','',0,''),(1357,'XZK','Mpesa','','2025-03-29 12:10:59','','0','29','2025-03-29 12:10:59','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743239458','Cleared','29','2025-03-29 12:15: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,'','','','',0,''),(1358,'Z3F','Mpesa','','2025-03-29 12:29:23','','0','29','2025-03-29 12:29:23','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743240137','Cleared','29','2025-03-29 12:46: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,'','','','',0,''),(1359,'PZ4','Mpesa','','2025-03-29 13:45:34','','0','29','2025-03-29 13:45:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743245129','Cleared','29','2025-03-29 14:23: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,'','','','',0,''),(1360,'97L','Mpesa','','2025-03-29 14:12:25','','0','29','2025-03-29 14:12:25','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743246718','Cleared','29','2025-03-29 14:23: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,'','','','',0,''),(1361,'OU2','Mpesa','','2025-03-29 14:24:11','','0','29','2025-03-29 14:24:11','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743247449','Cleared','29','2025-03-29 14: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,'','','','',0,''),(1362,'4UB','Mpesa','','2025-03-29 14:44:21','','0','29','2025-03-29 14:44:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743248658','Cleared','29','2025-03-29 14:53: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,'','','','',0,''),(1363,'CZ4','Mpesa','','2025-03-29 15:02:28','','0','29','2025-03-29 14:55:58','','0','3650','1','retail','0','3650','1','0','0','0','0','3650','0','printed',' ','','1','0','291743249354','Cleared','29','2025-03-29 19:55: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,'','','','',0,''),(1364,'JJJ','Cash','','2025-03-29 15:09:56','','0','29','2025-03-29 15:09:56','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291743250106','Cleared','29','2025-03-29 15: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,'','','','',0,''),(1365,'','Cash','','2025-03-29 16:07:57','','0','29','2025-03-29 16:07:57','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743253666','Cleared','29','2025-03-29 16:21: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,'','','','',0,''),(1366,'XN4','Mpesa','','2025-03-29 16:17:02','','0','29','2025-03-29 16:17:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743254218','Cleared','29','2025-03-29 16:28: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,'','','','',0,''),(1367,'','Cash','','2025-03-29 16:23:05','','0','29','2025-03-29 16:23:05','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743254583','Cleared','29','2025-03-29 16:26: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,'','','','',0,''),(1368,'3N1','Mpesa','','2025-03-29 16:28:54','','0','29','2025-03-29 16:28:54','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743254932','Cleared','29','2025-03-29 16:29: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,'','','','',0,''),(1369,'','Cash','','2025-03-29 16:35:41','','0','29','2025-03-29 16:35:41','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743255339','Cleared','29','2025-03-29 16:42: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,'','','','',0,''),(1370,'EYE','Mpesa','','2025-03-29 16:44:58','','0','29','2025-03-29 16:44:58','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291743255896','Cleared','29','2025-03-29 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,'','','','',0,''),(1371,'','Cash','','2025-03-29 16:59:25','','0','29','2025-03-29 16:59:25','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','291743256755','Cleared','29','2025-03-29 17:00: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,'','','','',0,''),(1372,'','Cash','','2025-03-29 17:06:49','','0','29','2025-03-29 17:06:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743257206','Cleared','29','2025-03-29 17:10: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,'','','','',0,''),(1373,'PPI','Mpesa','','2025-03-29 17:11:32','','0','29','2025-03-29 17:11:32','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291743257490','Cleared','29','2025-03-29 17:19: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,'','','','',0,''),(1374,'UJI','Mpesa','','2025-03-29 17:25:16','','0','29','2025-03-29 17:25:16','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743258313','Cleared','29','2025-03-29 17:33: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,'','','','',0,''),(1375,'7MP','Mpesa','','2025-03-29 18:36:07','','0','29','2025-03-29 18:36:07','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291743262100','Cleared','29','2025-03-29 18:40: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,'','','','',0,''),(1376,'aldjn','Mpesa','','2025-03-30 11:40:04','','0','29','2025-03-30 11:40:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743324002','Cleared','29','2025-03-30 11: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,'','','','',0,''),(1377,'3d42','Mpesa','','2025-03-30 12:04:33','','0','29','2025-03-30 12:04:33','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743325472','Cleared','29','2025-03-30 12:05: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,'','','','',0,''),(1378,'rt7d','Mpesa','','2025-03-30 12:18:34','','0','29','2025-03-30 12:18:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743325987','Cleared','29','2025-03-30 12:19: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,'','','','',0,''),(1379,'prvyj','Mpesa','','2025-03-30 13:24:48','','0','29','2025-03-30 13:24:49','','0','1850','1','retail','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','291743330169','Cleared','29','2025-03-30 13:25: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,'','','','',0,''),(1380,'8g6y','Mpesa','','2025-03-30 13:46:46','','0','29','2025-03-30 13:46:46','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291743331597','Cleared','29','2025-03-30 13: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,'','','','',0,''),(1381,'wioj','Mpesa','','2025-03-30 14:13:56','','0','29','2025-03-30 14:08:25','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743332889','Cleared','29','2025-03-30 14:18: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,'','','','',0,''),(1382,'xeu3r','Mpesa','','2025-03-30 14:14:12','','0','29','2025-03-30 14:14:12','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743333245','Cleared','29','2025-03-30 14: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,'','','','',0,''),(1383,'52ys','Mpesa','','2025-03-30 14:33:24','','0','29','2025-03-30 14:32:26','','0','4400','1','retail','0','4400','1','0','0','0','0','4400','0','printed',' ','','1','0','291743334191','Cleared','29','2025-03-30 15:53: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,'','','','',0,''),(1384,'','Mpesa','','2025-03-30 16:30:28','','0','29','2025-03-30 14:53:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743335595','Cleared','29','2025-03-30 16:30: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,'','','','',0,''),(1385,'pzs7','Mpesa','','2025-03-30 14:53:38','','0','29','2025-03-30 14:53:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743335616','Cleared','29','2025-03-30 15:54: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,'','','','',0,''),(1386,'lzvr','Mpesa','','2025-03-30 15:17:45','','0','29','2025-03-30 15:11:03','','0','4050','1','retail','0','4050','1','0','0','0','0','4050','0','printed',' ','','1','0','291743336345','Cleared','29','2025-03-30 15:57: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,'','','','',0,''),(1387,'jgj','Mpesa','','2025-03-30 15:19:42','','0','29','2025-03-30 15:19:42','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743337121','Cleared','29','2025-03-30 15:53: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,'','','','',0,''),(1388,'jgj','Mpesa','','2025-03-30 15:27:50','','0','29','2025-03-30 15:27:50','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743337660','Cleared','29','2025-03-30 15:52: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,'','','','',0,''),(1389,'67d','Mpesa','','2025-03-30 15:30:24','','0','29','2025-03-30 15:30:24','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291743337809','Cleared','29','2025-03-30 15:51: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,'','','','',0,''),(1390,'vovv','Mpesa','','2025-03-30 15:46:47','','0','29','2025-03-30 15:46:47','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291743338796','Cleared','29','2025-03-30 15:50: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,'','','','',0,''),(1391,'vov','Mpesa','','2025-03-30 15:51:06','','0','29','2025-03-30 15:51:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743339064','Cleared','29','2025-03-30 15:51: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,'','','','',0,''),(1392,'xiv','Mpesa','','2025-03-30 15:58:37','','0','29','2025-03-30 15:58:37','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291743339471','Cleared','29','2025-03-30 16:11: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,'','','','',0,''),(1393,'205','Mpesa','','2025-03-30 15:59:04','','0','29','2025-03-30 15:59:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743339543','Cleared','29','2025-03-30 16:12: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,'','','','',0,''),(1394,'twna','Mpesa','','2025-03-30 16:06:11','','0','29','2025-03-30 16:06:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743339968','Cleared','29','2025-03-30 16:24: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,'','','','',0,''),(1395,'','Mpesa','','2025-03-30 16:33:33','','0','29','2025-03-30 16:33:33','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291743341608','Cleared','29','2025-03-30 17:21: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,'','','','',0,''),(1396,'','Cash','','2025-03-30 16:39:27','','0','29','2025-03-30 16:39:27','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743341965','Cleared','29','2025-03-30 16:39: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,'','','','',0,''),(1397,'b82','Mpesa','','2025-03-30 16:42:34','','0','29','2025-03-30 16:40:36','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291743342026','Cleared','29','2025-03-30 17:20: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,'','','','',0,''),(1398,'','Mpesa','','2025-03-30 16:54:01','','0','29','2025-03-30 16:54:01','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291743342819','Cleared','29','2025-03-30 19:02: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,'','','','',0,''),(1399,'','Cash','','2025-03-30 16:55:22','','0','29','2025-03-30 16:55:22','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743342918','Cleared','29','2025-03-30 16:55: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,'','','','',0,''),(1400,'','Card','','2025-03-30 17:04:49','','0','29','2025-03-30 17:04:49','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291743343480','Cleared','29','2025-03-30 17:19: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,'','','','',0,''),(1401,'','Card','','2025-03-30 17:23:09','','0','29','2025-03-30 17:23:09','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291743344586','Cleared','29','2025-03-30 17:23: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,'','','','',0,''),(1402,'gy5u','Mpesa','','2025-03-30 17:25:11','','0','29','2025-03-30 17:25:11','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743344653','Cleared','29','2025-03-30 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,'','','','',0,''),(1403,'mdo','Mpesa','','2025-03-30 17:37:00','','0','29','2025-03-30 17:37:00','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291743345419','Cleared','29','2025-03-30 17: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,'','','','',0,''),(1404,'','Cash','','2025-03-30 17:37:56','','0','29','2025-03-30 17:37:56','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743345453','Cleared','29','2025-03-30 17:38: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,'','','','',0,''),(1405,'pfy6','Mpesa','','2025-03-30 17:42:03','','0','29','2025-03-30 17:42:03','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743345717','Cleared','29','2025-03-30 19:01: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,'','','','',0,''),(1406,'xd98','Mpesa','','2025-03-30 17:44:28','','0','29','2025-03-30 17:44:28','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','291743345839','Cleared','29','2025-03-30 18:12: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,'','','','',0,''),(1407,'mbxt','Mpesa','','2025-03-30 17:58:53','','0','29','2025-03-30 17:58:53','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291743346721','Cleared','29','2025-03-30 18:11: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,'','','','',0,''),(1408,'pwzh','Mpesa','','2025-03-30 18:14:10','','0','29','2025-03-30 18:14:10','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291743347537','Cleared','29','2025-03-30 19:00: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,'','','','',0,''),(1409,'','Cash','','2025-03-30 18:40:03','','0','29','2025-03-30 18:40:03','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743349200','Cleared','29','2025-03-30 18:40: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,'','','','',0,''),(1410,'','Cash','','2025-03-30 19:38:38','','0','29','2025-03-30 19:38:38','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291743352709','Cleared','29','2025-03-30 19:38: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,'','','','',0,''),(1411,'','Cash','','2025-03-30 19:47:56','','0','29','2025-03-30 19:47:56','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','291743353257','Cleared','29','2025-03-30 19:51: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,'','','','',0,''),(1412,'','Cash','','2025-03-30 19:57:15','','0','29','2025-03-30 19:57:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743353833','Cleared','29','2025-03-30 19:57: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,'','','','',0,''),(1413,'','Cash','','2025-03-30 20:17:05','','0','29','2025-03-30 20:17:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743355024','Cleared','29','2025-03-30 20:23: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,'','','','',0,''),(1414,'','Cash','','2025-03-30 20:38:47','','0','29','2025-03-30 20:38:47','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291743356326','Cleared','29','2025-03-30 20:38: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,'','','','',0,''),(1415,'8FD','Mpesa','','2025-03-31 11:27:46','','0','29','2025-03-31 11:27:46','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743409665','Cleared','29','2025-03-31 11: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,'','','','',0,''),(1416,'6W0','Mpesa','','2025-03-31 11:44:07','','0','29','2025-03-31 11:44:07','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743410645','Cleared','29','2025-03-31 11:44: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,'','','','',0,''),(1417,'34F','Mpesa','','2025-03-31 12:35:58','','0','29','2025-03-31 12:35:58','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743413757','Cleared','29','2025-03-31 12:52: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,'','','','',0,''),(1418,'','Cash','','2025-03-31 12:40:47','','0','29','2025-03-31 12:40:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743414045','Cleared','29','2025-03-31 12:51: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,'','','','',0,''),(1419,'2B2','Mpesa','','2025-03-31 13:13:37','','0','29','2025-03-31 13:13:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743416014','Cleared','29','2025-03-31 13:18: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,'','','','',0,''),(1420,'','Card','','2025-03-31 13:27:48','','0','29','2025-03-31 13:27:48','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291743416839','Cleared','29','2025-03-31 13:37: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,'','','','',0,''),(1421,'','Cash','','2025-03-31 14:28:13','','0','29','2025-03-31 14:28:13','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743420491','Cleared','29','2025-03-31 14:34: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,'','','','',0,''),(1422,'','Cash','','2025-03-31 14:54:45','','0','29','2025-03-31 14:54:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743422083','Cleared','29','2025-03-31 15:04: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,'','','','',0,''),(1423,'UF4','Mpesa','','2025-03-31 15:27:50','','0','29','2025-03-31 15:27:50','','0','2900','1','retail','0','2900','1','0','0','0','0','2900','0','printed',' ','','1','0','291743423962','Cleared','29','2025-03-31 20:51: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,'','','','',0,''),(1424,'LSV','Mpesa','','2025-03-31 15:31:58','','0','29','2025-03-31 15:31:58','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291743424314','Cleared','29','2025-03-31 20:50: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,'','','','',0,''),(1425,'FFF','Mpesa','','2025-03-31 15:51:49','','0','29','2025-03-31 15:51:49','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743425507','Cleared','29','2025-03-31 20:52: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,'','','','',0,''),(1426,'RPN','Mpesa','','2025-03-31 15:55:30','','0','29','2025-03-31 15:55:30','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291743425711','Cleared','29','2025-03-31 21:29: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,'','','','',0,''),(1427,'N5U','Cash','','2025-03-31 15:57:44','','0','29','2025-03-31 15:57:44','','0','3150','1','retail','0','3150','1','0','0','0','0','3150','0','printed',' ','','1','0','291743425817','Cleared','29','2025-03-31 21:25: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,'','','','',0,''),(1428,'9WX','Mpesa','','2025-03-31 16:07:48','','0','29','2025-03-31 16:05:08','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','291743426193','Cleared','29','2025-03-31 21:30: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,'','','','',0,''),(1429,'HGV','Mpesa','','2025-03-31 16:17:24','','0','29','2025-03-31 16:14:30','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291743426832','Cleared','29','2025-03-31 21:30: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,'','','','',0,''),(1430,'3B6','Mpesa','','2025-03-31 16:56:21','','0','29','2025-03-31 16:56:21','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','printed',' ','','1','0','291743429348','Cleared','29','2025-03-31 21:32: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,'','','','',0,''),(1431,'8ZSO','Mpesa','','2025-03-31 17:37:54','','0','29','2025-03-31 17:26:48','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291743431159','Cleared','29','2025-03-31 21:33: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,'','','','',0,''),(1432,'','Cash','','2025-03-31 17:32:36','','0','29','2025-03-31 17:32:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743431555','Cleared','29','2025-03-31 17:33: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,'','','','',0,''),(1433,'','Cash','','2025-03-31 17:38:29','','0','29','2025-03-31 17:38:29','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743431907','Cleared','29','2025-03-31 17:38: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,'','','','',0,''),(1434,'Q3E','Cash','','2025-03-31 17:41:06','','0','29','2025-03-31 17:41:06','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743432059','Cleared','29','2025-03-31 21:33: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,'','','','',0,''),(1435,'','Cash','','2025-03-31 17:48:46','','0','29','2025-03-31 17:48:46','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743432502','Cleared','29','2025-03-31 17: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,'','','','',0,''),(1436,'','Cash','','2025-03-31 17:50:54','','0','29','2025-03-31 17:50:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743432652','Cleared','29','2025-03-31 17:51: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,'','','','',0,''),(1437,'MCO','Cash','','2025-03-31 18:09:23','','0','29','2025-03-31 18:09:23','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743433753','Cleared','29','2025-03-31 21:34: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,'','','','',0,''),(1438,'CW4','Mpesa','','2025-03-31 18:10:48','','0','29','2025-03-31 18:10:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743433846','Cleared','29','2025-03-31 21:34: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,'','','','',0,''),(1439,'51V','Mpesa','','2025-03-31 18:38:27','','0','29','2025-03-31 18:38:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743435504','Cleared','29','2025-03-31 21:36: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,'','','','',0,''),(1440,'','Cash','','2025-03-31 18:45:39','','0','29','2025-03-31 18:45:40','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743435924','Cleared','29','2025-03-31 18: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,'','','','',0,''),(1441,'QUXA','Mpesa','','2025-03-31 18:56:34','','0','29','2025-03-31 18:56:34','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291743436539','Cleared','29','2025-03-31 21:36: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,'','','','',0,''),(1442,'269','Mpesa','','2025-03-31 19:24:18','','0','29','2025-03-31 19:24:18','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743438257','Cleared','29','2025-03-31 21: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,'','','','',0,''),(1443,'','Cash','','2025-03-31 19:25:11','','0','29','2025-03-31 19:25:11','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291743438295','Cleared','29','2025-03-31 21:38: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,'','','','',0,''),(1444,'5TH','Cash','','2025-03-31 19:36:12','','0','29','2025-03-31 19:36:12','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291743438967','Cleared','29','2025-03-31 21:38: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,'','','','',0,''),(1445,'','Cash','','2025-03-31 19:36:36','','0','29','2025-03-31 19:36:36','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743438993','Cleared','29','2025-03-31 19:36: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,'','','','',0,''),(1446,'4GR','Mpesa','','2025-03-31 19:37:04','','0','29','2025-03-31 19:37:04','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743439020','Cleared','29','2025-03-31 21:38: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,'','','','',0,''),(1447,'BD6','Mpesa','','2025-03-31 19:52:45','','0','29','2025-03-31 19:52:45','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743439964','Cleared','29','2025-03-31 21:39: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,'','','','',0,''),(1448,'','Cash','','2025-03-31 20:13:47','','0','29','2025-03-31 20:13:47','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743441226','Cleared','29','2025-03-31 20:14: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,'','','','',0,''),(1449,'RCD','Mpesa','','2025-03-31 20:14:43','','0','29','2025-03-31 20:14:43','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743441265','Cleared','29','2025-03-31 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,'','','','',0,''),(1450,'','Mpesa','','2025-03-31 20:17:07','','0','29','2025-03-31 20:17:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743441423','Cleared','29','2025-03-31 21:41: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,'','','','',0,''),(1451,'QVR','Mpesa','','2025-03-31 20:27:59','','0','29','2025-03-31 20:27:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743442078','Cleared','29','2025-03-31 21:58: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,'','','','',0,''),(1452,'QVR','Mpesa','','2025-03-31 20:52:54','','0','29','2025-03-31 20:52:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743443573','Cleared','29','2025-03-31 21:40: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,'','','','',0,''),(1453,'Y9L','Mpesa','','2025-03-31 20:54:54','','0','29','2025-03-31 20:54:54','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743443692','Cleared','29','2025-03-31 21:24: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,'','','','',0,''),(1454,'','Cash','','2025-03-31 21:10:03','','0','29','2025-03-31 21:10:03','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743444579','Cleared','29','2025-03-31 21: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,'','','','',0,''),(1455,'4bb','Mpesa','','2025-04-01 14:00:15','','0','29','2025-04-01 13:36:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743503802','Cleared','29','2025-04-01 16:17: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,'','','','',0,''),(1456,'9tvq','Mpesa','','2025-04-01 14:00:39','','0','29','2025-04-01 14:00:39','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743505231','Cleared','29','2025-04-01 14:07: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,'','','','',0,''),(1457,'','Mpesa','','2025-04-01 16:18:09','','0','29','2025-04-01 16:18:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','4bb','1','0','291743513488','Cleared','29','2025-04-01 16: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,'','','','',0,''),(1458,'','Cash','','2025-04-01 16:44:11','','0','29','2025-04-01 16:44:11','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291743514994','Cleared','29','2025-04-01 16:44: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,'','','','',0,''),(1459,'','Cash','','2025-04-01 16:56:01','','0','29','2025-04-01 16:56:01','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291743515737','Cleared','29','2025-04-01 16:58: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,'','','','',0,''),(1460,'','Cash','','2025-04-01 17:41:07','','0','29','2025-04-01 17:41:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743518464','Cleared','29','2025-04-01 17:41: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,'','','','',0,''),(1461,'r2us','Mpesa','','2025-04-01 17:43:54','','0','29','2025-04-01 17:43:54','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291743518608','Cleared','29','2025-04-01 17: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,'','','','',0,''),(1462,'','Cash','','2025-04-01 18:18:39','','0','29','2025-04-01 18:18:39','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291743520687','Cleared','29','2025-04-01 18:29: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,'','','','',0,''),(1463,'','Cash','','2025-04-01 20:12:52','','0','29','2025-04-01 20:12:52','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743527570','Cleared','29','2025-04-01 20:13: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,'','','','',0,''),(1464,'','Mpesa','','2025-04-02 14:43:15','','0','29','2025-04-02 14:43:15','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291743594154','Cleared','29','2025-04-02 14:55: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,'','','','',0,''),(1465,'','Mpesa','','2025-04-02 15:06:19','','0','29','2025-04-02 15:06:19','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291743595568','Cleared','29','2025-04-02 17:28: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,'','','','',0,''),(1466,'','Mpesa','','2025-04-02 15:48:44','','0','29','2025-04-02 15:48:44','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291743598092','Cleared','29','2025-04-02 17: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,'','','','',0,''),(1467,'','Cash','','2025-04-02 16:50:09','','0','29','2025-04-02 16:50:09','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','291743601792','Cleared','29','2025-04-02 17: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,'','','','',0,''),(1468,'mk69','Mpesa','','2025-04-02 17:26:36','','0','29','2025-04-02 17:26:36','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','new',' ','','1','0','291743603992','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1469,'','Mpesa','','2025-04-02 17:41:44','','0','29','2025-04-02 17:41:44','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743604901','Cleared','29','2025-04-02 17:45: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,'','','','',0,''),(1470,'','Mpesa','','2025-04-02 17:53:37','','0','29','2025-04-02 17:53:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743605613','Cleared','29','2025-04-02 17:56: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,'','','','',0,''),(1471,'','Mpesa','','2025-04-02 18:35:20','','0','29','2025-04-02 18:35:20','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291743608115','Cleared','29','2025-04-02 18:42: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,'','','','',0,''),(1472,'','Mpesa','','2025-04-02 18:48:18','','0','29','2025-04-02 18:48:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743608892','Cleared','29','2025-04-02 18:52: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,'','','','',0,''),(1473,'','Cash','','2025-04-02 18:58:45','','0','29','2025-04-02 18:58:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743609521','Cleared','29','2025-04-02 19:05: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,'','','','',0,''),(1474,'G51I','Mpesa','','2025-04-03 14:05:00','','0','29','2025-04-03 14:05:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743678298','Cleared','29','2025-04-03 14: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,'','','','',0,''),(1475,'','Cash','','2025-04-03 15:24:03','','0','29','2025-04-03 15:24:03','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291743682995','Cleared','29','2025-04-03 15:35: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,'','','','',0,''),(1476,'1PO','Mpesa','','2025-04-03 15:56:33','','0','29','2025-04-03 15:56:33','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743684985','Cleared','29','2025-04-03 16:13: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,'','','','',0,''),(1477,'UJT','Mpesa','','2025-04-03 16:02:00','','0','29','2025-04-03 16:02:00','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291743685305','Cleared','29','2025-04-03 16:12: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,'','','','',0,''),(1478,'TXP','Mpesa','','2025-04-03 18:10:49','','0','29','2025-04-03 18:10:49','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743693043','Cleared','29','2025-04-03 19: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,'','','','',0,''),(1479,'YHB','Mpesa','','2025-04-03 18:39:38','','0','29','2025-04-03 18:39:38','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743694776','Cleared','29','2025-04-03 18:42: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,'','','','',0,''),(1480,'','Cash','','2025-04-03 19:10:11','','0','29','2025-04-03 19:10:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743696608','Cleared','29','2025-04-03 19:15: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,'','','','',0,''),(1481,'P4E','Mpesa','','2025-04-03 19:46:34','','0','29','2025-04-03 19:46:35','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743698783','Cleared','29','2025-04-03 19:55: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,'','','','',0,''),(1482,'','Cash','','2025-04-04 12:19:30','','0','29','2025-04-04 12:19:30','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743758368','Cleared','29','2025-04-04 12: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,'','','','',0,''),(1483,'4cr','Mpesa','','2025-04-04 13:00:51','','0','29','2025-04-04 13:00:51','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743760846','Cleared','29','2025-04-04 13:07: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,'','','','',0,''),(1484,'','Cash','','2025-04-04 15:17:10','','0','29','2025-04-04 15:17:10','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291743768999','Cleared','29','2025-04-04 15:29: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,'','','','',0,''),(1485,'zrfy','Mpesa','','2025-04-04 15:53:48','','0','29','2025-04-04 15:53:48','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291743771187','Cleared','29','2025-04-04 16:19: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,'','','','',0,''),(1486,'','Cash','','2025-04-04 15:54:08','','0','29','2025-04-04 15:54:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743771246','Cleared','29','2025-04-04 16:19: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,'','','','',0,''),(1487,'','Cash','','2025-04-04 17:22:21','','0','29','2025-04-04 17:22:22','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291743776485','Cleared','29','2025-04-04 17:23: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,'','','','',0,''),(1488,'yqsl','Mpesa','','2025-04-04 17:39:49','','0','29','2025-04-04 17:39:49','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291743777311','Cleared','29','2025-04-04 17:44: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,'','','','',0,''),(1489,'1u5v','Mpesa','','2025-04-04 17:44:56','','0','29','2025-04-04 17:44:56','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743777893','Cleared','29','2025-04-04 17:45: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,'','','','',0,''),(1490,'2zh','Mpesa','','2025-04-04 19:22:11','','0','29','2025-04-04 19:22:11','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291743783728','Cleared','29','2025-04-04 19:22: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,'','','','',0,''),(1491,'','Cash','','2025-04-04 19:51:11','','0','29','2025-04-04 19:51:11','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','291743785385','Cleared','29','2025-04-04 20: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,'','','','',0,''),(1492,'2ZH','Mpesa','','2025-04-04 19:57:07','','0','29','2025-04-04 19:57:07','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291743785790','Cleared','29','2025-04-04 20:01: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,'','','','',0,''),(1493,'','Mpesa','','2025-04-05 11:41:43','','0','29','2025-04-05 11:41:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743842501','Cleared','29','2025-04-05 11:59: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,'','','','',0,''),(1494,'','Mpesa','','2025-04-05 15:19:28','','0','29','2025-04-05 11:47:33','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743842850','Cleared','29','2025-04-05 17:56: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,'','','','',0,''),(1495,'','Mpesa','','2025-04-05 14:53:06','','0','29','2025-04-05 14:53:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743853985','Cleared','29','2025-04-05 15: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,'','','','',0,''),(1496,'','Card','','2025-04-05 15:11:55','','0','29','2025-04-05 15:11:55','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291743855084','Cleared','29','2025-04-05 15:18: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,'','','','',0,''),(1497,'','Cash','','2025-04-05 15:32:44','','0','29','2025-04-05 15:32:44','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291743856363','Cleared','29','2025-04-05 15:53: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,'','','','',0,''),(1498,'','Cash','','2025-04-05 15:35:59','','0','29','2025-04-05 15:35:59','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291743856537','Cleared','29','2025-04-05 15:53: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,'','','','',0,''),(1499,'','Mpesa','','2025-04-05 17:14:07','','0','29','2025-04-05 17:14:07','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291743862423','Cleared','29','2025-04-05 17:59: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,'','','','',0,''),(1500,'','Card','','2025-04-05 17:27:40','','0','29','2025-04-05 17:27:40','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291743863250','Cleared','29','2025-04-05 17:38: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,'','','','',0,''),(1501,'juo','Mpesa','','2025-04-05 18:01:13','','0','29','2025-04-05 18:01:13','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291743865268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1502,'','Cash','','2025-04-05 18:31:11','','0','29','2025-04-05 18:31:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291743867056','Cleared','29','2025-04-05 19:18: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,'','','','',0,''),(1503,'','Mpesa','','2025-04-05 19:06:38','','0','29','2025-04-05 19:06:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743869194','Cleared','29','2025-04-05 19:18: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,'','','','',0,''),(1504,'','Cash','','2025-04-05 19:08:03','','0','29','2025-04-05 19:08:03','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291743869235','Cleared','29','2025-04-05 19:17: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,'','','','',0,''),(1505,'','Cash','','2025-04-05 19:28:57','','0','29','2025-04-05 19:28:57','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743870525','Cleared','29','2025-04-05 19:36: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,'','','','',0,''),(1506,'','Mpesa','','2025-04-05 19:56:48','','0','29','2025-04-05 19:56:48','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291743872204','Cleared','29','2025-04-05 20: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,'','','','',0,''),(1507,'','Mpesa','','2025-04-05 20:16:00','','0','29','2025-04-05 20:16:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743873355','Cleared','29','2025-04-05 20:16: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,'','','','',0,''),(1508,'','Cash','','2025-04-06 13:10:24','','0','29','2025-04-06 13:10:24','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291743934209','Cleared','29','2025-04-06 14:12: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,'','','','',0,''),(1509,'','Cash','','2025-04-06 13:10:54','','0','29','2025-04-06 13:10:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743934253','Cleared','29','2025-04-06 14:14: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,'','','','',0,''),(1510,'532c','Mpesa','','2025-04-06 13:18:12','','0','29','2025-04-06 13:18:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743934691','Cleared','29','2025-04-06 15:36: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,'','','','',0,''),(1511,'myz8d','Mpesa','','2025-04-06 13:33:04','','0','29','2025-04-06 13:33:04','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291743935583','Cleared','29','2025-04-06 14:13: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,'','','','',0,''),(1512,'15hgn','Mpesa','','2025-04-06 13:37:55','','0','29','2025-04-06 13:37:55','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291743935823','Cleared','29','2025-04-06 14: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,'','','','',0,''),(1513,'','Cash','','2025-04-06 14:03:17','','0','29','2025-04-06 14:03:17','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743937395','Cleared','29','2025-04-06 14:04: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,'','','','',0,''),(1514,'','Cash','','2025-04-06 14:03:45','','0','29','2025-04-06 14:03:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291743937416','Cleared','29','2025-04-06 14:04: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,'','','','',0,''),(1515,'','Mpesa','','2025-04-06 14:17:30','','0','29','2025-04-06 14:16:11','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743938169','Cleared','29','2025-04-06 14:22: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,'','','','',0,''),(1516,'wbdo','Mpesa','','2025-04-06 14:35:40','','0','29','2025-04-06 14:35:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743939337','Cleared','29','2025-04-06 14:49: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,'','','','',0,''),(1517,'jid8','Mpesa','','2025-04-06 15:56:54','','0','29','2025-04-06 15:39:00','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291743943067','Cleared','29','2025-04-06 17:42: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,'','','','',0,''),(1518,'lc2r','Mpesa','','2025-04-06 15:41:12','','0','29','2025-04-06 15:41:12','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291743943259','Cleared','29','2025-04-06 15:54: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,'','','','',0,''),(1519,'','Cash','','2025-04-06 15:53:46','','0','29','2025-04-06 15:53:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291743944024','Cleared','29','2025-04-06 15:53: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,'','','','',0,''),(1520,'nwl5s','Mpesa','','2025-04-06 16:06:48','','0','29','2025-04-06 16:06:48','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291743944802','Cleared','29','2025-04-06 16:10: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,'','','','',0,''),(1521,'','Card','','2025-04-06 16:19:39','','0','29','2025-04-06 16:19:39','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291743945568','Cleared','29','2025-04-06 16:19: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,'','','','',0,''),(1522,'','Card','','2025-04-06 16:38:12','','0','29','2025-04-06 16:38:12','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291743946690','Cleared','29','2025-04-06 16:51: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,'','','','',0,''),(1523,'','Card','','2025-04-06 16:46:42','','0','29','2025-04-06 16:46:42','','0','2000','1','retail','0','2000','1','2000','0','0','0','0','0','printed',' ','','1','0','291743947179','Cleared','29','2025-04-06 16:50: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,'','','','',0,''),(1524,'yq82','Mpesa','','2025-04-06 17:03:25','','0','29','2025-04-06 17:03:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743948203','Cleared','29','2025-04-06 18:25: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,'','','','',0,''),(1525,'msl','Mpesa','','2025-04-06 17:24:29','','0','29','2025-04-06 17:24:29','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291743949464','Cleared','29','2025-04-06 17:43: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,'','','','',0,''),(1526,'ry82','Mpesa','','2025-04-06 17:53:11','','0','29','2025-04-06 17:52:47','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291743950821','Cleared','29','2025-04-06 18:20: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,'','','','',0,''),(1527,'81012','Mpesa','','2025-04-06 18:02:05','','0','29','2025-04-06 18:02:05','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291743951718','Cleared','29','2025-04-06 18:20: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,'','','','',0,''),(1528,'4x90','Mpesa','','2025-04-06 18:26:28','','0','29','2025-04-06 18:26:28','','0','4350','1','retail','0','4350','1','0','0','0','0','4350','0','printed',' ','','1','0','291743953129','Cleared','29','2025-04-06 18:53: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,'','','','',0,''),(1529,'z66q','Mpesa','','2025-04-06 18:28:25','','0','29','2025-04-06 18:28:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743953302','Cleared','29','2025-04-06 18:29: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,'','','','',0,''),(1530,'vg72','Mpesa','','2025-04-06 18:40:29','','0','29','2025-04-06 18:40:29','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743954026','Cleared','29','2025-04-06 18: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,'','','','',0,''),(1531,'','Cash','','2025-04-06 18:59:03','','0','29','2025-04-06 18:59:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291743955141','Cleared','29','2025-04-06 18: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,'','','','',0,''),(1532,'','Card','','2025-04-06 19:06:09','','0','29','2025-04-06 19:06:09','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291743955557','Cleared','29','2025-04-06 19:06: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,'','','','',0,''),(1533,'s95k','Mpesa','','2025-04-06 19:07:19','','0','29','2025-04-06 19:07:19','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291743955635','Cleared','29','2025-04-06 19:07: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,'','','','',0,''),(1534,'','Cash','','2025-04-07 14:13:18','','0','29','2025-04-07 14:13:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744024396','Cleared','29','2025-04-07 15:02: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,'','','','',0,''),(1535,'','Mpesa','','2025-04-07 14:17:58','','0','29','2025-04-07 14:17:58','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744024672','Cleared','29','2025-04-07 15:02: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,'','','','',0,''),(1536,'','Mpesa','','2025-04-07 14:43:48','','0','29','2025-04-07 14:43:48','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291744026179','Cleared','29','2025-04-07 15:02: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,'','','','',0,''),(1537,'','Mpesa','','2025-04-07 16:16:00','','0','29','2025-04-07 16:16:00','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291744031753','Cleared','29','2025-04-07 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,'','','','',0,''),(1538,'','Mpesa','','2025-04-07 16:50:36','','0','29','2025-04-07 16:50:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744033829','Cleared','29','2025-04-07 17:41: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,'','','','',0,''),(1539,'','Mpesa','','2025-04-07 17:02:15','','0','29','2025-04-07 17:02:15','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744034525','Cleared','29','2025-04-07 17:41: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,'','','','',0,''),(1540,'','Mpesa','','2025-04-07 17:08:28','','0','29','2025-04-07 17:08:28','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744034906','Cleared','29','2025-04-07 17:41: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,'','','','',0,''),(1541,'','Mpesa','','2025-04-07 17:18:29','','0','29','2025-04-07 17:18:29','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291744035504','Cleared','29','2025-04-07 17: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,'','','','',0,''),(1542,'','Mpesa','','2025-04-07 17:23:54','','0','29','2025-04-07 17:23:54','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291744035771','Cleared','29','2025-04-07 17:41: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,'','','','',0,''),(1543,'','Cash','','2025-04-07 18:24:10','','0','29','2025-04-07 18:24:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','291744039443','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1544,'','Card','','2025-04-07 18:33:16','','0','29','2025-04-07 18:33:16','','0','2050','1','retail','0','2050','1','2050','0','0','0','0','0','printed',' ','','1','0','291744039926','Cleared','29','2025-04-07 18:47: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,'','','','',0,''),(1545,'','Cash','','2025-04-07 18:50:36','','0','29','2025-04-07 18:50:36','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','291744041032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1546,'XPX','Mpesa','','2025-04-08 11:49:08','','0','29','2025-04-08 11:49:08','','0','1940','1','retail','0','1940','1','0','0','0','0','1940','0','printed',' ','','1','0','291744102127','Cleared','29','2025-04-08 13: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,'','','','',0,''),(1547,'','Card','','2025-04-08 13:15:49','','0','29','2025-04-08 13:04:50','','0','670','1','retail','0','670','1','670','0','0','0','0','0','printed',' ','','1','0','291744106688','Cleared','29','2025-04-08 13:17: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,'','','','',0,''),(1548,'PIZI','Mpesa','','2025-04-08 15:28:18','','0','29','2025-04-08 15:18:10','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291744114676','Cleared','29','2025-04-08 17:35: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,'','','','',0,''),(1549,'','Card','','2025-04-08 17:43:17','','0','29','2025-04-08 17:43:17','','0','1450','1','retail','0','1450','1','1450','0','0','0','0','0','printed',' ','','1','0','291744123359','Cleared','29','2025-04-08 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,'','','','',0,''),(1550,'SHZ','Mpesa','','2025-04-08 17:56:33','','0','29','2025-04-08 17:56:33','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291744124168','Cleared','29','2025-04-08 19: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,'','','','',0,''),(1551,'043','Mpesa','','2025-04-08 18:02:53','','0','29','2025-04-08 18:02:53','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291744124568','Cleared','29','2025-04-08 19:36: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,'','','','',0,''),(1552,'Z230','Mpesa','','2025-04-08 19:08:06','','0','29','2025-04-08 19:08:06','','0','2850','1','retail','0','2850','1','0','0','0','0','2850','0','printed',' ','','1','0','291744128351','Cleared','29','2025-04-08 19:37: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,'','','','',0,''),(1553,'','Cash','','2025-04-08 19:27:18','','0','29','2025-04-08 19:27:18','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291744129614','Cleared','29','2025-04-08 19:34: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,'','','','',0,''),(1554,'','Mpesa','','2025-04-09 12:22:12','','0','29','2025-04-09 12:22:12','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744190529','Cleared','29','2025-04-09 14: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,'','','','',0,''),(1555,'','Mpesa','','2025-04-09 14:24:16','','0','29','2025-04-09 14:24:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744197854','Cleared','29','2025-04-09 14:56: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,'','','','',0,''),(1556,'','Card','','2025-04-09 14:47:38','','0','29','2025-04-09 14:47:38','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291744199256','Cleared','29','2025-04-09 14:56: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,'','','','',0,''),(1557,'','Cash','','2025-04-09 15:13:14','','0','29','2025-04-09 15:13:14','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291744200765','Cleared','29','2025-04-09 15:20: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,'','','','',0,''),(1558,'600c','Mpesa','','2025-04-10 15:32:13','','0','29','2025-04-10 15:31:11','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291744288215','Cleared','29','2025-04-10 15:37: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,'','','','',0,''),(1559,'','Cash','','2025-04-10 15:41:36','','0','29','2025-04-10 15:41:36','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291744288889','Cleared','29','2025-04-10 15:42: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,'','','','',0,''),(1560,'','Cash','','2025-04-10 16:20:11','','0','29','2025-04-10 16:20:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744290975','Cleared','29','2025-04-10 16:20: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,'','','','',0,''),(1561,'ltgm','Mpesa','','2025-04-10 16:49:00','','0','29','2025-04-10 16:49:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744292928','Cleared','29','2025-04-10 16:53: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,'','','','',0,''),(1562,'','Cash','','2025-04-10 17:15:31','','0','29','2025-04-10 17:15:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291744294212','Cleared','29','2025-04-10 17:16: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,'','','','',0,''),(1563,'tqd','Mpesa','','2025-04-10 17:34:22','','0','29','2025-04-10 17:34:22','','0','2300','1','retail','0','2300','1','0','0','0','0','2300','0','printed',' ','','1','0','291744295622','Cleared','29','2025-04-10 17:44: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,'','','','',0,''),(1564,'XZW','Mpesa','','2025-04-11 17:25:14','','0','29','2025-04-11 17:25:14','','0','2170','1','retail','0','2170','1','0','0','0','0','2170','0','printed',' ','','1','0','291744381406','Cleared','29','2025-04-11 17:43: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,'','','','',0,''),(1565,'w3h','Mpesa','','2025-04-11 17:34:43','','0','29','2025-04-11 17:34:43','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','291744382078','Cleared','29','2025-04-11 17:44: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,'','','','',0,''),(1566,'BLU','Mpesa','','2025-04-12 12:44:14','','0','29','2025-04-12 12:44:14','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744451051','Cleared','29','2025-04-12 12:48: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,'','','','',0,''),(1567,'','Mpesa','','2025-04-12 13:23:29','','0','29','2025-04-12 13:23:29','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744453407','Cleared','29','2025-04-12 13:24: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,'','','','',0,''),(1568,'','Cash','','2025-04-12 13:26:10','','0','29','2025-04-12 13:26:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291744453524','Cleared','29','2025-04-12 14:07: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,'','','','',0,''),(1569,'','Card','','2025-04-12 13:31:17','','0','29','2025-04-12 13:31:17','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291744453870','Cleared','29','2025-04-12 14:07: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,'','','','',0,''),(1570,'mkjy','Mpesa','','2025-04-12 13:56:35','','0','29','2025-04-12 13:56:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744455392','Cleared','29','2025-04-12 16:35: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,'','','','',0,''),(1571,'','Mpesa','','2025-04-12 14:01:48','','0','29','2025-04-12 14:01:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744455705','Cleared','29','2025-04-12 14: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,'','','','',0,''),(1572,'','Card','','2025-04-12 14:11:22','','0','29','2025-04-12 14:11:22','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291744456257','Cleared','29','2025-04-12 14:11: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,'','','','',0,''),(1573,'GJS','Mpesa','','2025-04-12 14:41:27','','0','29','2025-04-12 14:41:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744458083','Cleared','29','2025-04-12 14:50: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,'','','','',0,''),(1574,'','Cash','','2025-04-12 15:10:40','','0','29','2025-04-12 15:10:16','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291744459803','Cleared','29','2025-04-12 16:33: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,'','','','',0,''),(1575,'wlig','Mpesa','','2025-04-12 15:13:56','','0','29','2025-04-12 15:11:57','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','291744459902','Cleared','29','2025-04-12 17:15: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,'','','','',0,''),(1576,'gydz','Mpesa','','2025-04-12 15:14:58','','0','29','2025-04-12 15:14:58','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291744460066','Cleared','29','2025-04-12 16:29: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,'','','','',0,''),(1577,'','Cash','','2025-04-12 15:34:18','','0','29','2025-04-12 15:34:18','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291744461226','Cleared','29','2025-04-12 16:28: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,'','','','',0,''),(1578,'','Cash','','2025-04-12 15:37:22','','0','29','2025-04-12 15:37:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291744461428','Cleared','29','2025-04-12 15:38: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,'','','','',0,''),(1579,'','Mpesa','','2025-04-12 15:37:50','','0','29','2025-04-12 15:37:50','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744461467','Cleared','29','2025-04-12 15:38: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,'','','','',0,''),(1580,'','Card','','2025-04-12 15:49:25','','0','29','2025-04-12 15:49:25','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291744462152','Cleared','29','2025-04-12 16:01: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,'','','','',0,''),(1581,'kho','Mpesa','','2025-04-12 16:03:59','','0','29','2025-04-12 16:03:59','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291744463036','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1582,'','Cash','','2025-04-12 16:05:13','','0','29','2025-04-12 16:05:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744463106','Cleared','29','2025-04-12 16:27: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,'','','','',0,''),(1583,'xgil','Mpesa','','2025-04-12 17:11:02','','0','29','2025-04-12 17:11:02','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744467060','Cleared','29','2025-04-12 17:16: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,'','','','',0,''),(1584,'SYWH','Mpesa','','2025-04-12 17:31:52','','0','29','2025-04-12 17:31:52','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744468271','Cleared','29','2025-04-12 17:39: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,'','','','',0,''),(1585,'','Mpesa','','2025-04-12 17:41:02','','0','29','2025-04-12 17:41:02','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291744468859','Cleared','29','2025-04-12 18:34: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,'','','','',0,''),(1586,'SKFP','Mpesa','','2025-04-12 17:43:35','','0','29','2025-04-12 17:43:35','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291744468981','Cleared','29','2025-04-12 18: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,'','','','',0,''),(1587,'afcy','Mpesa','','2025-04-12 17:46:00','','0','29','2025-04-12 17:46:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744469153','Cleared','29','2025-04-12 18: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,'','','','',0,''),(1588,'','Mpesa','','2025-04-12 17:54:37','','0','29','2025-04-12 17:54:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744469675','Cleared','29','2025-04-12 17:58: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,'','','','',0,''),(1589,'afcy','Mpesa','','2025-04-12 18:32:59','','0','29','2025-04-12 18:20:59','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291744471251','Cleared','29','2025-04-12 18:32:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1590,'','Card','','2025-04-12 19:03:25','','0','29','2025-04-12 19:02:16','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291744473717','Cleared','29','2025-04-12 19:15: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,'','','','',0,''),(1591,'','Mpesa','','2025-04-12 19:15:37','','0','29','2025-04-12 19:14:28','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291744474465','Cleared','29','2025-04-12 19:23: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,'','','','',0,''),(1592,'m8t 7','Mpesa','','2025-04-13 12:51:37','','0','29','2025-04-13 12:51:37','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291744537895','Cleared','29','2025-04-13 13: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,'','','','',0,''),(1593,'ozq','Mpesa','','2025-04-13 13:02:29','','0','29','2025-04-13 13:02:29','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291744538537','Cleared','29','2025-04-13 13:13: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,'','','','',0,''),(1594,'','Cash','','2025-04-13 13:19:01','','0','29','2025-04-13 13:19:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744539540','Cleared','29','2025-04-13 13:34: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,'','','','',0,''),(1595,'','Cash','','2025-04-13 13:26:41','','0','29','2025-04-13 13:26:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291744540000','Cleared','29','2025-04-13 13:33: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,'','','','',0,''),(1596,'','Card','','2025-04-13 13:47:43','','0','29','2025-04-13 13:47:43','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291744541192','Cleared','29','2025-04-13 14: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,'','','','',0,''),(1597,'','Cash','','2025-04-13 14:18:38','','0','29','2025-04-13 14:18:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291744543117','Cleared','29','2025-04-13 14:47: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,'','','','',0,''),(1598,'','Mpesa','','2025-04-13 14:33:00','','0','29','2025-04-13 14:33:00','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291744543979','Cleared','29','2025-04-13 14:47: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,'','','','',0,''),(1599,'','Card','','2025-04-13 14:38:08','','0','29','2025-04-13 14:38:08','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291744544268','Cleared','29','2025-04-13 14: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,'','','','',0,''),(1600,'','Mpesa','','2025-04-13 16:04:36','','0','29','2025-04-13 16:04:36','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291744549465','Cleared','29','2025-04-13 17: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,'','','','',0,''),(1601,'','Mpesa','','2025-04-13 16:19:43','','0','29','2025-04-13 16:19:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744550382','Cleared','29','2025-04-13 17:08: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,'','','','',0,''),(1602,'','Mpesa','','2025-04-13 16:22:38','','0','29','2025-04-13 16:22:38','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291744550547','Cleared','29','2025-04-13 17:08: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,'','','','',0,''),(1603,'','Mpesa','','2025-04-13 16:25:24','','0','29','2025-04-13 16:24:09','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744550648','Cleared','29','2025-04-13 17:08: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,'','','','',0,''),(1604,'','Mpesa','','2025-04-13 16:42:18','','0','29','2025-04-13 16:41:53','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','291744551681','Cleared','29','2025-04-13 17: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,'','','','',0,''),(1605,'','Cash','','2025-04-13 17:02:06','','0','29','2025-04-13 17:02:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291744552915','Cleared','29','2025-04-13 17: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,'','','','',0,''),(1606,'','Mpesa','','2025-04-13 17:46:19','','0','29','2025-04-13 17:46:19','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291744555525','Cleared','29','2025-04-13 18:39: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,'','','','',0,''),(1607,'','Cash','','2025-04-13 17:54:26','','0','29','2025-04-13 17:54:26','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291744556012','Cleared','29','2025-04-13 18: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,'','','','',0,''),(1608,'','Mpesa','','2025-04-13 18:19:52','','0','29','2025-04-13 18:19:52','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744557575','Cleared','29','2025-04-13 18:39: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,'','','','',0,''),(1609,'kiop','Mpesa','','2025-04-13 18:39:05','','0','29','2025-04-13 18:39:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291744558743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1610,'','Cash','','2025-04-13 18:50:33','','0','29','2025-04-13 18:50:33','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291744559431','Cleared','29','2025-04-13 19:34: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,'','','','',0,''),(1611,'','Cash','','2025-04-13 20:07:37','','0','29','2025-04-13 20:07:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291744564056','Cleared','29','2025-04-13 20: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,'','','','',0,''),(1612,'1SE','Cash','','2025-04-14 11:35:00','','0','29','2025-04-14 11:35:00','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291744619655','Cleared','29','2025-04-14 12: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,'','','','',0,''),(1613,'','Cash','','2025-04-14 16:43:29','','0','29','2025-04-14 16:43:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744638138','Cleared','29','2025-04-14 17:05: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,'','','','',0,''),(1614,'YIP','Mpesa','','2025-04-14 16:58:11','','0','29','2025-04-14 16:58:11','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744639081','Cleared','29','2025-04-14 17:05: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,'','','','',0,''),(1615,'','Cash','','2025-04-14 17:52:13','','0','29','2025-04-14 17:52:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744642330','Cleared','29','2025-04-14 18:01: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,'','','','',0,''),(1616,'JQB','Mpesa','','2025-04-14 18:49:07','','0','29','2025-04-14 18:49:07','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744645735','Cleared','29','2025-04-14 18:59: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,'','','','',0,''),(1617,'50t','Mpesa','','2025-04-15 12:44:09','','0','29','2025-04-15 12:44:09','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291744710240','Cleared','29','2025-04-15 12:57: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,'','','','',0,''),(1618,'khkg','Mpesa','','2025-04-15 15:58:33','','0','29','2025-04-15 15:58:33','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291744721874','Cleared','29','2025-04-15 17: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,'','','','',0,''),(1619,'','Cash','','2025-04-15 16:22:16','','0','29','2025-04-15 16:22:16','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291744723325','Cleared','29','2025-04-15 16:22: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,'','','','',0,''),(1620,'','Cash','','2025-04-15 16:35:19','','0','29','2025-04-15 16:35:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744724075','Cleared','29','2025-04-15 16:47: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,'','','','',0,''),(1621,'','Cash','','2025-04-15 18:51:38','','0','29','2025-04-15 18:51:38','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291744732284','Cleared','29','2025-04-15 18:59: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,'','','','',0,''),(1622,'Q5C','Mpesa','','2025-04-16 13:21:27','','0','29','2025-04-16 13:21:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744798883','Cleared','29','2025-04-16 13:29: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,'','','','',0,''),(1623,'A09','Mpesa','','2025-04-16 13:44:42','','0','29','2025-04-16 13:44:42','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291744800280','Cleared','29','2025-04-16 13:52: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,'','','','',0,''),(1624,'SJS','Mpesa','','2025-04-16 16:05:39','','0','29','2025-04-16 16:05:39','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744808738','Cleared','29','2025-04-16 16:28: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,'','','','',0,''),(1625,'','Cash','','2025-04-16 16:09:57','','0','29','2025-04-16 16:09:57','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291744808944','Cleared','29','2025-04-16 16:27: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,'','','','',0,''),(1626,'0OW','Mpesa','','2025-04-16 16:17:41','','0','29','2025-04-16 16:17:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744809458','Cleared','29','2025-04-16 16:28: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,'','','','',0,''),(1627,'REK','Mpesa','','2025-04-16 16:30:36','','0','29','2025-04-16 16:30:36','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744810232','Cleared','29','2025-04-16 16:32: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,'','','','',0,''),(1628,'','Card','','2025-04-16 16:40:36','','0','29','2025-04-16 16:40:36','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291744810832','Cleared','29','2025-04-16 16:49: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,'','','','',0,''),(1629,'Q7Z1','Cash','','2025-04-17 12:46:55','','0','29','2025-04-17 12:46:55','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744883213','Cleared','29','2025-04-17 16:18: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,'','','','',0,''),(1630,'Q7Z1','Mpesa','','2025-04-17 13:40:59','','0','29','2025-04-17 13:40:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744886456','Cleared','29','2025-04-17 16:16: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,'','','','',0,''),(1631,'','Cash','','2025-04-17 15:24:04','','0','29','2025-04-17 15:24:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744892643','Cleared','29','2025-04-17 15:40: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,'','','','',0,''),(1632,'MUC','Mpesa','','2025-04-17 16:21:33','','0','29','2025-04-17 16:21:33','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291744896082','Cleared','29','2025-04-17 16:30: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,'','','','',0,''),(1633,'BVK','Mpesa','','2025-04-17 17:34:07','','0','29','2025-04-17 17:34:07','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291744900171','Cleared','29','2025-04-17 19:29: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,'','','','',0,''),(1634,'N3G','Mpesa','','2025-04-17 17:39:16','','0','29','2025-04-17 17:39:16','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744900745','Cleared','29','2025-04-17 19: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,'','','','',0,''),(1635,'','Card','','2025-04-17 17:44:03','','0','29','2025-04-17 17:44:03','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291744901040','Cleared','29','2025-04-17 17:55: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,'','','','',0,''),(1636,'','Cash','','2025-04-17 18:03:42','','0','29','2025-04-17 18:03:42','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744902198','Cleared','29','2025-04-17 19: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,'','','','',0,''),(1637,'','Cash','','2025-04-18 11:51:09','','0','29','2025-04-18 11:51:09','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291744966263','Cleared','29','2025-04-18 12:52: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,'','','','',0,''),(1638,'','Card','','2025-04-18 13:59:49','','0','29','2025-04-18 12:28:45','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291744968523','Cleared','29','2025-04-18 19:44: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,'','','','',0,''),(1639,'','Cash','','2025-04-18 12:39:53','','0','29','2025-04-18 12:38:37','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','291744969112','Cleared','29','2025-04-18 12:52: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,'','','','',0,''),(1640,'','Cash','','2025-04-18 13:57:40','','0','29','2025-04-18 13:57:40','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291744973847','Cleared','29','2025-04-18 13:59: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,'','','','',0,''),(1641,'q2l','Mpesa','','2025-04-18 13:58:15','','0','29','2025-04-18 13:58:15','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291744973883','Cleared','29','2025-04-18 14:10: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,'','','','',0,''),(1642,'','Cash','','2025-04-18 14:14:14','','0','29','2025-04-18 14:14:14','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291744974709','Cleared','29','2025-04-18 14:15: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,'','','','',0,''),(1643,'','Mpesa','','2025-04-18 14:32:24','','0','29','2025-04-18 14:25:19','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291744975516','Cleared','29','2025-04-18 15:59: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,'','','','',0,''),(1644,'','Mpesa','','2025-04-18 15:58:48','','0','29','2025-04-18 15:58:48','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291744981092','Cleared','29','2025-04-18 17:03: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,'','','','',0,''),(1645,'','Mpesa','','2025-04-18 16:04:25','','0','29','2025-04-18 16:04:25','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744981454','Cleared','29','2025-04-18 17:02: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,'','','','',0,''),(1646,'','Mpesa','','2025-04-18 16:28:47','','0','29','2025-04-18 16:28:47','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291744982910','Cleared','29','2025-04-18 17:02: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,'','','','',0,''),(1647,'','Card','','2025-04-18 16:46:08','','0','29','2025-04-18 16:43:27','','0','1800','1','retail','0','1800','1','1800','0','0','0','0','0','printed',' ','','1','0','291744983800','Cleared','29','2025-04-18 17:02: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,'','','','',0,''),(1648,'','Mpesa','','2025-04-18 17:31:00','','0','29','2025-04-18 17:31:00','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744986657','Cleared','29','2025-04-18 17:37: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,'','','','',0,''),(1649,'','Card','','2025-04-18 17:41:16','','0','29','2025-04-18 17:41:16','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291744987275','Cleared','29','2025-04-18 17: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,'','','','',0,''),(1650,'','Mpesa','','2025-04-18 17:50:29','','0','29','2025-04-18 17:47:01','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291744987619','Cleared','29','2025-04-18 18: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,'','','','',0,''),(1651,'','Mpesa','','2025-04-18 17:56:23','','0','29','2025-04-18 17:56:23','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744988180','Cleared','29','2025-04-18 18:02: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,'','','','',0,''),(1652,'','Mpesa','','2025-04-18 18:11:03','','0','29','2025-04-18 18:11:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291744989061','Cleared','29','2025-04-18 19:00: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,'','','','',0,''),(1653,'','Cash','','2025-04-18 18:19:48','','0','29','2025-04-18 18:19:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291744989584','Cleared','29','2025-04-18 19:01: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,'','','','',0,''),(1654,'','Mpesa','','2025-04-18 18:24:47','','0','29','2025-04-18 18:24:47','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291744989886','Cleared','29','2025-04-18 19: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,'','','','',0,''),(1655,'','Mpesa','','2025-04-18 18:29:18','','0','29','2025-04-18 18:29:18','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','printed',' ','','1','0','291744990083','Cleared','29','2025-04-18 18:45: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,'','','','',0,''),(1656,'','Mpesa','','2025-04-18 18:45:46','','0','29','2025-04-18 18:45:46','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744991144','Cleared','29','2025-04-18 18:59: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,'','','','',0,''),(1657,'','Mpesa','','2025-04-18 18:52:23','','0','29','2025-04-18 18:52:23','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744991528','Cleared','29','2025-04-18 19: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,'','','','',0,''),(1658,'','Mpesa','','2025-04-18 19:18:59','','0','29','2025-04-18 19:18:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291744993129','Cleared','29','2025-04-18 19:44: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,'','','','',0,''),(1659,'','Cash','','2025-04-18 20:04:19','','0','29','2025-04-18 20:04:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291744995857','Cleared','29','2025-04-18 20:04: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,'','','','',0,''),(1660,'','Card','','2025-04-19 12:47:19','','0','29','2025-04-19 12:47:19','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291745056037','Cleared','29','2025-04-19 13:02: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,'','','','',0,''),(1661,'R2Y','Mpesa','','2025-04-19 15:32:58','','0','29','2025-04-19 13:01:59','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291745056882','Cleared','29','2025-04-19 18:09: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,'','','','',0,''),(1662,'H7I','Mpesa','','2025-04-19 13:27:40','','0','29','2025-04-19 13:27:40','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745058458','Cleared','29','2025-04-19 14:04: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,'','','','',0,''),(1663,'BG3','Mpesa','','2025-04-19 13:28:01','','0','29','2025-04-19 13:28:01','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291745058475','Cleared','29','2025-04-19 14:04: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,'','','','',0,''),(1664,'5OS','Mpesa','','2025-04-19 13:39:06','','0','29','2025-04-19 13:39:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745059145','Cleared','29','2025-04-19 14:03: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,'','','','',0,''),(1665,'RKT','Mpesa','','2025-04-19 13:45:26','','0','29','2025-04-19 13:45:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745059525','Cleared','29','2025-04-19 14: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,'','','','',0,''),(1666,'','Card','','2025-04-19 13:45:46','','0','29','2025-04-19 13:45:46','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291745059544','Cleared','29','2025-04-19 14:01: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,'','','','',0,''),(1667,'YMS','Mpesa','','2025-04-19 14:00:22','','0','29','2025-04-19 14:00:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291745060419','Cleared','29','2025-04-19 14:00: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,'','','','',0,''),(1668,'','Card','','2025-04-19 15:11:01','','0','29','2025-04-19 15:11:01','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291745064659','Cleared','29','2025-04-19 17:53: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,'','','','',0,''),(1669,'PCI','Mpesa','','2025-04-19 15:27:40','','0','29','2025-04-19 15:27:40','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745065654','Cleared','29','2025-04-19 17:52: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,'','','','',0,''),(1670,'JK6','Mpesa','','2025-04-19 15:39:26','','0','29','2025-04-19 15:39:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745066364','Cleared','29','2025-04-19 17:51: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,'','','','',0,''),(1671,'N44','Mpesa','','2025-04-19 15:42:52','','0','29','2025-04-19 15:42:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745066569','Cleared','29','2025-04-19 17: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,'','','','',0,''),(1672,'8JU','Mpesa','','2025-04-19 16:12:06','','0','29','2025-04-19 16:12:06','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745067922','Cleared','29','2025-04-19 16:26: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,'','','','',0,''),(1673,'','Cash','','2025-04-19 16:14:16','','0','29','2025-04-19 16:14:16','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745068453','Cleared','29','2025-04-19 16:14: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,'','','','',0,''),(1674,'P67','Mpesa','','2025-04-19 16:15:46','','0','29','2025-04-19 16:15:46','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291745068520','Cleared','29','2025-04-19 16:25: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,'','','','',0,''),(1675,'ERF','Mpesa','','2025-04-19 16:33:05','','0','29','2025-04-19 16:33:05','','0','3300','1','retail','0','3300','1','0','0','0','0','3300','0','printed',' ','','1','0','291745069193','Cleared','29','2025-04-19 17:19: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,'','','','',0,''),(1676,'KP5','Mpesa','','2025-04-19 16:48:57','','0','29','2025-04-19 16:48:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745070534','Cleared','29','2025-04-19 17:48: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,'','','','',0,''),(1677,'','Cash','','2025-04-19 17:14:39','','0','29','2025-04-19 16:50:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745070596','Cleared','29','2025-04-19 17:14: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,'','','','',0,''),(1678,'HN3','Mpesa','','2025-04-19 17:03:49','','0','29','2025-04-19 17:03:49','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291745071405','Cleared','29','2025-04-19 17:17: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,'','','','',0,''),(1679,'','Cash','','2025-04-19 17:12:00','','0','29','2025-04-19 17:12:00','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','291745071898','Cleared','29','2025-04-19 17:13: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,'','','','',0,''),(1680,'','Cash','','2025-04-19 17:15:59','','0','29','2025-04-19 17:15:59','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291745072157','Cleared','29','2025-04-19 17: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,'','','','',0,''),(1681,'QULF','Mpesa','','2025-04-19 17:21:20','','0','29','2025-04-19 17:21:20','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745072476','Cleared','29','2025-04-19 17:23: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,'','','','',0,''),(1682,'7MC','Mpesa','','2025-04-19 17:37:59','','0','29','2025-04-19 17:37:59','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745073477','Cleared','29','2025-04-19 17:47: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,'','','','',0,''),(1683,'QL2','Mpesa','','2025-04-19 17:56:20','','0','29','2025-04-19 17:56:20','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745074573','Cleared','29','2025-04-19 17:57: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,'','','','',0,''),(1684,'','Cash','','2025-04-19 18:00:02','','0','29','2025-04-19 18:00:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745074799','Cleared','29','2025-04-19 18:00: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,'','','','',0,''),(1685,'9JE','Mpesa','','2025-04-19 19:02:08','','0','29','2025-04-19 19:02:08','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745078522','Cleared','29','2025-04-19 19:05: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,'','','','',0,''),(1686,'78zA','Mpesa','','2025-04-20 12:17:03','','0','29','2025-04-20 12:17:03','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291745140608','Cleared','29','2025-04-20 12:25: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,'','','','',0,''),(1687,'AZXG','Mpesa','','2025-04-20 12:34:44','','0','29','2025-04-20 12:34:44','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291745141576','Cleared','29','2025-04-20 12:36: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,'','','','',0,''),(1688,'ROHE','Cash','','2025-04-20 12:46:11','','0','29','2025-04-20 12:46:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291745142343','Cleared','29','2025-04-20 12:46: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,'','','','',0,''),(1689,'9SBI','Mpesa','','2025-04-20 13:44:08','','0','29','2025-04-20 13:44:08','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291745145846','Cleared','29','2025-04-20 13:47: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,'','','','',0,''),(1690,'11CK','Mpesa','','2025-04-20 13:56:37','','0','29','2025-04-20 13:56:37','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291745146533','Cleared','29','2025-04-20 14:05: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,'','','','',0,''),(1691,'EOON','Mpesa','','2025-04-20 14:04:27','','0','29','2025-04-20 14:04:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745147054','Cleared','29','2025-04-20 14:20: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,'','','','',0,''),(1692,'XRBW','Mpesa','','2025-04-20 14:37:34','','0','29','2025-04-20 14:37:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745149051','Cleared','29','2025-04-20 14:38: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,'','','','',0,''),(1693,'PO58Y','Mpesa','','2025-04-20 15:17:12','','0','29','2025-04-20 15:17:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745151277','Cleared','29','2025-04-20 15: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,'','','','',0,''),(1694,'PO58Y','Mpesa','','2025-04-20 15:17:34','','0','29','2025-04-20 15:17:34','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745151451','Cleared','29','2025-04-20 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,'','','','',0,''),(1695,'','Mpesa','','2025-04-20 15:32:26','','0','29','2025-04-20 15:32:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745152338','Cleared','29','2025-04-20 16:00: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,'','','','',0,''),(1696,'ve5a7','Mpesa','','2025-04-20 15:33:18','','0','29','2025-04-20 15:33:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745152395','Cleared','29','2025-04-20 15: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,'','','','',0,''),(1697,'ncfr','Mpesa','','2025-04-20 15:37:17','','0','29','2025-04-20 15:37:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745152635','Cleared','29','2025-04-20 15:59: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,'','','','',0,''),(1698,'','Cash','','2025-04-20 15:48:20','','0','29','2025-04-20 15:48:20','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291745153296','Cleared','29','2025-04-20 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,'','','','',0,''),(1699,'','Cash','','2025-04-20 15:53:49','','0','29','2025-04-20 15:53:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745153624','Cleared','29','2025-04-20 15:58: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,'','','','',0,''),(1700,'iizf','Mpesa','','2025-04-20 16:41:46','','0','29','2025-04-20 16:41:46','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291745156473','Cleared','29','2025-04-20 16:43: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,'','','','',0,''),(1701,'','Cash','','2025-04-20 16:54:07','','0','29','2025-04-20 16:54:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291745157245','Cleared','29','2025-04-20 16:56: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,'','','','',0,''),(1702,'CW21','Mpesa','','2025-04-20 17:06:07','','0','29','2025-04-20 17:06:07','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745157962','Cleared','29','2025-04-20 17:06: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,'','','','',0,''),(1703,'NQYL','Mpesa','','2025-04-20 17:07:20','','0','29','2025-04-20 17:07:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745158032','Cleared','29','2025-04-20 17:08: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,'','','','',0,''),(1704,'oy83','Mpesa','','2025-04-20 17:20:18','','0','29','2025-04-20 17:20:18','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745158813','Cleared','29','2025-04-20 17: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,'','','','',0,''),(1705,'P3CP','Mpesa','','2025-04-20 17:28:54','','0','29','2025-04-20 17:28:54','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291745159249','Cleared','29','2025-04-20 17:37: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,'','','','',0,''),(1706,'D1HS8','Mpesa','','2025-04-20 17:41:19','','0','29','2025-04-20 17:41:19','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291745160037','Cleared','29','2025-04-20 17: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,'','','','',0,''),(1707,'HBPTJ','Mpesa','','2025-04-20 18:10:11','','0','29','2025-04-20 18:10:11','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291745161800','Cleared','29','2025-04-20 18:17: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,'','','','',0,''),(1708,'DUQ5','Mpesa','','2025-04-20 18:35:41','','0','29','2025-04-20 18:35:41','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291745163337','Cleared','29','2025-04-20 18:36: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,'','','','',0,''),(1709,'69QE','Cash','','2025-04-20 18:57:52','','0','29','2025-04-20 18:57:52','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291745164669','Cleared','29','2025-04-20 18:59: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,'','','','',0,''),(1710,'ZZGY','Cash','','2025-04-21 13:10:12','','0','29','2025-04-21 13:10:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745230182','Cleared','29','2025-04-21 13:31: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,'','','','',0,''),(1711,'ZZGY','Mpesa','','2025-04-21 13:10:55','','0','29','2025-04-21 13:10:55','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745230253','Cleared','29','2025-04-21 13: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,'','','','',0,''),(1712,'','Cash','','2025-04-21 13:19:55','','0','29','2025-04-21 13:19:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745230792','Cleared','29','2025-04-21 13: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,'','','','',0,''),(1713,'GBBYA','Mpesa','','2025-04-21 13:40:26','','0','29','2025-04-21 13:40:26','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291745232002','Cleared','29','2025-04-21 13: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,'','','','',0,''),(1714,'','Cash','','2025-04-21 14:54:44','','0','29','2025-04-21 14:54:44','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291745236480','Cleared','29','2025-04-21 15:04: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,'','','','',0,''),(1715,'5HS2','Mpesa','','2025-04-21 15:15:11','','0','29','2025-04-21 15:15:11','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745237708','Cleared','29','2025-04-21 16:15: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,'','','','',0,''),(1716,'ZAQ9K','Mpesa','','2025-04-21 15:48:24','','0','29','2025-04-21 15:48:24','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291745239701','Cleared','29','2025-04-21 15:54: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,'','','','',0,''),(1717,'','Mpesa','','2025-04-21 16:01:57','','0','29','2025-04-21 16:01:57','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745240515','Cleared','29','2025-04-21 16:16: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,'','','','',0,''),(1718,'1ITI9','Mpesa','','2025-04-21 16:03:02','','0','29','2025-04-21 16:03:02','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745240580','Cleared','29','2025-04-21 16:16: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,'','','','',0,''),(1719,'','Cash','','2025-04-21 16:23:13','','0','29','2025-04-21 16:23:13','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291745241788','Cleared','29','2025-04-21 16:24: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,'','','','',0,''),(1720,'','Mpesa','','2025-04-21 16:29:17','','0','29','2025-04-21 16:29:17','','0','2420','1','retail','0','2420','1','0','0','0','0','2420','0','printed',' ','','1','0','291745242035','Cleared','29','2025-04-21 16:41: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,'','','','',0,''),(1721,'','Cash','','2025-04-21 16:31:08','','0','29','2025-04-21 16:31:08','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291745242265','Cleared','29','2025-04-21 16:41: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,'','','','',0,''),(1722,'','Cash','','2025-04-21 16:47:05','','0','29','2025-04-21 16:47:05','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291745243221','Cleared','29','2025-04-21 16:57: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,'','','','',0,''),(1723,'','Mpesa','','2025-04-21 16:53:51','','0','29','2025-04-21 16:53:51','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291745243621','Cleared','29','2025-04-21 16:57: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,'','','','',0,''),(1724,'','Mpesa','','2025-04-21 17:07:04','','0','29','2025-04-21 17:07:04','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745244422','Cleared','29','2025-04-21 18:50: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,'','','','',0,''),(1725,'','Mpesa','','2025-04-21 18:41:32','','0','29','2025-04-21 18:41:32','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745250088','Cleared','29','2025-04-21 18:50: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,'','','','',0,''),(1726,'ghcs','Mpesa','','2025-04-22 15:08:58','','0','29','2025-04-22 15:08:58','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745323736','Cleared','29','2025-04-22 15:13: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,'','','','',0,''),(1727,'Aimi','Mpesa','','2025-04-22 18:17:33','','0','29','2025-04-22 18:17:33','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745335051','Cleared','29','2025-04-22 19:01: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,'','','','',0,''),(1728,'','Mpesa','','2025-04-23 14:33:17','','0','29','2025-04-23 14:33:17','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745407994','Cleared','29','2025-04-23 18:45: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,'','','','',0,''),(1729,'','Card','','2025-04-23 18:35:31','','0','29','2025-04-23 18:35:31','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291745422527','Cleared','29','2025-04-23 18:45: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,'','','','',0,''),(1730,'','Mpesa','','2025-04-23 18:44:17','','0','29','2025-04-23 18:44:17','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291745423055','Cleared','29','2025-04-23 18:45: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,'','','','',0,''),(1731,'G6U','Cash','','2025-04-24 11:37:41','','0','29','2025-04-24 11:37:41','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291745483849','Cleared','29','2025-04-24 13: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,'','','','',0,''),(1732,'','Card','','2025-04-24 16:10:06','','0','29','2025-04-24 16:10:06','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291745500203','Cleared','29','2025-04-24 16:21: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,'','','','',0,''),(1733,'KSH','Mpesa','','2025-04-24 16:49:44','','0','29','2025-04-24 16:49:44','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291745502579','Cleared','29','2025-04-24 16:59: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,'','','','',0,''),(1734,'','Cash','','2025-04-25 15:32:24','','0','29','2025-04-25 15:32:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745584340','Cleared','29','2025-04-25 15:37: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,'','','','',0,''),(1735,'xyz','Mpesa','','2025-04-25 17:59:27','','0','29','2025-04-25 17:59:27','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291745593157','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1736,'','Mpesa','','2025-04-25 18:00:41','','0','29','2025-04-25 18:00:41','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291745593204','Cleared','29','2025-04-25 18:19: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,'','','','',0,''),(1737,'','Cash','','2025-04-25 18:05:26','','0','29','2025-04-25 18:05:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745593518','Cleared','29','2025-04-25 18:08: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,'','','','',0,''),(1738,'','Mpesa','','2025-04-25 18:31:38','','0','29','2025-04-25 18:31:38','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291745595093','Cleared','29','2025-04-25 18:34: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,'','','','',0,''),(1739,'','Mpesa','','2025-04-26 14:17:58','','0','29','2025-04-26 14:17:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745666271','Cleared','29','2025-04-26 14:19:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1740,'','Mpesa','','2025-04-26 16:00:17','','0','29','2025-04-26 16:00:17','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291745672390','Cleared','29','2025-04-26 16:01:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1741,'','Card','','2025-04-26 16:53:07','','0','29','2025-04-26 16:53:07','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291745675351','Cleared','29','2025-04-26 16:54:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1742,'','Card','','2025-04-26 16:55:46','','0','29','2025-04-26 16:55:46','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291745675741','Cleared','29','2025-04-26 16:56:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1743,'','Mpesa','','2025-04-26 17:01:32','','0','29','2025-04-26 17:01:32','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291745675887','Cleared','29','2025-04-26 17:05:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1744,'','Mpesa','','2025-04-26 17:10:15','','0','29','2025-04-26 17:10:15','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745676598','Cleared','29','2025-04-26 17:11: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,'','','','',0,''),(1745,'','Mpesa','','2025-04-26 17:13:33','','0','29','2025-04-26 17:13:33','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291745676806','Cleared','29','2025-04-26 17:14:07','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1746,'','Mpesa','','2025-04-26 17:15:44','','0','29','2025-04-26 17:15:44','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291745676921','Cleared','29','2025-04-26 17:16:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1747,'','Mpesa','','2025-04-26 17:23:08','','0','29','2025-04-26 17:23:09','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','291745677348','Cleared','29','2025-04-26 17:23:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1748,'','Cash','','2025-04-27 14:15:00','','0','29','2025-04-27 14:15:00','','2010','2010','1','retail','0','2010','1','0','0','0','0','0','0','printed',' ','','1','0','291745752492','Cleared','29','2025-04-27 14:15:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1749,'','Mpesa','','2025-04-27 14:18:13','','0','29','2025-04-27 14:18:13','','0','3670','1','retail','0','3670','1','0','0','0','0','3670','0','printed',' ','','1','0','291745752607','Cleared','29','2025-04-27 14:19: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,'','','','',0,''),(1750,'','Cash','','2025-04-27 14:22:08','','0','29','2025-04-27 14:22:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291745752919','Cleared','29','2025-04-27 14:22:48','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1751,'','Mpesa','','2025-04-27 14:23:32','','0','29','2025-04-27 14:23:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745753009','Cleared','29','2025-04-27 14:23:57','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1752,'','Mpesa','','2025-04-27 14:26:16','','0','29','2025-04-27 14:26:16','','0','3250','1','retail','0','3250','1','0','0','0','0','3250','0','printed',' ','','1','0','291745753109','Cleared','29','2025-04-27 14:26:32','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1753,'','Mpesa','','2025-04-27 14:30:09','','0','29','2025-04-27 14:30:09','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291745753361','Cleared','29','2025-04-27 14:30:55','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1754,'','Mpesa','','2025-04-27 15:31:47','','0','29','2025-04-27 15:31:48','','0','3650','1','retail','0','3650','1','0','0','0','0','3650','0','printed',' ','','1','0','291745756998','Cleared','29','2025-04-27 15:32:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1755,'','Cash','','2025-04-27 15:39:23','','0','29','2025-04-27 15:39:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745757499','Cleared','29','2025-04-27 15:39:40','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1756,'','Cash','','2025-04-27 15:40:30','','0','29','2025-04-27 15:40:30','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291745757625','Cleared','29','2025-04-27 15:41:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1757,'','Mpesa','','2025-04-27 15:57:14','','0','29','2025-04-27 15:57:14','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745758631','Cleared','29','2025-04-27 16:47: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,'','','','',0,''),(1758,'','Card','','2025-04-27 16:06:03','','0','29','2025-04-27 16:06:03','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291745759161','Cleared','29','2025-04-27 16: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,'','','','',0,''),(1759,'','Cash','','2025-04-27 16:17:45','','0','29','2025-04-27 16:17:45','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745759863','Cleared','29','2025-04-27 16:47: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,'','','','',0,''),(1760,'','Cash','','2025-04-27 16:26:58','','0','29','2025-04-27 16:26:58','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291745760388','Cleared','29','2025-04-27 16: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,'','','','',0,''),(1761,'','Card','','2025-04-27 16:41:36','','0','29','2025-04-27 16:41:36','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291745761293','Cleared','29','2025-04-27 16:46: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,'','','','',0,''),(1762,'','Mpesa','','2025-04-27 17:15:50','','0','29','2025-04-27 17:15:50','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291745763345','Cleared','29','2025-04-27 17:56: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,'','','','',0,''),(1763,'','Mpesa','','2025-04-27 17:25:41','','0','29','2025-04-27 17:25:41','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291745763925','Cleared','29','2025-04-27 17: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,'','','','',0,''),(1764,'','Card','','2025-04-27 17:32:39','','0','29','2025-04-27 17:32:39','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291745764307','Cleared','29','2025-04-27 17:56: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,'','','','',0,''),(1765,'','Cash','','2025-04-27 18:06:23','','0','29','2025-04-27 17:58:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291745765932','Cleared','29','2025-04-27 18:06: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,'','','','',0,''),(1766,'','Mpesa','','2025-04-27 18:14:01','','0','29','2025-04-27 18:14:01','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745766837','Cleared','29','2025-04-27 18:20: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,'','','','',0,''),(1767,'','Mpesa','','2025-04-27 18:21:14','','0','29','2025-04-27 18:21:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745767261','Cleared','29','2025-04-27 18:34: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,'','','','',0,''),(1768,'','Mpesa','','2025-04-27 18:27:16','','0','29','2025-04-27 18:27:16','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291745767624','Cleared','29','2025-04-27 18:34: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,'','','','',0,''),(1769,'','Cash','','2025-04-27 18:28:07','','0','29','2025-04-27 18:28:07','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291745767683','Cleared','29','2025-04-27 18:32: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,'','','','',0,''),(1770,'','Mpesa','','2025-04-27 18:46:14','','0','29','2025-04-27 18:46:14','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745768769','Cleared','29','2025-04-27 19: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,'','','','',0,''),(1771,'','Mpesa','','2025-04-27 18:52:52','','0','29','2025-04-27 18:47:18','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291745768833','Cleared','29','2025-04-27 19: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,'','','','',0,''),(1772,'','Card','','2025-04-27 18:48:54','','0','29','2025-04-27 18:48:54','','0','670','1','retail','0','670','1','670','0','0','0','0','0','printed',' ','','1','0','291745768925','Cleared','29','2025-04-27 19:03: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,'','','','',0,''),(1773,'','Cash','','2025-04-28 16:16:48','','0','29','2025-04-28 16:16:48','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291745846199','Cleared','29','2025-04-28 16:28: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,'','','','',0,''),(1774,'','Cash','','2025-04-28 16:42:10','','0','29','2025-04-28 16:42:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291745847723','Cleared','29','2025-04-28 18:49: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,'','','','',0,''),(1775,'3IK','Mpesa','','2025-04-29 11:49:05','','0','29','2025-04-29 11:49:05','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291745916540','Cleared','29','2025-04-29 11:50: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,'','','','',0,''),(1776,'APP','Mpesa','','2025-04-29 15:10:06','','0','29','2025-04-29 15:10:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745928597','Cleared','29','2025-04-29 15: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,'','','','',0,''),(1777,'1DV','Mpesa','','2025-04-29 16:02:53','','0','29','2025-04-29 16:02:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291745931766','Cleared','29','2025-04-29 16:14: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,'','','','',0,''),(1778,'','Cash','','2025-04-30 11:28:33','','0','29','2025-04-30 11:28:33','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291746001711','Cleared','29','2025-04-30 11:29:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1779,'','Cash','','2025-04-30 12:15:10','','0','29','2025-04-30 12:15:10','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291746004492','Cleared','29','2025-04-30 12:15:25','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1780,'','Mpesa','','2025-04-30 14:38:54','','0','29','2025-04-30 14:38:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746013128','Cleared','29','2025-04-30 14:39:09','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1781,'','Mpesa','','2025-04-30 17:39:52','','0','29','2025-04-30 17:39:52','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746021876','Cleared','29','2025-04-30 18:05: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,'','','','',0,''),(1782,'','Mpesa','','2025-04-30 18:46:50','','0','29','2025-04-30 18:46:50','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746028004','Cleared','29','2025-04-30 19:04: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,'','','','',0,''),(1783,'','Card','','2025-05-01 11:16:19','','0','29','2025-05-01 11:16:19','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291746087378','Cleared','29','2025-05-01 14:49: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,'','','','',0,''),(1784,'','Card','','2025-05-01 14:05:06','','0','29','2025-05-01 14:05:06','','0','1150','1','retail','0','1150','1','1150','0','0','0','0','0','printed',' ','','1','0','291746097492','Cleared','29','2025-05-01 14:49: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,'','','','',0,''),(1785,'6xsz','Mpesa','','2025-05-01 14:42:08','','0','29','2025-05-01 14:42:08','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291746099707','Cleared','29','2025-05-01 14:49: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,'','','','',0,''),(1786,'','Cash','','2025-05-01 15:00:51','','0','29','2025-05-01 15:00:51','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291746100834','Cleared','29','2025-05-01 15:01: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,'','','','',0,''),(1787,'EMN','Mpesa','','2025-05-01 15:29:05','','0','29','2025-05-01 15:29:05','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291746102516','Cleared','29','2025-05-01 16:28: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,'','','','',0,''),(1788,'A56','Mpesa','','2025-05-01 15:36:52','','0','29','2025-05-01 15:36:52','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291746103011','Cleared','29','2025-05-01 16: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,'','','','',0,''),(1789,'','Card','','2025-05-01 15:41:38','','0','29','2025-05-01 15:41:38','','0','670','1','retail','0','670','1','670','0','0','0','0','0','printed',' ','','1','0','291746103296','Cleared','29','2025-05-01 15:42: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,'','','','',0,''),(1790,'','Cash','','2025-05-01 15:48:04','','0','29','2025-05-01 15:48:04','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','291746103679','Cleared','29','2025-05-01 15:48: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,'','','','',0,''),(1791,'CW8','Mpesa','','2025-05-01 15:49:50','','0','29','2025-05-01 15:49:50','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746103785','Cleared','29','2025-05-01 16:30: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,'','','','',0,''),(1792,'','Cash','','2025-05-01 15:50:31','','0','29','2025-05-01 15:50:31','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291746103830','Cleared','29','2025-05-01 15:50: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,'','','','',0,''),(1793,'075','Mpesa','','2025-05-01 15:57:05','','0','29','2025-05-01 15:57:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746104125','Cleared','29','2025-05-01 16:45: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,'','','','',0,''),(1794,'EJG','Mpesa','','2025-05-01 15:57:30','','0','29','2025-05-01 15:57:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746104247','Cleared','29','2025-05-01 16:44: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,'','','','',0,''),(1795,'QHU','','','2025-05-01 16:09:04','','0','29','2025-05-01 16:09:04','','200','500','1','retail','0','500','1','0','0','0','0','300','0','printed',' ','','1','0','291746104941','Cleared','29','2025-05-01 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,'','','','',0,''),(1796,'2IC','Mpesa','','2025-05-01 17:21:58','','0','29','2025-05-01 17:21:58','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746109254','Cleared','29','2025-05-01 18:11: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,'','','','',0,''),(1797,'TOF','Mpesa','','2025-05-01 17:25:57','','0','29','2025-05-01 17:25:57','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746109554','Cleared','29','2025-05-01 18:13: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,'','','','',0,''),(1798,'YFH','Mpesa','','2025-05-01 17:38:32','','0','29','2025-05-01 17:38:32','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291746110208','Cleared','29','2025-05-01 18:12: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,'','','','',0,''),(1799,'7ZE','Mpesa','','2025-05-01 17:50:34','','0','29','2025-05-01 17:50:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746111032','Cleared','29','2025-05-01 18: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,'','','','',0,''),(1800,'TUB','Mpesa','','2025-05-01 17:50:49','','0','29','2025-05-01 17:50:49','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746111047','Cleared','29','2025-05-01 18:13: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,'','','','',0,''),(1801,'96D','Mpesa','','2025-05-01 17:51:27','','0','29','2025-05-01 17:51:27','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746111084','Cleared','29','2025-05-01 18:11: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,'','','','',0,''),(1802,'','Cash','','2025-05-01 17:51:50','','0','29','2025-05-01 17:51:50','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291746111108','Cleared','29','2025-05-01 17:52: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,'','','','',0,''),(1803,'DO9A','Mpesa','','2025-05-01 18:03:41','','0','29','2025-05-01 18:03:41','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746111819','Cleared','29','2025-05-01 18:10: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,'','','','',0,''),(1804,'KOO','Mpesa','','2025-05-01 18:03:52','','0','29','2025-05-01 18:03:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746111831','Cleared','29','2025-05-01 18:09: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,'','','','',0,''),(1805,'','Card','','2025-05-01 18:19:37','','0','29','2025-05-01 18:19:37','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291746112757','Cleared','29','2025-05-01 18:21: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,'','','','',0,''),(1806,'','Card','','2025-05-02 17:00:18','','0','29','2025-05-02 17:00:18','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291746194410','Cleared','29','2025-05-02 17: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,'','','','',0,''),(1807,'','Cash','','2025-05-02 18:00:30','','0','29','2025-05-02 18:00:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291746198025','Cleared','29','2025-05-02 18:15: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,'','','','',0,''),(1808,'','Card','','2025-05-03 13:02:10','','0','29','2025-05-03 13:02:10','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291746266528','Cleared','29','2025-05-03 13:08: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,'','','','',0,''),(1809,'xm78','Mpesa','','2025-05-03 15:13:13','','0','29','2025-05-03 15:13:13','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291746274382','Cleared','29','2025-05-03 15:22: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,'','','','',0,''),(1810,'02n2','Mpesa','','2025-05-03 15:28:07','','0','29','2025-05-03 15:28:07','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291746275265','Cleared','29','2025-05-03 15: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,'','','','',0,''),(1811,'9w81','Mpesa','','2025-05-03 15:43:34','','0','29','2025-05-03 15:43:34','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291746276209','Cleared','29','2025-05-03 15:48: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,'','','','',0,''),(1812,'j8tk','Mpesa','','2025-05-03 16:38:23','','0','29','2025-05-03 16:38:23','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746279495','Cleared','29','2025-05-03 16:44: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,'','','','',0,''),(1813,'','Cash','','2025-05-03 17:14:06','','0','29','2025-05-03 17:14:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291746281644','Cleared','29','2025-05-03 17:14: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,'','','','',0,''),(1814,'','Mpesa','','2025-05-03 17:24:52','','0','29','2025-05-03 17:24:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746282290','Cleared','29','2025-05-03 18:48: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,'','','','',0,''),(1815,'','Card','','2025-05-03 17:32:59','','0','29','2025-05-03 17:32:59','','0','2350','1','retail','0','2350','1','2350','0','0','0','0','0','printed',' ','','1','0','291746282674','Cleared','29','2025-05-03 18:48: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,'','','','',0,''),(1816,'','Cash','','2025-05-03 17:34:22','','0','29','2025-05-03 17:34:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291746282854','Cleared','29','2025-05-03 18:47: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,'','','','',0,''),(1817,'','Card','','2025-05-03 17:50:02','','0','29','2025-05-03 17:50:02','','0','1340','1','retail','0','1340','1','1340','0','0','0','0','0','printed',' ','','1','0','291746283796','Cleared','29','2025-05-03 18:47: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,'','','','',0,''),(1818,'','Mpesa','','2025-05-03 18:03:08','','0','29','2025-05-03 18:03:08','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291746284583','Cleared','29','2025-05-03 18:47: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,'','','','',0,''),(1819,'','Mpesa','','2025-05-03 18:11:10','','0','29','2025-05-03 18:11:10','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291746284809','Cleared','29','2025-05-03 18:12: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,'','','','',0,''),(1820,'','Mpesa','','2025-05-03 18:38:59','','0','29','2025-05-03 18:38:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746286721','Cleared','29','2025-05-03 18:47: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,'','','','',0,''),(1821,'02y','Mpesa','','2025-05-04 10:36:10','','0','29','2025-05-04 10:36:10','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746344169','Cleared','29','2025-05-04 16: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,'','','','',0,''),(1822,'','Card','','2025-05-04 13:26:37','','0','29','2025-05-04 13:26:37','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291746354395','Cleared','29','2025-05-04 16:08: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,'','','','',0,''),(1823,'7MU','Mpesa','','2025-05-04 15:56:00','','0','29','2025-05-04 15:56:00','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291746363318','Cleared','29','2025-05-04 17:32: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,'','','','',0,''),(1824,'8XS','Mpesa','','2025-05-04 16:21:51','','0','29','2025-05-04 16:21:51','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291746364894','Cleared','29','2025-05-04 17:34: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,'','','','',0,''),(1825,'RK1','Mpesa','','2025-05-04 16:33:58','','0','29','2025-05-04 16:33:58','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291746365608','Cleared','29','2025-05-04 17: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,'','','','',0,''),(1826,'U8H','Mpesa','','2025-05-04 16:58:18','','0','29','2025-05-04 16:58:18','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291746366100','Cleared','29','2025-05-04 17:11: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,'','','','',0,''),(1827,'O41','Mpesa','','2025-05-04 16:58:31','','0','29','2025-05-04 16:58:31','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746367109','Cleared','29','2025-05-04 17:10: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,'','','','',0,''),(1828,'','Cash','','2025-05-04 17:05:58','','0','29','2025-05-04 17:05:58','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291746367547','Cleared','29','2025-05-04 17:09: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,'','','','',0,''),(1829,'BAR','Mpesa','','2025-05-04 17:21:58','','0','29','2025-05-04 17:21:58','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746368517','Cleared','29','2025-05-04 17:31: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,'','','','',0,''),(1830,'','Cash','','2025-05-04 17:39:12','','0','29','2025-05-04 17:39:12','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291746369548','Cleared','29','2025-05-04 17:43: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,'','','','',0,''),(1831,'N33','Mpesa','','2025-05-04 18:02:55','','0','29','2025-05-04 18:02:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746370973','Cleared','29','2025-05-04 18:06: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,'','','','',0,''),(1832,'eavc','Mpesa','','2025-05-04 18:08:05','','0','29','2025-05-04 18:08:05','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291746371262','Cleared','29','2025-05-04 18:13: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,'','','','',0,''),(1833,'qru','Mpesa','','2025-05-04 18:24:12','','0','29','2025-05-04 18:08:35','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291746371312','Cleared','29','2025-05-04 18:25: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,'','','','',0,''),(1834,'DLP','Mpesa','','2025-05-04 19:20:42','','0','29','2025-05-04 19:20:42','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746375640','Cleared','29','2025-05-04 19:25: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,'','','','',0,''),(1835,'','Cash','','2025-05-05 16:11:24','','0','29','2025-05-05 16:11:05','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291746448121','Cleared','29','2025-05-05 16: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,'','','','',0,''),(1836,'XPJ','Mpesa','','2025-05-06 14:49:16','','0','29','2025-05-06 14:49:16','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746532145','Cleared','29','2025-05-06 14: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,'','','','',0,''),(1837,'ea3g','Mpesa','','2025-05-07 14:48:12','','0','29','2025-05-07 14:48:12','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746618483','Cleared','29','2025-05-07 14: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,'','','','',0,''),(1838,'','Cash','','2025-05-07 14:58:24','','0','29','2025-05-07 14:58:24','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291746619098','Cleared','29','2025-05-07 15:05: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,'','','','',0,''),(1839,'8be1','Mpesa','','2025-05-07 17:50:58','','0','29','2025-05-07 17:50:58','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746629455','Cleared','29','2025-05-07 17:55: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,'','','','',0,''),(1840,'7foj','Mpesa','','2025-05-08 17:42:18','','0','29','2025-05-08 17:42:18','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291746715336','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1841,'','Mpesa','','2025-05-09 14:03:21','','0','29','2025-05-09 14:03:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291746788599','Cleared','29','2025-05-09 15:04: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,'','','','',0,''),(1842,'','Card','','2025-05-09 14:45:24','','0','29','2025-05-09 14:45:24','','0','1550','1','retail','0','1550','1','1550','0','0','0','0','0','printed',' ','','1','0','291746791028','Cleared','29','2025-05-09 15:04: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,'','','','',0,''),(1843,'','Mpesa','','2025-05-09 15:19:39','','0','29','2025-05-09 15:19:39','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746793177','Cleared','29','2025-05-09 15: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,'','','','',0,''),(1844,'','Mpesa','','2025-05-09 16:41:21','','0','29','2025-05-09 16:41:21','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291746798077','Cleared','29','2025-05-09 16:47: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,'','','','',0,''),(1845,'','Card','','2025-05-09 17:34:42','','0','29','2025-05-09 17:34:42','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291746801280','Cleared','29','2025-05-09 17:39: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,'','','','',0,''),(1846,'','Mpesa','','2025-05-10 13:39:42','','0','29','2025-05-10 13:39:42','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746873539','Cleared','29','2025-05-10 14:26: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,'','','','',0,''),(1847,'llub','Mpesa','','2025-05-10 14:39:13','','0','29','2025-05-10 14:39:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291746877138','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1848,'','Mpesa','','2025-05-10 14:43:15','','0','29','2025-05-10 14:43:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746877385','Cleared','29','2025-05-10 15:34: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,'','','','',0,''),(1849,'','Mpesa','','2025-05-10 15:26:09','','0','29','2025-05-10 15:26:09','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746879934','Cleared','29','2025-05-10 15:34: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,'','','','',0,''),(1850,'','Mpesa','','2025-05-10 15:46:47','','0','29','2025-05-10 15:46:47','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746881200','Cleared','29','2025-05-10 15:53: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,'','','','',0,''),(1851,'','Mpesa','','2025-05-10 15:58:49','','0','29','2025-05-10 15:58:49','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746881915','Cleared','29','2025-05-10 16:48: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,'','','','',0,''),(1852,'','Mpesa','','2025-05-10 16:24:07','','0','29','2025-05-10 16:24:07','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291746883443','Cleared','29','2025-05-10 16:25: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,'','','','',0,''),(1853,'','Cash','','2025-05-10 16:29:45','','0','29','2025-05-10 16:29:45','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291746883663','Cleared','29','2025-05-10 16: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,'','','','',0,''),(1854,'','Mpesa','','2025-05-10 16:39:37','','0','29','2025-05-10 16:39:37','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746884241','Cleared','29','2025-05-10 17:21: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,'','','','',0,''),(1855,'','Cash','','2025-05-10 17:17:18','','0','29','2025-05-10 17:12:17','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','printed',' ','','1','0','291746886327','Cleared','29','2025-05-10 17:18: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,'','','','',0,''),(1856,'','Card','','2025-05-10 17:25:58','','0','29','2025-05-10 17:25:58','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291746887141','Cleared','29','2025-05-10 17:34: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,'','','','',0,''),(1857,'','Mpesa','','2025-05-10 17:37:54','','0','29','2025-05-10 17:37:54','','0','2440','1','retail','0','2440','1','0','0','0','0','2440','0','printed',' ','','1','0','291746887775','Cleared','29','2025-05-10 17: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,'','','','',0,''),(1858,'b9j','Mpesa','','2025-05-10 17:53:32','','0','29','2025-05-10 17:53:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291746888808','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1859,'','Card','','2025-05-10 17:55:09','','0','29','2025-05-10 17:55:09','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291746888904','Cleared','29','2025-05-10 18:37: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,'','','','',0,''),(1860,'','Mpesa','','2025-05-10 18:04:53','','0','29','2025-05-10 18:04:53','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291746889467','Cleared','29','2025-05-10 18:36: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,'','','','',0,''),(1861,'','Mpesa','','2025-05-10 18:06:18','','0','29','2025-05-10 18:06:18','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291746889572','Cleared','29','2025-05-10 18: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,'','','','',0,''),(1862,'','Cash','','2025-05-10 19:04:25','','0','29','2025-05-10 19:04:25','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291746893058','Cleared','29','2025-05-10 19:18: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,'','','','',0,''),(1863,'vgt','Mpesa','','2025-05-11 13:12:58','','0','29','2025-05-11 13:12:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746957638','Cleared','29','2025-05-11 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,'','','','',0,''),(1864,'sku','Mpesa','','2025-05-11 13:32:25','','0','29','2025-05-11 13:32:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746959543','Cleared','29','2025-05-11 13:35: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,'','','','',0,''),(1865,'','Card','','2025-05-11 13:56:40','','0','29','2025-05-11 13:56:40','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291746960993','Cleared','29','2025-05-11 14:03: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,'','','','',0,''),(1866,'r1h1','Mpesa','','2025-05-11 14:08:12','','0','29','2025-05-11 14:08:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746961690','Cleared','29','2025-05-11 14: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,'','','','',0,''),(1867,'r1h1','Mpesa','','2025-05-11 14:14:13','','0','29','2025-05-11 14:14:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746962051','Cleared','29','2025-05-11 14:18: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,'','','','',0,''),(1868,'gwm','Mpesa','','2025-05-11 14:20:37','','0','29','2025-05-11 14:20:37','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291746962422','Cleared','29','2025-05-11 14:34: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,'','','','',0,''),(1869,'4ag','Mpesa','','2025-05-11 15:14:15','','0','29','2025-05-11 15:14:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746965653','Cleared','29','2025-05-11 15: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,'','','','',0,''),(1870,'h6u','Mpesa','','2025-05-11 15:36:13','','0','29','2025-05-11 15:36:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291746966971','Cleared','29','2025-05-11 15:36: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,'','','','',0,''),(1871,'tp8m','Mpesa','','2025-05-11 15:45:50','','0','29','2025-05-11 15:45:50','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291746967522','Cleared','29','2025-05-11 15:51: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,'','','','',0,''),(1872,'','Cash','','2025-05-11 15:57:53','','0','29','2025-05-11 15:57:53','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','1','0','291746968212','Cleared','29','2025-05-11 16:01: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,'','','','',0,''),(1873,'','Cash','','2025-05-11 16:00:23','','0','29','2025-05-11 16:00:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291746968419','Cleared','29','2025-05-11 16:01: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,'','','','',0,''),(1874,'wv20','Mpesa','','2025-05-11 16:14:47','','0','29','2025-05-11 16:14:47','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291746969286','Cleared','29','2025-05-11 16:41: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,'','','','',0,''),(1875,'','Card','','2025-05-11 16:16:18','','0','29','2025-05-11 16:16:18','','0','2170','1','retail','0','2170','1','2170','0','0','0','0','0','printed',' ','','1','0','291746969312','Cleared','29','2025-05-11 16:42: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,'','','','',0,''),(1876,'rve','Mpesa','','2025-05-11 17:01:52','','0','29','2025-05-11 17:01:52','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','printed',' ','','1','0','291746972093','Cleared','29','2025-05-11 17: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,'','','','',0,''),(1877,'c9qi','Mpesa','','2025-05-11 17:13:36','','0','29','2025-05-11 17:13:36','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291746972794','Cleared','29','2025-05-11 17:18: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,'','','','',0,''),(1878,'','Card','','2025-05-11 17:22:12','','0','29','2025-05-11 17:22:12','','0','1500','1','retail','0','1500','1','1500','0','0','0','0','0','printed',' ','','1','0','291746973139','Cleared','29','2025-05-11 17: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,'','','','',0,''),(1879,'dtpit','Mpesa','','2025-05-13 14:32:49','','0','29','2025-05-13 14:32:49','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291747135958','Cleared','29','2025-05-13 14:47: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,'','','','',0,''),(1880,'','Mpesa','','2025-05-14 13:23:30','','0','29','2025-05-14 13:23:30','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291747218208','Cleared','29','2025-05-14 13:42: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,'','','','',0,''),(1881,'','Cash','','2025-05-14 15:46:07','','0','29','2025-05-14 15:46:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291747226765','Cleared','29','2025-05-14 16:04: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,'','','','',0,''),(1882,'','Card','','2025-05-15 16:55:14','','0','29','2025-05-15 16:55:14','','0','1200','1','retail','0','1200','1','1200','0','0','0','0','0','printed',' ','','1','0','291747317310','Cleared','29','2025-05-15 17: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,'','','','',0,''),(1883,'','Cash','','2025-05-16 17:37:01','','0','29','2025-05-16 17:37:01','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291747406218','Cleared','29','2025-05-16 18:17: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,'','','','',0,''),(1884,'','Card','','2025-05-16 17:38:08','','0','29','2025-05-16 17:38:08','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291747406282','Cleared','29','2025-05-16 18:17: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,'','','','',0,''),(1885,'','Cash','','2025-05-16 17:39:35','','0','29','2025-05-16 17:39:35','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','291747406369','Cleared','29','2025-05-16 18:17: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,'','','','',0,''),(1886,'','Mpesa','','2025-05-16 18:02:31','','0','29','2025-05-16 18:02:31','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291747407084','Cleared','29','2025-05-16 18:17: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,'','','','',0,''),(1887,'','Cash','','2025-05-16 18:02:57','','0','29','2025-05-16 18:02:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291747407773','Cleared','29','2025-05-16 18:16: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,'','','','',0,''),(1888,'IT5','Mpesa','','2025-05-17 13:52:59','','0','29','2025-05-17 13:52:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747479172','Cleared','29','2025-05-17 13:53: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,'','','','',0,''),(1889,'','Mpesa','','2025-05-17 14:36:25','','0','29','2025-05-17 14:36:25','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291747481764','Cleared','29','2025-05-17 14:37: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,'','','','',0,''),(1890,'H3Z','Mpesa','','2025-05-17 15:36:32','','0','29','2025-05-17 15:36:32','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291747485390','Cleared','29','2025-05-17 15:39: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,'','','','',0,''),(1891,'A2W','Mpesa','','2025-05-17 17:29:49','','0','29','2025-05-17 17:29:49','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291747492033','Cleared','29','2025-05-17 17:47: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,'','','','',0,''),(1892,'SPQ','Mpesa','','2025-05-17 17:42:37','','0','29','2025-05-17 17:42:37','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291747492951','Cleared','29','2025-05-17 18:08: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,'','','','',0,''),(1893,'','Card','','2025-05-17 19:42:57','','0','29','2025-05-17 19:42:57','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291747500174','Cleared','29','2025-05-17 20:05: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,'','','','',0,''),(1894,'9GY','Mpesa','','2025-05-17 19:46:44','','0','29','2025-05-17 19:46:44','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291747500379','Cleared','29','2025-05-17 20:06: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,'','','','',0,''),(1895,'9D1','Mpesa','','2025-05-17 19:56:01','','0','29','2025-05-17 19:56:01','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291747500940','Cleared','29','2025-05-17 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,'','','','',0,''),(1896,'','Cash','','2025-05-18 13:32:48','','0','29','2025-05-18 13:32:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291747564367','Cleared','29','2025-05-18 13: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,'','','','',0,''),(1897,'4him','Mpesa','','2025-05-18 13:33:35','','0','29','2025-05-18 13:33:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747564413','Cleared','29','2025-05-18 13:34: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,'','','','',0,''),(1898,'3se','Mpesa','','2025-05-18 13:34:23','','0','29','2025-05-18 13:34:23','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291747564461','Cleared','29','2025-05-18 13:35: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,'','','','',0,''),(1899,'','Cash','','2025-05-18 13:37:21','','0','29','2025-05-18 13:37:21','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291747564632','Cleared','29','2025-05-18 13:47: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,'','','','',0,''),(1900,'ggdk','Mpesa','','2025-05-18 13:47:15','','0','29','2025-05-18 13:47:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747565233','Cleared','29','2025-05-18 13:49: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,'','','','',0,''),(1901,'5q1x','Mpesa','','2025-05-18 14:22:50','','0','29','2025-05-18 14:22:50','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','291747567301','Cleared','29','2025-05-18 14:44: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,'','','','',0,''),(1902,'knrn','Mpesa','','2025-05-18 14:33:21','','0','29','2025-05-18 14:33:21','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291747567992','Cleared','29','2025-05-18 14:43: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,'','','','',0,''),(1903,'4nda','Mpesa','','2025-05-18 14:35:59','','0','29','2025-05-18 14:35:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747568157','Cleared','29','2025-05-18 14:41: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,'','','','',0,''),(1904,'','Cash','','2025-05-18 14:54:11','','0','29','2025-05-18 14:54:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291747569240','Cleared','29','2025-05-18 14:54: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,'','','','',0,''),(1905,'b4m1','Mpesa','','2025-05-18 15:10:24','','0','29','2025-05-18 15:10:24','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747570222','Cleared','29','2025-05-18 15:13: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,'','','','',0,''),(1906,'kori','Mpesa','','2025-05-18 15:23:26','','0','29','2025-05-18 15:23:27','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291747571005','Cleared','29','2025-05-18 15:27: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,'','','','',0,''),(1907,'vyqt','Mpesa','','2025-05-18 15:53:34','','0','29','2025-05-18 15:53:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291747572811','Cleared','29','2025-05-18 15:56: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,'','','','',0,''),(1908,'','Cash','','2025-05-18 16:03:41','','0','29','2025-05-18 16:03:41','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291747573389','Cleared','29','2025-05-18 16:09: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,'','','','',0,''),(1909,'y5dy','Mpesa','','2025-05-18 16:12:22','','0','29','2025-05-18 16:12:22','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291747573936','Cleared','29','2025-05-18 16:13: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,'','','','',0,''),(1910,'5zf','Mpesa','','2025-05-18 16:35:03','','0','29','2025-05-18 16:35:03','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291747575294','Cleared','29','2025-05-18 16: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,'','','','',0,''),(1911,'','Cash','','2025-05-18 17:12:49','','0','29','2025-05-18 17:12:49','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291747577566','Cleared','29','2025-05-18 17:17: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,'','','','',0,''),(1912,'fiy17','Mpesa','','2025-05-18 17:52:58','','0','29','2025-05-18 17:52:58','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291747579962','Cleared','29','2025-05-18 17:58: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,'','','','',0,''),(1913,'4mbe','Mpesa','','2025-05-18 18:10:44','','0','29','2025-05-18 18:10:44','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291747581034','Cleared','29','2025-05-18 18:34: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,'','','','',0,''),(1914,'c32','Mpesa','','2025-05-18 18:17:10','','0','29','2025-05-18 18:17:10','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291747581409','Cleared','29','2025-05-18 18: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,'','','','',0,''),(1915,'a5wo','Mpesa','','2025-05-18 18:23:40','','0','29','2025-05-18 18:23:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747581816','Cleared','29','2025-05-18 18:36: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,'','','','',0,''),(1916,'v6t','Mpesa','','2025-05-18 18:25:09','','0','29','2025-05-18 18:25:09','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291747581875','Cleared','29','2025-05-18 18:35: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,'','','','',0,''),(1917,'jx72','Mpesa','','2025-05-18 18:40:34','','0','29','2025-05-18 18:40:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291747582831','Cleared','29','2025-05-18 18:43: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,'','','','',0,''),(1918,'','Cash','','2025-05-18 19:02:04','','0','29','2025-05-18 19:02:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291747584112','Cleared','29','2025-05-18 19:09: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,'','','','',0,''),(1919,'sisn','Mpesa','','2025-05-18 19:02:36','','0','29','2025-05-18 19:02:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291747584150','Cleared','29','2025-05-18 19: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,'','','','',0,''),(1920,'','Cash','','2025-05-18 19:18:37','','0','29','2025-05-18 19:18:37','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291747585081','Cleared','29','2025-05-18 19:36: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,'','','','',0,''),(1921,'','Cash','','2025-05-18 19:19:10','','0','29','2025-05-18 19:19:10','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291747585148','Cleared','29','2025-05-18 19: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,'','','','',0,''),(1922,'u6x4','Mpesa','','2025-05-18 19:19:32','','0','29','2025-05-18 19:19:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747585165','Cleared','29','2025-05-18 19:36: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,'','','','',0,''),(1923,'XGH','Mpesa','','2025-05-19 17:57:46','','0','29','2025-05-19 17:57:46','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291747666663','Cleared','29','2025-05-19 18: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,'','','','',0,''),(1924,'JF6','Mpesa','','2025-05-20 14:01:55','','0','29','2025-05-20 14:01:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747738913','Cleared','29','2025-05-20 14:12: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,'','','','',0,''),(1925,'','Cash','','2025-05-21 16:03:23','','0','29','2025-05-21 16:03:23','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','291747832579','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1926,'IPM','Mpesa','','2025-05-22 16:04:13','','0','29','2025-05-22 16:04:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291747919051','Cleared','29','2025-05-22 16: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,'','','','',0,''),(1927,'j4ei','Mpesa','','2025-05-23 17:16:27','','0','29','2025-05-23 17:16:27','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','','1','0','291748009733','Cleared','29','2025-05-23 17:33: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,'','','','',0,''),(1928,'8yi','Mpesa','','2025-05-23 17:28:33','','0','29','2025-05-23 17:28:33','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748010510','Cleared','29','2025-05-23 17:32: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,'','','','',0,''),(1929,'','Mpesa','','2025-05-24 14:07:15','','0','29','2025-05-24 14:07:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748084834','Cleared','29','2025-05-24 14:24: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,'','','','',0,''),(1930,'','Card','','2025-05-24 14:14:41','','0','29','2025-05-24 14:14:41','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291748085276','Cleared','29','2025-05-24 14:23: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,'','','','',0,''),(1931,'','Mpesa','','2025-05-24 14:42:16','','0','29','2025-05-24 14:27:26','','0','2450','1','retail','0','2450','1','0','0','0','0','2450','0','printed',' ','','1','0','291748085992','Cleared','29','2025-05-24 15: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,'','','','',0,''),(1932,'','Cash','','2025-05-24 15:53:35','','0','29','2025-05-24 15:53:35','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291748091129','Cleared','29','2025-05-24 18:16: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,'','','','',0,''),(1933,'','Mpesa','','2025-05-24 17:04:39','','0','29','2025-05-24 17:04:39','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748095476','Cleared','29','2025-05-24 18:17: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,'','','','',0,''),(1934,'','Cash','','2025-05-24 17:10:39','','0','29','2025-05-24 17:10:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291748095836','Cleared','29','2025-05-24 18:17: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,'','','','',0,''),(1935,'','Cash','','2025-05-24 17:22:07','','0','29','2025-05-24 17:22:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291748096524','Cleared','29','2025-05-24 18:55: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,'','','','',0,''),(1936,'','Mpesa','','2025-05-24 17:25:47','','0','29','2025-05-24 17:25:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748096740','Cleared','29','2025-05-24 18:18: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,'','','','',0,''),(1937,'','Mpesa','','2025-05-24 17:28:20','','0','29','2025-05-24 17:28:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748096893','Cleared','29','2025-05-24 18:18: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,'','','','',0,''),(1938,'','Mpesa','','2025-05-24 17:31:53','','0','29','2025-05-24 17:31:53','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748097108','Cleared','29','2025-05-24 18:18: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,'','','','',0,''),(1939,'','Mpesa','','2025-05-24 17:47:24','','0','29','2025-05-24 17:47:24','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748098041','Cleared','29','2025-05-24 18:19: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,'','','','',0,''),(1940,'','Cash','','2025-05-24 18:54:39','','0','29','2025-05-24 17:52:40','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291748098357','Cleared','29','2025-05-24 18:55: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,'','','','',0,''),(1941,'','Card','','2025-05-24 18:21:26','','0','29','2025-05-24 18:21:26','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291748100082','Cleared','29','2025-05-24 18:21: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,'','','','',0,''),(1942,'','Mpesa','','2025-05-24 18:22:11','','0','29','2025-05-24 18:22:11','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291748100128','Cleared','29','2025-05-24 18:26: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,'','','','',0,''),(1943,'','Mpesa','','2025-05-24 19:02:13','','0','29','2025-05-24 19:02:13','','0','2150','1','retail','0','2150','1','0','0','0','0','2150','0','printed',' ','','1','0','291748102509','Cleared','29','2025-05-24 19: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,'','','','',0,''),(1944,'','Mpesa','','2025-05-24 19:05:03','','0','29','2025-05-24 19:05:03','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291748102673','Cleared','29','2025-05-24 19:20: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,'','','','',0,''),(1945,'','Cash','','2025-05-24 19:43:15','','0','29','2025-05-24 19:43:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748104993','Cleared','29','2025-05-24 20:28: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,'','','','',0,''),(1946,'','Cash','','2025-05-24 19:46:37','','0','29','2025-05-24 19:46:37','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748105195','Cleared','29','2025-05-24 20: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,'','','','',0,''),(1947,'','Mpesa','','2025-05-24 19:57:45','','0','29','2025-05-24 19:57:45','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748105844','Cleared','29','2025-05-24 20:28: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,'','','','',0,''),(1948,'lko','Mpesa','','2025-05-24 20:13:00','','0','29','2025-05-24 20:01:35','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','new',' ','','1','0','291748106092','Cleared','29','2025-05-24 20:13:00','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1949,'','Cash','','2025-05-24 20:01:56','','0','29','2025-05-24 20:01:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748106113','Cleared','29','2025-05-24 20:27: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,'','','','',0,''),(1950,'','Mpesa','','2025-05-24 20:24:32','','0','29','2025-05-24 20:24:32','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291748107223','Cleared','29','2025-05-24 20:27: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,'','','','',0,''),(1951,'','Cash','','2025-05-25 13:40:23','','0','29','2025-05-25 13:40:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748169622','Cleared','29','2025-05-25 13:46: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,'','','','',0,''),(1952,'','Cash','','2025-05-25 13:48:55','','0','29','2025-05-25 13:48:55','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748170124','Cleared','29','2025-05-25 14:28: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,'','','','',0,''),(1953,'','Card','','2025-05-25 14:25:24','','0','29','2025-05-25 14:25:24','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291748172320','Cleared','29','2025-05-25 14:28: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,'','','','',0,''),(1954,'hh3e','Mpesa','','2025-05-25 15:00:26','','0','29','2025-05-25 15:00:26','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748174388','Cleared','29','2025-05-25 15:13: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,'','','','',0,''),(1955,'tf05','Mpesa','','2025-05-25 15:46:38','','0','29','2025-05-25 15:46:38','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','291748177139','Cleared','29','2025-05-25 16:22: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,'','','','',0,''),(1956,'ghpo','Mpesa','','2025-05-25 15:57:07','','0','29','2025-05-25 15:57:07','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748177765','Cleared','29','2025-05-25 16:22: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,'','','','',0,''),(1957,'dijs','Mpesa','','2025-05-25 16:19:55','','0','29','2025-05-25 16:19:55','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291748179193','Cleared','29','2025-05-25 16:30: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,'','','','',0,''),(1958,'','Card','','2025-05-25 16:23:57','','0','29','2025-05-25 16:23:57','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291748179405','Cleared','29','2025-05-25 16:31: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,'','','','',0,''),(1959,'','Mpesa','','2025-05-25 16:41:11','','NaN','29','2025-05-25 16:41:11','','0','1100','1','retail','0','1100','1','0','0','0','0','1100pg7a','0','printed',' ','','1','0','291748180455','Cleared','29','2025-05-25 16:42: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,'','','','',0,''),(1960,'m6o','Mpesa','','2025-05-25 17:11:06','','0','29','2025-05-25 17:11:06','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748182264','Cleared','29','2025-05-25 17: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,'','','','',0,''),(1961,'','Card','','2025-05-25 17:11:17','','0','29','2025-05-25 17:11:17','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291748182275','Cleared','29','2025-05-25 17: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,'','','','',0,''),(1962,'cfo16','Mpesa','','2025-05-25 17:12:38','','0','29','2025-05-25 17:12:38','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291748182347','Cleared','29','2025-05-25 17: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,'','','','',0,''),(1963,'','Mpesa','','2025-05-25 17:30:28','','0','29','2025-05-25 17:30:28','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','7gui','1','0','291748183426','Cleared','29','2025-05-25 17:44: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,'','','','',0,''),(1964,'','Cash','','2025-05-25 18:05:52','','0','29','2025-05-25 18:05:52','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291748185539','Cleared','29','2025-05-25 18:06: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,'','','','',0,''),(1965,'','Cash','','2025-05-25 18:37:05','','0','29','2025-05-25 18:37:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748187421','Cleared','29','2025-05-25 18:47: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,'','','','',0,''),(1966,'','Cash','','2025-05-25 18:38:46','','0','29','2025-05-25 18:38:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748187524','Cleared','29','2025-05-25 18:47: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,'','','','',0,''),(1967,'','Cash','','2025-05-25 18:41:37','','0','29','2025-05-25 18:41:37','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748187695','Cleared','29','2025-05-25 18:47: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,'','','','',0,''),(1968,'','Cash','','2025-05-25 18:47:20','','0','29','2025-05-25 18:47:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748188038','Cleared','29','2025-05-25 18:48: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,'','','','',0,''),(1969,'qn82','Mpesa','','2025-05-25 20:02:19','','0','29','2025-05-25 20:02:19','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291748192520','Cleared','29','2025-05-25 20:02: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,'','','','',0,''),(1970,'','Cash','','2025-05-27 13:58:58','','0','29','2025-05-27 13:58:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748343536','Cleared','29','2025-05-27 14:09: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,'','','','',0,''),(1971,'t681','Mpesa','','2025-05-27 15:10:43','','0','29','2025-05-27 15:10:43','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748347829','Cleared','29','2025-05-27 15: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,'','','','',0,''),(1972,'','Card','','2025-05-27 15:35:19','','0','29','2025-05-27 15:35:19','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291748349315','Cleared','29','2025-05-27 15:40: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,'','','','',0,''),(1973,'nyj','Mpesa','','2025-05-27 17:15:08','','0','29','2025-05-27 17:15:09','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291748355287','Cleared','29','2025-05-27 17:27: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,'','','','',0,''),(1974,'','Cash','','2025-05-28 12:41:24','','0','29','2025-05-28 12:41:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291748425259','Cleared','29','2025-05-28 12:42: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,'','','','',0,''),(1975,'','Cash','','2025-05-28 17:24:49','','0','29','2025-05-28 17:24:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748442285','Cleared','29','2025-05-28 17:33: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,'','','','',0,''),(1976,'5alb','Mpesa','','2025-05-29 16:19:05','','0','29','2025-05-29 16:19:05','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748524743','Cleared','29','2025-05-29 16:19: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,'','','','',0,''),(1977,'','Cash','','2025-05-29 18:37:52','','0','29','2025-05-29 18:37:52','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291748533059','Cleared','29','2025-05-29 18:49: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,'','','','',0,''),(1978,'','Mpesa','','2025-05-30 13:01:48','','0','29','2025-05-30 12:50:12','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291748598599','Cleared','29','2025-05-30 13: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,'','','','',0,''),(1979,'','Mpesa','','2025-05-30 14:05:48','','0','29','2025-05-30 14:05:48','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291748603145','Cleared','29','2025-05-30 14:13: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,'','','','',0,''),(1980,'','Cash','','2025-05-30 14:55:01','','0','29','2025-05-30 14:55:01','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291748606076','Cleared','29','2025-05-30 15:12: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,'','','','',0,''),(1981,'','Mpesa','','2025-05-30 15:06:16','','0','29','2025-05-30 15:06:16','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291748606708','Cleared','29','2025-05-30 15:12: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,'','','','',0,''),(1982,'','Mpesa','','2025-05-30 15:14:40','','0','29','2025-05-30 15:14:40','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291748607278','Cleared','29','2025-05-30 18:21: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,'','','','',0,''),(1983,'','Mpesa','','2025-05-30 15:23:30','','0','29','2025-05-30 15:23:30','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291748607712','Cleared','29','2025-05-30 18: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,'','','','',0,''),(1984,'','Mpesa','','2025-05-30 15:40:02','','0','29','2025-05-30 15:40:02','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291748608797','Cleared','29','2025-05-30 18:20: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,'','','','',0,''),(1985,'','Card','','2025-05-30 16:01:36','','0','29','2025-05-30 16:01:36','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291748610095','Cleared','29','2025-05-30 18:20: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,'','','','',0,''),(1986,'','Mpesa','','2025-05-30 17:22:54','','0','29','2025-05-30 17:22:54','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291748614933','Cleared','29','2025-05-30 18:19: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,'','','','',0,''),(1987,'3X1','Mpesa','','2025-05-31 11:43:57','','0','29','2025-05-31 11:43:57','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748681035','Cleared','29','2025-05-31 15:07: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,'','','','',0,''),(1988,'T5J','Mpesa','','2025-05-31 15:01:13','','0','29','2025-05-31 15:01:13','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748692872','Cleared','29','2025-05-31 15:06: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,'','','','',0,''),(1989,'GSD','Mpesa','','2025-05-31 16:27:31','','0','29','2025-05-31 16:27:31','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291748698036','Cleared','29','2025-05-31 16:34: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,'','','','',0,''),(1990,'IQS','Mpesa','','2025-05-31 17:36:17','','0','29','2025-05-31 17:36:17','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291748702173','Cleared','29','2025-05-31 17:38: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,'','','','',0,''),(1991,'1R4','Mpesa','','2025-05-31 17:49:56','','0','29','2025-05-31 17:49:56','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748702991','Cleared','29','2025-05-31 17:50: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,'','','','',0,''),(1992,'ZBS','Mpesa','','2025-05-31 18:25:34','','0','29','2025-05-31 18:24:24','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291748705000','Cleared','29','2025-05-31 18: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,'','','','',0,''),(1993,'XZ2','Mpesa','','2025-05-31 18:41:04','','0','29','2025-05-31 18:41:04','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748706059','Cleared','29','2025-05-31 18:54: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,'','','','',0,''),(1994,'TGO','Mpesa','','2025-05-31 19:24:53','','0','29','2025-05-31 19:24:53','','0','2050','1','retail','0','2050','1','0','0','0','0','2050','0','printed',' ','','1','0','291748708647','Cleared','29','2025-05-31 19:34: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,'','','','',0,''),(1995,'','Card','','2025-06-01 12:14:36','','0','29','2025-06-01 12:14:36','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291748769196','Cleared','29','2025-06-01 12:43: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,'','','','',0,''),(1996,'91ir','Mpesa','','2025-06-01 12:23:57','','0','29','2025-06-01 12:23:57','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291748769836','Cleared','29','2025-06-01 12:46: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,'','','','',0,''),(1997,'40n','Mpesa','','2025-06-01 12:28:17','','0','29','2025-06-01 12:28:17','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748770095','Cleared','29','2025-06-01 12:44: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,'','','','',0,''),(1998,'40n','Mpesa','','2025-06-01 12:34:00','','0','29','2025-06-01 12:34:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748770428','Cleared','29','2025-06-01 12:44: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,'','','','',0,''),(1999,'1jn','Mpesa','','2025-06-01 12:59:30','','0','29','2025-06-01 12:59:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291748771964','Cleared','29','2025-06-01 13: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,'','','','',0,''),(2000,'','Cash','','2025-06-01 13:30:49','','0','29','2025-06-01 13:30:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291748773839','Cleared','29','2025-06-01 13:36: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,'','','','',0,''),(2001,'jc99','Mpesa','','2025-06-01 13:31:07','','0','29','2025-06-01 13:31:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748773866','Cleared','29','2025-06-01 13:36: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,'','','','',0,''),(2002,'3g3','Mpesa','','2025-06-01 14:11:27','','0','29','2025-06-01 14:11:27','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291748776281','Cleared','29','2025-06-01 14:30: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,'','','','',0,''),(2003,'3g3','Mpesa','','2025-06-01 14:24:21','','0','29','2025-06-01 14:24:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291748777058','Cleared','29','2025-06-01 14:31: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,'','','','',0,''),(2004,'','Cash','','2025-06-01 15:45:02','','0','29','2025-06-01 15:45:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748781899','Cleared','29','2025-06-01 15:46: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,'','','','',0,''),(2005,'jqtd','Mpesa','','2025-06-01 15:53:34','','0','29','2025-06-01 15:53:34','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291748782407','Cleared','29','2025-06-01 16:21: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,'','','','',0,''),(2006,'','Cash','','2025-06-01 15:58:52','','0','29','2025-06-01 15:58:52','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','1','0','291748782701','Cleared','29','2025-06-01 16:00: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,'','','','',0,''),(2007,'','Card','','2025-06-01 16:00:40','','0','29','2025-06-01 16:00:40','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291748782831','Cleared','29','2025-06-01 16:22: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,'','','','',0,''),(2008,'hd99','Mpesa','','2025-06-01 16:12:11','','0','29','2025-06-01 16:12:11','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291748783519','Cleared','29','2025-06-01 16: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,'','','','',0,''),(2009,'','Cash','','2025-06-01 17:25:16','','0','29','2025-06-01 17:25:16','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748787914','Cleared','29','2025-06-01 17:35: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,'','','','',0,''),(2010,'','Cash','','2025-06-01 17:53:42','','0','29','2025-06-01 17:53:42','','2820','2820','1','retail','0','2820','1','0','0','0','0','0','0','printed',' ','','1','0','291748789579','Cleared','29','2025-06-01 17:55: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,'','','','',0,''),(2011,'','Cash','','2025-06-01 18:05:41','','0','29','2025-06-01 18:05:42','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748790335','Cleared','29','2025-06-01 18:05: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,'','','','',0,''),(2012,'','Card','','2025-06-01 18:18:43','','0','29','2025-06-01 18:18:43','','0','1650','1','retail','0','1650','1','1650','0','0','0','0','0','printed',' ','','1','0','291748791112','Cleared','29','2025-06-01 18:31: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,'','','','',0,''),(2013,'5ft','Mpesa','','2025-06-01 18:32:35','','0','29','2025-06-01 18:32:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748791947','Cleared','29','2025-06-01 18: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,'','','','',0,''),(2014,'','Cash','','2025-06-01 18:41:06','','0','29','2025-06-01 18:41:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291748792460','Cleared','29','2025-06-01 18:41: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,'','','','',0,''),(2015,'','Cash','','2025-06-02 13:11:40','','0','29','2025-06-02 13:11:40','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291748859098','Cleared','29','2025-06-02 13:49: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,'','','','',0,''),(2016,'','Card','','2025-06-02 13:39:49','','0','29','2025-06-02 13:39:49','','0','1400','1','retail','0','1400','1','1400','0','0','0','0','0','printed',' ','','1','0','291748860773','Cleared','29','2025-06-02 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,'','','','',0,''),(2017,'','Cash','','2025-06-02 14:07:49','','0','29','2025-06-02 14:07:49','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291748862455','Cleared','29','2025-06-02 14:14: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,'','','','',0,''),(2018,'pnuo','Mpesa','','2025-06-02 16:10:44','','0','29','2025-06-02 16:10:44','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291748869775','Cleared','29','2025-06-02 16:18: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,'','','','',0,''),(2019,'pbpo','Mpesa','','2025-06-02 16:52:55','','0','29','2025-06-02 16:52:55','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291748872364','Cleared','29','2025-06-02 17: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,'','','','',0,''),(2020,'','Mpesa','','2025-06-02 17:14:08','','0','29','2025-06-02 17:14:08','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291748873631','Cleared','29','2025-06-02 17:40: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,'','','','',0,''),(2021,'','Mpesa','','2025-06-02 17:33:44','','0','29','2025-06-02 17:33:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291748874822','Cleared','29','2025-06-02 17:39: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,'','','','',0,''),(2022,'','Mpesa','','2025-06-02 17:40:49','','0','29','2025-06-02 17:40:49','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291748875248','Cleared','29','2025-06-02 17:41: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,'','','','',0,''),(2023,'aq1d','Mpesa','','2025-06-02 17:56:03','','0','29','2025-06-02 17:56:03','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291748876155','Cleared','29','2025-06-02 18:05: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,'','','','',0,''),(2024,'uqin','Mpesa','','2025-06-02 18:22:08','','0','29','2025-06-02 18:22:08','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','291748877717','Cleared','29','2025-06-02 18:28: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,'','','','',0,''),(2025,'CDH','Mpesa','','2025-06-03 13:32:05','','0','29','2025-06-03 13:32:05','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291748946723','Cleared','29','2025-06-03 13:32: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,'','','','',0,''),(2026,'','Card','','2025-06-03 17:27:42','','0','29','2025-06-03 17:27:42','','0','2420','1','retail','0','2420','1','2420','0','0','0','0','0','printed',' ','','1','0','291748960543','Cleared','29','2025-06-03 17:42: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,'','','','',0,''),(2027,'EPT','Mpesa','','2025-06-03 18:13:02','','0','29','2025-06-03 18:13:02','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','291748963578','Cleared','29','2025-06-03 18:30: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,'','','','',0,''),(2028,'fis9','Mpesa','','2025-06-04 14:13:17','','0','29','2025-06-04 14:13:17','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291749035572','Cleared','29','2025-06-04 14:27: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,'','','','',0,''),(2029,'','Cash','','2025-06-04 16:08:51','','0','29','2025-06-04 15:59:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291749041965','Cleared','29','2025-06-04 16:11: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,'','','','',0,''),(2030,'','Mpesa','','2025-06-04 16:39:22','','0','29','2025-06-04 16:39:22','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749044353','Cleared','29','2025-06-04 16: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,'','','','',0,''),(2031,'6eht','Mpesa','','2025-06-04 16:49:55','','0','29','2025-06-04 16:49:55','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291749044991','Cleared','29','2025-06-04 16: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,'','','','',0,''),(2032,'bl9p','Mpesa','','2025-06-04 18:55:08','','0','29','2025-06-04 18:55:08','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749052502','Cleared','29','2025-06-04 19:03: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,'','','','',0,''),(2033,'','Cash','','2025-06-05 13:11:08','','0','29','2025-06-05 13:11:08','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749118266','Cleared','29','2025-06-05 13:11: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,'','','','',0,''),(2034,'','Mpesa','','2025-06-05 13:26:54','','0','29','2025-06-05 13:26:54','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749119209','Cleared','29','2025-06-05 13:35: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,'','','','',0,''),(2035,'','Cash','','2025-06-05 13:43:08','','0','29','2025-06-05 13:43:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749120185','Cleared','29','2025-06-05 14:08: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,'','','','',0,''),(2036,'','Mpesa','','2025-06-05 13:52:39','','0','29','2025-06-05 13:52:39','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749120745','Cleared','29','2025-06-05 14:08: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,'','','','',0,''),(2037,'khh','Mpesa','','2025-06-05 15:33:04','','0','29','2025-06-05 15:33:04','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','291749126780','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2038,'','Mpesa','','2025-06-05 17:20:40','','0','29','2025-06-05 17:20:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749133237','Cleared','29','2025-06-05 17:58: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,'','','','',0,''),(2039,'','Card','','2025-06-05 17:57:30','','0','29','2025-06-05 17:57:30','','0','1100','1','retail','0','1100','1','1100','0','0','0','0','0','printed',' ','','1','0','291749135422','Cleared','29','2025-06-05 17: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,'','','','',0,''),(2040,'kop','Mpesa','','2025-06-05 18:09:52','','0','29','2025-06-05 18:09:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291749136187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2041,'','Mpesa','','2025-06-05 18:39:23','','0','29','2025-06-05 18:39:23','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749137951','Cleared','29','2025-06-05 18: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,'','','','',0,''),(2042,'39Y','Cash','','2025-06-06 13:12:53','','0','29','2025-06-06 13:12:53','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749204769','Cleared','29','2025-06-06 13: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,'','','','',0,''),(2043,'','Cash','','2025-06-06 14:21:10','','0','29','2025-06-06 14:21:10','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291749208848','Cleared','29','2025-06-06 14:30: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,'','','','',0,''),(2044,'D79','Mpesa','','2025-06-06 14:42:00','','0','29','2025-06-06 14:41:01','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291749210046','Cleared','29','2025-06-06 14:51: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,'','','','',0,''),(2045,'','Cash','','2025-06-06 15:07:49','','0','29','2025-06-06 15:07:49','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','291749211559','Cleared','29','2025-06-06 15: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,'','','','',0,''),(2046,'JMT','Mpesa','','2025-06-06 15:19:35','','0','29','2025-06-06 15:19:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749212371','Cleared','29','2025-06-06 15: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,'','','','',0,''),(2047,'SLG','Mpesa','','2025-06-06 15:28:03','','0','29','2025-06-06 15:28:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749212877','Cleared','29','2025-06-06 15:55: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,'','','','',0,''),(2048,'VP1','Mpesa','','2025-06-06 15:29:00','','0','29','2025-06-06 15:29:00','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749212935','Cleared','29','2025-06-06 15:56: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,'','','','',0,''),(2049,'Z3H','Mpesa','','2025-06-06 15:47:44','','0','29','2025-06-06 15:47:44','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291749214012','Cleared','29','2025-06-06 15: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,'','','','',0,''),(2050,'K4I','Mpesa','','2025-06-06 15:49:13','','0','29','2025-06-06 15:49:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749214148','Cleared','29','2025-06-06 15:57: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,'','','','',0,''),(2051,'','Cash','','2025-06-06 15:59:49','','0','29','2025-06-06 15:59:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749214784','Cleared','29','2025-06-06 16:02: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,'','','','',0,''),(2052,'XE9','Mpesa','','2025-06-06 16:04:09','','0','29','2025-06-06 16:04:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749215044','Cleared','29','2025-06-06 16:04: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,'','','','',0,''),(2053,'JXQ','Mpesa','','2025-06-06 16:26:03','','0','29','2025-06-06 16:26:03','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291749216350','Cleared','29','2025-06-06 17:17: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,'','','','',0,''),(2054,'PE6','Mpesa','','2025-06-06 16:44:52','','0','29','2025-06-06 16:44:52','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291749217480','Cleared','29','2025-06-06 17:17: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,'','','','',0,''),(2055,'','Cash','','2025-06-06 16:59:05','','0','29','2025-06-06 16:59:05','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749218336','Cleared','29','2025-06-06 17:05: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,'','','','',0,''),(2056,'CNE','Mpesa','','2025-06-06 17:36:59','','0','29','2025-06-06 17:36:59','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749220618','Cleared','29','2025-06-06 17: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,'','','','',0,''),(2057,'','Card','','2025-06-06 17:48:20','','0','29','2025-06-06 17:48:20','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291749221298','Cleared','29','2025-06-06 17:51: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,'','','','',0,''),(2058,'','Cash','','2025-06-06 18:10:44','','0','29','2025-06-06 18:10:44','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749222637','Cleared','29','2025-06-06 18:17: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,'','','','',0,''),(2059,'IU8','Mpesa','','2025-06-06 18:34:44','','0','29','2025-06-06 18:34:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749224076','Cleared','29','2025-06-06 18:41: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,'','','','',0,''),(2060,'JQ6','Mpesa','','2025-06-06 18:52:52','','0','29','2025-06-06 18:52:52','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291749225126','Cleared','29','2025-06-06 19: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,'','','','',0,''),(2061,'MJS','Mpesa','','2025-06-07 12:03:12','','0','29','2025-06-07 12:03:12','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749286775','Cleared','29','2025-06-07 12:14: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,'','','','',0,''),(2062,'BPF','Mpesa','','2025-06-07 12:13:52','','0','29','2025-06-07 12:13:52','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749287627','Cleared','29','2025-06-07 12:14: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,'','','','',0,''),(2063,'','Cash','','2025-06-07 13:25:27','','0','29','2025-06-07 13:25:27','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','291749291718','Cleared','29','2025-06-07 13:31: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,'','','','',0,''),(2064,'','Cash','','2025-06-07 13:39:21','','0','29','2025-06-07 13:39:21','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749292758','Cleared','29','2025-06-07 13:52: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,'','','','',0,''),(2065,'96D','Mpesa','','2025-06-07 13:41:38','','0','29','2025-06-07 13:41:38','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291749292880','Cleared','29','2025-06-07 13:53: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,'','','','',0,''),(2066,'3ML','Mpesa','','2025-06-07 14:08:25','','0','29','2025-06-07 14:08:25','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291749294421','Cleared','29','2025-06-07 14:24: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,'','','','',0,''),(2067,'CXO','Mpesa','','2025-06-07 14:14:55','','0','29','2025-06-07 14:14:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749294885','Cleared','29','2025-06-07 14:25: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,'','','','',0,''),(2068,'X5K','Mpesa','','2025-06-07 14:15:50','','0','29','2025-06-07 14:15:50','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749294924','Cleared','29','2025-06-07 14: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,'','','','',0,''),(2069,'','Cash','','2025-06-07 14:45:09','','0','29','2025-06-07 14:45:09','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749296690','Cleared','29','2025-06-07 14:45: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,'','','','',0,''),(2070,'','Cash','','2025-06-07 14:54:58','','0','29','2025-06-07 14:54:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291749297252','Cleared','29','2025-06-07 15:04: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,'','','','',0,''),(2071,'OV5','Cash','','2025-06-07 14:57:01','','0','29','2025-06-07 14:57:01','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749297399','Cleared','29','2025-06-07 15: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,'','','','',0,''),(2072,'','Cash','','2025-06-07 15:12:41','','0','29','2025-06-07 15:12:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749298357','Cleared','29','2025-06-07 15:13: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,'','','','',0,''),(2073,'','Cash','','2025-06-07 15:16:08','','0','29','2025-06-07 15:16:08','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291749298547','Cleared','29','2025-06-07 15:34: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,'','','','',0,''),(2074,'','Cash','','2025-06-07 15:53:51','','0','29','2025-06-07 15:53:51','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','1','0','291749300760','Cleared','29','2025-06-07 16:26: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,'','','','',0,''),(2075,'6JN','Mpesa','','2025-06-07 15:56:19','','0','29','2025-06-07 15:56:19','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291749300924','Cleared','29','2025-06-07 16:28: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,'','','','',0,''),(2076,'UPT','Cash','','2025-06-07 15:59:20','','0','29','2025-06-07 15:59:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749301115','Cleared','29','2025-06-07 16:29: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,'','','','',0,''),(2077,'','Cash','','2025-06-07 16:11:28','','0','29','2025-06-07 16:11:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749301883','Cleared','29','2025-06-07 16:25: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,'','','','',0,''),(2078,'','Cash','','2025-06-07 16:12:04','','0','29','2025-06-07 16:12:04','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291749301908','Cleared','29','2025-06-07 16:24: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,'','','','',0,''),(2079,'ZUS','Mpesa','','2025-06-07 16:23:30','','0','29','2025-06-07 16:23:30','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749302604','Cleared','29','2025-06-07 16:26: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,'','','','',0,''),(2080,'1a18','Mpesa','','2025-06-07 17:09:47','','0','29','2025-06-07 17:09:47','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749305382','Cleared','29','2025-06-07 17:21: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,'','','','',0,''),(2081,'evr','Mpesa','','2025-06-07 17:14:46','','0','29','2025-06-07 17:14:46','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749305661','Cleared','29','2025-06-07 17:22: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,'','','','',0,''),(2082,'nubp','Mpesa','','2025-06-07 17:25:30','','0','29','2025-06-07 17:25:30','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291749306299','Cleared','29','2025-06-07 17:36: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,'','','','',0,''),(2083,'ridb','Mpesa','','2025-06-07 17:32:05','','0','29','2025-06-07 17:32:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749306699','Cleared','29','2025-06-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,'','','','',0,''),(2084,'','Cash','','2025-06-07 17:36:33','','0','29','2025-06-07 17:36:33','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291749306991','Cleared','29','2025-06-07 17:37: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,'','','','',0,''),(2085,'gtp9','Mpesa','','2025-06-07 17:43:40','','0','29','2025-06-07 17:43:40','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291749307295','Cleared','29','2025-06-07 18:42: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,'','','','',0,''),(2086,'','Cash','','2025-06-07 18:03:06','','0','29','2025-06-07 18:03:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749308576','Cleared','29','2025-06-07 18:07: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,'','','','',0,''),(2087,'zopw','Mpesa','','2025-06-07 18:13:35','','0','29','2025-06-07 18:13:35','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291749309202','Cleared','29','2025-06-07 18: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,'','','','',0,''),(2088,'hp62','Mpesa','','2025-06-07 18:14:59','','0','29','2025-06-07 18:14:59','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','291749309240','Cleared','29','2025-06-07 18:41: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,'','','','',0,''),(2089,'dalf','Mpesa','','2025-06-07 18:32:27','','0','29','2025-06-07 18:32:27','','0','1750','1','retail','0','1750','1','0','0','0','0','1750','0','printed',' ','','1','0','291749310321','Cleared','29','2025-06-07 18:41: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,'','','','',0,''),(2090,'xzwf','Mpesa','','2025-06-07 19:03:04','','0','29','2025-06-07 19:03:04','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','291749312141','Cleared','29','2025-06-07 19: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,'','','','',0,''),(2091,'jk1f','Mpesa','','2025-06-07 19:11:09','','0','29','2025-06-07 19:11:09','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291749312647','Cleared','29','2025-06-07 19: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,'','','','',0,''),(2092,'','Cash','','2025-06-07 19:24:31','','0','29','2025-06-07 19:24:31','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','291749313445','Cleared','29','2025-06-07 19: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,'','','','',0,''),(2093,'ojpv','Mpesa','','2025-06-07 19:26:22','','0','29','2025-06-07 19:26:22','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291749313528','Cleared','29','2025-06-07 19:36: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,'','','','',0,''),(2094,'','Cash','','2025-06-07 19:43:15','','0','29','2025-06-07 19:43:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749314580','Cleared','29','2025-06-07 19: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,'','','','',0,''),(2095,'mltv','Mpesa','','2025-06-07 20:03:26','','0','29','2025-06-07 20:03:26','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291749315803','Cleared','29','2025-06-07 20:42: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,'','','','',0,''),(2096,'','Cash','','2025-06-07 20:07:55','','0','29','2025-06-07 20:07:55','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291749316065','Cleared','29','2025-06-07 20:08: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,'','','','',0,''),(2097,'rv80','Mpesa','','2025-06-07 20:08:56','','0','29','2025-06-07 20:08:56','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749316134','Cleared','29','2025-06-07 20:42: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,'','','','',0,''),(2098,'uctt','Mpesa','','2025-06-07 20:09:50','','0','29','2025-06-07 20:09:51','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291749316172','Cleared','29','2025-06-07 20:12: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,'','','','',0,''),(2099,'ntttt','Mpesa','','2025-06-07 20:11:00','','0','29','2025-06-07 20:11:00','','0','1750','1','retail','0','1750','1','0','0','0','0','1750','0','printed',' ','','1','0','291749316226','Cleared','29','2025-06-07 20:42: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,'','','','',0,''),(2100,'','Cash','','2025-06-07 20:33:08','','0','29','2025-06-07 20:33:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749317567','Cleared','29','2025-06-07 20:42: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,'','','','',0,''),(2101,'qxdj','Mpesa','','2025-06-07 20:34:15','','0','29','2025-06-07 20:34:15','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749317653','Cleared','29','2025-06-07 20:41: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,'','','','',0,''),(2102,'ohe2','Mpesa','','2025-06-08 12:43:52','','0','29','2025-06-08 12:43:52','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291749375792','Cleared','29','2025-06-08 12:56: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,'','','','',0,''),(2103,'4by','Mpesa','','2025-06-08 12:53:31','','0','29','2025-06-08 12:53:31','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749376408','Cleared','29','2025-06-08 12:56: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,'','','','',0,''),(2104,'7ug','Mpesa','','2025-06-08 13:35:07','','0','29','2025-06-08 13:35:07','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749378905','Cleared','29','2025-06-08 13: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,'','','','',0,''),(2105,'','Cash','','2025-06-08 14:07:39','','0','29','2025-06-08 14:07:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749380857','Cleared','29','2025-06-08 14: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,'','','','',0,''),(2106,'e43m','Mpesa','','2025-06-08 14:13:12','','0','29','2025-06-08 14:13:12','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291749381167','Cleared','29','2025-06-08 15:44: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,'','','','',0,''),(2107,'d3r','Mpesa','','2025-06-08 14:21:46','','0','29','2025-06-08 14:21:46','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291749381681','Cleared','29','2025-06-08 15: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,'','','','',0,''),(2108,'kxk','Mpesa','','2025-06-08 14:27:10','','0','29','2025-06-08 14:27:10','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291749381983','Cleared','29','2025-06-08 15:43: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,'','','','',0,''),(2109,'nfuo','Mpesa','','2025-06-08 14:39:32','','0','29','2025-06-08 14:39:32','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749382751','Cleared','29','2025-06-08 15:43: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,'','','','',0,''),(2110,'','Cash','','2025-06-08 14:39:59','','0','29','2025-06-08 14:39:59','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749382798','Cleared','29','2025-06-08 14:40: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,'','','','',0,''),(2111,'zwdo','Mpesa','','2025-06-08 14:41:45','','0','29','2025-06-08 14:41:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749382902','Cleared','29','2025-06-08 15:42: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,'','','','',0,''),(2112,'blj','Mpesa','','2025-06-08 14:47:42','','0','29','2025-06-08 14:47:42','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749383260','Cleared','29','2025-06-08 15:42: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,'','','','',0,''),(2113,'dad','Mpesa','','2025-06-08 14:51:47','','0','29','2025-06-08 14:51:47','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','printed',' ','','1','0','291749383498','Cleared','29','2025-06-08 15:42: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,'','','','',0,''),(2114,'wf7s','Mpesa','','2025-06-08 14:59:42','','0','29','2025-06-08 14:59:42','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291749383971','Cleared','29','2025-06-08 15:41: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,'','','','',0,''),(2115,'','Cash','','2025-06-08 15:22:19','','0','29','2025-06-08 15:22:19','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','291749385332','Cleared','29','2025-06-08 15:29: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,'','','','',0,''),(2116,'3k8','Mpesa','','2025-06-08 15:30:42','','0','29','2025-06-08 15:30:42','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291749385811','Cleared','29','2025-06-08 15:41: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,'','','','',0,''),(2117,'yk7v','Mpesa','','2025-06-08 15:44:21','','0','29','2025-06-08 15:44:21','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291749386660','Cleared','29','2025-06-08 15:44: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,'','','','',0,''),(2118,'njz','Mpesa','','2025-06-08 15:49:53','','0','29','2025-06-08 15:49:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749386991','Cleared','29','2025-06-08 18:26: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,'','','','',0,''),(2119,'','Card','','2025-06-08 15:55:46','','0','29','2025-06-08 15:55:46','','0','2150','1','retail','0','2150','1','2150','0','0','0','0','0','printed',' ','','1','0','291749387308','Cleared','29','2025-06-08 15:56: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,'','','','',0,''),(2120,'','Cash','','2025-06-08 15:58:07','','0','29','2025-06-08 15:58:07','','3880','3880','1','retail','0','3880','1','0','0','0','0','0','0','printed',' ','','1','0','291749387467','Cleared','29','2025-06-08 16:25: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,'','','','',0,''),(2121,'','Card','','2025-06-08 16:22:12','','0','29','2025-06-08 16:22:12','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','291749388922','Cleared','29','2025-06-08 18:25: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,'','','','',0,''),(2122,'gq8','Mpesa','','2025-06-08 16:26:29','','0','29','2025-06-08 16:26:29','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749389174','Cleared','29','2025-06-08 18:24: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,'','','','',0,''),(2123,'tqh','Mpesa','','2025-06-08 16:27:53','','0','29','2025-06-08 16:27:53','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749389269','Cleared','29','2025-06-08 18:24: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,'','','','',0,''),(2124,'','Card','','2025-06-08 16:28:28','','0','29','2025-06-08 16:28:28','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291749389304','Cleared','29','2025-06-08 16:29: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,'','','','',0,''),(2125,'lsis','Mpesa','','2025-06-08 16:29:42','','0','29','2025-06-08 16:29:42','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749389377','Cleared','29','2025-06-08 18:23: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,'','','','',0,''),(2126,'','Cash','','2025-06-08 16:40:56','','0','29','2025-06-08 16:40:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291749390047','Cleared','29','2025-06-08 16:49: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,'','','','',0,''),(2127,'p9z','Mpesa','','2025-06-08 16:50:04','','0','29','2025-06-08 16:50:04','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749390594','Cleared','29','2025-06-08 18:23: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,'','','','',0,''),(2128,'','Cash','','2025-06-08 17:09:03','','0','29','2025-06-08 17:09:03','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749391741','Cleared','29','2025-06-08 17:17: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,'','','','',0,''),(2129,'','Cash','','2025-06-08 17:14:43','','0','29','2025-06-08 17:14:43','','2170','2170','1','retail','0','2170','1','0','0','0','0','0','0','printed',' ','','1','0','291749391980','Cleared','29','2025-06-08 17:19: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,'','','','',0,''),(2130,'en89','Mpesa','','2025-06-08 17:19:27','','0','29','2025-06-08 17:19:27','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','291749392334','Cleared','29','2025-06-08 18:23: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,'','','','',0,''),(2131,'','Cash','','2025-06-08 17:39:32','','0','29','2025-06-08 17:39:32','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291749393552','Cleared','29','2025-06-08 17:40: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,'','','','',0,''),(2132,'n89','Mpesa','','2025-06-08 17:41:12','','0','29','2025-06-08 17:41:12','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749393667','Cleared','29','2025-06-08 18:22: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,'','','','',0,''),(2133,'','Cash','','2025-06-08 17:48:48','','0','29','2025-06-08 17:48:48','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291749394105','Cleared','29','2025-06-08 17: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,'','','','',0,''),(2134,'','Cash','','2025-06-08 17:51:05','','0','29','2025-06-08 17:51:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749394259','Cleared','29','2025-06-08 17:51: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,'','','','',0,''),(2135,'','Cash','','2025-06-08 18:02:40','','0','29','2025-06-08 18:02:40','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749394957','Cleared','29','2025-06-08 18:03: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,'','','','',0,''),(2136,'7v14','Mpesa','','2025-06-08 18:04:28','','0','29','2025-06-08 18:04:28','','0','1800','1','retail','0','1800','1','0','0','0','0','1800','0','printed',' ','','1','0','291749395036','Cleared','29','2025-06-08 18:22: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,'','','','',0,''),(2137,'0234','Mpesa','','2025-06-08 18:06:14','','0','29','2025-06-08 18:06:14','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749395172','Cleared','29','2025-06-08 18:22: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,'','','','',0,''),(2138,'2pz','Mpesa','','2025-06-08 18:26:35','','0','29','2025-06-08 18:26:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749396391','Cleared','29','2025-06-08 18:27: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,'','','','',0,''),(2139,'','Cash','','2025-06-08 19:11:20','','0','29','2025-06-08 19:11:20','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291749399039','Cleared','29','2025-06-08 19: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,'','','','',0,''),(2140,'pr9','Mpesa','','2025-06-08 19:26:32','','0','29','2025-06-08 19:26:32','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749399989','Cleared','29','2025-06-08 19:29: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,'','','','',0,''),(2141,'n1w6','Mpesa','','2025-06-08 19:36:07','','0','29','2025-06-08 19:36:07','','0','4250','1','retail','0','4250','1','0','0','0','0','4250','0','printed',' ','','1','0','291749400419','Cleared','29','2025-06-08 19:56: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,'','','','',0,''),(2142,'55vd','Mpesa','','2025-06-08 20:00:26','','0','29','2025-06-08 20:00:26','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291749401975','Cleared','29','2025-06-08 20:00: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,'','','','',0,''),(2143,'','Cash','','2025-06-08 20:07:44','','0','29','2025-06-08 20:07:44','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','291749402429','Cleared','29','2025-06-08 20: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,'','','','',0,''),(2144,'BQM','Mpesa','','2025-06-09 14:38:25','','0','29','2025-06-09 14:38:25','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749469102','Cleared','29','2025-06-09 14:42: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,'','','','',0,''),(2145,'IVA','Mpesa','','2025-06-09 15:27:52','','0','29','2025-06-09 15:27:52','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749472067','Cleared','29','2025-06-09 15:31: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,'','','','',0,''),(2146,'XWA','Mpesa','','2025-06-09 17:05:52','','0','29','2025-06-09 17:05:52','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291749477884','Cleared','29','2025-06-09 17:12: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,'','','','',0,''),(2147,'BLC','Mpesa','','2025-06-09 17:12:13','','0','29','2025-06-09 17:12:13','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749478331','Cleared','29','2025-06-09 17:12: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,'','','','',0,''),(2148,'PQ3','Mpesa','','2025-06-09 17:46:29','','0','29','2025-06-09 17:46:29','','0','2100','1','retail','0','2100','1','0','0','0','0','2100','0','printed',' ','','1','0','291749480356','Cleared','29','2025-06-09 18:27: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,'','','','',0,''),(2149,'A4E','Mpesa','','2025-06-09 18:39:48','','0','29','2025-06-09 18:39:48','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749483585','Cleared','29','2025-06-09 19:17: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,'','','','',0,''),(2150,'JWV','Mpesa','','2025-06-09 18:56:22','','0','29','2025-06-09 18:56:22','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','291749484579','Cleared','29','2025-06-09 19:18: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,'','','','',0,''),(2151,'TL6','Mpesa','','2025-06-09 19:11:34','','0','29','2025-06-09 19:11:34','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291749485453','Cleared','29','2025-06-09 19:17: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,'','','','',0,''),(2152,'pmao','Mpesa','','2025-06-10 15:21:16','','0','29','2025-06-10 15:18:25','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291749557862','Cleared','29','2025-06-10 15: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,'','','','',0,''),(2153,'hmee','Mpesa','','2025-06-10 17:03:02','','0','29','2025-06-10 17:03:02','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749564155','Cleared','29','2025-06-10 17:03: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,'','','','',0,''),(2154,'','Mpesa','','2025-06-11 13:22:21','','0','29','2025-06-11 13:22:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749637339','Cleared','29','2025-06-11 13: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,'','','','',0,''),(2155,'','Cash','','2025-06-11 14:02:36','','0','29','2025-06-11 14:02:36','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749639731','Cleared','29','2025-06-11 16: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,'','','','',0,''),(2156,'khhi','Mpesa','','2025-06-11 15:42:58','','0','29','2025-06-11 15:42:58','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749645776','Cleared','29','2025-06-11 16:14: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,'','','','',0,''),(2157,'','Card','','2025-06-11 16:18:23','','0','29','2025-06-11 16:18:23','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291749647873','Cleared','29','2025-06-11 18:08: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,'','','','',0,''),(2158,'lkop','Mpesa','','2025-06-11 16:32:26','','0','29','2025-06-11 16:32:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','291749648742','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2159,'','Mpesa','','2025-06-11 17:06:17','','0','29','2025-06-11 17:06:17','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291749650766','Cleared','29','2025-06-11 18:07: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,'','','','',0,''),(2160,'','Mpesa','','2025-06-11 17:34:44','','0','29','2025-06-11 17:34:44','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749652480','Cleared','29','2025-06-11 18:07: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,'','','','',0,''),(2161,'','Cash','','2025-06-11 17:37:37','','0','29','2025-06-11 17:37:37','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','291749652654','Cleared','29','2025-06-11 18:07: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,'','','','',0,''),(2162,'','Cash','','2025-06-11 17:40:40','','0','29','2025-06-11 17:40:40','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291749652815','Cleared','29','2025-06-11 18:07: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,'','','','',0,''),(2163,'H5D','Mpesa','','2025-06-12 11:09:22','','0','29','2025-06-12 11:09:22','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749715752','Cleared','29','2025-06-12 11:23: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,'','','','',0,''),(2164,'','Cash','','2025-06-12 11:39:38','','0','29','2025-06-12 11:39:38','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291749717288','Cleared','29','2025-06-12 11:44: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,'','','','',0,''),(2165,'','Cash','','2025-06-12 11:46:29','','0','29','2025-06-12 11:46:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749717988','Cleared','29','2025-06-12 12:16: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,'','','','',0,''),(2166,'','Cash','','2025-06-12 12:00:02','','0','29','2025-06-12 12:00:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749718800','Cleared','29','2025-06-12 12:16: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,'','','','',0,''),(2167,'','Cash','','2025-06-12 14:30:29','','0','29','2025-06-12 14:30:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749727825','Cleared','29','2025-06-12 14:38: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,'','','','',0,''),(2168,'','Card','','2025-06-12 16:03:26','','0','29','2025-06-12 16:03:26','','0','1050','1','retail','0','1050','1','1050','0','0','0','0','0','printed',' ','','1','0','291749733183','Cleared','29','2025-06-12 16: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,'','','','',0,''),(2169,'','Card','','2025-06-13 12:28:56','','0','29','2025-06-13 12:28:56','','0','1150','1','retail','0','1150','1','1150','0','0','0','0','0','printed',' ','','1','0','291749806929','Cleared','29','2025-06-13 12:29: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,'','','','',0,''),(2170,'VZS','Cash','','2025-06-14 10:54:39','','0','29','2025-06-14 10:54:39','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291749887677','Cleared','29','2025-06-14 11:03: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,'','','','',0,''),(2171,'2E2','Mpesa','','2025-06-14 12:03:51','','0','29','2025-06-14 12:03:51','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749891827','Cleared','29','2025-06-14 12:05: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,'','','','',0,''),(2172,'O2B','Mpesa','','2025-06-14 12:33:15','','0','29','2025-06-14 12:33:15','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749893575','Cleared','29','2025-06-14 12:41: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,'','','','',0,''),(2173,'64F','Mpesa','','2025-06-14 12:55:15','','0','29','2025-06-14 12:55:15','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749894910','Cleared','29','2025-06-14 13:02: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,'','','','',0,''),(2174,'0WS','Mpesa','','2025-06-14 13:41:19','','0','29','2025-06-14 13:41:20','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291749897618','Cleared','29','2025-06-14 13:52: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,'','','','',0,''),(2175,'HON','Mpesa','','2025-06-14 16:19:53','','0','29','2025-06-14 15:49:17','','0','2850','1','retail','0','2850','1','0','0','0','0','2850','0','printed',' ','','1','0','291749904928','Cleared','29','2025-06-14 17:07: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,'','','','',0,''),(2176,'','Card','','2025-06-14 15:49:57','','0','29','2025-06-14 15:49:58','','0','1200','1','retail','0','1200','1','1200','0','0','0','0','0','printed',' ','','1','0','291749905388','Cleared','29','2025-06-14 15: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,'','','','',0,''),(2177,'','Cash','','2025-06-14 17:32:20','','0','29','2025-06-14 17:32:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749911531','Cleared','29','2025-06-14 18: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,'','','','',0,''),(2178,'','Cash','','2025-06-14 17:33:47','','0','29','2025-06-14 17:33:47','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291749911621','Cleared','29','2025-06-14 18: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,'','','','',0,''),(2179,'','Cash','','2025-06-14 17:35:30','','0','29','2025-06-14 17:35:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749911719','Cleared','29','2025-06-14 17: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,'','','','',0,''),(2180,'P4Z','Mpesa','','2025-06-14 17:50:17','','0','29','2025-06-14 17:50:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749912609','Cleared','29','2025-06-14 17: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,'','','','',0,''),(2181,'6JC','Mpesa','','2025-06-14 18:48:55','','0','29','2025-06-14 18:48:55','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291749916117','Cleared','29','2025-06-14 18:51: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,'','','','',0,''),(2182,'6KJ','Mpesa','','2025-06-14 18:55:18','','0','29','2025-06-14 18:55:18','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291749916484','Cleared','29','2025-06-14 19:05: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,'','','','',0,''),(2183,'J8J','Mpesa','','2025-06-14 19:06:20','','0','29','2025-06-14 19:06:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749917179','Cleared','29','2025-06-14 19:06: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,'','','','',0,''),(2184,'','Cash','','2025-06-14 19:07:15','','0','29','2025-06-14 19:07:15','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','291749917222','Cleared','29','2025-06-14 19:07: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,'','','','',0,''),(2185,'','Cash','','2025-06-14 19:08:00','','0','29','2025-06-14 19:08:00','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291749917277','Cleared','29','2025-06-14 19: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,'','','','',0,''),(2186,'','Cash','','2025-06-14 19:09:36','','0','29','2025-06-14 19:09:36','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749917348','Cleared','29','2025-06-14 19: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,'','','','',0,''),(2187,'','Cash','','2025-06-14 19:13:38','','0','29','2025-06-14 19:13:38','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','291749917480','Cleared','29','2025-06-14 19:15: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,'','','','',0,''),(2188,'8MM','Mpesa','','2025-06-14 19:58:58','','0','29','2025-06-14 19:58:58','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','291749918807','Cleared','29','2025-06-14 20: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,'','','','',0,''),(2189,'Q2X','Mpesa','','2025-06-14 20:05:45','','0','29','2025-06-14 20:05:45','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749920743','Cleared','29','2025-06-14 20:06: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,'','','','',0,''),(2190,'X99','Mpesa','','2025-06-14 20:07:55','','0','29','2025-06-14 20:07:55','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291749920845','Cleared','29','2025-06-14 20:08: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,'','','','',0,''),(2191,'bmqv','Mpesa','','2025-06-15 11:50:27','','0','29','2025-06-15 11:50:27','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291749977422','Cleared','29','2025-06-15 11: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,'','','','',0,''),(2192,'','Cash','','2025-06-15 13:11:37','','0','29','2025-06-15 13:11:37','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291749982291','Cleared','29','2025-06-15 13:17: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,'','','','',0,''),(2193,'kxz5','Mpesa','','2025-06-15 14:46:01','','0','29','2025-06-15 14:46:01','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291749987959','Cleared','29','2025-06-15 14: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,'','','','',0,''),(2194,'t6v','Mpesa','','2025-06-15 14:48:59','','0','29','2025-06-15 14:48:59','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749988132','Cleared','29','2025-06-15 14:53: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,'','','','',0,''),(2195,'','Card','','2025-06-15 15:54:07','','0','29','2025-06-15 15:38:00','','0','1800','1','retail','0','1800','1','1800','0','0','0','0','0','printed',' ','','1','0','291749991067','Cleared','29','2025-06-15 17:23: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,'','','','',0,''),(2196,'aof','Mpesa','','2025-06-15 15:50:31','','0','29','2025-06-15 15:50:31','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291749991770','Cleared','29','2025-06-15 15:57: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,'','','','',0,''),(2197,'nqa','Mpesa','','2025-06-15 15:58:16','','0','29','2025-06-15 15:58:16','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291749992290','Cleared','29','2025-06-15 16: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,'','','','',0,''),(2198,'soln','Mpesa','','2025-06-15 16:37:23','','0','29','2025-06-15 16:37:23','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291749994634','Cleared','29','2025-06-15 16: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,'','','','',0,''),(2199,'','Cash','','2025-06-15 16:42:07','','0','29','2025-06-15 16:42:07','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291749994916','Cleared','29','2025-06-15 16:47: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,'','','','',0,''),(2200,'','Cash','','2025-06-15 17:03:48','','0','29','2025-06-15 17:03:48','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291749996224','Cleared','29','2025-06-15 17:10: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,'','','','',0,''),(2201,'','Cash','','2025-06-15 17:57:40','','0','29','2025-06-15 17:57:40','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291749999457','Cleared','29','2025-06-15 17:57: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,'','','','',0,''),(2202,'','Cash','','2025-06-15 18:11:10','','0','29','2025-06-15 18:11:10','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','291750000247','Cleared','29','2025-06-15 18:17: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,'','','','',0,''),(2203,'GVB','','','2025-06-15 18:25:40','','0','29','2025-06-15 18:25:40','','500','600','1','retail','0','600','1','0','0','0','0','100','0','printed',' ','','1','0','291750001138','Cleared','29','2025-06-15 18:28: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,'','','','',0,''),(2204,'TBQ','Mpesa','','2025-06-16 16:58:37','','0','29','2025-06-16 16:58:37','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291750082292','Cleared','29','2025-06-16 16: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,'','','','',0,''),(2205,'','Mpesa','','2025-06-18 14:41:03','','0','29','2025-06-18 14:41:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750246860','Cleared','29','2025-06-18 14:48: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,'','','','',0,''),(2206,'','Cash','','2025-06-18 17:05:53','','0','29','2025-06-18 17:05:53','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291750255552','Cleared','29','2025-06-18 17:10: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,'','','','',0,''),(2207,'','Cash','','2025-06-19 19:05:43','','0','29','2025-06-19 19:05:43','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','291750349105','Cleared','29','2025-06-19 19:19: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,'','','','',0,''),(2208,'','Cash','','2025-06-20 12:35:23','','0','29','2025-06-20 12:35:23','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291750412058','Cleared','29','2025-06-20 12: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,'','','','',0,''),(2209,'','Card','','2025-06-20 13:33:52','','0','29','2025-06-20 13:33:52','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291750415630','Cleared','29','2025-06-20 13:37: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,'','','','',0,''),(2210,'','Cash','','2025-06-20 17:45:46','','0','29','2025-06-20 17:45:46','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','291750430743','Cleared','29','2025-06-20 17: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,'','','','',0,''),(2211,'x44z','Mpesa','','2025-06-21 14:43:48','','0','29','2025-06-21 14:43:48','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291750506224','Cleared','29','2025-06-21 14:47: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,'','','','',0,''),(2212,'3s2','Mpesa','','2025-06-21 14:46:15','','0','29','2025-06-21 14:46:15','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291750506366','Cleared','29','2025-06-21 14:47: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,'','','','',0,''),(2213,'2k1t','Mpesa','','2025-06-21 14:48:57','','0','29','2025-06-21 14:48:57','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291750506530','Cleared','29','2025-06-21 14: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,'','','','',0,''),(2214,'tlod','Mpesa','','2025-06-21 15:27:43','','0','29','2025-06-21 15:27:43','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291750508856','Cleared','29','2025-06-21 15:33: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,'','','','',0,''),(2215,'','Cash','','2025-06-21 15:34:05','','0','29','2025-06-21 15:34:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291750509242','Cleared','29','2025-06-21 15:34: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,'','','','',0,''),(2216,'mb67','Mpesa','','2025-06-21 16:05:00','','0','29','2025-06-21 16:05:00','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291750511070','Cleared','29','2025-06-21 16:09: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,'','','','',0,''),(2217,'hoap','Mpesa','','2025-06-21 16:52:09','','0','29','2025-06-21 16:52:09','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750513926','Cleared','29','2025-06-21 16:53: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,'','','','',0,''),(2218,'4m8','Mpesa','','2025-06-21 16:53:58','','0','29','2025-06-21 16:53:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750514033','Cleared','29','2025-06-21 17:03: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,'','','','',0,''),(2219,'xwh','Mpesa','','2025-06-21 17:13:09','','0','29','2025-06-21 17:13:09','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291750515113','Cleared','29','2025-06-21 17:19: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,'','','','',0,''),(2220,'sedy','Mpesa','','2025-06-21 19:14:48','','0','29','2025-06-21 19:14:48','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750522481','Cleared','29','2025-06-21 19:18: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,'','','','',0,''),(2221,'','Mpesa','','2025-06-22 11:41:54','','0','29','2025-06-22 11:41:54','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750581713','Cleared','29','2025-06-22 12:47: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,'','','','',0,''),(2222,'','Mpesa','','2025-06-22 12:39:33','','0','29','2025-06-22 12:39:33','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291750585172','Cleared','29','2025-06-22 12:47: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,'','','','',0,''),(2223,'','Cash','','2025-06-22 12:51:17','','0','29','2025-06-22 12:51:17','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291750585876','Cleared','29','2025-06-22 13:52: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,'','','','',0,''),(2224,'','Cash','','2025-06-22 13:03:32','','0','29','2025-06-22 13:03:32','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291750586610','Cleared','29','2025-06-22 13:31: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,'','','','',0,''),(2225,'','Mpesa','','2025-06-22 13:16:28','','0','29','2025-06-22 13:16:28','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291750587354','Cleared','29','2025-06-22 13:31: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,'','','','',0,''),(2226,'','Mpesa','','2025-06-22 13:17:08','','0','29','2025-06-22 13:17:08','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291750587427','Cleared','29','2025-06-22 13: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,'','','','',0,''),(2227,'','Mpesa','','2025-06-22 14:47:37','','0','29','2025-06-22 14:47:37','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291750592827','Cleared','29','2025-06-22 14:47: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,'','','','',0,''),(2228,'','Card','','2025-06-22 14:48:29','','0','29','2025-06-22 14:48:29','','0','670','1','retail','0','670','1','670','0','0','0','0','0','printed',' ','','1','0','291750592908','Cleared','29','2025-06-22 14: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,'','','','',0,''),(2229,'','Card','','2025-06-22 15:51:20','','0','29','2025-06-22 15:51:20','','0','2550','1','retail','0','2550','1','2550','0','0','0','0','0','printed',' ','','1','0','291750596616','Cleared','29','2025-06-22 16:03: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,'','','','',0,''),(2230,'','Cash','','2025-06-22 16:03:14','','0','29','2025-06-22 15:52:49','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291750596767','Cleared','29','2025-06-22 16:03: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,'','','','',0,''),(2231,'5FW','Mpesa','','2025-06-22 16:46:39','','0','29','2025-06-22 16:46:39','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','291750599973','Cleared','29','2025-06-22 17:06: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,'','','','',0,''),(2232,'TY2','Mpesa','','2025-06-22 16:54:22','','0','29','2025-06-22 16:54:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291750600460','Cleared','29','2025-06-22 17:06: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,'','','','',0,''),(2233,'92M','Mpesa','','2025-06-22 17:04:17','','0','29','2025-06-22 17:04:17','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291750601055','Cleared','29','2025-06-22 17:06: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,'','','','',0,''),(2234,'G6R','Mpesa','','2025-06-22 17:32:48','','0','29','2025-06-22 17:32:48','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291750602749','Cleared','29','2025-06-22 18:03: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,'','','','',0,''),(2235,'9XG','Mpesa','','2025-06-22 18:43:49','','0','29','2025-06-22 18:08:30','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291750604908','Cleared','29','2025-06-22 19:10: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,'','','','',0,''),(2236,'98P','Mpesa','','2025-06-23 14:15:25','','0','29','2025-06-23 14:15:25','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','291750677276','Cleared','29','2025-06-23 14:24: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,'','','','',0,''),(2237,'','Cash','','2025-06-23 16:18:53','','0','29','2025-06-23 16:18:53','','670','670','1','retail','0','670','1','0','0','0','0','0','0','printed',' ','','1','0','291750684732','Cleared','29','2025-06-23 16:27: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,'','','','',0,''),(2238,'et13','Mpesa','','2025-06-24 14:38:40','','0','29','2025-06-24 14:38:40','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291750765117','Cleared','29','2025-06-24 14:39: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,'','','','',0,''),(2239,'huo','Mpesa','','2025-06-26 14:55:12','','0','29','2025-06-26 14:55:12','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','291750938910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2240,'lkp','Mpesa','','2025-06-26 14:56:58','','0','29','2025-06-26 14:56:58','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','291750938941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2241,'','Cash','','2025-06-26 14:58:07','','0','29','2025-06-26 14:58:07','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','291750939046','Cleared','29','2025-06-26 14:58: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,'','','','',0,''),(2242,'','Card','','2025-06-27 11:39:38','','0','29','2025-06-27 11:39:38','','0','950','1','retail','0','950','1','950','0','0','0','0','0','printed',' ','','1','0','291751013567','Cleared','29','2025-06-27 11: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,'','','','',0,''),(2243,'','Cash','','2025-06-27 12:08:39','','0','29','2025-06-27 12:08:39','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','291751015305','Cleared','29','2025-06-27 12:14: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,'','','','',0,''),(2244,'','','','2025-06-27 15:50:20','','0','29','2025-06-27 15:50:20','','500','1050','1','retail','0','1050','1','0','0','0','0','550','0','printed',' ','','1','0','291751028464','Cleared','29','2025-06-27 15: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,'','','','',0,''),(2245,'','Card','','2025-06-27 16:58:15','','0','29','2025-06-27 16:58:15','','0','600','1','retail','0','600','1','600','0','0','0','0','0','printed',' ','','1','0','291751032690','Cleared','29','2025-06-27 18: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,'','','','',0,''),(2246,'','Mpesa','','2025-06-27 18:16:09','','0','29','2025-06-27 18:16:09','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','291751037116','Cleared','29','2025-06-27 18:41: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,'','','','',0,''),(2247,'','Cash','','2025-06-28 15:18:54','','0','29','2025-06-28 15:18:54','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','291751113131','Cleared','29','2025-06-28 15:23: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,'','','','',0,''),(2248,'D8HU','Mpesa','','2025-06-28 15:44:28','','0','29','2025-06-28 15:44:29','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','291751114599','Cleared','29','2025-06-28 15:46: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,'','','','',0,''),(2249,'KAU','Mpesa','','2025-06-28 15:47:05','','0','29','2025-06-28 15:47:05','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291751114820','Cleared','29','2025-06-28 15: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,'','','','',0,''),(2250,'8LT','Mpesa','','2025-06-28 15:48:43','','0','29','2025-06-28 15:48:43','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','291751114908','Cleared','29','2025-06-28 15:49: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,'','','','',0,''),(2251,'PQR','Mpesa','','2025-06-28 15:50:39','','0','29','2025-06-28 15:50:39','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291751115036','Cleared','29','2025-06-28 15:51: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,'','','','',0,''),(2252,'','Cash','','2025-06-28 15:52:37','','0','29','2025-06-28 15:51:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','291751115111','Cleared','29','2025-06-28 15:53: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,'','','','',0,''),(2253,'ILF','Mpesa','','2025-06-28 15:53:54','','0','29','2025-06-28 15:53:54','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291751115228','Cleared','29','2025-06-28 15:55: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,'','','','',0,''),(2254,'','Cash','','2025-06-28 15:56:18','','0','29','2025-06-28 15:56:18','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291751115366','Cleared','29','2025-06-28 15:57: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,'','','','',0,''),(2255,'','Cash','','2025-06-28 15:57:35','','0','29','2025-06-28 15:57:35','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','291751115450','Cleared','29','2025-06-28 15:57: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,'','','','',0,''),(2256,'PNX','Mpesa','','2025-06-28 16:40:13','','0','29','2025-06-28 16:40:13','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','291751117864','Cleared','29','2025-06-28 17:30: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,'','','','',0,''),(2257,'XIX','Mpesa','','2025-06-28 17:33:01','','0','29','2025-06-28 17:33:01','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291751121173','Cleared','29','2025-06-28 17: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,'','','','',0,''),(2258,'XVD','Mpesa','','2025-06-28 17:34:45','','0','29','2025-06-28 17:34:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291751121281','Cleared','29','2025-06-28 17:35: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,'','','','',0,''),(2259,'W04','Mpesa','','2025-06-28 18:00:02','','0','29','2025-06-28 18:00:02','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291751122787','Cleared','29','2025-06-28 18:00: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,'','','','',0,''),(2260,'HM7','Mpesa','','2025-06-28 18:26:17','','0','29','2025-06-28 18:26:18','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','291751124354','Cleared','29','2025-06-28 18:37: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,'','','','',0,''),(2261,'H1R','Mpesa','','2025-06-28 19:31:05','','0','29','2025-06-28 18:38:56','','0','2250','1','retail','0','2250','1','0','0','0','0','2250','0','printed',' ','','1','0','291751125134','Cleared','29','2025-06-28 19:41: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,'','','','',0,''),(2262,'8U8','Mpesa','','2025-06-28 18:51:31','','0','29','2025-06-28 18:51:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291751125887','Cleared','29','2025-06-28 18:54: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,'','','','',0,''),(2263,'','Cash','','2025-06-29 14:09:46','','0','29','2025-06-29 14:09:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291751195384','Cleared','29','2025-06-29 15:13: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,'','','','',0,''),(2264,'','Mpesa','','2025-06-29 15:13:11','','0','29','2025-06-29 15:13:11','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','291751199181','Cleared','29','2025-06-29 19:08: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,'','','','',0,''),(2265,'','Card','','2025-06-29 15:17:45','','0','29','2025-06-29 15:17:45','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','printed',' ','','1','0','291751199457','Cleared','29','2025-06-29 15:22: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,'','','','',0,''),(2266,'','Mpesa','','2025-06-29 15:21:42','','0','29','2025-06-29 15:21:42','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','291751199700','Cleared','29','2025-06-29 15:31: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,'','','','',0,''),(2267,'ljo','Mpesa','','2025-06-29 15:32:36','','0','29','2025-06-29 15:32:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','291751200354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2268,'','Card','','2025-06-29 15:49:41','','0','29','2025-06-29 15:49:41','','0','500','1','retail','0','500','1','500','0','0','0','0','0','printed',' ','','1','0','291751201268','Cleared','29','2025-06-29 16:14: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,'','','','',0,''),(2269,'l126','Mpesa','','2025-06-29 15:49:59','','0','29','2025-06-29 15:49:59','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','291751201397','Cleared','29','2025-06-29 15:55: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,'','','','',0,''),(2270,'61x','Mpesa','','2025-06-29 16:08:34','','0','29','2025-06-29 16:08:34','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','291751202505','Cleared','29','2025-06-29 16:14: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,'','','','',0,''),(2271,'arrv','Mpesa','','2025-06-29 16:24:34','','0','29','2025-06-29 16:24:34','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','291751203457','Cleared','29','2025-06-29 16:39: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,'','','','',0,''),(2272,'l19a','Mpesa','','2025-06-29 16:37:20','','0','29','2025-06-29 16:37:20','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291751204239','Cleared','29','2025-06-29 16:39: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,'','','','',0,''),(2273,'','Card','','2025-06-29 16:48:48','','0','29','2025-06-29 16:48:48','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','','1','0','291751204924','Cleared','29','2025-06-29 16:49: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,'','','','',0,''),(2274,'yuk7','Mpesa','','2025-06-29 17:08:21','','0','29','2025-06-29 17:08:21','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291751206088','Cleared','29','2025-06-29 17:20: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,'','','','',0,''),(2275,'tnx1','Mpesa','','2025-06-29 17:11:39','','0','29','2025-06-29 17:11:39','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','291751206289','Cleared','29','2025-06-29 17:19: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,'','','','',0,''),(2276,'77z2f','Mpesa','','2025-06-29 17:20:20','','0','29','2025-06-29 17:20:21','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','291751206819','Cleared','29','2025-06-29 17:20: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,'','','','',0,''),(2277,'','Mpesa','','2025-06-29 17:49:47','','0','29','2025-06-29 17:49:47','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','291751208585','Cleared','29','2025-06-29 17: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,'','','','',0,''),(2278,'','Mpesa','','2025-06-29 18:05:45','','0','29','2025-06-29 18:05:45','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','291751209428','Cleared','29','2025-06-29 19: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,'','','','',0,''),(2279,'','Card','','2025-06-29 18:06:18','','0','29','2025-06-29 18:06:18','','0','550','1','retail','0','550','1','550','0','0','0','0','0','printed',' ','','1','0','291751209575','Cleared','29','2025-06-29 19: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,'','','','',0,''),(2280,'','Mpesa','','2025-06-29 18:08:54','','0','29','2025-06-29 18:08:54','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','291751209726','Cleared','29','2025-06-29 19:07: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,'','','','',0,''),(2281,'','Cash','','2025-06-29 18:22:25','','0','29','2025-06-29 18:22:25','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','291751210539','Cleared','29','2025-06-29 19:07: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,'','','','',0,''); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=4204 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 (3,'291732363487','30',1.00,'600','retail','0','2024-11-23 15:04:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 12:16:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','29173236349032023733243'),(4,'291732363487','4',1.00,'500','retail','0','2024-11-23 15:04:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:16:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','20.00','19','Inclusive','branch','Service','','','','','','','29173236349924321331303'),(5,'291732362629','29',1.00,'500','retail','0','2024-11-23 14:50:30','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 12:16:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'29173236263112023132261'),(6,'291732362629','25',1.00,'600','retail','0','2024-11-23 14:50:40','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-23 12:16:48','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'29173236264234393232323'),(7,'291732364232','78',1.00,'450','retail','0','2024-11-23 15:17:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-23 12:17:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','29173236423500292227023'),(8,'291732364346','27',1.00,'500','retail','0','2024-11-23 15:19:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:19:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','20.00','19','Inclusive','branch','Service','','','','','','','29173236434999303030243'),(9,'291732364994','56',2.00,'1000','retail','0','2024-11-23 15:29:54','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-11-23 12:29:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173236499602022232070'),(10,'291732365163','17',1.00,'500','retail','0','2024-11-23 15:32:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:32:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236516636220360227'),(11,'291732365163','35',1.00,'500','retail','0','2024-11-23 15:32:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:32:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236517512032233302'),(12,'291732365300','11',1.00,'600','retail','0','2024-11-23 15:35:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 12:35:16','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236530223122303220'),(13,'291732365300','24',1.00,'550','retail','0','2024-11-23 15:35:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-11-23 12:35:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236531126203212321'),(14,'291732365373','25',1.00,'600','retail','0','2024-11-23 15:36:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 12:36:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236537423230236333'),(15,'291732365373','29',1.00,'500','retail','0','2024-11-23 15:36:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:36:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236538320700302292'),(16,'291732365455','35',1.00,'500','retail','0','2024-11-23 15:37:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 12:37:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236545620123232325'),(17,'291732365455','33',1.00,'600','retail','0','2024-11-23 15:37:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 12:37:47','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173236546323233203363'),(35,'291732368076','71',1.00,'250','retail','250','2024-11-23 16:21:17','bale','','','0','Cash',34.48,'250','','','29','','1','2024-11-23 14:52:00','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173236809293323322002'),(36,'291732368076','68',1.00,'250','retail','250','2024-11-23 16:21:55','bale','','','0','Cash',34.48,'250','','','29','','1','2024-11-23 14:52:00','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173236813221323790082'),(37,'291732368076','85',1.00,'250','retail','250','2024-11-23 16:22:22','bale','','','0','Cash',34.48,'250','','','29','','1','2024-11-23 14:52:00','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173236815703272930293'),(38,'291732369265','45',1.00,'450','retail','0','2024-11-23 16:41:05','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-23 14:52:38','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173236926790263332712'),(39,'291732369265','72',1.00,'450','retail','0','2024-11-23 16:41:19','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-23 14:52:38','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173236928060320221332'),(40,'291732369265','77',1.00,'450','retail','0','2024-11-23 16:41:35','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-23 14:52:38','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173236930133332031333'),(41,'291732369484','61',1.00,'375','retail','125','2024-11-23 16:44:44','bale','','','0','Cash',51.72,'375','','','29','','1','2024-11-23 14:53:12','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',323.28,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173236950036902323020'),(42,'291732369484','50',1.00,'375','retail','125','2024-11-23 16:45:42','bale','','','0','Cash',51.72,'375','','','29','','1','2024-11-23 14:53:12','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',323.28,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173236955225252320533'),(43,'291732373681','58',2.00,'900','retail','300','2024-11-23 17:54:41','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-11-23 14:55:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173237369432292203330'),(44,'291732373873','50',1.00,'375','retail','125','2024-11-23 17:57:53','bale','','','0','Cash',51.72,'375','','','29','16.00','1','2024-11-23 14:59:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',323.28,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173237391331320332737'),(45,'291732374347','28',1.00,'600','retail','0','2024-11-23 18:05:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 15:06:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173237434920209307024'),(46,'291732374347','49',1.00,'500','retail','0','2024-11-23 18:05:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 15:06:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173237435930233323232'),(47,'291732374347','8',1.00,'600','retail','0','2024-11-23 18:06:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-23 15:06:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173237437272020214222'),(48,'291732374347','83',1.00,'500','retail','0','2024-11-23 18:06:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-23 15:06:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173237439603170323320'),(49,'291732444644','9',1.00,'550','retail','0','2024-11-24 13:37:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-11-24 10:37:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244464623364223340'),(50,'291732444644','36',1.00,'550','retail','0','2024-11-24 13:37:34','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-11-24 10:37:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244465526420232107'),(51,'291732445368','45',1.00,'450','retail','0','2024-11-24 13:49:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-24 10:50:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244536922223423333'),(52,'291732445368','78',1.00,'450','retail','0','2024-11-24 13:50:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-24 10:50:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244543073002303737'),(53,'291732445559','85',1.00,'500','retail','0','2024-11-24 13:52:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 10:53:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244556223005052229'),(54,'291732445559','68',1.00,'500','retail','0','2024-11-24 13:52:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 10:53:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244557233502027214'),(55,'291732445559','45',1.00,'450','retail','0','2024-11-24 13:53:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-24 10:53:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244558923222507122'),(56,'291732445906','68',1.00,'500','retail','0','2024-11-24 13:58:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 11:01:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244590933009023092'),(57,'291732446712','15',1.00,'670','retail','0','2024-11-24 14:11:52','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-11-24 11:12:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244671330430792330'),(58,'291732447204','26',1.00,'500','retail','0','2024-11-24 14:20:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 11:20:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244720602302222239'),(59,'291732447204','35',1.00,'500','retail','0','2024-11-24 14:20:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 11:20:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173244722023022433312'),(60,'291732448462','63',1.00,'500','retail','0','2024-11-24 14:41:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 11:41:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244846534020229333'),(61,'291732448462','4',1.00,'500','retail','0','2024-11-24 14:41:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 11:41:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173244849533202230422'),(68,'291732452356','49',1.00,'500','retail','0','2024-11-24 15:45:56','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 13:15:49','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173245235722123453232'),(69,'291732452356','48',1.00,'500','retail','0','2024-11-24 15:46:08','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 13:15:49','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173245236920323531221'),(70,'291732452356','75',1.00,'450','retail','0','2024-11-24 15:46:19','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-24 13:15:49','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173245238031322323227'),(71,'291732452356','45',1.00,'450','retail','0','2024-11-24 15:46:26','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-24 13:15:49','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173245238701253252232'),(72,'291732452356','80',1.00,'500','retail','0','2024-11-24 15:46:40','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 13:15:49','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173245240133224333703'),(73,'291732452356','85',1.00,'500','retail','0','2024-11-24 15:46:50','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 13:15:49','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173245241133033022139'),(74,'291732452356','49',1.00,'500','retail','0','2024-11-24 16:15:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 13:15:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173245414442220034503'),(76,'291732454566','77',5.00,'2250','retail','0','2024-11-24 16:22:46','bale','','','0','Cash',310.34,'450','','','29','16.00','1','2024-11-24 13:23:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'5','0.00','-5','Inclusive','branch','Service','','','','','','','29173245456923313322400'),(79,'291732455749','77',1.00,'450','retail','0','2024-11-24 16:42:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-24 13:50:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173245575030233722235'),(80,'291732456406','34',1.00,'500','retail','0','2024-11-24 16:53:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 13:53:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173245640823632833430'),(81,'291732457077','59',1.00,'450','retail','0','2024-11-24 17:04:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-24 14:10:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173245708133900571228'),(84,'291732458835','24',2.00,'1100','retail','0','2024-11-24 17:33:55','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2024-11-24 14:34:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173245883707424742230'),(85,'291732458835','35',1.00,'500','retail','0','2024-11-24 17:34:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-24 14:34:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173245885038233022832'),(86,'291732454170','16',1.00,'500','retail','0','2024-11-24 16:16:10','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-25 11:38:47','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173245417221131420201'),(87,'291732454170','33',1.00,'300','retail','300','2024-11-24 16:30:36','bale','','','0','Cash',41.38,'300','','','29','','1','2024-11-25 11:38:47','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',258.62,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173245536912236003722'),(88,'291732534774','86',2.00,'1000','retail','0','2024-11-25 14:39:34','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-11-25 12:00:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173253478103002232702'),(89,'291732537235','68',1.00,'500','retail','0','2024-11-25 15:20:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 12:20:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173253723722322032333'),(90,'291732537235','80',1.00,'500','retail','0','2024-11-25 15:20:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 12:20:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173253724822123232950'),(91,'291732541947','71',1.00,'500','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 13:50:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173254194833033233232'),(92,'291732541947','82',1.00,'500','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 13:50:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254195820333322522'),(93,'291732541947','47',1.00,'500','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 13:50:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254196730233233253'),(94,'291732541947','43',1.00,'300','retail','300','2024-11-22 16:49:41','bale','','','0','Cash',41.38,'300','','','29','16.00','1','2024-11-25 13:50:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173254200022329234423'),(95,'291732541947','64',1.00,'500','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-25 13:50:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254201820093922320'),(96,'291732541947','13',1.00,'600','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-25 13:50:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254203032000203003'),(97,'291732541947','33',1.00,'600','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-25 13:50:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254204532205222020'),(98,'291732541947','16',1.00,'250','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',34.48,'250','','','29','16.00','1','2024-11-25 13:50:19','1','15','new','1','new','pcs','','','','','','0','','','VATABLE',215.52,'','0.00','0','Inclusive','branch','Service','','','','','','','29173254205307233332532'),(99,'291732541947','20',1.00,'275','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',37.93,'275','','','29','16.00','1','2024-11-25 13:50:19','1','18','new','1','new','pcs','','','','','','0','','','VATABLE',237.07,'','1.00','1','Inclusive','branch','Service','','','','','','','29173254206232023735205'),(100,'291732541947','76',1.00,'250','retail','250','2024-11-22 16:49:41','bale','','','0','Cash',34.48,'250','','','29','16.00','1','2024-11-25 13:50:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173254209003023032402'),(101,'291732541947','15',2.00,'1005','retail','0','2024-11-22 16:49:41','bale','','','0','Cash',138.62,'502.5','','','29','16.00','1','2024-11-25 13:50:19','1','17','new','1','new','pcs','','','','','','0','','','VATABLE',866.38,'','0.00','0','Inclusive','branch','Service','','','','','','','29173254230929292322213'),(108,'291732619651','81',1.00,'500','retail','0','2024-11-26 14:14:11','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-26 12:35:25','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173261966620206023230'),(109,'291732619651','58',1.00,'600','retail','0','2024-11-26 14:15:34','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-26 12:35:25','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173261973990760031003'),(112,'291732630399','25',3.00,'1800','retail','0','2024-11-26 17:13:19','bale','','','0','Cash',248.28,'600','','','29','','1','2024-11-26 15:20:28','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'3','0.00','-3','Inclusive','branch','Service','','','','','',NULL,'29173263040403334234331'),(113,'291732634442','58',1.00,'600','retail','0','2024-11-26 18:20:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-26 15:20:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173263445041306102336'),(114,'291732715773','2',1.00,'600','retail','0','2024-11-27 16:56:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-27 13:57:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173271577433373371323'),(115,'291732787663','58',1.00,'600','retail','0','2024-11-28 12:54:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-28 09:54:28','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173278766502887283200'),(116,'291732790367','11',1.00,'600','retail','0','2024-11-28 13:39:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-28 10:39:47','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173279036913720000312'),(117,'291732790367','42',1.00,'600','retail','0','2024-11-28 13:39:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-28 10:39:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173279038230039232393'),(118,'291732791990','74',1.00,'450','retail','0','2024-11-28 14:06:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-28 11:07:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173279199510929923322'),(122,'291732796563','29',0.00,'0','retail','0','2024-11-28 15:22:43','bale','','','0','Cash',0.00,'500','','','29','','1','2024-11-28 12:38:39','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'0','0.00','0','Inclusive','branch','Service','','','','','',NULL,'29173279656407092956225'),(123,'291732796563','6',1.00,'550','retail','0','2024-11-28 15:23:19','bale','','','0','Cash',75.86,'550','','','29','','1','2024-11-28 12:38:39','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173279660126136720206'),(124,'291732796563','10',1.00,'600','retail','0','2024-11-28 15:24:30','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-28 12:38:39','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173279667223039723332'),(125,'291732796563','29',1.00,'500','retail','0','2024-11-28 15:38:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-28 12:38:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173279751423237255207'),(129,'291732800402','82',1.00,'500','retail','0','2024-11-28 16:26:42','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-28 14:00:12','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173280040403824303202'),(130,'291732800402','5',1.00,'600','retail','0','2024-11-28 16:46:08','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-28 14:00:12','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173280157287023223152'),(135,'291732804741','27',1.00,'500','retail','0','2024-11-28 17:39:01','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-28 14:52:47','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173280474537020287402'),(137,'291732863526','58',2.00,'1200','retail','0','2024-11-29 09:58:46','bale','','','0','Cash',165.52,'600','','','29','','1','2024-11-29 14:06:29','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','',NULL,'29173286352902038260820'),(138,'291732953606','4',1.00,'500','retail','0','2024-11-30 11:00:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-30 08:00:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173295360922092322022'),(139,'291732958925','58',1.00,'600','retail','0','2024-11-30 12:28:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 09:28:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173295892790223222737'),(149,'291732963414','71',1.00,'500','retail','0','2024-11-30 13:43:34','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-30 11:35:05','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173296341623116202222'),(150,'291732963414','25',2.00,'1200','retail','0','2024-11-30 14:34:41','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-11-30 11:35:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173296648433223023224'),(151,'291732963414','33',1.00,'600','retail','0','2024-11-30 14:34:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 11:35:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173296649703222736203'),(152,'291732964784','84',1.00,'500','retail','0','2024-11-30 14:06:25','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-30 12:10:48','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173296478930822263002'),(153,'291732964784','49',1.00,'500','retail','0','2024-11-30 14:06:39','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-30 12:10:48','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173296480203033042302'),(154,'291732969884','26',1.00,'500','retail','0','2024-11-30 15:31:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-30 12:31:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173296988621233300260'),(155,'291732970251','37',1.00,'600','retail','0','2024-11-30 15:37:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 12:37:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297025229103350373'),(156,'291732970251','42',1.00,'600','retail','0','2024-11-30 15:37:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 12:37:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297026473997003923'),(157,'291732970692','77',1.00,'450','retail','0','2024-11-30 15:44:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-30 12:45:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297069473373022394'),(158,'291732973310','48',1.00,'500','retail','0','2024-11-30 16:28:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-30 13:29:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297331703923393333'),(159,'291732974054','26',1.00,'500','retail','0','2024-11-30 16:40:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-11-30 13:41:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173297405622533303275'),(160,'291732974081','12',1.00,'550','retail','0','2024-11-30 16:41:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-11-30 13:41:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297408323322923223'),(161,'291732976714','25',1.00,'600','retail','0','2024-11-30 17:25:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 14:25:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173297672120903223277'),(162,'291732977491','11',1.00,'600','retail','0','2024-11-30 17:38:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 14:39:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297749332722333793'),(163,'291732977491','7',1.00,'550','retail','0','2024-11-30 17:38:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-11-30 14:39:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297750232397232023'),(164,'291732978956','77',1.00,'450','retail','0','2024-11-30 18:02:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-11-30 15:02:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173297895993702230303'),(165,'291732982683','11',1.00,'600','retail','0','2024-11-30 19:04:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-11-30 16:04:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173298268507738936006'),(166,'291733045001','64',1.00,'500','retail','0','2024-12-01 12:23:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 09:23:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173304500234333133333'),(169,'291733056721','40',1.00,'550','retail','0','2024-12-01 15:38:41','bale','','','0','Cash',75.86,'550','','','29','','1','2024-12-01 13:04:28','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173305672232027022026'),(170,'291733056721','15',1.00,'670','retail','0','2024-12-01 15:38:50','bale','','','0','Cash',92.41,'670','','','29','','1','2024-12-01 13:04:28','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',577.59,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173305673222020303203'),(174,'291733060160','78',3.00,'1350','retail','0','2024-12-01 16:36:00','bale','','','0','Cash',186.21,'450','','','29','','1','2024-12-01 13:42:18','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'3','0.00','-3','Inclusive','branch','Service','','','','','',NULL,'29173306016623303002203'),(175,'291733060160','53',1.00,'450','retail','0','2024-12-01 16:36:10','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-01 13:42:18','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173306017237222306302'),(176,'291733060160','46',1.00,'450','retail','0','2024-12-01 16:36:16','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-01 13:42:18','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173306017832723030230'),(177,'291733060565','81',1.00,'500','retail','0','2024-12-01 16:42:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 13:42:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306056829508622369'),(178,'291733061223','68',1.00,'500','retail','0','2024-12-01 16:53:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 13:53:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173306122422332102003'),(179,'291733061223','50',1.00,'500','retail','0','2024-12-01 16:53:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 13:53:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306123530360222622'),(180,'291733063917','28',1.00,'600','retail','0','2024-12-01 17:38:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-01 14:38:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306391933322310690'),(181,'291733065772','80',1.00,'500','retail','0','2024-12-01 18:09:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 15:09:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306577532303512322'),(182,'291733066396','84',1.00,'500','retail','0','2024-12-01 18:19:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 15:20:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306639832093836302'),(183,'291733067297','15',1.00,'670','retail','0','2024-12-01 18:34:57','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-01 15:35:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173306729839703232290'),(184,'291733067297','45',1.00,'450','retail','0','2024-12-01 18:35:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-01 15:35:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173306731302303121010'),(185,'291733068152','67',1.00,'500','retail','0','2024-12-01 18:49:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-01 15:49:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173306815300323353220'),(186,'291733129003','15',2.00,'1340','retail','0','2024-12-02 11:43:23','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2024-12-02 08:43:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173312900633021326902'),(187,'291733131910','15',1.00,'670','retail','0','2024-12-02 12:31:50','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-02 09:32:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173313191223123221237'),(188,'291733150056','10',1.00,'600','retail','0','2024-12-02 17:34:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-02 14:34:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173315006033333220022'),(189,'291733150056','6',1.00,'550','retail','0','2024-12-02 17:34:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-02 14:34:41','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173315007252770722231'),(190,'291733157655','46',1.00,'450','retail','0','2024-12-02 19:40:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-02 16:41:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173315765722327023330'),(191,'291733157655','77',1.00,'450','retail','0','2024-12-02 19:41:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-02 16:41:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173315770800327223303'),(192,'291733157655','58',1.00,'600','retail','0','2024-12-02 19:41:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-02 16:41:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173315771630223307503'),(193,'291733159538','13',1.00,'600','retail','0','2024-12-02 20:12:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-02 17:12:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173315954135309019323'),(194,'291733215372','70',1.00,'450','retail','0','2024-12-03 11:42:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-03 08:42:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173321537623037237290'),(195,'291733221451','35',1.00,'500','retail','0','2024-12-03 13:24:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-03 10:40:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173322145323402323203'),(196,'291733221451','3',1.00,'500','retail','0','2024-12-03 13:40:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-03 10:40:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173322242730203323077'),(197,'291733225480','79',1.00,'500','retail','0','2024-12-03 14:31:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-03 11:31:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173322548122840232237'),(198,'291733229799','65',1.00,'500','retail','0','2024-12-03 15:43:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-03 12:55:25','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173322980101020003133'),(199,'291733232357','70',1.00,'450','retail','0','2024-12-03 16:25:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-03 13:26:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173323236033202313323'),(200,'291733232357','54',1.00,'550','retail','0','2024-12-03 16:26:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-03 13:26:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173323237033002027132'),(201,'291733238719','69',1.00,'450','retail','0','2024-12-03 18:11:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-03 15:12:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173323872203033322393'),(202,'291733243337','58',1.00,'600','retail','0','2024-12-03 19:28:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-03 16:29:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173324334133303723223'),(203,'291733309202','78',1.00,'450','retail','0','2024-12-04 13:46:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-04 10:46:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173330920523930333325'),(204,'291733309202','46',1.00,'450','retail','0','2024-12-04 13:46:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-04 10:46:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173330921323200033322'),(206,'291733310479','58',1.00,'600','retail','0','2024-12-04 14:07:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-04 11:08:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173331048123301203222'),(207,'291733309805','58',1.00,'450','retail','150','2024-12-04 13:56:45','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-04 11:46:49','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173330981322222321103'),(211,'291733316866','73',1.00,'500','retail','0','2024-12-04 15:54:26','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-04 13:44:12','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173331686832232923026'),(212,'291733316866','73',1.00,'500','retail','0','2024-12-04 16:14:06','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-04 13:44:12','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173331804723302720370'),(213,'291733316866','4',3.00,'1500','retail','0','2024-12-04 16:44:06','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-04 13:44:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173331984933933203202'),(214,'291733322516','58',1.00,'600','retail','0','2024-12-04 17:28:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-04 14:28:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173332251828027308223'),(215,'291733322698','50',1.00,'500','retail','0','2024-12-04 17:31:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-04 14:31:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173332269927333003033'),(216,'291733322698','81',1.00,'500','retail','0','2024-12-04 17:31:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-04 14:31:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173332270772722003323'),(217,'291733323167','54',1.00,'550','retail','0','2024-12-04 17:39:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-04 14:39:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173332316830012832323'),(218,'291733323167','76',1.00,'500','retail','0','2024-12-04 17:39:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-04 14:39:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173332317433040030310'),(219,'291733404446','60',1.00,'450','retail','0','2024-12-05 16:14:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-05 13:14:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173340444898402270432'),(220,'291733407689','15',1.00,'670','retail','0','2024-12-05 17:08:09','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-05 14:09:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173340769102022093202'),(221,'291733407689','7',1.00,'550','retail','0','2024-12-05 17:08:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-05 14:09:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173340771903273029270'),(222,'291733407689','68',1.00,'500','retail','0','2024-12-05 17:08:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-05 14:09:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173340773920322130232'),(223,'291733408280','50',1.00,'500','retail','0','2024-12-05 17:18:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-05 14:18:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173340828224332881302'),(224,'291733408280','47',1.00,'500','retail','0','2024-12-05 17:18:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-05 14:18:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173340828606223300332'),(225,'291733409533','52',1.00,'500','retail','0','2024-12-05 17:38:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-05 14:46:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173340953502030292200'),(226,'291733409533','85',1.00,'500','retail','0','2024-12-05 17:39:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-05 14:46:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173340954142223042004'),(227,'291733487463','11',1.00,'600','retail','0','2024-12-06 15:17:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-06 12:18:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173348747820232223201'),(228,'291733488298','6',1.00,'550','retail','0','2024-12-06 15:31:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-06 12:32:26','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173348830208232000233'),(229,'291733488298','85',1.00,'500','retail','0','2024-12-06 15:32:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-06 12:32:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173348834232032400923'),(230,'291733488993','3',1.00,'500','retail','0','2024-12-06 15:43:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-06 12:43:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173348899581521220233'),(231,'291733497104','59',1.00,'450','retail','0','2024-12-06 17:58:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-06 14:59:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173349711432320207120'),(232,'291733497104','49',3.00,'1500','retail','0','2024-12-06 17:59:19','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-06 14:59:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173349716419202901232'),(233,'291733499655','76',1.00,'500','retail','0','2024-12-06 18:40:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-06 15:41:08','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173349966632044923030'),(234,'291733571329','13',1.00,'600','retail','0','2024-12-07 14:35:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-07 11:35:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357133135303233313'),(235,'291733571938','25',2.00,'1200','retail','0','2024-12-07 14:45:38','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-07 11:46:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173357194339002233905'),(236,'291733571938','13',1.00,'600','retail','0','2024-12-07 14:45:54','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-07 11:46:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357195630001223222'),(237,'291733572789','4',1.00,'500','retail','0','2024-12-07 14:59:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 11:59:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357279327203333273'),(238,'291733573003','35',1.00,'500','retail','0','2024-12-07 15:03:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 12:04:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173357300737223320370'),(239,'291733573003','4',1.00,'500','retail','0','2024-12-07 15:03:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 12:04:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357301132330033532'),(240,'291733573003','79',1.00,'500','retail','0','2024-12-07 15:04:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 12:04:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357305735222107722'),(241,'291733573822','78',1.00,'450','retail','0','2024-12-07 15:17:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 12:17:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357382482233030200'),(242,'291733573822','81',1.00,'500','retail','0','2024-12-07 15:17:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 12:17:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357385623360320323'),(243,'291733574505','13',1.00,'600','retail','0','2024-12-07 15:28:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-07 12:28:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357450653033202723'),(246,'291733575058','4',1.00,'500','retail','0','2024-12-07 15:37:38','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-07 13:44:05','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173357506027070033933'),(247,'291733575058','4',1.00,'500','retail','0','2024-12-07 15:37:42','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-07 13:44:05','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173357506432197702023'),(248,'291733575058','50',1.00,'500','retail','0','2024-12-07 16:43:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 13:44:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173357902302222727331'),(249,'291733580500','68',1.00,'500','retail','0','2024-12-07 17:08:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 14:27:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173358050601952300532'),(250,'291733580500','82',1.00,'500','retail','0','2024-12-07 17:09:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 14:27:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358057350333321330'),(251,'291733580500','64',1.00,'500','retail','0','2024-12-07 17:09:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 14:27:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358058820090022233'),(252,'291733580500','29',1.00,'500','retail','0','2024-12-07 17:10:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 14:27:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358063038362039033'),(253,'291733580500','21',1.00,'550','retail','0','2024-12-07 17:27:53','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-07 14:27:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358167533236303297'),(254,'291733582243','70',1.00,'450','retail','0','2024-12-07 17:37:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 14:38:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358224417234320225'),(255,'291733582243','70',1.00,'450','retail','0','2024-12-07 17:37:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 14:38:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358227832322912235'),(256,'291733584281','26',1.00,'500','retail','0','2024-12-07 18:11:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:11:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173358428489102332330'),(257,'291733584729','69',1.00,'450','retail','0','2024-12-07 18:18:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 15:19:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358473112820230033'),(258,'291733584729','69',1.00,'450','retail','0','2024-12-07 18:18:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 15:19:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358473908355222823'),(259,'291733584856','8',1.00,'600','retail','0','2024-12-07 18:20:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-07 15:21:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173358485954223305292'),(260,'291733584984','49',1.00,'500','retail','0','2024-12-07 18:23:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:23:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173358498753523092223'),(261,'291733585368','35',1.00,'500','retail','0','2024-12-07 18:29:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:35:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173358537529333028772'),(262,'291733585368','32',1.00,'500','retail','0','2024-12-07 18:29:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:35:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358538898395223733'),(263,'291733585368','86',1.00,'500','retail','0','2024-12-07 18:31:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:35:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173358551400005322300'),(264,'291733585368','86',1.00,'500','retail','0','2024-12-07 18:31:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:35:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173358551992323272035'),(265,'291733585368','72',1.00,'450','retail','0','2024-12-07 18:33:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 15:35:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358563826230029383'),(266,'291733585368','82',1.00,'500','retail','0','2024-12-07 18:35:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-07 15:35:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173358573732275339727'),(267,'291733586267','46',1.00,'450','retail','0','2024-12-07 18:44:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-07 15:44:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173358626883633236000'),(268,'291733655281','85',1.00,'500','retail','0','2024-12-08 13:54:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 10:55:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173365529723203032123'),(269,'291733655281','68',1.00,'500','retail','0','2024-12-08 13:55:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 10:55:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173365531322327023330'),(270,'291733659242','76',3.00,'1500','retail','0','2024-12-08 15:00:42','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-08 12:01:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173365925053022223751'),(271,'291733659242','68',1.00,'500','retail','0','2024-12-08 15:01:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 12:01:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173365927933230373233'),(272,'291733661330','68',1.00,'500','retail','0','2024-12-08 15:35:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 12:35:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173366133606322223313'),(273,'291733661330','50',1.00,'500','retail','0','2024-12-08 15:35:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 12:35:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173366134203322223202'),(274,'291733665664','69',2.00,'900','retail','0','2024-12-08 16:47:44','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-08 13:47:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173366566850862336960'),(275,'291733665664','45',1.00,'450','retail','0','2024-12-08 16:47:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-08 13:47:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173366567522037320203'),(276,'291733667092','48',1.00,'500','retail','0','2024-12-08 17:11:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 14:11:47','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173366709437730330336'),(277,'291733667933','51',1.00,'500','retail','0','2024-12-08 17:25:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 14:25:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173366793623332326231'),(278,'291733670577','41',1.00,'550','retail','0','2024-12-08 18:09:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-08 15:09:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173367058023303223232'),(279,'291733670577','64',1.00,'500','retail','0','2024-12-08 18:09:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 15:09:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173367059539230793200'),(280,'291733670861','41',2.00,'1100','retail','0','2024-12-08 18:14:21','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2024-12-08 15:14:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173367086923723330333'),(281,'291733671252','59',1.00,'450','retail','0','2024-12-08 18:20:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-08 15:20:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173367125430735160220'),(282,'291733671516','16',1.00,'500','retail','0','2024-12-08 18:25:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 15:25:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173367151873837233223'),(283,'291733672520','10',1.00,'600','retail','0','2024-12-08 18:42:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-08 15:42:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173367252591320132203'),(284,'291733672520','58',1.00,'600','retail','0','2024-12-08 18:42:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-08 15:42:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173367254792391232250'),(285,'291733673457','45',1.00,'450','retail','0','2024-12-08 18:57:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-08 15:57:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173367345932393323932'),(286,'291733673817','15',1.00,'670','retail','0','2024-12-08 19:03:37','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-08 16:03:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173367381936009793223'),(287,'291733674469','58',3.00,'1800','retail','0','2024-12-08 19:14:29','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2024-12-08 16:15:04','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173367447333030234233'),(288,'291733674645','49',1.00,'500','retail','0','2024-12-08 19:17:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 16:17:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173367464802302023022'),(289,'291733674645','79',1.00,'500','retail','0','2024-12-08 19:17:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-08 16:17:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173367465863223367027'),(290,'291733738823','71',1.00,'500','retail','0','2024-12-09 13:07:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-09 10:07:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173373882603203832333'),(291,'291733738823','13',1.00,'600','retail','0','2024-12-09 13:07:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-09 10:07:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173373884920033322370'),(292,'291733758149','32',1.00,'500','retail','0','2024-12-09 18:29:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-09 15:29:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173375815132330239333'),(293,'291733758149','34',1.00,'500','retail','0','2024-12-09 18:29:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-09 15:29:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173375815580335993030'),(294,'291733832511','4',1.00,'500','retail','0','2024-12-10 15:08:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-10 12:08:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173383251382330322023'),(295,'291733832511','25',1.00,'600','retail','0','2024-12-10 15:08:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-10 12:08:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173383253128738802000'),(296,'291733845926','24',1.00,'550','retail','0','2024-12-10 18:52:06','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-10 15:52:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173384592773722003232'),(297,'291733845926','10',1.00,'600','retail','0','2024-12-10 18:52:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-10 15:52:18','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173384593503377323303'),(298,'291733846340','41',1.00,'550','retail','0','2024-12-10 18:59:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-10 15:59:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173384634221242283232'),(299,'291733847678','7',1.00,'550','retail','0','2024-12-10 19:21:19','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-10 16:21:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173384768133280303890'),(300,'291733909297','34',1.00,'500','retail','0','2024-12-11 12:28:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-11 09:28:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173390929932293227279'),(301,'291733911478','13',1.00,'600','retail','0','2024-12-11 13:04:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-11 10:04:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173391148023121122271'),(302,'291733933122','53',1.00,'450','retail','0','2024-12-11 19:05:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-11 16:06:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173393312523202132333'),(303,'291733933122','82',1.00,'500','retail','0','2024-12-11 19:06:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-11 16:06:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173393316761200023330'),(304,'291733933194','84',1.00,'500','retail','0','2024-12-11 19:06:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-11 16:06:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173393319709229933293'),(306,'291734002257','8',1.00,'600','retail','0','2024-12-12 14:17:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-12 11:18:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173400225823229303272'),(309,'291734001961','81',1.00,'500','retail','0','2024-12-12 14:12:41','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 11:37:57','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173400196872003006322'),(310,'291734001961','81',1.00,'500','retail','0','2024-12-12 14:24:36','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 11:37:57','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173400267863023323233'),(311,'291734003486','6',1.00,'550','retail','0','2024-12-12 14:38:06','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 11:43:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173400348801932072040'),(312,'291734007347','25',1.00,'600','retail','0','2024-12-12 15:42:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-12 12:47:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173400734803203230783'),(313,'291734008038','34',1.00,'500','retail','0','2024-12-12 15:53:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 12:54:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173400803908032038023'),(314,'291734008286','15',2.00,'1340','retail','0','2024-12-12 15:58:06','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2024-12-12 12:58:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173400829030102039023'),(315,'291734009283','84',1.00,'500','retail','0','2024-12-12 16:14:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 13:14:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173400928423384030022'),(316,'291734009783','49',1.00,'500','retail','0','2024-12-12 16:23:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 13:23:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173400978523343322823'),(317,'291734013528','64',1.00,'500','retail','0','2024-12-12 17:25:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 14:27:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401352933900179222'),(318,'291734014050','32',1.00,'500','retail','0','2024-12-12 17:34:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 14:34:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401405222032320220'),(320,'291734015530','49',1.00,'500','retail','0','2024-12-12 17:58:50','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 15:09:29','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173401553120210023321'),(321,'291734015530','49',1.00,'500','retail','0','2024-12-12 18:09:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 15:09:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173401616812332386032'),(322,'291734016512','7',1.00,'550','retail','0','2024-12-12 18:15:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 15:16:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401652537265322561'),(323,'291734016512','9',1.00,'550','retail','0','2024-12-12 18:16:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 15:16:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401657304721932622'),(324,'291734017101','84',1.00,'500','retail','0','2024-12-12 18:25:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 15:32:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401710407927013224'),(325,'291734017534','74',1.00,'450','retail','0','2024-12-12 18:32:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-12 15:33:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401753543235133072'),(326,'291734017615','49',2.00,'1000','retail','0','2024-12-12 18:33:35','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-12 15:33:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173401761820323329120'),(329,'291734018100','82',1.00,'500','retail','0','2024-12-12 18:41:40','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 15:43:08','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173401810197202331223'),(330,'291734018100','68',1.00,'500','retail','0','2024-12-12 18:41:46','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 15:43:08','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173401810708300222228'),(331,'291734018100','48',1.00,'500','retail','0','2024-12-12 18:43:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 15:43:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401818700300239402'),(332,'291734019692','21',1.00,'550','retail','0','2024-12-12 19:08:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 16:18:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401971034302202700'),(333,'291734019692','24',1.00,'550','retail','0','2024-12-12 19:08:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 16:18:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173401973972332722323'),(334,'291734019692','20',1.00,'550','retail','0','2024-12-12 19:09:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-12 16:18:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173401977032033330433'),(335,'291734019692','15',1.00,'670','retail','0','2024-12-12 19:18:10','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-12 16:18:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173402029121223317343'),(336,'291734020724','56',2.00,'1000','retail','0','2024-12-12 19:25:24','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-12 16:26:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173402072630077223223'),(337,'291734020724','71',2.00,'1000','retail','0','2024-12-12 19:25:29','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-12 16:26:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173402073122270340303'),(338,'291734020724','81',1.00,'500','retail','0','2024-12-12 19:25:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 16:26:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173402073533050040310'),(339,'291734020724','81',1.00,'500','retail','0','2024-12-12 19:25:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-12 16:26:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173402074600332322342'),(340,'291734020724','59',1.00,'450','retail','0','2024-12-12 19:26:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-12 16:26:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173402076902000024177'),(341,'291734094891','84',1.00,'500','retail','0','2024-12-13 16:01:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 13:01:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173409489330002230332'),(342,'291734094891','41',1.00,'550','retail','0','2024-12-13 16:01:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-13 13:01:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173409489921929931200'),(343,'291734100211','51',1.00,'500','retail','0','2024-12-13 17:30:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 14:30:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410021222210223231'),(344,'291734100211','51',1.00,'500','retail','0','2024-12-13 17:30:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 14:30:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410022132032031322'),(345,'291734100211','47',1.00,'500','retail','0','2024-12-13 17:30:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 14:30:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410025001331337020'),(346,'291734102457','55',1.00,'500','retail','0','2024-12-13 18:07:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 15:07:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410245803030320308'),(347,'291734105667','53',1.00,'450','retail','0','2024-12-13 19:01:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-13 16:01:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410566902330035006'),(348,'291734105667','49',1.00,'500','retail','0','2024-12-13 19:01:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 16:01:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173410568500225339425'),(349,'291734105667','51',1.00,'500','retail','0','2024-12-13 19:01:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-13 16:01:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410569112320132332'),(350,'291734109184','28',1.00,'600','retail','0','2024-12-13 19:59:44','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-13 16:59:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173410918570220422325'),(351,'291734173359','37',1.00,'600','retail','0','2024-12-14 13:49:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-14 10:49:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417336132033314332'),(352,'291734173394','49',1.00,'500','retail','0','2024-12-14 13:49:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 10:50:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173417339727212232120'),(353,'291734173394','56',1.00,'500','retail','0','2024-12-14 13:50:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 10:50:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417341230233442237'),(354,'291734173882','7',1.00,'550','retail','0','2024-12-14 13:58:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-14 10:58:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417388409273333220'),(355,'291734174220','77',1.00,'450','retail','0','2024-12-14 14:03:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-14 11:03:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417422232703223243'),(356,'291734174220','79',1.00,'500','retail','0','2024-12-14 14:03:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 11:03:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417423031222230103'),(357,'291734174725','13',1.00,'600','retail','0','2024-12-14 14:12:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-14 11:12:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417472831202293323'),(358,'291734175108','77',1.00,'450','retail','0','2024-12-14 14:18:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-14 11:18:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417511020027300223'),(359,'291734177172','80',1.00,'500','retail','0','2024-12-14 14:52:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 11:53:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173417717530212272312'),(360,'291734182586','71',1.00,'500','retail','0','2024-12-14 16:23:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 13:23:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173418258833331020218'),(361,'291734182586','60',1.00,'450','retail','0','2024-12-14 16:23:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-14 13:23:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173418259633032024243'),(362,'291734186352','71',1.00,'500','retail','0','2024-12-14 17:25:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 14:25:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173418635420323223422'),(363,'291734187351','68',1.00,'500','retail','0','2024-12-14 17:42:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 14:42:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173418735209335202002'),(364,'291734190642','5',1.00,'600','retail','0','2024-12-14 18:37:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-14 15:43:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419064493300637422'),(365,'291734190642','42',1.00,'600','retail','0','2024-12-14 18:37:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-14 15:43:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419065223129330092'),(366,'291734192882','74',1.00,'450','retail','0','2024-12-14 19:14:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-14 16:15:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419288422233703324'),(367,'291734192882','52',1.00,'500','retail','0','2024-12-14 19:15:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 16:15:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419292801229042271'),(368,'291734192882','73',1.00,'500','retail','0','2024-12-14 19:15:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 16:15:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419295222272730222'),(369,'291734195179','47',1.00,'500','retail','0','2024-12-14 19:52:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-14 16:54:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419518108307932339'),(370,'291734195179','58',1.00,'600','retail','0','2024-12-14 19:54:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-14 16:54:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173419524392079232131'),(372,'291734256514','82',1.00,'500','retail','0','2024-12-15 12:55:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 09:55:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173425651830532513703'),(373,'291734256514','49',1.00,'500','retail','0','2024-12-15 12:55:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 09:55:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173425653423032132229'),(374,'291734256514','64',1.00,'500','retail','0','2024-12-15 12:55:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 09:55:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173425653923121122275'),(375,'291734253985','85',1.00,'500','retail','0','2024-12-15 12:13:05','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-15 10:37:04','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173425398791320033234'),(376,'291734253985','84',1.00,'500','retail','0','2024-12-15 13:07:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 10:37:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173425727232102222792'),(377,'291734253985','49',1.00,'500','retail','0','2024-12-15 13:35:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 10:37:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173425894533239303297'),(378,'291734259101','43',1.00,'600','retail','0','2024-12-15 13:38:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-15 10:38:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173425910222322302232'),(379,'291734259101','29',1.00,'500','retail','0','2024-12-15 13:38:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 10:38:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173425911072323330332'),(380,'291734259169','26',1.00,'500','retail','0','2024-12-15 13:39:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 10:40:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173425917023122233712'),(381,'291734259169','9',1.00,'550','retail','0','2024-12-15 13:40:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-15 10:40:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173425923822233403332'),(382,'291734259837','85',2.00,'1000','retail','0','2024-12-15 13:50:37','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-15 11:00:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173425983930203300593'),(383,'291734260944','78',1.00,'450','retail','0','2024-12-15 14:09:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-15 11:09:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426094533453324029'),(384,'291734262711','3',1.00,'500','retail','0','2024-12-15 14:38:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:39:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426271242736371703'),(385,'291734262711','16',1.00,'500','retail','0','2024-12-15 14:38:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:39:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173426271603123233713'),(386,'291734262711','34',1.00,'500','retail','0','2024-12-15 14:38:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:39:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426272220204027633'),(387,'291734262949','81',1.00,'500','retail','0','2024-12-15 14:42:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:43:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426295032292323333'),(388,'291734262949','78',1.00,'450','retail','0','2024-12-15 14:42:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-15 11:43:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426295723023593353'),(389,'291734262949','6',1.00,'550','retail','0','2024-12-15 14:42:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-15 11:43:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426297710204123334'),(390,'291734263812','17',1.00,'500','retail','0','2024-12-15 14:56:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:56:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173426381426242413433'),(391,'291734263890','27',1.00,'500','retail','0','2024-12-15 14:58:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 11:58:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426389192223220230'),(392,'291734264634','32',1.00,'500','retail','0','2024-12-15 15:10:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 12:10:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426463526022272043'),(393,'291734264634','34',1.00,'500','retail','0','2024-12-15 15:10:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 12:10:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426464130103720020'),(394,'291734264737','68',1.00,'500','retail','0','2024-12-15 15:12:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 12:25:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426473940433042033'),(395,'291734265571','77',1.00,'450','retail','0','2024-12-15 15:26:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-15 12:26:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426557222303272233'),(396,'291734265571','68',1.00,'500','retail','0','2024-12-15 15:26:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 12:26:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426558119303020253'),(397,'291734267708','10',1.00,'600','retail','0','2024-12-15 16:01:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-15 13:01:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426770947223320370'),(398,'291734267989','15',1.00,'670','retail','0','2024-12-15 16:06:29','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-15 13:06:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426800220034292100'),(402,'291734268747','15',1.00,'670','retail','0','2024-12-15 16:19:07','bale','','','0','Cash',92.41,'670','','','29','','1','2024-12-15 13:22:52','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173426874827322320222'),(403,'291734268747','58',1.00,'600','retail','0','2024-12-15 16:19:12','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-15 13:22:52','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173426875302322233200'),(404,'291734268747','2',1.00,'600','retail','0','2024-12-15 16:19:31','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-15 13:22:52','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173426877232212732284'),(405,'291734268747','25',1.00,'600','retail','0','2024-12-15 16:22:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-15 13:22:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426897080000897728'),(406,'291734269899','85',1.00,'500','retail','0','2024-12-15 16:38:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 13:38:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173426990047223320370'),(407,'291734269899','48',1.00,'500','retail','0','2024-12-15 16:38:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 13:38:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173426990919243004303'),(408,'291734270318','44',1.00,'500','retail','0','2024-12-15 16:45:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 13:58:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173427032020020227303'),(409,'291734270318','65',1.00,'500','retail','0','2024-12-15 16:58:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 13:58:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173427112120903223217'),(410,'291734271473','71',1.00,'500','retail','0','2024-12-15 17:04:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 14:04:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173427147492334347222'),(411,'291734271473','56',1.00,'500','retail','0','2024-12-15 17:04:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 14:04:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173427147972223120330'),(412,'291734271473','44',1.00,'500','retail','0','2024-12-15 17:04:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 14:04:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173427148533783205801'),(413,'291734275612','49',1.00,'500','retail','0','2024-12-15 18:13:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 15:14:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173427562523633302200'),(414,'291734278205','68',1.00,'500','retail','0','2024-12-15 18:56:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-15 16:02:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173427820634329237232'),(415,'291734280085','12',1.00,'550','retail','0','2024-12-15 19:28:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-15 16:28:17','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173428008732000380322'),(416,'291734281255','58',1.00,'600','retail','0','2024-12-15 19:47:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-15 16:47:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173428126422321622203'),(417,'291734352265','29',1.00,'500','retail','0','2024-12-16 15:31:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-16 12:31:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173435226703327023239'),(418,'291734355284','79',1.00,'500','retail','0','2024-12-16 16:21:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-16 13:21:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173435528664532533311'),(419,'291734355284','77',1.00,'450','retail','0','2024-12-16 16:21:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-16 13:21:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173435529630320332243'),(424,'291734355942','58',1.00,'600','retail','0','2024-12-16 16:32:22','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-16 13:46:55','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173435594792322373309'),(425,'291734355942','48',1.00,'500','retail','0','2024-12-16 16:32:43','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-16 13:46:55','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173435596532292205530'),(426,'291734355942','68',1.00,'500','retail','0','2024-12-16 16:32:56','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-16 13:46:55','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173435597821812200300'),(427,'291734355942','78',1.00,'450','retail','0','2024-12-16 16:33:37','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-16 13:46:55','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173435601922522523397'),(428,'291734360167','48',1.00,'500','retail','0','2024-12-16 17:42:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-16 14:43:33','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436016933273366292'),(429,'291734360167','70',1.00,'450','retail','0','2024-12-16 17:43:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-16 14:43:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436018822222229262'),(430,'291734360167','58',1.00,'600','retail','0','2024-12-16 17:43:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-16 14:43:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436020233312030233'),(431,'291734361368','58',1.00,'600','retail','0','2024-12-16 18:02:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-16 15:04:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436137193234641729'),(432,'291734361368','52',1.00,'500','retail','0','2024-12-16 18:03:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-16 15:04:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436140022034223333'),(433,'291734361368','51',1.00,'500','retail','0','2024-12-16 18:03:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-16 15:04:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436142732237730366'),(434,'291734361368','78',1.00,'450','retail','0','2024-12-16 18:04:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-16 15:04:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436145026323321323'),(435,'291734364231','42',1.00,'600','retail','0','2024-12-16 18:50:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-16 16:08:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436423322302230333'),(436,'291734364231','13',1.00,'600','retail','0','2024-12-16 18:50:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-16 16:08:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173436424779033933726'),(437,'291734441956','50',1.00,'500','retail','0','2024-12-17 16:25:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-17 13:26:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173444195843323040002'),(438,'291734441956','50',1.00,'500','retail','0','2024-12-17 16:26:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-17 13:26:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173444196522127233242'),(439,'291734441956','70',1.00,'450','retail','0','2024-12-17 16:26:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-17 13:26:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173444198123328302113'),(440,'291734452317','46',1.00,'450','retail','0','2024-12-17 19:18:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-17 16:18:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173445231833035302330'),(441,'291734452380','59',1.00,'450','retail','0','2024-12-17 19:19:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-17 16:19:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173445238107738933003'),(442,'291734452433','58',2.00,'1200','retail','0','2024-12-17 19:20:33','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-17 16:20:38','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173445243522933320352'),(443,'291734452458','25',1.00,'600','retail','0','2024-12-17 19:20:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-17 16:21:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173445246073032200333'),(444,'291734513426','49',1.00,'500','retail','0','2024-12-18 12:17:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 09:17:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173451342800123529233'),(445,'291734513803','65',1.00,'500','retail','0','2024-12-18 12:23:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 09:26:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173451380570930322332'),(446,'291734520511','29',1.00,'500','retail','0','2024-12-18 14:15:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 11:18:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452052132235503022'),(447,'291734520511','77',1.00,'450','retail','0','2024-12-18 14:15:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-18 11:18:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452055223223533435'),(448,'291734520511','78',1.00,'450','retail','0','2024-12-18 14:16:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-18 11:18:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452060132721704333'),(449,'291734520511','68',1.00,'500','retail','0','2024-12-18 14:17:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 11:18:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173452067530400032334'),(450,'291734521613','7',1.00,'550','retail','0','2024-12-18 14:33:33','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-18 11:33:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452161403330963323'),(451,'291734527168','54',1.00,'550','retail','0','2024-12-18 16:06:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-18 13:18:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452717602323922300'),(452,'291734527168','48',1.00,'500','retail','0','2024-12-18 16:07:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 13:18:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173452728592303303222'),(453,'291734530752','33',1.00,'600','retail','0','2024-12-18 17:05:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-18 14:12:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173453075403325323423'),(454,'291734533113','3',1.00,'500','retail','0','2024-12-18 17:45:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 14:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453311627223520093'),(455,'291734533113','26',1.00,'500','retail','0','2024-12-18 17:45:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 14:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173453312133225330011'),(456,'291734533113','16',2.00,'1000','retail','0','2024-12-18 17:45:27','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-18 14:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173453313622242333014'),(457,'291734533113','34',1.00,'500','retail','0','2024-12-18 17:45:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 14:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453315233029233043'),(458,'291734533113','29',1.00,'500','retail','0','2024-12-18 17:45:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 14:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453315933102321303'),(459,'291734534568','56',1.00,'500','retail','0','2024-12-18 18:09:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-18 15:09:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453456900200323034'),(460,'291734536583','56',2.00,'1000','retail','0','2024-12-18 18:43:03','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-18 15:43:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173453658600462668333'),(461,'291734538218','72',1.00,'450','retail','0','2024-12-18 19:10:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-18 16:12:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453822034432003502'),(462,'291734538218','53',1.00,'450','retail','0','2024-12-18 19:10:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-18 16:12:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453826082232232033'),(463,'291734538379','77',1.00,'450','retail','0','2024-12-18 19:12:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-18 16:13:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173453838233132328302'),(464,'291734601138','72',1.00,'450','retail','0','2024-12-19 12:38:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-19 09:47:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173460114011003403322'),(465,'291734608787','7',1.00,'550','retail','0','2024-12-19 14:46:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-19 11:53:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173460878902328026202'),(466,'291734614647','58',1.00,'600','retail','0','2024-12-19 16:24:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-19 13:24:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173461464961603644163'),(467,'291734615015','7',1.00,'550','retail','0','2024-12-19 16:30:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-19 13:33:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461501731220210232'),(468,'291734615015','79',1.00,'500','retail','0','2024-12-19 16:31:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-19 13:33:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461509432233321090'),(469,'291734615015','80',1.00,'500','retail','0','2024-12-19 16:32:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-19 13:33:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461513636020229333'),(470,'291734615015','7',1.00,'550','retail','0','2024-12-19 16:32:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-19 13:33:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461517770222203374'),(471,'291734617143','80',1.00,'500','retail','0','2024-12-19 17:05:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-19 14:14:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461714527064712135'),(472,'291734617143','32',1.00,'500','retail','0','2024-12-19 17:07:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-19 14:14:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173461724202760122223'),(473,'291734691535','26',1.00,'500','retail','0','2024-12-20 13:45:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 10:46:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173469155396023399333'),(474,'291734695497','6',1.00,'550','retail','0','2024-12-20 14:51:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-20 11:51:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173469550392532233003'),(475,'291734695537','17',1.00,'500','retail','0','2024-12-20 14:52:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 11:52:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173469554222431127293'),(476,'291734705489','57',1.00,'500','retail','0','2024-12-20 17:38:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 14:38:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173470549330447443303'),(477,'291734705538','7',1.00,'550','retail','0','2024-12-20 17:38:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-20 14:40:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173470554549333302353'),(478,'291734705672','3',1.00,'500','retail','0','2024-12-20 17:41:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 14:41:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173470567823020233337'),(479,'291734705738','2',1.00,'600','retail','0','2024-12-20 17:42:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-20 14:42:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173470575604203256230'),(480,'291734705807','26',1.00,'500','retail','0','2024-12-20 17:43:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 14:43:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173470581442303313092'),(481,'291734710669','15',1.00,'670','retail','0','2024-12-20 19:04:29','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-20 16:04:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173471067123722107023'),(482,'291734711108','24',1.00,'550','retail','0','2024-12-20 19:11:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-20 16:12:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173471111133213232011'),(483,'291734711152','41',1.00,'550','retail','0','2024-12-20 19:12:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-20 16:12:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173471115531373333010'),(484,'291734711174','34',1.00,'500','retail','0','2024-12-20 19:12:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-20 16:13:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173471117626231302370'),(485,'291734775425','39',1.00,'550','retail','0','2024-12-21 13:03:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-21 10:13:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173477542792323272037'),(486,'291734780702','81',1.00,'500','retail','0','2024-12-21 14:31:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 11:39:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173478072002233322323'),(487,'291734781479','58',1.00,'600','retail','0','2024-12-21 14:44:39','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-21 11:53:34','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173478148222383782222'),(488,'291734784298','48',1.00,'500','retail','0','2024-12-21 15:31:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 12:33:53','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173478430030730033200'),(489,'291734784298','83',1.00,'500','retail','0','2024-12-21 15:31:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 12:33:53','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173478431734032830332'),(490,'291734785216','68',1.00,'500','retail','0','2024-12-21 15:46:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 12:49:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173478521834424313823'),(491,'291734785216','69',1.00,'450','retail','0','2024-12-21 15:48:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-21 12:49:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173478529872223130073'),(492,'291734785812','59',1.00,'450','retail','0','2024-12-21 15:56:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-21 13:15:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173478581405044021384'),(493,'291734785812','48',3.00,'1500','retail','0','2024-12-21 15:57:37','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-21 13:15:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173478586120338164302'),(494,'291734786953','58',1.00,'600','retail','0','2024-12-21 16:15:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-21 13:24:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173478695539222383236'),(495,'291734787546','4',1.00,'500','retail','0','2024-12-21 16:25:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 13:34:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173478754910252239393'),(496,'291734790814','59',2.00,'900','retail','0','2024-12-21 17:20:14','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-21 14:20:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173479081823302720370'),(497,'291734790814','68',1.00,'500','retail','0','2024-12-21 17:20:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:20:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173479082792079232177'),(498,'291734790860','58',1.00,'600','retail','0','2024-12-21 17:21:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-21 14:21:03','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173479086100402016333'),(499,'291734790938','60',2.00,'900','retail','0','2024-12-21 17:22:18','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-21 14:22:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173479095800200002052'),(500,'291734791360','85',1.00,'500','retail','0','2024-12-21 17:29:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:29:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173479136291629373322'),(501,'291734791360','46',1.00,'450','retail','0','2024-12-21 17:29:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-21 14:29:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173479137123332712300'),(502,'291734791360','56',1.00,'500','retail','0','2024-12-21 17:29:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:29:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479137879121210172'),(503,'291734792113','34',1.00,'500','retail','0','2024-12-21 17:41:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:42:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479211423712413211'),(504,'291734792113','3',1.00,'500','retail','0','2024-12-21 17:41:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:42:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479211992303027307'),(505,'291734792113','81',1.00,'500','retail','0','2024-12-21 17:42:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:42:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479213001303332911'),(506,'291734792956','15',1.00,'670','retail','0','2024-12-21 17:55:56','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-21 14:57:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173479295892020728233'),(507,'291734792956','58',1.00,'600','retail','0','2024-12-21 17:56:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-21 14:57:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173479296332422320727'),(508,'291734792956','68',1.00,'500','retail','0','2024-12-21 17:56:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-21 14:57:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173479297732773323203'),(509,'291734794369','15',1.00,'670','retail','0','2024-12-21 18:19:29','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-21 15:26:27','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173479437132237232372'),(510,'291734797528','45',1.00,'450','retail','0','2024-12-21 19:12:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-21 16:18:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173479753032122333330'),(511,'291734797950','9',1.00,'550','retail','0','2024-12-21 19:19:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-21 16:20:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479795323372132237'),(512,'291734797950','36',1.00,'550','retail','0','2024-12-21 19:20:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-21 16:20:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173479803370389113224'),(513,'291734855497','11',1.00,'600','retail','0','2024-12-22 11:18:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 08:20:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173485549822823532132'),(514,'291734855497','13',1.00,'600','retail','0','2024-12-22 11:18:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 08:20:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173485550923722392280'),(515,'291734861004','78',1.00,'450','retail','0','2024-12-22 12:50:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 09:50:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486100962233200233'),(516,'291734861901','56',1.00,'500','retail','0','2024-12-22 13:05:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 10:05:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486190522124019834'),(517,'291734863721','24',1.00,'550','retail','0','2024-12-22 13:35:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-22 10:36:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486372232312230322'),(518,'291734863721','65',1.00,'500','retail','0','2024-12-22 13:35:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 10:36:22','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486373120360833313'),(519,'291734863839','39',1.00,'550','retail','0','2024-12-22 13:37:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-22 10:38:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486384113222303200'),(520,'291734865032','15',1.00,'670','retail','0','2024-12-22 13:57:12','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-22 10:57:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173486503332903020356'),(521,'291734866700','39',1.00,'550','retail','0','2024-12-22 14:25:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-22 11:25:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486670138332763723'),(522,'291734867604','15',1.00,'670','retail','0','2024-12-22 14:40:04','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-22 11:46:28','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173486760623007302702'),(523,'291734868110','29',1.00,'500','retail','0','2024-12-22 14:48:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 11:48:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173486811233226222322'),(524,'291734868110','1',1.00,'500','retail','0','2024-12-22 14:48:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 11:48:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173486812102330324309'),(525,'291734868821','15',1.00,'670','retail','0','2024-12-22 15:00:21','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-22 12:00:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173486882280362323600'),(526,'291734870821','34',1.00,'500','retail','0','2024-12-22 15:33:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:35:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487082322322202333'),(527,'291734871168','34',1.00,'500','retail','0','2024-12-22 15:39:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:39:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487116931730343140'),(528,'291734871407','51',1.00,'500','retail','0','2024-12-22 15:43:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:43:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487140833832901070'),(529,'291734871884','16',1.00,'500','retail','0','2024-12-22 15:51:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:51:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173487188622373082400'),(530,'291734871884','34',1.00,'500','retail','0','2024-12-22 15:51:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:51:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487189032072392033'),(531,'291734872063','16',1.00,'500','retail','0','2024-12-22 15:54:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:54:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173487206501270272432'),(532,'291734872127','83',1.00,'500','retail','0','2024-12-22 15:55:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 12:55:33','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173487212833132322702'),(533,'291734872848','81',1.00,'500','retail','0','2024-12-22 16:07:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:07:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487284932430320323'),(534,'291734872848','54',1.00,'550','retail','0','2024-12-22 16:07:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-22 13:07:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487286773723708702'),(535,'291734873012','64',1.00,'500','retail','0','2024-12-22 16:10:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:10:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487301423220328303'),(536,'291734873012','57',1.00,'500','retail','0','2024-12-22 16:10:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:10:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487303294200222024'),(537,'291734873076','75',1.00,'450','retail','0','2024-12-22 16:11:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 13:11:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173487308609207286003'),(538,'291734873383','82',2.00,'1000','retail','0','2024-12-22 16:16:24','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-22 13:16:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173487338833077702003'),(539,'291734874154','27',1.00,'500','retail','0','2024-12-22 16:29:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:29:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173487415772044342129'),(540,'291734874240','82',1.00,'500','retail','0','2024-12-22 16:30:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:30:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487424623423228237'),(541,'291734875029','71',1.00,'500','retail','0','2024-12-22 16:43:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:46:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173487503002333313323'),(542,'291734875029','53',1.00,'450','retail','0','2024-12-22 16:43:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 13:46:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487503833151339382'),(543,'291734875029','53',1.00,'450','retail','0','2024-12-22 16:44:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 13:46:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487504803200300422'),(544,'291734875029','46',1.00,'450','retail','0','2024-12-22 16:44:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 13:46:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173487509000929333207'),(545,'291734875029','78',1.00,'450','retail','0','2024-12-22 16:45:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 13:46:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487511952493240782'),(546,'291734875029','52',1.00,'500','retail','0','2024-12-22 16:46:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:46:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173487516629236322102'),(547,'291734875226','13',1.00,'600','retail','0','2024-12-22 16:47:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 13:48:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487522883822072303'),(548,'291734875448','3',1.00,'500','retail','0','2024-12-22 16:50:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 13:50:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487545030020337280'),(549,'291734875630','13',1.00,'600','retail','0','2024-12-22 16:53:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 13:53:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487563123006062229'),(550,'291734876370','78',1.00,'450','retail','0','2024-12-22 17:06:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 14:06:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487637132320183260'),(551,'291734876706','75',1.00,'450','retail','0','2024-12-22 17:11:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 14:12:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173487670833302072202'),(552,'291734876744','25',1.00,'600','retail','0','2024-12-22 17:12:24','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 14:12:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173487674632263223377'),(553,'291734876776','32',1.00,'500','retail','0','2024-12-22 17:12:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 14:13:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487677803323207220'),(554,'291734877743','50',2.00,'1000','retail','0','2024-12-22 17:29:03','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-22 14:29:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173487774702422722340'),(555,'291734878468','13',1.00,'600','retail','0','2024-12-22 17:41:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 14:41:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487847083200738221'),(556,'291734878777','3',3.00,'1500','retail','0','2024-12-22 17:46:18','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-22 14:47:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173487883393020343322'),(557,'291734878979','41',1.00,'550','retail','0','2024-12-22 17:49:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-22 14:49:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173487898503327288029'),(558,'291734880700','33',1.00,'600','retail','0','2024-12-22 18:18:20','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 15:21:17','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173488070209023101832'),(559,'291734880700','13',1.00,'600','retail','0','2024-12-22 18:20:12','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 15:21:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488081430243880213'),(560,'291734881199','80',1.00,'500','retail','0','2024-12-22 18:26:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:26:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488120131383333020'),(561,'291734881366','43',1.00,'600','retail','0','2024-12-22 18:29:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 15:29:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173488137533132321802'),(562,'291734881465','56',1.00,'500','retail','0','2024-12-22 18:31:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:32:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488146626223322233'),(563,'291734881465','68',1.00,'500','retail','0','2024-12-22 18:31:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:32:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173488148632336123881'),(564,'291734881465','3',1.00,'500','retail','0','2024-12-22 18:31:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:32:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488150607133073323'),(565,'291734881465','16',1.00,'500','retail','0','2024-12-22 18:31:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:32:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173488151793200333301'),(566,'291734882019','85',1.00,'500','retail','0','2024-12-22 18:40:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:40:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173488202130932200320'),(567,'291734882019','50',1.00,'500','retail','0','2024-12-22 18:40:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 15:40:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488202830328333828'),(568,'291734882500','30',1.00,'600','retail','0','2024-12-22 18:48:20','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 15:48:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488250133323329005'),(569,'291734882500','38',1.00,'600','retail','0','2024-12-22 18:48:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-22 15:48:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173488251413220422924'),(570,'291734883198','67',1.00,'500','retail','0','2024-12-22 18:59:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 16:00:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173488319983324332222'),(571,'291734883198','78',2.00,'900','retail','0','2024-12-22 19:00:12','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-22 16:00:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173488321702232223732'),(572,'291734883198','68',1.00,'500','retail','0','2024-12-22 19:00:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-22 16:00:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173488324322203421433'),(573,'291734884427','69',1.00,'450','retail','0','2024-12-22 19:20:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 16:20:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488442993243233227'),(574,'291734886942','77',1.00,'450','retail','0','2024-12-22 20:02:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 17:06:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488694414222222032'),(575,'291734887277','45',1.00,'450','retail','0','2024-12-22 20:07:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 17:08:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173488727832208322220'),(576,'291734887277','77',1.00,'450','retail','0','2024-12-22 20:08:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-22 17:08:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173488728738232737072'),(577,'291734948508','41',1.00,'550','retail','0','2024-12-23 13:08:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-23 10:09:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173494850932700533324'),(578,'291734948508','41',1.00,'550','retail','0','2024-12-23 13:08:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-23 10:09:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173494851703231222272'),(579,'291734952247','51',2.00,'1000','retail','0','2024-12-23 14:10:48','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-23 11:10:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173495225132133493553'),(580,'291734953919','7',1.00,'550','retail','0','2024-12-23 14:38:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-23 11:42:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173495392024239392334'),(581,'291734955378','32',1.00,'500','retail','0','2024-12-23 15:02:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:03:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495537939290000202'),(582,'291734955378','28',1.00,'600','retail','0','2024-12-23 15:03:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-23 12:03:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495538822320235952'),(583,'291734956001','78',1.00,'450','retail','0','2024-12-23 15:13:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 12:14:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495600300232302427'),(584,'291734956001','3',1.00,'500','retail','0','2024-12-23 15:14:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:14:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495606323293351393'),(585,'291734956144','50',1.00,'500','retail','0','2024-12-23 15:15:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:15:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495614532340239333'),(586,'291734956418','56',1.00,'500','retail','0','2024-12-23 15:20:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:21:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495642023020023361'),(587,'291734956418','44',1.00,'500','retail','0','2024-12-23 15:20:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:21:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495642423792242523'),(588,'291734956418','71',1.00,'500','retail','0','2024-12-23 15:20:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:21:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173495644420094323124'),(589,'291734956418','69',1.00,'450','retail','0','2024-12-23 15:21:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 12:21:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495646520209205263'),(590,'291734956864','78',1.00,'450','retail','0','2024-12-23 15:27:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 12:33:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495686633233037268'),(591,'291734957234','1',1.00,'500','retail','0','2024-12-23 15:33:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:39:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173495723603322037173'),(592,'291734957605','46',1.00,'450','retail','0','2024-12-23 15:40:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 12:41:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173495760620232633237'),(593,'291734957605','44',1.00,'500','retail','0','2024-12-23 15:40:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:41:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495764720360632333'),(594,'291734957605','81',1.00,'500','retail','0','2024-12-23 15:41:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:41:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495766900223257796'),(598,'291734957872','35',1.00,'500','retail','0','2024-12-23 15:44:32','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-23 12:49:48','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173495787432273882222'),(599,'291734957872','27',1.00,'500','retail','0','2024-12-23 15:48:06','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-23 12:49:48','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173495808823821030339'),(600,'291734957872','27',1.00,'500','retail','0','2024-12-23 15:49:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 12:49:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173495818152235323322'),(601,'291734958525','78',2.00,'900','retail','0','2024-12-23 15:55:26','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-23 12:56:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173495852939039302297'),(602,'291734958525','46',2.00,'900','retail','0','2024-12-23 15:56:18','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-23 12:56:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173495858154497232531'),(603,'291734958525','60',1.00,'450','retail','0','2024-12-23 15:56:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 12:56:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495858933232239993'),(604,'291734958813','56',1.00,'500','retail','0','2024-12-23 16:00:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 13:00:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495881522023733032'),(605,'291734959530','50',1.00,'500','retail','0','2024-12-23 16:12:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 13:13:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173495953105492037933'),(606,'291734960072','54',1.00,'550','retail','0','2024-12-23 16:21:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-23 13:25:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173496007433033230300'),(607,'291734960542','56',1.00,'500','retail','0','2024-12-23 16:29:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 13:32:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173496054423222013310'),(608,'291734960821','70',1.00,'450','retail','0','2024-12-23 16:33:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 13:43:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173496082233900672222'),(609,'291734960821','78',1.00,'450','retail','0','2024-12-23 16:33:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 13:43:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173496083012030312322'),(610,'291734961423','85',1.00,'500','retail','0','2024-12-23 16:43:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 13:51:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173496142432324320333'),(611,'291734961423','84',1.00,'500','retail','0','2024-12-23 16:44:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 13:51:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173496144206332320132'),(612,'291734961423','78',1.00,'450','retail','0','2024-12-23 16:44:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 13:51:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173496146130120913324'),(613,'291734966085','80',3.00,'1500','retail','0','2024-12-23 18:01:25','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-23 15:01:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173496608822307386302'),(614,'291734970627','53',1.00,'450','retail','0','2024-12-23 19:17:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 16:30:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173497062923922322670'),(615,'291734971698','37',2.00,'1200','retail','0','2024-12-23 19:34:58','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-23 16:36:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173497170172723033327'),(616,'291734971811','85',6.00,'3000','retail','0','2024-12-23 19:36:51','bale','','','0','Cash',413.79,'500','','','29','16.00','1','2024-12-23 16:40:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'6','1.00','-5','Inclusive','branch','Service','','','','','','','29173497184603371392432'),(617,'291734971811','58',1.00,'600','retail','0','2024-12-23 19:37:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-23 16:40:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173497186222022033003'),(618,'291734972167','8',1.00,'600','retail','0','2024-12-23 19:42:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-23 16:43:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173497216909230629221'),(619,'291734972167','71',1.00,'500','retail','0','2024-12-23 19:43:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-23 16:43:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173497218202022232070'),(620,'291734972167','69',1.00,'450','retail','0','2024-12-23 19:43:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-23 16:43:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173497221522327023330'),(621,'291734974780','15',2.00,'1340','retail','0','2024-12-23 20:26:20','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2024-12-23 17:26:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173497479503332373090'),(623,'291735033275','70',1.00,'450','retail','0','2024-12-24 12:41:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 09:47:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173503327930309732329'),(624,'291735032771','15',1.00,'670','retail','0','2024-12-24 12:32:51','bale','','','0','Cash',92.41,'670','','','29','','1','2024-12-24 12:09:44','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173503277477307322933'),(625,'291735032771','24',1.00,'550','retail','0','2024-12-24 15:09:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-24 12:09:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173504217524320323104'),(626,'291735043339','26',1.00,'500','retail','0','2024-12-24 15:28:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 12:34:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173504334439222332230'),(627,'291735043743','17',1.00,'500','retail','0','2024-12-24 15:35:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 12:40:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173504374930320249405'),(628,'291735044048','68',1.00,'500','retail','0','2024-12-24 15:40:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 12:41:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173504405233333002423'),(629,'291735053745','85',1.00,'500','retail','0','2024-12-24 18:22:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 15:23:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173505374990032330337'),(630,'291735053745','50',1.00,'500','retail','0','2024-12-24 18:22:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 15:23:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173505375812055102278'),(631,'291735053745','48',1.00,'500','retail','0','2024-12-24 18:22:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 15:23:39','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173505377401013300702'),(632,'291735053745','68',1.00,'500','retail','0','2024-12-24 18:23:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 15:23:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173505380533533221227'),(633,'291735060850','68',1.00,'500','retail','0','2024-12-24 20:20:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:21:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506086028022272053'),(634,'291735061389','67',1.00,'500','retail','0','2024-12-24 20:29:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:29:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173506139203362230312'),(635,'291735061476','53',1.00,'450','retail','0','2024-12-24 20:31:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:35:09','1','19','new','1','new','pcs','','','','','','0','','','VATABLE',387.93,'','0.00','0','Inclusive','branch','Service','','','','','','','29173506149620323337200'),(636,'291735061476','59',1.00,'450','retail','0','2024-12-24 20:32:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:35:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506155450032333053'),(637,'291735061476','59',1.00,'450','retail','0','2024-12-24 20:34:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:35:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173506170033023373903'),(638,'291735061845','81',1.00,'500','retail','0','2024-12-24 20:37:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:37:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506184842130393050'),(639,'291735061902','22',1.00,'550','retail','0','2024-12-24 20:38:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-24 17:38:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506190520235310300'),(640,'291735061936','35',1.00,'500','retail','0','2024-12-24 20:38:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:39:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506193803322037173'),(641,'291735061936','43',1.00,'600','retail','0','2024-12-24 20:39:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 17:39:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506194990323293222'),(642,'291735061936','34',1.00,'500','retail','0','2024-12-24 20:39:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:39:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506196331332202231'),(643,'291735061996','58',1.00,'600','retail','0','2024-12-24 20:39:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 17:40:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506199923203730393'),(644,'291735062118','72',1.00,'450','retail','0','2024-12-24 20:41:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:42:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506211912299623332'),(645,'291735062118','50',1.00,'500','retail','0','2024-12-24 20:42:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:42:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506212820700302292'),(646,'291735062118','15',1.00,'670','retail','0','2024-12-24 20:42:32','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-24 17:42:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506216223202132335'),(647,'291735062200','5',1.00,'600','retail','0','2024-12-24 20:43:33','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 17:45:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506221502925221303'),(648,'291735062200','25',3.00,'1800','retail','0','2024-12-24 20:44:32','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2024-12-24 17:45:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29173506227533725220232'),(649,'291735062345','25',1.00,'600','retail','0','2024-12-24 20:45:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 17:45:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506234622714205622'),(650,'291735062374','68',1.00,'500','retail','0','2024-12-24 20:46:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:46:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506237722320302003'),(651,'291735062477','48',1.00,'500','retail','0','2024-12-24 20:47:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:48:13','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506247930007032000'),(652,'291735062477','70',1.00,'450','retail','0','2024-12-24 20:48:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:48:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506248908030260020'),(653,'291735062542','34',1.00,'500','retail','0','2024-12-24 20:49:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:49:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506254403333223430'),(654,'291735062542','42',1.00,'600','retail','0','2024-12-24 20:49:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 17:49:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506255860231253221'),(655,'291735062750','35',2.00,'1000','retail','0','2024-12-24 20:52:30','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-24 17:53:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173506275322393932230'),(656,'291735062750','38',2.00,'1200','retail','0','2024-12-24 20:52:46','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-24 17:53:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173506277032705203003'),(657,'291735062849','78',1.00,'450','retail','0','2024-12-24 20:54:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:54:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506285532232331363'),(658,'291735062849','59',1.00,'450','retail','0','2024-12-24 20:54:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:54:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173506286132032201032'),(659,'291735062849','53',1.00,'450','retail','0','2024-12-24 20:54:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:54:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506287008237207732'),(660,'291735062849','68',1.00,'500','retail','0','2024-12-24 20:54:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 17:54:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506287932593012370'),(661,'291735062972','46',1.00,'450','retail','0','2024-12-24 20:56:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:56:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173506297535260375293'),(662,'291735062972','45',1.00,'450','retail','0','2024-12-24 20:56:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 17:56:27','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173506298422034099232'),(663,'291735063150','12',1.00,'550','retail','0','2024-12-24 20:59:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-24 17:59:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506315303039337360'),(664,'291735063356','61',1.00,'500','retail','0','2024-12-24 21:02:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 18:03:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506335830265203322'),(665,'291735063356','55',1.00,'500','retail','0','2024-12-24 21:03:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 18:03:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506342832293392831'),(666,'291735063598','32',1.00,'500','retail','0','2024-12-24 21:06:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 18:11:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506360033212013130'),(667,'291735063598','17',1.00,'500','retail','0','2024-12-24 21:08:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 18:11:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173506370473223307026'),(668,'291735063598','77',1.00,'450','retail','0','2024-12-24 21:10:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-24 18:11:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506385801012092283'),(669,'291735063894','42',1.00,'600','retail','0','2024-12-24 21:11:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 18:11:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173506389700225122202'),(670,'291735063949','25',1.00,'600','retail','0','2024-12-24 21:12:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 18:12:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506395423900223132'),(671,'291735064054','6',1.00,'550','retail','0','2024-12-24 21:14:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-24 18:14:22','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506405502437363322'),(672,'291735064054','25',1.00,'600','retail','0','2024-12-24 21:14:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-24 18:14:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173506406024601032370'),(673,'291735064122','68',1.00,'500','retail','0','2024-12-24 21:15:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-24 18:15:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173506412306420023332'),(674,'291735123262','5',1.00,'600','retail','0','2024-12-25 13:41:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 10:42:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512326303033526323'),(675,'291735123681','49',1.00,'500','retail','0','2024-12-25 13:48:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 10:52:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173512368532302232313'),(676,'291735124615','13',1.00,'600','retail','0','2024-12-25 14:03:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 11:10:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512461747372023502'),(680,'291735126065','85',1.00,'500','retail','0','2024-12-25 14:27:45','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 11:29:40','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173512606722932310002'),(681,'291735126065','85',1.00,'500','retail','0','2024-12-25 14:27:52','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 11:29:40','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173512607492322373100'),(682,'291735126065','84',1.00,'500','retail','0','2024-12-25 14:28:12','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 11:29:40','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173512609309229963293'),(683,'291735126065','85',1.00,'500','retail','0','2024-12-25 14:29:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 11:29:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512616833061062002'),(687,'291735126577','78',1.00,'450','retail','0','2024-12-25 14:36:17','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-25 11:52:55','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173512658202035200292'),(688,'291735126577','69',1.00,'450','retail','0','2024-12-25 14:44:39','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-25 11:52:55','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173512708029119323279'),(689,'291735126577','69',1.00,'450','retail','0','2024-12-25 14:52:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 11:52:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512757329323230222'),(690,'291735127612','15',1.00,'670','retail','0','2024-12-25 14:53:32','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-25 11:54:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512761473932130332'),(691,'291735127612','13',1.00,'600','retail','0','2024-12-25 14:53:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 11:54:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512762632306150200'),(692,'291735127612','85',1.00,'500','retail','0','2024-12-25 14:53:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 11:54:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512763963033329035'),(693,'291735128030','8',1.00,'600','retail','0','2024-12-25 15:00:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:01:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512803392023023323'),(694,'291735128030','25',1.00,'600','retail','0','2024-12-25 15:01:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:01:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173512809828713220030'),(695,'291735128030','15',1.00,'670','retail','0','2024-12-25 15:01:44','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-25 12:01:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512810622093929032'),(696,'291735128131','8',1.00,'600','retail','0','2024-12-25 15:02:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:05:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512813330022022131'),(697,'291735128131','58',1.00,'600','retail','0','2024-12-25 15:02:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:05:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173512816611025633352'),(698,'291735128131','68',1.00,'500','retail','0','2024-12-25 15:03:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:05:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512819533332931030'),(699,'291735128131','77',1.00,'450','retail','0','2024-12-25 15:04:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 12:05:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512828122002003103'),(700,'291735128131','48',1.00,'500','retail','0','2024-12-25 15:04:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:05:39','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512829821020292852'),(701,'291735128131','54',1.00,'550','retail','0','2024-12-25 15:05:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 12:05:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512833778332331322'),(702,'291735128818','3',1.00,'500','retail','0','2024-12-25 15:13:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:14:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512882002207723201'),(703,'291735128818','34',1.00,'500','retail','0','2024-12-25 15:13:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:14:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512882523332830202'),(704,'291735128903','69',1.00,'450','retail','0','2024-12-25 15:15:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 12:15:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512890670322932832'),(705,'291735128903','77',1.00,'450','retail','0','2024-12-25 15:15:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 12:15:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173512892982322902323'),(706,'291735129764','58',1.00,'600','retail','0','2024-12-25 15:29:24','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:29:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173512976532129220232'),(707,'291735129799','68',1.00,'500','retail','0','2024-12-25 15:29:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:30:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173512980190218222000'),(708,'291735130387','64',1.00,'500','retail','0','2024-12-25 15:39:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:40:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513040832233383322'),(709,'291735130679','74',1.00,'450','retail','0','2024-12-25 15:44:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 12:46:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513068020203392232'),(710,'291735130679','31',1.00,'500','retail','0','2024-12-25 15:44:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:46:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513068660200237393'),(711,'291735130679','41',1.00,'550','retail','0','2024-12-25 15:44:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 12:46:47','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513069733300329390'),(712,'291735130679','25',1.00,'600','retail','0','2024-12-25 15:45:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 12:46:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513072233133323323'),(713,'291735131489','82',1.00,'500','retail','0','2024-12-25 15:58:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 12:58:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513149252343722102'),(714,'291735131932','54',1.00,'550','retail','0','2024-12-25 16:05:33','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 13:05:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513193550222223029'),(715,'291735132253','58',1.00,'600','retail','0','2024-12-25 16:10:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 13:11:14','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513225553232333523'),(716,'291735132253','26',1.00,'500','retail','0','2024-12-25 16:11:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 13:11:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513227023020273302'),(717,'291735132971','65',1.00,'500','retail','0','2024-12-25 16:22:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 13:22:54','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513297331232092202'),(719,'291735133643','77',1.00,'450','retail','0','2024-12-25 16:34:03','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-25 13:42:21','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173513364625336233313'),(720,'291735133643','6',1.00,'550','retail','0','2024-12-25 16:42:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 13:42:21','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513413820233031303'),(721,'291735134939','52',1.00,'500','retail','0','2024-12-25 16:55:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:00:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513494134020092345'),(722,'291735135454','37',1.00,'600','retail','0','2024-12-25 17:04:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 14:04:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513545733079233053'),(723,'291735135484','21',1.00,'550','retail','0','2024-12-25 17:04:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 14:04:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513548623913220332'),(724,'291735135516','34',1.00,'500','retail','0','2024-12-25 17:05:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:05:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513551853033503223'),(725,'291735135537','26',1.00,'500','retail','0','2024-12-25 17:05:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:05:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513553800331323022'),(726,'291735135553','8',1.00,'600','retail','0','2024-12-25 17:05:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 14:05:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513555522232325521'),(727,'291735135596','58',1.00,'600','retail','0','2024-12-25 17:06:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 14:06:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513560222203220102'),(728,'291735136486','68',1.00,'500','retail','0','2024-12-25 17:21:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:21:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513648883343333219'),(729,'291735137381','49',1.00,'500','retail','0','2024-12-25 17:36:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:36:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513738889010020332'),(730,'291735137381','67',1.00,'500','retail','0','2024-12-25 17:36:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:36:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173513740371220233313'),(731,'291735137809','69',1.00,'450','retail','0','2024-12-25 17:43:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 14:43:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513781551251233331'),(732,'291735138553','45',6.00,'2700','retail','0','2024-12-25 17:55:53','bale','','','0','Cash',372.41,'450','','','29','16.00','1','2024-12-25 14:56:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'6','3.00','-3','Inclusive','branch','Service','','','','','','','29173513855592021353055'),(733,'291735138553','77',1.00,'450','retail','0','2024-12-25 17:56:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 14:56:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513858932572122002'),(734,'291735138655','35',1.00,'500','retail','0','2024-12-25 17:57:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:58:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173513866002330038006'),(735,'291735138655','3',1.00,'500','retail','0','2024-12-25 17:57:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:58:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513867900003338520'),(736,'291735138655','37',1.00,'600','retail','0','2024-12-25 17:58:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 14:58:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513869430333906313'),(737,'291735138655','25',2.00,'1200','retail','0','2024-12-25 17:58:23','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-25 14:58:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173513870432833220120'),(738,'291735138753','68',1.00,'500','retail','0','2024-12-25 17:59:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 14:59:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173513875603673302323'),(739,'291735138753','42',1.00,'600','retail','0','2024-12-25 17:59:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 14:59:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173513877133082238302'),(740,'291735140126','76',1.00,'500','retail','0','2024-12-25 18:22:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 15:22:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514012900413213420'),(741,'291735140377','31',1.00,'500','retail','0','2024-12-25 18:26:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 15:26:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514037853315010053'),(742,'291735140377','34',1.00,'500','retail','0','2024-12-25 18:26:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 15:26:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514038622268302313'),(743,'291735140630','35',1.00,'500','retail','0','2024-12-25 18:30:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 15:30:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173514063753222370224'),(747,'291735142368','69',1.00,'450','retail','0','2024-12-25 18:59:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 15:59:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514236993922309323'),(748,'291735141761','70',1.00,'450','retail','0','2024-12-25 18:49:21','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-25 16:08:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173514176693922762012'),(749,'291735141761','17',1.00,'500','retail','0','2024-12-25 18:49:30','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 16:08:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29173514177223302203220'),(750,'291735141761','1',1.00,'500','retail','0','2024-12-25 18:49:42','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 16:08:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29173514178303472012233'),(751,'291735142976','68',1.00,'500','retail','0','2024-12-25 19:09:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 16:09:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514297805973430303'),(752,'291735143170','76',1.00,'500','retail','0','2024-12-25 19:12:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 16:13:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514317437040427202'),(753,'291735143170','78',1.00,'450','retail','0','2024-12-25 19:13:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 16:13:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514320033333070340'),(754,'291735143349','5',2.00,'1200','retail','0','2024-12-25 19:15:49','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-25 16:16:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173514335132393323932'),(755,'291735143798','15',1.00,'670','retail','0','2024-12-25 19:23:18','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-25 16:23:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514380000122203178'),(756,'291735144660','59',1.00,'450','retail','0','2024-12-25 19:37:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 16:37:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173514466273332033602'),(757,'291735145736','45',1.00,'450','retail','0','2024-12-25 19:55:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 16:55:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173514573737420217342'),(758,'291735145736','75',1.00,'450','retail','0','2024-12-25 19:55:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-25 16:55:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514575002003104323'),(759,'291735145832','2',3.00,'1800','retail','0','2024-12-25 19:57:12','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2024-12-25 16:57:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173514583433281108323'),(760,'291735145832','38',1.00,'600','retail','0','2024-12-25 19:57:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 16:57:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514584525227235127'),(761,'291735145943','54',1.00,'550','retail','0','2024-12-25 19:59:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 16:59:07','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514594523120390231'),(762,'291735146091','5',1.00,'600','retail','0','2024-12-25 20:01:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 17:01:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514609239022262072'),(763,'291735146126','20',1.00,'550','retail','0','2024-12-25 20:02:06','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-25 17:02:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514612762202420313'),(764,'291735146325','79',1.00,'500','retail','0','2024-12-25 20:05:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 17:05:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173514632720052330532'),(765,'291735146325','68',1.00,'500','retail','0','2024-12-25 20:05:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-25 17:05:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514634505320332452'),(766,'291735146810','8',1.00,'600','retail','0','2024-12-25 20:13:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 17:13:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173514681253305215024'),(767,'291735146810','25',2.00,'1200','retail','0','2024-12-25 20:13:40','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-25 17:13:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173514682223330303432'),(768,'291735147560','85',3.00,'1500','retail','0','2024-12-25 20:26:00','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-25 17:26:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173514756336252226273'),(769,'291735150067','58',1.00,'600','retail','0','2024-12-25 21:07:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-25 18:07:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173515006870097225138'),(770,'291735205363','22',1.00,'550','retail','0','2024-12-26 12:29:23','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-26 09:29:32','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173520536620021053262'),(771,'291735206078','83',1.00,'500','retail','0','2024-12-26 12:41:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 09:41:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173520607923353263227'),(772,'291735210964','15',1.00,'670','retail','0','2024-12-26 14:02:44','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-26 11:02:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173521097632392332232'),(775,'291735213194','4',1.00,'500','retail','0','2024-12-26 14:39:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 11:39:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521319602207713101'),(776,'291735213342','68',2.00,'1000','retail','0','2024-12-26 14:42:22','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-26 11:43:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173521334620123535324'),(777,'291735213342','67',1.00,'500','retail','0','2024-12-26 14:42:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 11:43:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173521336130332209233'),(778,'291735213342','81',1.00,'500','retail','0','2024-12-26 14:42:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 11:43:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521337332332713323'),(779,'291735213342','52',1.00,'500','retail','0','2024-12-26 14:43:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 11:43:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173521338337280333292'),(780,'291735213473','69',1.00,'450','retail','0','2024-12-26 14:44:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 11:44:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173521348003323233033'),(781,'291735215630','58',1.00,'600','retail','0','2024-12-26 15:20:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 12:20:49','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173521564722240302023'),(782,'291735212147','75',1.00,'450','retail','0','2024-12-26 14:22:27','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-26 12:53:14','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173521215112313302323'),(783,'291735212147','59',1.00,'450','retail','0','2024-12-26 14:22:42','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-26 12:53:14','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173521216522320033322'),(784,'291735217617','56',1.00,'500','retail','0','2024-12-26 15:53:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 12:53:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521761997339221333'),(785,'291735219138','74',1.00,'450','retail','0','2024-12-26 16:18:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:20:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521913923332712300'),(786,'291735219138','74',1.00,'450','retail','0','2024-12-26 16:19:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:20:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521914970043309325'),(787,'291735219138','74',1.00,'450','retail','0','2024-12-26 16:19:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:20:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521915893321227200'),(788,'291735219138','77',1.00,'450','retail','0','2024-12-26 16:19:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:20:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521917920222002003'),(789,'291735219138','45',1.00,'450','retail','0','2024-12-26 16:19:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:20:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173521920230003202021'),(790,'291735219273','69',1.00,'450','retail','0','2024-12-26 16:21:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:21:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173521927572222531237'),(791,'291735219273','77',1.00,'450','retail','0','2024-12-26 16:21:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:21:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521928653102222823'),(792,'291735219326','4',1.00,'500','retail','0','2024-12-26 16:22:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 13:22:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521933662120966200'),(793,'291735219420','80',2.00,'1000','retail','0','2024-12-26 16:23:40','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-26 13:23:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173521942772330210302'),(794,'291735219982','72',1.00,'450','retail','0','2024-12-26 16:33:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 13:33:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173521998532530322209'),(795,'291735222786','27',1.00,'500','retail','0','2024-12-26 17:19:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 14:19:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522278792233732335'),(796,'291735222909','58',2.00,'1200','retail','0','2024-12-26 17:21:49','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-26 14:33:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173522292222333233202'),(797,'291735222909','69',1.00,'450','retail','0','2024-12-26 17:23:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 14:33:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522299520093222292'),(798,'291735222909','81',1.00,'500','retail','0','2024-12-26 17:23:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 14:33:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522302000332223030'),(799,'291735222909','46',1.00,'450','retail','0','2024-12-26 17:24:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 14:33:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173522304334012229333'),(800,'291735222909','54',1.00,'550','retail','0','2024-12-26 17:27:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-26 14:33:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522328133333322222'),(801,'291735223919','41',3.00,'1650','retail','0','2024-12-26 17:38:39','bale','','','0','Cash',227.59,'550','','','29','16.00','1','2024-12-26 14:38:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173522392300532332333'),(802,'291735227491','72',1.00,'450','retail','0','2024-12-26 18:38:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 15:38:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522749392230393323'),(803,'291735227837','78',1.00,'450','retail','0','2024-12-26 18:43:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 15:44:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522784033023202894'),(804,'291735227909','77',1.00,'450','retail','0','2024-12-26 18:45:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 15:45:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522791123507320227'),(805,'291735228001','27',1.00,'500','retail','0','2024-12-26 18:46:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:46:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522800533372003232'),(806,'291735228123','8',1.00,'600','retail','0','2024-12-26 18:48:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 15:48:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522812722723232132'),(807,'291735228168','28',2.00,'1200','retail','0','2024-12-26 18:49:28','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-26 15:49:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173522817100282502230'),(808,'291735228168','6',1.00,'550','retail','0','2024-12-26 18:49:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-26 15:49:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522819232122382500'),(809,'291735228234','15',2.00,'1340','retail','0','2024-12-26 18:50:34','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2024-12-26 15:52:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173522824123202239213'),(810,'291735228234','58',1.00,'600','retail','0','2024-12-26 18:50:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 15:52:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173522825159102332330'),(811,'291735228234','58',1.00,'600','retail','0','2024-12-26 18:51:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 15:52:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173522826268222332322'),(812,'291735228234','44',1.00,'500','retail','0','2024-12-26 18:51:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:52:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522830133237320303'),(813,'291735228234','71',1.00,'500','retail','0','2024-12-26 18:51:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:52:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173522831730037233020'),(814,'291735228234','68',1.00,'500','retail','0','2024-12-26 18:52:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:52:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522833632833302012'),(815,'291735228390','48',1.00,'500','retail','0','2024-12-26 18:53:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:53:47','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522839220283313037'),(816,'291735228390','84',1.00,'500','retail','0','2024-12-26 18:53:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:53:47','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522842438014443308'),(817,'291735228478','68',1.00,'500','retail','0','2024-12-26 18:54:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:54:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522847923230302431'),(818,'291735228478','50',1.00,'500','retail','0','2024-12-26 18:54:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:54:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522848322320303230'),(819,'291735228515','48',1.00,'500','retail','0','2024-12-26 18:55:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:55:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522851709003323203'),(820,'291735228612','24',1.00,'550','retail','0','2024-12-26 18:56:52','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-26 15:56:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522861422813103030'),(821,'291735228755','82',1.00,'500','retail','0','2024-12-26 18:59:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 15:59:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173522875712383175702'),(822,'291735228803','59',1.00,'450','retail','0','2024-12-26 19:00:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 16:00:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173522880632333023353'),(823,'291735229870','8',1.00,'600','retail','0','2024-12-26 19:17:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 16:26:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522987232253372222'),(824,'291735229870','37',1.00,'600','retail','0','2024-12-26 19:17:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 16:26:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173522987638009222301'),(825,'291735230402','2',1.00,'600','retail','0','2024-12-26 19:26:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-26 16:27:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173523040303240300022'),(826,'291735230402','41',1.00,'550','retail','0','2024-12-26 19:27:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-26 16:27:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173523043232932220420'),(827,'291735230402','27',1.00,'500','retail','0','2024-12-26 19:27:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 16:27:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173523044233932944292'),(828,'291735230648','77',3.00,'1350','retail','0','2024-12-26 19:30:48','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2024-12-26 16:31:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','0.00','-3','Inclusive','branch','Service','','','','','','','29173523065055003220030'),(829,'291735232125','77',5.00,'2250','retail','0','2024-12-26 19:55:25','bale','','','0','Cash',310.34,'450','','','29','16.00','1','2024-12-26 16:59:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'5','0.00','-5','Inclusive','branch','Service','','','','','','','29173523212900352232212'),(830,'291735234750','74',1.00,'450','retail','0','2024-12-26 20:39:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 17:39:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173523475120123535325'),(831,'291735234750','45',1.00,'450','retail','0','2024-12-26 20:39:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 17:39:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173523476333230327923'),(832,'291735234750','72',1.00,'450','retail','0','2024-12-26 20:39:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 17:39:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173523477422023733032'),(833,'291735234750','46',1.00,'450','retail','0','2024-12-26 20:39:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-26 17:39:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173523478843020939212'),(834,'291735234839','27',1.00,'500','retail','0','2024-12-26 20:40:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-26 17:40:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173523484010235412303'),(835,'291735295282','68',1.00,'500','retail','0','2024-12-27 13:28:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 10:28:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173529528493225333025'),(836,'291735295896','28',1.00,'600','retail','0','2024-12-27 13:38:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 10:39:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173529589830120213328'),(837,'291735296698','58',1.00,'600','retail','0','2024-12-27 13:51:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 10:52:04','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173529670233323233213'),(838,'291735296698','69',1.00,'450','retail','0','2024-12-27 13:51:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-27 10:52:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173529671631023321626'),(839,'291735298370','54',1.00,'550','retail','0','2024-12-27 14:19:30','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 11:32:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173529837503723233313'),(840,'291735298370','59',1.00,'450','retail','0','2024-12-27 14:19:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-27 11:32:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173529838523900223132'),(841,'291735299147','31',1.00,'500','retail','0','2024-12-27 14:32:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 11:33:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173529914827592032023'),(842,'291735299147','4',1.00,'500','retail','0','2024-12-27 14:32:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 11:33:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173529915539230092021'),(843,'291735299147','1',1.00,'500','retail','0','2024-12-27 14:32:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 11:33:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173529916623292003222'),(844,'291735299147','1',1.00,'500','retail','0','2024-12-27 14:33:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 11:33:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173529920895322592283'),(845,'291735300416','4',1.00,'500','retail','0','2024-12-27 14:53:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 11:53:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530041802711333203'),(846,'291735301316','28',1.00,'600','retail','0','2024-12-27 15:08:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 12:10:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530132020220222223'),(847,'291735301316','26',1.00,'500','retail','0','2024-12-27 15:08:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 12:10:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173530133132190002023'),(848,'291735301316','3',1.00,'500','retail','0','2024-12-27 15:09:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 12:10:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530137532001320230'),(849,'291735302833','46',1.00,'450','retail','0','2024-12-27 15:33:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-27 12:34:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173530284422227235327'),(850,'291735303141','15',1.00,'670','retail','0','2024-12-27 15:39:01','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-27 12:39:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173530314227033242922'),(851,'291735303141','21',1.00,'550','retail','0','2024-12-27 15:39:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 12:39:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530316902313332312'),(852,'291735304358','79',2.00,'1000','retail','0','2024-12-27 15:59:18','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-27 12:59:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173530436123033332336'),(853,'291735306032','39',1.00,'550','retail','0','2024-12-27 16:27:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 13:27:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530603803233032202'),(854,'291735307246','26',1.00,'500','retail','0','2024-12-27 16:47:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 13:48:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173530724733232303297'),(855,'291735309707','48',1.00,'500','retail','0','2024-12-27 17:28:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 14:28:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530970930393990203'),(856,'291735309707','48',1.00,'500','retail','0','2024-12-27 17:28:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 14:28:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173530972023222227232'),(857,'291735310334','36',1.00,'550','retail','0','2024-12-27 17:38:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 14:39:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531033627363391337'),(858,'291735310334','12',1.00,'550','retail','0','2024-12-27 17:39:07','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 14:39:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531035131027130202'),(859,'291735311022','78',1.00,'450','retail','0','2024-12-27 17:50:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-27 14:52:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531103720722222133'),(860,'291735311228','35',1.00,'500','retail','0','2024-12-27 17:53:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 14:54:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173531123093321227200'),(861,'291735311974','79',1.00,'500','retail','0','2024-12-27 18:06:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:07:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531197522297020900'),(862,'291735311974','78',1.00,'450','retail','0','2024-12-27 18:06:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-27 15:07:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531199230701393330'),(863,'291735313379','48',1.00,'500','retail','0','2024-12-27 18:29:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:33:12','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531338002302222239'),(864,'291735313379','49',1.00,'500','retail','0','2024-12-27 18:32:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:33:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173531352732223003272'),(865,'291735313379','49',1.00,'500','retail','0','2024-12-27 18:32:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:33:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173531354212332720702'),(866,'291735313379','55',1.00,'500','retail','0','2024-12-27 18:32:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:33:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531354922713322223'),(867,'291735313742','68',1.00,'500','retail','0','2024-12-27 18:35:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:37:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173531374333322231200'),(868,'291735313742','8',1.00,'600','retail','0','2024-12-27 18:35:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 15:37:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173531375233020072355'),(869,'291735313742','50',1.00,'500','retail','0','2024-12-27 18:36:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 15:37:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531379723202213372'),(870,'291735316081','14',1.00,'550','retail','0','2024-12-27 19:14:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-27 16:14:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531608392232263022'),(871,'291735316306','42',1.00,'600','retail','0','2024-12-27 19:18:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 16:19:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531630733372003232'),(872,'291735316306','3',1.00,'500','retail','0','2024-12-27 19:18:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-27 16:19:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531631932202523173'),(873,'291735316306','10',1.00,'600','retail','0','2024-12-27 19:18:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-27 16:19:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173531633122313330202'),(874,'291735379989','82',1.00,'500','retail','0','2024-12-28 12:59:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:00:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173537999191909172900'),(875,'291735379989','49',1.00,'500','retail','0','2024-12-28 13:00:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:00:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173538000937322382032'),(876,'291735382075','49',1.00,'500','retail','0','2024-12-28 13:34:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:34:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173538207603203221088'),(877,'291735382075','72',1.00,'450','retail','0','2024-12-28 13:34:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 10:34:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538209000333203933'),(878,'291735382533','56',1.00,'500','retail','0','2024-12-28 13:42:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:48:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538253427443323033'),(879,'291735382533','81',1.00,'500','retail','0','2024-12-28 13:43:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:48:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538258632329220232'),(880,'291735382533','50',1.00,'500','retail','0','2024-12-28 13:43:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:48:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538262031122333023'),(881,'291735383279','31',1.00,'500','retail','0','2024-12-28 13:54:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 10:55:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538333720223233232'),(882,'291735384740','49',1.00,'500','retail','0','2024-12-28 14:19:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 11:25:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173538474383330023222'),(883,'291735386363','20',1.00,'550','retail','0','2024-12-28 14:46:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 11:53:04','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173538637085283270230'),(884,'291735386995','45',1.00,'450','retail','0','2024-12-28 14:56:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 12:11:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173538699799223373330'),(885,'291735386995','14',1.00,'550','retail','0','2024-12-28 15:10:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 12:11:03','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538780633323233932'),(886,'291735387989','77',1.00,'450','retail','0','2024-12-28 15:13:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 12:24:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538799102313332312'),(887,'291735387989','58',1.00,'600','retail','0','2024-12-28 15:14:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-28 12:24:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173538806107322363880'),(888,'291735387989','68',2.00,'1000','retail','0','2024-12-28 15:14:49','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-28 12:24:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173538809238310302280'),(889,'291735387989','80',1.00,'500','retail','0','2024-12-28 15:14:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 12:24:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173538810207210222933'),(890,'291735390629','85',1.00,'500','retail','0','2024-12-28 15:57:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:13:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173539063123293202293'),(891,'291735390629','80',1.00,'500','retail','0','2024-12-28 15:58:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:13:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539070902935327312'),(892,'291735390629','80',1.00,'500','retail','0','2024-12-28 15:58:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:13:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539071973213300303'),(893,'291735390629','47',1.00,'500','retail','0','2024-12-28 16:00:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:13:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539082709229903223'),(894,'291735390629','68',1.00,'500','retail','0','2024-12-28 16:02:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:13:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173539094230272332033'),(895,'291735391748','78',1.00,'450','retail','0','2024-12-28 16:15:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 13:16:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539174937203332007'),(896,'291735392282','47',1.00,'500','retail','0','2024-12-28 16:24:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 13:39:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539228422913952130'),(897,'291735393362','57',1.00,'500','retail','0','2024-12-28 16:42:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 14:03:28','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539336421412200300'),(898,'291735394667','53',1.00,'450','retail','0','2024-12-28 17:04:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 14:04:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539467100253352072'),(899,'291735394802','49',1.00,'500','retail','0','2024-12-28 17:06:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 14:07:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173539481320330328023'),(900,'291735395971','7',1.00,'550','retail','0','2024-12-28 17:26:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 14:27:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173539597330737130220'),(901,'291735395971','45',1.00,'450','retail','0','2024-12-28 17:26:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 14:27:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173539600321922222252'),(902,'291735396608','21',1.00,'550','retail','0','2024-12-28 17:36:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 14:37:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539661232399630020'),(903,'291735396770','75',1.00,'450','retail','0','2024-12-28 17:39:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 14:56:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173539677256372223232'),(904,'291735396770','67',1.00,'500','retail','0','2024-12-28 17:40:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 14:56:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173539681560010359232'),(905,'291735397811','24',1.00,'550','retail','0','2024-12-28 17:56:51','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 14:57:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173539781322023033003'),(909,'291735398042','80',1.00,'500','retail','0','2024-12-28 18:00:43','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-28 15:37:26','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173539804703242224374'),(910,'291735398042','78',1.00,'450','retail','0','2024-12-28 18:01:12','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-28 15:37:26','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173539807592312330339'),(911,'291735398042','78',1.00,'450','retail','0','2024-12-28 18:01:25','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-28 15:37:26','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173539810002553323012'),(912,'291735400291','74',1.00,'450','retail','0','2024-12-28 18:38:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 15:38:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540029634304720033'),(913,'291735400291','42',1.00,'600','retail','0','2024-12-28 18:38:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-28 15:38:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540032303230202302'),(914,'291735400382','1',1.00,'500','retail','0','2024-12-28 18:39:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 15:39:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173540038502222558323'),(915,'291735400468','37',1.00,'600','retail','0','2024-12-28 18:41:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-28 15:41:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173540047350220074020'),(916,'291735400468','9',1.00,'550','retail','0','2024-12-28 18:41:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 15:41:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173540048337333907032'),(917,'291735400517','14',2.00,'1100','retail','0','2024-12-28 18:41:57','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2024-12-28 15:42:04','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173540051933193325029'),(918,'291735400567','45',1.00,'450','retail','0','2024-12-28 18:42:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-28 15:42:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173540057373035000239'),(919,'291735400607','3',1.00,'500','retail','0','2024-12-28 18:43:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 15:43:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540061402032233013'),(920,'291735400607','26',1.00,'500','retail','0','2024-12-28 18:43:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 15:43:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173540062123905032372'),(921,'291735400978','47',1.00,'500','retail','0','2024-12-28 18:49:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 15:53:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540098120011292207'),(922,'291735403954','54',1.00,'550','retail','0','2024-12-28 19:39:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 16:43:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540395622523233625'),(923,'291735404718','34',1.00,'500','retail','0','2024-12-28 19:51:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-28 17:00:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540471933302912332'),(924,'291735404718','13',1.00,'600','retail','0','2024-12-28 19:58:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-28 17:00:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540508520303025220'),(925,'291735404718','21',1.00,'550','retail','0','2024-12-28 19:58:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-28 17:00:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173540510522032320223'),(926,'291735404718','34',2.00,'1000','retail','0','2024-12-28 19:58:45','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-28 17:00:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173540513553309923022'),(927,'291735404718','37',1.00,'600','retail','0','2024-12-28 19:59:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-28 17:00:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173540520123203734303'),(928,'291735464274','17',1.00,'500','retail','0','2024-12-29 12:24:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 09:24:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173546427651336220323'),(929,'291735465262','40',1.00,'550','retail','0','2024-12-29 12:41:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 09:44:53','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173546526422022400222'),(930,'291735466489','57',1.00,'500','retail','0','2024-12-29 13:01:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 10:01:34','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173546649122024229031'),(931,'291735466884','57',1.00,'500','retail','0','2024-12-29 13:08:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 10:17:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173546688636223853223'),(932,'291735469220','78',1.00,'450','retail','0','2024-12-29 13:47:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 10:51:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173546922202232223922'),(933,'291735470453','82',1.00,'500','retail','0','2024-12-29 14:07:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 11:08:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547045632726705333'),(934,'291735470920','34',1.00,'500','retail','0','2024-12-29 14:15:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 11:15:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547092325007227342'),(935,'291735473447','78',1.00,'450','retail','0','2024-12-29 14:57:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 11:57:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547344930393309347'),(936,'291735473696','34',1.00,'500','retail','0','2024-12-29 15:01:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 12:02:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547369894029023805'),(937,'291735473696','69',1.00,'450','retail','0','2024-12-29 15:01:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 12:02:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547371572035233302'),(938,'291735473696','9',1.00,'550','retail','0','2024-12-29 15:02:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 12:02:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547373330207372339'),(939,'291735474148','34',1.00,'500','retail','0','2024-12-29 15:09:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 12:09:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547415073073912243'),(940,'291735474249','2',1.00,'600','retail','0','2024-12-29 15:10:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 12:12:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547425100313431232'),(941,'291735474249','8',1.00,'600','retail','0','2024-12-29 15:11:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 12:12:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547427801232205303'),(942,'291735474249','15',1.00,'670','retail','0','2024-12-29 15:11:33','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-29 12:12:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547429537233330502'),(943,'291735475030','50',1.00,'500','retail','0','2024-12-29 15:23:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 12:23:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547503137321233037'),(944,'291735475063','40',2.00,'1100','retail','0','2024-12-29 15:24:23','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2024-12-29 12:24:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173547506633103336222'),(945,'291735475288','77',1.00,'450','retail','0','2024-12-29 15:28:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 12:35:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547529012254524333'),(946,'291735476267','8',1.00,'600','retail','0','2024-12-29 15:44:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 12:44:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547626936522032172'),(947,'291735476662','58',1.00,'600','retail','0','2024-12-29 15:51:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 12:51:17','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173547666420002230432'),(948,'291735476926','70',1.00,'450','retail','0','2024-12-29 15:55:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 12:55:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547692832232638082'),(949,'291735477173','26',1.00,'500','retail','0','2024-12-29 15:59:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:00:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173547717523234252427'),(950,'291735477173','39',1.00,'550','retail','0','2024-12-29 16:00:33','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 13:00:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547723522332304233'),(951,'291735477264','85',2.00,'1000','retail','0','2024-12-29 16:01:04','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-29 13:02:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173547727620230237327'),(952,'291735477264','68',1.00,'500','retail','0','2024-12-29 16:01:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:02:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547729200722373223'),(953,'291735477392','57',1.00,'500','retail','0','2024-12-29 16:03:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:04:28','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547739732222240030'),(954,'291735477392','27',1.00,'500','retail','0','2024-12-29 16:04:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:04:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173547744353147037333'),(955,'291735477574','29',1.00,'500','retail','0','2024-12-29 16:06:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:07:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547757666202222353'),(956,'291735477574','41',2.00,'1100','retail','0','2024-12-29 16:06:31','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2024-12-29 13:07:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173547759533273479292'),(957,'291735479831','52',1.00,'500','retail','0','2024-12-29 16:43:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 13:45:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173547983323223228232'),(958,'291735479946','10',1.00,'600','retail','0','2024-12-29 16:45:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 13:45:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173547994853213222302'),(959,'291735480153','77',1.00,'450','retail','0','2024-12-29 16:49:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 13:49:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548015422202029122'),(960,'291735480911','4',1.00,'500','retail','0','2024-12-29 17:01:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:13:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548091380200792322'),(961,'291735480911','24',1.00,'550','retail','0','2024-12-29 17:02:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 14:13:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548095652300250522'),(962,'291735481929','29',1.00,'500','retail','0','2024-12-29 17:18:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:20:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548193130225314332'),(963,'291735481929','20',1.00,'550','retail','0','2024-12-29 17:19:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 14:20:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548196720334962767'),(964,'291735481929','6',1.00,'550','retail','0','2024-12-29 17:19:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 14:20:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548198232203157723'),(965,'291735482086','81',1.00,'500','retail','0','2024-12-29 17:21:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:27:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548208792322200033'),(966,'291735482086','86',1.00,'500','retail','0','2024-12-29 17:21:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:27:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548210633724762930'),(967,'291735482086','71',1.00,'500','retail','0','2024-12-29 17:26:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:27:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548237603225728223'),(968,'291735482086','65',1.00,'500','retail','0','2024-12-29 17:26:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:27:04','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548239690339830313'),(969,'291735482519','74',1.00,'450','retail','0','2024-12-29 17:28:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 14:28:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548252031352313387'),(970,'291735483409','7',1.00,'550','retail','0','2024-12-29 17:43:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 14:43:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548341013027803322'),(971,'291735483409','67',1.00,'500','retail','0','2024-12-29 17:43:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:43:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548342103503004292'),(972,'291735483683','2',1.00,'600','retail','0','2024-12-29 17:48:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 14:48:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548368428242270322'),(973,'291735484357','86',1.00,'500','retail','0','2024-12-29 17:59:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 14:59:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548435939103324592'),(974,'291735484467','63',1.00,'500','retail','0','2024-12-29 18:01:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:01:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548446837542338692'),(975,'291735484545','82',1.00,'500','retail','0','2024-12-29 18:02:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:02:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548454602130228723'),(976,'291735484867','45',2.00,'900','retail','0','2024-12-29 18:07:47','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-29 15:09:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173548493633146222230'),(977,'291735485132','81',1.00,'500','retail','0','2024-12-29 18:12:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:12:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548513323330022422'),(978,'291735485132','86',1.00,'500','retail','0','2024-12-29 18:12:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:12:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548513833282323328'),(979,'291735485388','45',2.00,'900','retail','0','2024-12-29 18:16:28','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2024-12-29 15:16:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173548539013223229952'),(980,'291735485516','81',1.00,'500','retail','0','2024-12-29 18:18:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:18:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548552202223238821'),(981,'291735485516','72',1.00,'450','retail','0','2024-12-29 18:18:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 15:18:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548553730722307315'),(982,'291735485878','78',1.00,'450','retail','0','2024-12-29 18:24:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 15:25:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548587903922004009'),(983,'291735485878','50',1.00,'500','retail','0','2024-12-29 18:25:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:25:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548592633239303297'),(984,'291735486242','75',1.00,'450','retail','0','2024-12-29 18:30:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 15:31:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548624433204232023'),(985,'291735486242','45',1.00,'450','retail','0','2024-12-29 18:30:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 15:31:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173548626038223862282'),(986,'291735486717','54',1.00,'550','retail','0','2024-12-29 18:38:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 15:38:40','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548671802313342312'),(987,'291735487855','80',1.00,'500','retail','0','2024-12-29 18:57:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:59:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548785808230330337'),(988,'291735487855','47',1.00,'500','retail','0','2024-12-29 18:58:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:59:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548790490830203279'),(989,'291735487855','68',1.00,'500','retail','0','2024-12-29 18:58:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 15:59:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173548794131343333090'),(990,'291735489187','39',1.00,'550','retail','0','2024-12-29 19:19:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 16:24:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548918839800873820'),(991,'291735489187','25',1.00,'600','retail','0','2024-12-29 19:19:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 16:24:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173548919932021020223'),(992,'291735489187','42',2.00,'1200','retail','0','2024-12-29 19:20:34','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2024-12-29 16:24:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173548923739033309335'),(993,'291735489187','24',1.00,'550','retail','0','2024-12-29 19:20:51','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-29 16:24:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548925237533907097'),(994,'291735489187','13',1.00,'600','retail','0','2024-12-29 19:21:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 16:24:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548931937320923335'),(995,'291735489187','28',1.00,'600','retail','0','2024-12-29 19:22:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 16:24:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173548932608025730225'),(996,'291735491183','31',1.00,'500','retail','0','2024-12-29 19:53:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 16:53:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173549118432233311831'),(997,'291735491870','84',1.00,'500','retail','0','2024-12-29 20:04:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 17:07:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173549187247393110273'),(998,'291735491870','77',5.00,'2250','retail','0','2024-12-29 20:04:54','bale','','','0','Cash',310.34,'450','','','29','16.00','1','2024-12-29 17:07:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'5','1.00','-4','Inclusive','branch','Service','','','','','','','29173549189823023383308'),(999,'291735491870','45',1.00,'450','retail','0','2024-12-29 20:05:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 17:07:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173549191432231022109'),(1000,'291735491870','59',1.00,'450','retail','0','2024-12-29 20:05:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-29 17:07:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173549194203231222222'),(1001,'291735491870','26',1.00,'500','retail','0','2024-12-29 20:05:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-29 17:07:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173549196203313322360'),(1002,'291735491870','8',1.00,'600','retail','0','2024-12-29 20:06:12','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-29 17:07:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173549197422772223337'),(1003,'291735557637','35',1.00,'500','retail','0','2024-12-30 14:20:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 11:20:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173555763800023023223'),(1004,'291735557674','46',1.00,'450','retail','0','2024-12-30 14:21:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 11:32:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173555767503203732353'),(1005,'291735557674','56',1.00,'500','retail','0','2024-12-30 14:22:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 11:32:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173555773427305300732'),(1006,'291735559202','57',1.00,'500','retail','0','2024-12-30 14:46:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 11:46:49','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173555920737052232200'),(1007,'291735562842','60',1.00,'450','retail','0','2024-12-30 15:47:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 12:47:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556284430223233832'),(1008,'291735563107','41',1.00,'550','retail','0','2024-12-30 15:51:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-30 12:51:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556310823303233230'),(1009,'291735563107','24',1.00,'550','retail','0','2024-12-30 15:51:50','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-30 12:51:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556311200602220025'),(1010,'291735564199','60',1.00,'450','retail','0','2024-12-30 16:09:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 13:10:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556420103521303202'),(1011,'291735565741','10',1.00,'600','retail','0','2024-12-30 16:35:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 13:35:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556574502327253622'),(1012,'291735565808','2',1.00,'600','retail','0','2024-12-30 16:36:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 13:37:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173556581313838295223'),(1014,'291735565909','34',1.00,'500','retail','0','2024-12-30 16:38:29','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-30 13:54:16','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173556591222339372533'),(1015,'291735565909','69',1.00,'450','retail','0','2024-12-30 16:54:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 13:54:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173556685402306033726'),(1016,'291735567824','85',1.00,'500','retail','0','2024-12-30 17:10:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 14:10:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173556782610205123335'),(1017,'291735567824','68',1.00,'500','retail','0','2024-12-30 17:10:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 14:10:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173556783523235252527'),(1018,'291735567872','15',1.00,'670','retail','0','2024-12-30 17:11:12','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-30 14:11:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173556787434215376073'),(1019,'291735567872','11',1.00,'600','retail','0','2024-12-30 17:11:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 14:11:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173556787822232232262'),(1020,'291735571187','11',1.00,'600','retail','0','2024-12-30 18:06:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 15:06:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173557118905222292323'),(1021,'291735571187','15',1.00,'670','retail','0','2024-12-30 18:06:31','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-30 15:06:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557119202135922229'),(1022,'291735573648','56',1.00,'500','retail','0','2024-12-30 18:47:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 15:48:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173557365030391630971'),(1023,'291735573648','5',1.00,'600','retail','0','2024-12-30 18:47:40','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 15:48:18','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173557366102232732233'),(1024,'291735573648','58',1.00,'600','retail','0','2024-12-30 18:48:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-30 15:48:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173557369773227276309'),(1029,'291735576329','7',1.00,'550','retail','0','2024-12-30 19:32:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-30 16:37:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557633033223357027'),(1030,'291735577158','16',2.00,'1000','retail','0','2024-12-30 19:45:58','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-30 16:46:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173557716013263300303'),(1031,'291735575280','49',1.00,'500','retail','0','2024-12-30 19:14:40','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-30 16:47:46','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173557528133311030235'),(1032,'291735575280','16',1.00,'500','retail','0','2024-12-30 19:15:34','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-30 16:47:46','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173557533520222005003'),(1033,'291735573729','11',1.00,'600','retail','0','2024-12-30 18:48:49','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-30 16:48:37','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173557373620220623333'),(1034,'291735573729','7',1.00,'550','retail','0','2024-12-30 18:49:04','bale','','','0','Cash',75.86,'550','','','29','','1','2024-12-30 16:48:37','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173557374523553233297'),(1035,'291735578610','35',1.00,'500','retail','0','2024-12-30 20:10:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 17:35:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173557861123231072702'),(1036,'291735578610','46',1.00,'450','retail','0','2024-12-30 20:10:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 17:35:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173557861733202715323'),(1037,'291735578610','53',1.00,'450','retail','0','2024-12-30 20:10:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 17:35:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557862622262021370'),(1038,'291735578610','68',1.00,'500','retail','0','2024-12-30 20:10:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 17:35:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557864452503124010'),(1039,'291735578610','60',1.00,'450','retail','0','2024-12-30 20:10:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 17:35:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173557865553257135330'),(1040,'291735578610','68',1.00,'500','retail','0','2024-12-30 20:12:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 17:35:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557874542235822842'),(1041,'291735578610','68',1.00,'500','retail','0','2024-12-30 20:12:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-30 17:35:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173557875420203770343'),(1042,'291735578610','68',3.00,'1500','retail','0','2024-12-30 20:34:11','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2024-12-30 17:35:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173558005630323233203'),(1043,'291735578610','47',2.00,'1000','retail','0','2024-12-30 20:34:22','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-30 17:35:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173558006403102338053'),(1044,'291735580334','72',1.00,'450','retail','0','2024-12-30 20:38:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-30 17:45:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173558033520123535323'),(1045,'291735639645','58',1.00,'600','retail','0','2024-12-31 13:07:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-31 10:07:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173563964620903033263'),(1046,'291735643688','58',1.00,'600','retail','0','2024-12-31 14:14:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-31 11:21:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173564369003502764030'),(1047,'291735645343','78',1.00,'450','retail','0','2024-12-31 14:42:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 11:46:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173564534432931237300'),(1048,'291735645343','80',1.00,'500','retail','0','2024-12-31 14:42:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 11:46:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173564535923309299523'),(1049,'291735645947','85',1.00,'500','retail','0','2024-12-31 14:52:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 11:59:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173564595030109926592'),(1050,'291735645947','80',1.00,'500','retail','0','2024-12-31 14:52:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 11:59:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173564596203237300023'),(1051,'291735645947','49',1.00,'500','retail','0','2024-12-31 14:52:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 11:59:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173564597409022344392'),(1052,'291735646828','78',1.00,'450','retail','0','2024-12-31 15:07:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 12:08:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173564683038030906381'),(1053,'291735646828','77',1.00,'450','retail','0','2024-12-31 15:07:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 12:08:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173564684422697400242'),(1054,'291735646828','53',1.00,'450','retail','0','2024-12-31 15:07:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 12:08:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173564688082266233338'),(1056,'291735647513','50',1.00,'500','retail','0','2024-12-31 15:18:33','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-31 12:26:27','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173564751955329771272'),(1057,'291735647513','47',1.00,'500','retail','0','2024-12-31 15:26:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 12:26:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173564798208521222360'),(1058,'291735648336','1',1.00,'500','retail','0','2024-12-31 15:32:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 12:32:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173564833880223030233'),(1059,'291735648951','25',1.00,'600','retail','0','2024-12-31 15:42:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-31 12:42:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173564895230363362322'),(1060,'291735649365','68',2.00,'1000','retail','0','2024-12-31 15:49:25','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-31 12:49:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173564937339523093330'),(1061,'291735650010','68',1.00,'500','retail','0','2024-12-31 16:00:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 13:00:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565001600302603301'),(1062,'291735650944','78',1.00,'450','retail','0','2024-12-31 16:15:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:16:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565094609332223030'),(1063,'291735650944','70',1.00,'450','retail','0','2024-12-31 16:15:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:16:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173565095239222353230'),(1064,'291735651472','68',2.00,'1000','retail','0','2024-12-31 16:24:32','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2024-12-31 13:27:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173565147535032620112'),(1065,'291735651472','47',1.00,'500','retail','0','2024-12-31 16:24:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 13:27:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173565149174392322331'),(1066,'291735651472','78',1.00,'450','retail','0','2024-12-31 16:25:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:27:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565154822122355069'),(1067,'291735651472','45',3.00,'1350','retail','0','2024-12-31 16:26:09','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2024-12-31 13:27:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','5.00','2','Inclusive','branch','Service','','','','','','','29173565157222332536333'),(1068,'291735651472','77',1.00,'450','retail','0','2024-12-31 16:26:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:27:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565161322323335036'),(1069,'291735651687','72',1.00,'450','retail','0','2024-12-31 16:28:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:36:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173565168820052330532'),(1070,'291735651687','59',1.00,'450','retail','0','2024-12-31 16:28:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 13:36:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173565173955253239230'),(1071,'291735656310','46',1.00,'450','retail','0','2024-12-31 17:45:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 14:45:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173565631332930313257'),(1072,'291735656681','7',1.00,'550','retail','0','2024-12-31 17:51:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2024-12-31 14:51:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565669179020502072'),(1073,'291735658056','11',1.00,'600','retail','0','2024-12-31 18:14:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-31 15:14:41','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173565806032321535233'),(1074,'291735659603','15',1.00,'670','retail','0','2024-12-31 18:40:04','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2024-12-31 15:40:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173565961755326030333'),(1075,'291735660712','70',1.00,'450','retail','0','2024-12-31 18:58:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:09:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173566071430730353050'),(1076,'291735661390','77',1.00,'450','retail','0','2024-12-31 19:09:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:10:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566139220090233002'),(1077,'291735661390','69',1.00,'450','retail','0','2024-12-31 19:09:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:10:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566139923236252621'),(1078,'291735661390','49',1.00,'500','retail','0','2024-12-31 19:10:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 16:10:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173566143253241349312'),(1079,'291735662227','69',1.00,'450','retail','0','2024-12-31 19:23:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:23:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566222823120020030'),(1080,'291735662415','58',1.00,'600','retail','0','2024-12-31 19:26:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2024-12-31 16:28:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173566241828083037323'),(1081,'291735662415','32',1.00,'500','retail','0','2024-12-31 19:27:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 16:28:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173566243233322230203'),(1082,'291735662415','77',1.00,'450','retail','0','2024-12-31 19:27:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:28:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566244202304232427'),(1083,'291735662415','69',1.00,'450','retail','0','2024-12-31 19:27:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:28:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566246636431362120'),(1084,'291735663549','77',1.00,'450','retail','0','2024-12-31 19:45:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:45:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566355033623353903'),(1085,'291735663613','69',1.00,'450','retail','0','2024-12-31 19:46:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:46:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173566361463220100323'),(1086,'291735663733','16',1.00,'500','retail','0','2024-12-31 19:48:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 16:49:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173566373451063732330'),(1087,'291735663733','34',1.00,'500','retail','0','2024-12-31 19:49:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 16:49:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173566374233303362322'),(1088,'291735663733','69',1.00,'450','retail','0','2024-12-31 19:49:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2024-12-31 16:49:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173566376837203362007'),(1089,'291735664232','85',1.00,'500','retail','0','2024-12-31 19:57:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2024-12-31 16:57:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173566423443040423202'),(1090,'291735728458','25',1.00,'600','retail','0','2025-01-01 13:47:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 10:48:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173572845932230392320'),(1091,'291735728458','6',1.00,'550','retail','0','2025-01-01 13:47:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 10:48:06','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173572847137001213223'),(1092,'291735731443','68',1.00,'500','retail','0','2025-01-01 14:37:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 11:37:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573144555332337311'),(1093,'291735733053','45',1.00,'450','retail','0','2025-01-01 15:04:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 12:04:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173573305430220234232'),(1094,'291735733484','50',1.00,'500','retail','0','2025-01-01 15:11:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 12:14:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573348523323352227'),(1095,'291735733484','56',1.00,'500','retail','0','2025-01-01 15:12:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 12:14:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573356432370332024'),(1096,'291735733484','70',1.00,'450','retail','0','2025-01-01 15:13:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 12:14:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573362532230293297'),(1097,'291735734111','78',1.00,'450','retail','0','2025-01-01 15:21:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 12:21:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573411303473330532'),(1098,'291735734401','56',1.00,'500','retail','0','2025-01-01 15:26:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 12:27:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573441433327390132'),(1099,'291735734626','68',1.00,'500','retail','0','2025-01-01 15:30:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 12:30:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573463050062336395'),(1100,'291735734967','5',1.00,'600','retail','0','2025-01-01 15:36:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 12:36:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573496902320302331'),(1101,'291735735375','68',1.00,'500','retail','0','2025-01-01 15:42:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 12:43:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573537820303253013'),(1102,'291735735470','25',2.00,'1200','retail','0','2025-01-01 15:44:31','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-01 12:46:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173573547332509423035'),(1103,'291735735470','40',1.00,'550','retail','0','2025-01-01 15:45:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 12:46:21','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573552620232633237'),(1104,'291735735470','37',1.00,'600','retail','0','2025-01-01 15:45:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 12:46:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573553903203021359'),(1105,'291735735470','42',1.00,'600','retail','0','2025-01-01 15:46:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 12:46:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573557979730322323'),(1106,'291735735739','4',2.00,'1000','retail','0','2025-01-01 15:48:59','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-01 12:49:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173573574202223332553'),(1107,'291735736419','50',1.00,'500','retail','0','2025-01-01 16:00:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:06:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573642307421200355'),(1108,'291735736419','68',1.00,'500','retail','0','2025-01-01 16:01:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:06:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573651333332235026'),(1109,'291735736419','59',1.00,'450','retail','0','2025-01-01 16:02:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 13:06:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173573653135327239026'),(1110,'291735737598','10',2.00,'1200','retail','0','2025-01-01 16:19:58','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-01 13:20:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173573760420062777207'),(1111,'291735737816','13',1.00,'600','retail','0','2025-01-01 16:23:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 13:23:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573781779020502072'),(1112,'291735737887','8',1.00,'600','retail','0','2025-01-01 16:24:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 13:24:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573788807320023523'),(1113,'291735738281','50',1.00,'500','retail','0','2025-01-01 16:31:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:31:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573828388273930338'),(1114,'291735738281','36',1.00,'550','retail','0','2025-01-01 16:31:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 13:31:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573830533702302333'),(1115,'291735738625','48',1.00,'500','retail','0','2025-01-01 16:37:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:37:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573862912333362233'),(1116,'291735738625','77',1.00,'450','retail','0','2025-01-01 16:37:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 13:37:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573864407123233053'),(1117,'291735739087','17',1.00,'500','retail','0','2025-01-01 16:44:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:45:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173573909333932033952'),(1118,'291735739641','62',0.00,'0','retail','0','2025-01-01 16:54:01','bale','','','0','Cash',0.00,'500','','','29','16.00','1','2025-01-01 13:54:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'0','0.00','0','Inclusive','branch','Service','','','','','','','29173573964337136632332'),(1119,'291735739641','75',1.00,'450','retail','0','2025-01-01 16:54:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 13:54:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573965633392323003'),(1120,'291735739641','6',1.00,'550','retail','0','2025-01-01 16:54:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 13:54:58','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173573967720532330021'),(1121,'291735739641','49',1.00,'500','retail','0','2025-01-01 16:54:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 13:54:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173573968917920630032'),(1122,'291735739857','36',1.00,'550','retail','0','2025-01-01 16:57:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 13:57:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173573985909223281002'),(1123,'291735740399','15',1.00,'670','retail','0','2025-01-01 17:06:39','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-01 14:06:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574040021233033022'),(1124,'291735741091','15',1.00,'670','retail','0','2025-01-01 17:18:11','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-01 14:21:10','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574109202233243430'),(1125,'291735741409','49',1.00,'500','retail','0','2025-01-01 17:23:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 14:24:47','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173574141013020272371'),(1126,'291735741500','68',1.00,'500','retail','0','2025-01-01 17:25:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 14:32:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574150112322241313'),(1127,'291735741500','50',1.00,'500','retail','0','2025-01-01 17:25:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 14:32:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574151103032722123'),(1128,'291735741500','77',1.00,'450','retail','0','2025-01-01 17:26:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 14:32:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574160102130224723'),(1129,'291735741500','60',1.00,'450','retail','0','2025-01-01 17:27:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 14:32:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574164737522030107'),(1130,'291735741500','59',1.00,'450','retail','0','2025-01-01 17:30:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 14:32:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173574184702318334103'),(1133,'291735742254','27',2.00,'1000','retail','0','2025-01-01 17:37:35','bale','','','0','Cash',137.93,'500','','','29','','1','2025-01-01 14:48:33','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173574225834202480945'),(1134,'291735742254','24',1.00,'550','retail','0','2025-01-01 17:37:58','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-01 14:48:33','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173574228022303282233'),(1135,'291735742934','60',1.00,'450','retail','0','2025-01-01 17:48:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 14:48:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574293519025333352'),(1136,'291735743461','76',1.00,'500','retail','0','2025-01-01 17:57:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 14:57:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574346319343220422'),(1137,'291735743493','3',1.00,'500','retail','0','2025-01-01 17:58:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 14:59:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574349423322332700'),(1138,'291735743493','18',1.00,'600','retail','0','2025-01-01 17:59:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 14:59:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574359139333350922'),(1139,'291735743799','71',1.00,'500','retail','0','2025-01-01 18:03:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 15:04:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173574380135702500300'),(1140,'291735744030','41',1.00,'550','retail','0','2025-01-01 18:07:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 15:07:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574403122002272132'),(1141,'291735744030','7',1.00,'550','retail','0','2025-01-01 18:07:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 15:07:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574403630704333330'),(1142,'291735744118','45',1.00,'450','retail','0','2025-01-01 18:08:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:09:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173574412345312542233'),(1143,'291735744118','78',1.00,'450','retail','0','2025-01-01 18:09:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:09:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574415972133223302'),(1144,'291735744118','46',1.00,'450','retail','0','2025-01-01 18:09:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:09:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173574419239313303303'),(1145,'291735744232','72',1.00,'450','retail','0','2025-01-01 18:10:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:11:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574423530222074922'),(1146,'291735744232','46',1.00,'450','retail','0','2025-01-01 18:10:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:11:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173574426101392146020'),(1147,'291735744279','1',1.00,'500','retail','0','2025-01-01 18:11:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 15:11:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173574428122227200427'),(1148,'291735744699','77',1.00,'450','retail','0','2025-01-01 18:18:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:18:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173574470127220393712'),(1149,'291735744699','48',1.00,'500','retail','0','2025-01-01 18:18:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 15:18:42','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574471520223330023'),(1150,'291735745981','85',1.00,'500','retail','0','2025-01-01 18:39:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 15:39:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574598402025330423'),(1151,'291735745981','69',1.00,'450','retail','0','2025-01-01 18:39:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 15:39:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173574599033933300003'),(1153,'291735746667','15',1.00,'670','retail','0','2025-01-01 18:51:07','bale','','','0','Cash',92.41,'670','','','29','','1','2025-01-01 15:56:45','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173574666832002207233'),(1154,'291735746667','15',1.00,'670','retail','0','2025-01-01 18:55:01','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-01 15:56:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574690309547232233'),(1155,'291735746667','11',1.00,'600','retail','0','2025-01-01 18:55:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 15:56:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173574692302020737023'),(1156,'291735747030','3',1.00,'500','retail','0','2025-01-01 18:57:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 15:57:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574703203122033222'),(1157,'291735747705','68',3.00,'1500','retail','0','2025-01-01 19:08:25','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-01-01 16:10:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173574770902037902050'),(1158,'291735747705','50',1.00,'500','retail','0','2025-01-01 19:08:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 16:10:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574773552735700723'),(1159,'291735748024','45',1.00,'450','retail','0','2025-01-01 19:13:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 16:17:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173574802622023530304'),(1160,'291735748024','46',1.00,'450','retail','0','2025-01-01 19:13:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 16:17:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173574803132782202422'),(1161,'291735748024','71',1.00,'500','retail','0','2025-01-01 19:14:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 16:17:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173574809542202990727'),(1162,'291735748024','54',1.00,'550','retail','0','2025-01-01 19:15:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-01 16:17:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574811123121130339'),(1163,'291735748024','72',1.00,'450','retail','0','2025-01-01 19:15:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 16:17:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173574813622021323233'),(1164,'291735749195','68',1.00,'500','retail','0','2025-01-01 19:33:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 16:33:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173574919773930330230'),(1165,'291735750173','65',1.00,'500','retail','0','2025-01-01 19:49:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 16:49:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173575017455533071302'),(1166,'291735751362','18',1.00,'600','retail','0','2025-01-01 20:09:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 17:11:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173575136405132132293'),(1167,'291735751362','25',1.00,'600','retail','0','2025-01-01 20:09:54','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 17:11:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173575139633535220730'),(1168,'291735751362','8',1.00,'600','retail','0','2025-01-01 20:10:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-01 17:11:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173575144943501943790'),(1169,'291735751762','77',1.00,'450','retail','0','2025-01-01 20:16:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-01 17:16:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173575176332320933320'),(1170,'291735752166','50',1.00,'500','retail','0','2025-01-01 20:22:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 17:26:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173575216722521322720'),(1171,'291735752166','68',1.00,'500','retail','0','2025-01-01 20:23:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-01 17:26:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173575220922222332027'),(1172,'291735815723','81',1.00,'500','retail','0','2025-01-02 14:02:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 11:02:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173581572502713053159'),(1173,'291735818156','84',1.00,'500','retail','0','2025-01-02 14:42:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 11:42:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173581816393213233267'),(1174,'291735821254','78',1.00,'450','retail','0','2025-01-02 15:34:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-02 12:34:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173582125533392323003'),(1175,'291735825805','7',1.00,'550','retail','0','2025-01-02 16:50:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-02 13:50:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173582580632233322823'),(1176,'291735826461','64',1.00,'500','retail','0','2025-01-02 17:01:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 14:01:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173582646333220362238'),(1177,'291735826482','64',1.00,'500','retail','0','2025-01-02 17:01:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 14:01:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173582648450631330090'),(1178,'291735827296','55',1.00,'500','retail','0','2025-01-02 17:14:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 14:15:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173582730100013235002'),(1179,'291735827472','55',1.00,'500','retail','0','2025-01-02 17:17:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 14:17:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173582747330782002030'),(1180,'291735828019','13',1.00,'600','retail','0','2025-01-02 17:26:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-02 14:27:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173582802093133220833'),(1181,'291735828046','78',1.00,'450','retail','0','2025-01-02 17:27:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-02 14:27:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173582804933332247020'),(1182,'291735829929','15',3.00,'2010','retail','0','2025-01-02 17:58:49','bale','','','0','Cash',277.24,'670','','','29','16.00','1','2025-01-02 15:03:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173582993239233333328'),(1183,'291735830392','71',1.00,'500','retail','0','2025-01-02 18:06:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 15:07:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173583039529313333333'),(1184,'291735830392','56',1.00,'500','retail','0','2025-01-02 18:06:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 15:07:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173583041232233813502'),(1185,'291735831401','21',1.00,'550','retail','0','2025-01-02 18:23:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-02 15:23:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173583140242322320232'),(1186,'291735833268','45',1.00,'450','retail','0','2025-01-02 18:54:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-02 16:14:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173583327023393022333'),(1187,'291735833268','47',1.00,'500','retail','0','2025-01-02 18:54:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 16:14:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173583327993925222009'),(1188,'291735833268','68',1.00,'500','retail','0','2025-01-02 18:54:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 16:14:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173583328532320583230'),(1189,'291735833268','68',1.00,'500','retail','0','2025-01-02 18:57:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 16:14:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173583344833202380935'),(1190,'291735833268','45',1.00,'450','retail','0','2025-01-02 19:12:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-02 16:14:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173583436413242223623'),(1191,'291735833268','68',1.00,'500','retail','0','2025-01-02 19:12:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 16:14:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173583437798282208222'),(1192,'291735837511','45',1.00,'450','retail','0','2025-01-02 20:05:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-02 17:30:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173583751220353129220'),(1193,'291735837511','85',1.00,'500','retail','0','2025-01-02 20:05:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 17:30:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173583752725002535302'),(1194,'291735837511','71',1.00,'500','retail','0','2025-01-02 20:07:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 17:30:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173583762822260830325'),(1195,'291735837511','49',1.00,'500','retail','0','2025-01-02 20:07:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 17:30:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173583764733322340390'),(1196,'291735837511','71',1.00,'500','retail','0','2025-01-02 20:24:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-02 17:30:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173583867502332012322'),(1198,'291735898227','3',1.00,'500','retail','0','2025-01-03 12:57:07','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-03 10:04:58','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173589822935083109202'),(1200,'291735898708','13',1.00,'600','retail','0','2025-01-03 13:05:08','bale','','','0','Cash',82.76,'600','','','29','','1','2025-01-03 11:28:19','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173589871087092007092'),(1201,'291735903715','42',1.00,'600','retail','0','2025-01-03 14:28:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 11:32:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173590371730320932753'),(1202,'291735903715','11',1.00,'600','retail','0','2025-01-03 14:31:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 11:32:17','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173590388873250083893'),(1203,'291735903715','8',1.00,'600','retail','0','2025-01-03 14:32:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 11:32:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173590392802309232032'),(1204,'291735904427','49',1.00,'500','retail','0','2025-01-03 14:40:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 11:47:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173590442872502009030'),(1205,'291735909537','11',1.00,'600','retail','0','2025-01-03 16:05:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 13:05:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173590953803002935222'),(1206,'291735909537','15',1.00,'670','retail','0','2025-01-03 16:05:47','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-03 13:05:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173590954824730395220'),(1207,'291735909681','11',1.00,'600','retail','0','2025-01-03 16:08:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 13:10:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173590968222831127293'),(1208,'291735909681','57',1.00,'500','retail','0','2025-01-03 16:09:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:10:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173590977332027207232'),(1209,'291735909681','78',1.00,'450','retail','0','2025-01-03 16:10:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 13:10:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173590982673032200333'),(1210,'291735909841','52',1.00,'500','retail','0','2025-01-03 16:10:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:10:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173590984303235302920'),(1211,'291735911201','15',1.00,'670','retail','0','2025-01-03 16:33:21','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-03 13:33:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591120229709322022'),(1212,'291735911226','58',1.00,'600','retail','0','2025-01-03 16:33:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 13:34:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591122821020227303'),(1213,'291735911226','58',1.00,'600','retail','0','2025-01-03 16:33:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 13:34:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591123420032222232'),(1214,'291735912061','20',1.00,'550','retail','0','2025-01-03 16:47:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-03 13:47:45','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591206332223223203'),(1215,'291735912085','64',1.00,'500','retail','0','2025-01-03 16:48:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:48:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591208615029791222'),(1216,'291735912169','50',1.00,'500','retail','0','2025-01-03 16:49:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:49:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591217473373022394'),(1217,'291735912425','68',1.00,'500','retail','0','2025-01-03 16:53:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:54:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591243132273030332'),(1218,'291735912425','85',1.00,'500','retail','0','2025-01-03 16:54:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:54:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591245833220309333'),(1219,'291735912425','61',1.00,'500','retail','0','2025-01-03 16:54:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 13:54:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591247730323037322'),(1220,'291735912962','20',1.00,'550','retail','0','2025-01-03 17:02:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-03 14:05:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591296312322212313'),(1221,'291735913181','78',1.00,'450','retail','0','2025-01-03 17:06:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:06:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591318223321332902'),(1222,'291735913181','70',1.00,'450','retail','0','2025-01-03 17:06:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:06:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591318601122302123'),(1223,'291735913228','68',1.00,'500','retail','0','2025-01-03 17:07:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:07:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591323032320207220'),(1224,'291735913344','49',1.00,'500','retail','0','2025-01-03 17:09:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:09:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173591334630303333523'),(1225,'291735913575','69',1.00,'450','retail','0','2025-01-03 17:12:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:13:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591357629233539322'),(1226,'291735913575','68',1.00,'500','retail','0','2025-01-03 17:13:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:13:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591358139030310322'),(1227,'291735913575','77',1.00,'450','retail','0','2025-01-03 17:13:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:13:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591361810000310232'),(1228,'291735913575','68',1.00,'500','retail','0','2025-01-03 17:13:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:13:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591362302521222390'),(1229,'291735914178','11',1.00,'600','retail','0','2025-01-03 17:22:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 14:23:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591418222232132323'),(1230,'291735914226','54',2.00,'1100','retail','0','2025-01-03 17:24:10','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2025-01-03 14:25:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173591425329232502222'),(1231,'291735914226','11',1.00,'600','retail','0','2025-01-03 17:24:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 14:25:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591426220622220302'),(1232,'291735914337','46',1.00,'450','retail','0','2025-01-03 17:25:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:25:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173591433802223332443'),(1233,'291735914337','70',1.00,'450','retail','0','2025-01-03 17:25:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:25:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591434330235303333'),(1234,'291735915835','10',1.00,'600','retail','0','2025-01-03 17:50:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 14:54:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591583932553231002'),(1235,'291735915835','50',1.00,'500','retail','0','2025-01-03 17:51:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:54:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591588303823993003'),(1236,'291735915835','54',1.00,'550','retail','0','2025-01-03 17:51:52','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-03 14:54:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591591660220012322'),(1237,'291735915835','78',1.00,'450','retail','0','2025-01-03 17:52:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 14:54:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591596332235029030'),(1238,'291735915835','50',1.00,'500','retail','0','2025-01-03 17:53:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 14:54:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173591599252020202222'),(1239,'291735915835','58',1.00,'600','retail','0','2025-01-03 17:54:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-03 14:54:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173591609332939923090'),(1240,'291735916821','53',1.00,'450','retail','0','2025-01-03 18:07:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 15:07:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591682305320332232'),(1241,'291735916821','53',1.00,'450','retail','0','2025-01-03 18:07:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-03 15:07:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591683312363175302'),(1242,'291735918572','58',2.00,'1200','retail','0','2025-01-03 18:36:12','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-03 15:36:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173591858133332839030'),(1243,'291735919477','15',1.00,'670','retail','0','2025-01-03 18:51:17','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-03 15:51:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173591948333995290472'),(1244,'291735920287','24',4.00,'2200','retail','0','2025-01-03 19:04:48','bale','','','0','Cash',303.45,'550','','','29','16.00','1','2025-01-03 16:05:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'4','1.00','-3','Inclusive','branch','Service','','','','','','','29173592029209313203792'),(1245,'291735921150','39',1.00,'550','retail','0','2025-01-03 19:19:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-03 16:19:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173592115322222023333'),(1246,'291735922099','15',4.00,'2680','retail','0','2025-01-03 19:34:59','bale','','','0','Cash',369.66,'670','','','29','16.00','1','2025-01-03 16:35:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'4','1.00','-3','Inclusive','branch','Service','','','','','','','29173592211350322093035'),(1247,'291735923385','85',3.00,'1500','retail','0','2025-01-03 19:56:25','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-01-03 16:57:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29173592338929378200223'),(1248,'291735923385','80',1.00,'500','retail','0','2025-01-03 19:57:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-03 16:57:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173592343013330222530'),(1249,'291735980488','33',1.00,'600','retail','0','2025-01-04 11:48:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-04 08:48:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173598049000220320323'),(1250,'291735987785','15',2.00,'1340','retail','0','2025-01-04 13:49:45','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2025-01-04 10:49:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173598778980028233733'),(1251,'291735988437','31',1.00,'500','retail','0','2025-01-04 14:00:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 11:00:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173598843829332242320'),(1252,'291735989830','15',1.00,'670','retail','0','2025-01-04 14:23:50','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-04 11:25:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173598983220232213301'),(1253,'291735989830','6',1.00,'550','retail','0','2025-01-04 14:25:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-04 11:25:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173598991703331193235'),(1254,'291735990836','27',1.00,'500','retail','0','2025-01-04 14:40:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 11:40:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599083790223222323'),(1255,'291735990836','35',1.00,'500','retail','0','2025-01-04 14:40:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 11:40:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173599084442212330019'),(1256,'291735991437','69',1.00,'450','retail','0','2025-01-04 14:50:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 11:50:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173599143832323232329'),(1257,'291735991495','7',1.00,'550','retail','0','2025-01-04 14:51:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-04 11:51:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599149799293333329'),(1258,'291735991534','68',1.00,'500','retail','0','2025-01-04 14:52:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 11:52:18','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599153523313352900'),(1259,'291735992067','27',1.00,'500','retail','0','2025-01-04 15:01:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 12:01:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599206913322933300'),(1260,'291735992067','29',1.00,'500','retail','0','2025-01-04 15:01:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 12:01:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173599207912220992902'),(1261,'291735994764','34',1.00,'500','retail','0','2025-01-04 15:46:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 12:46:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173599476622033267633'),(1262,'291735995753','78',1.00,'450','retail','0','2025-01-04 16:02:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 13:09:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599575699123023962'),(1263,'291735995753','53',1.00,'450','retail','0','2025-01-04 16:02:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 13:09:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599576270762323233'),(1264,'291735996854','33',1.00,'600','retail','0','2025-01-04 16:20:54','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-04 13:21:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173599685681193233335'),(1265,'291735997042','49',1.00,'500','retail','0','2025-01-04 16:24:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 13:24:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173599704720307932325'),(1266,'291735999415','7',1.00,'550','retail','0','2025-01-04 17:03:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-04 14:04:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599941793022303042'),(1267,'291735999415','7',1.00,'550','retail','0','2025-01-04 17:04:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-04 14:04:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599944322225273322'),(1268,'291735999415','35',1.00,'500','retail','0','2025-01-04 17:04:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 14:04:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173599945737339032120'),(1269,'291735999629','40',1.00,'550','retail','0','2025-01-04 17:07:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-04 14:07:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173599963709032070300'),(1270,'291735999629','8',1.00,'600','retail','0','2025-01-04 17:07:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-04 14:07:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173599966422622392360'),(1271,'291736000530','69',1.00,'450','retail','0','2025-01-04 17:22:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 14:22:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173600053237003331233'),(1272,'291736000530','75',1.00,'450','retail','0','2025-01-04 17:22:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 14:22:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173600054059323232202'),(1273,'291736001287','4',1.00,'500','retail','0','2025-01-04 17:34:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 14:34:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173600129169930200229'),(1274,'291736001287','27',1.00,'500','retail','0','2025-01-04 17:34:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 14:34:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173600129702313302312'),(1275,'291736002183','47',1.00,'500','retail','0','2025-01-04 17:49:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 14:49:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173600218422303282233'),(1276,'291736005236','26',1.00,'500','retail','0','2025-01-04 18:40:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 15:40:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173600524030032203230'),(1277,'291736006647','69',1.00,'450','retail','0','2025-01-04 19:04:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 16:04:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173600665103533562302'),(1278,'291736007850','83',1.00,'500','retail','0','2025-01-04 19:24:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 16:25:07','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173600785230622333223'),(1279,'291736007850','72',1.00,'450','retail','0','2025-01-04 19:24:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 16:25:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173600788632220870331'),(1280,'291736008852','50',1.00,'500','retail','0','2025-01-04 19:40:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-04 16:40:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173600885308332033322'),(1281,'291736009975','74',1.00,'450','retail','0','2025-01-04 19:59:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 17:00:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173600997732303322027'),(1282,'291736009975','45',1.00,'450','retail','0','2025-01-04 19:59:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 17:00:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173600998992229023930'),(1283,'291736009975','75',1.00,'450','retail','0','2025-01-04 19:59:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-04 17:00:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173600999792000203003'),(1284,'291736067103','59',1.00,'450','retail','0','2025-01-05 11:51:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 08:52:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173606710420722222600'),(1285,'291736067103','72',1.00,'450','retail','0','2025-01-05 11:51:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 08:52:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173606711622206206633'),(1286,'291736068915','37',1.00,'600','retail','0','2025-01-05 12:21:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 09:23:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173606891632360239333'),(1287,'291736068915','30',1.00,'600','retail','0','2025-01-05 12:22:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 09:23:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173606898517235320220'),(1288,'291736068915','72',1.00,'450','retail','0','2025-01-05 12:23:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 09:23:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173606901203392393220'),(1289,'291736069936','67',1.00,'500','retail','0','2025-01-05 12:38:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 09:38:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173606993722032326223'),(1290,'291736077485','58',1.00,'600','retail','0','2025-01-05 14:44:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 11:44:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173607748637233330602'),(1291,'291736078372','12',1.00,'550','retail','0','2025-01-05 14:59:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 11:59:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173607837432203329726'),(1292,'291736079298','42',1.00,'600','retail','0','2025-01-05 15:14:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 12:17:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173607929932339923099'),(1293,'291736079298','12',1.00,'550','retail','0','2025-01-05 15:15:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 12:17:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173607931232073392210'),(1294,'291736079800','29',1.00,'500','retail','0','2025-01-05 15:23:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 12:23:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173607980227092923022'),(1295,'291736079800','7',1.00,'550','retail','0','2025-01-05 15:23:30','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 12:23:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173607981233180033233'),(1296,'291736079983','35',1.00,'500','retail','0','2025-01-05 15:26:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 12:26:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173607998703377072292'),(1297,'291736080031','64',1.00,'500','retail','0','2025-01-05 15:27:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 12:27:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173608003505303222503'),(1298,'291736082298','78',1.00,'450','retail','0','2025-01-05 16:04:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 13:05:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173608230022032220309'),(1299,'291736083133','38',1.00,'600','retail','0','2025-01-05 16:18:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 13:19:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173608313403233338399'),(1300,'291736083133','38',2.00,'1200','retail','0','2025-01-05 16:19:02','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-05 13:19:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173608314523235082802'),(1301,'291736083631','25',1.00,'600','retail','0','2025-01-05 16:27:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 13:27:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173608363293276063031'),(1302,'291736083631','37',1.00,'600','retail','0','2025-01-05 16:27:33','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 13:27:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173608365530333239333'),(1303,'291736084130','85',1.00,'500','retail','0','2025-01-05 16:35:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 13:35:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173608413827209233223'),(1304,'291736084130','52',1.00,'500','retail','0','2025-01-05 16:35:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 13:35:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173608414606333733330'),(1305,'291736084582','24',1.00,'550','retail','0','2025-01-05 16:43:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 13:43:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173608458483220600323'),(1306,'291736085499','74',1.00,'450','retail','0','2025-01-05 16:58:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 13:59:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173608550207030223822'),(1307,'291736086191','13',2.00,'1200','retail','0','2025-01-05 17:09:51','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-05 14:10:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173608619808123312660'),(1308,'291736086191','43',1.00,'600','retail','0','2025-01-05 17:10:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 14:10:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173608621402003629207'),(1309,'291736088784','41',1.00,'550','retail','0','2025-01-05 17:53:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 14:53:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173608878972962222323'),(1310,'291736089151','4',1.00,'500','retail','0','2025-01-05 17:59:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 14:59:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173608915233202816323'),(1311,'291736090118','82',1.00,'500','retail','0','2025-01-05 18:15:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 15:15:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609012410232231192'),(1312,'291736090646','8',1.00,'600','retail','0','2025-01-05 18:24:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 15:26:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173609064920323329920'),(1313,'291736090646','25',1.00,'600','retail','0','2025-01-05 18:24:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 15:26:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173609067003223036273'),(1314,'291736090646','4',1.00,'500','retail','0','2025-01-05 18:25:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 15:26:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609070930309732329'),(1315,'291736090646','34',1.00,'500','retail','0','2025-01-05 18:25:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 15:26:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609072222300933209'),(1316,'291736090646','15',1.00,'670','retail','0','2025-01-05 18:26:31','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-05 15:26:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173609079233063073332'),(1317,'291736092192','25',1.00,'600','retail','0','2025-01-05 18:49:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 15:51:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173609221300202227227'),(1321,'291736092365','77',1.00,'450','retail','0','2025-01-05 18:52:45','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-05 16:04:33','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173609237223906032372'),(1322,'291736092365','83',1.00,'500','retail','0','2025-01-05 18:53:08','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-05 16:04:33','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173609239233633322366'),(1323,'291736092365','44',1.00,'500','retail','0','2025-01-05 19:04:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 16:04:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609305523203099232'),(1324,'291736093196','50',1.00,'500','retail','0','2025-01-05 19:06:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 16:09:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609320002003109323'),(1325,'291736093196','58',1.00,'600','retail','0','2025-01-05 19:07:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-05 16:09:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173609335522320033322'),(1326,'291736093385','45',1.00,'450','retail','0','2025-01-05 19:09:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-05 16:10:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173609339433332222302'),(1327,'291736092476','44',1.00,'500','retail','0','2025-01-05 18:54:36','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-05 16:26:43','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173609248436032297222'),(1328,'291736096371','54',1.00,'550','retail','0','2025-01-05 19:59:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-05 17:00:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173609637293133220633'),(1329,'291736096371','76',1.00,'500','retail','0','2025-01-05 19:59:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-05 17:00:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173609639820622009320'),(1330,'291736166876','68',1.00,'500','retail','0','2025-01-06 15:34:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 12:52:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173616688112272838209'),(1331,'291736166876','76',1.00,'500','retail','0','2025-01-06 15:35:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 12:52:46','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173616693103330993323'),(1332,'291736166876','76',1.00,'500','retail','0','2025-01-06 15:35:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 12:52:46','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173616696733776263321'),(1333,'291736166876','75',1.00,'450','retail','0','2025-01-06 15:36:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-06 12:52:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173616699500930723132'),(1334,'291736169461','16',1.00,'500','retail','0','2025-01-06 16:17:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 13:26:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173616995292333227233'),(1335,'291736171601','58',1.00,'600','retail','0','2025-01-06 16:53:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-06 13:53:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173617160502720305610'),(1336,'291736172571','12',1.00,'550','retail','0','2025-01-06 17:09:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-06 14:10:36','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173617260903333020302'),(1337,'291736173149','22',1.00,'550','retail','0','2025-01-06 17:19:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-06 14:19:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173617316022773273103'),(1338,'291736173199','46',1.00,'450','retail','0','2025-01-06 17:19:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-06 14:20:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173617320526332303323'),(1339,'291736175620','20',1.00,'550','retail','0','2025-01-06 18:00:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-06 15:00:28','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173617562252672320002'),(1340,'291736181159','49',1.00,'500','retail','0','2025-01-06 19:32:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 16:32:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173618116113273323281'),(1341,'291736181159','67',1.00,'500','retail','0','2025-01-06 19:32:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-06 16:32:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173618117031231208020'),(1342,'291736250778','59',1.00,'450','retail','0','2025-01-07 14:52:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-07 11:53:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173625078020021330232'),(1343,'291736251581','13',1.00,'600','retail','0','2025-01-07 15:06:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-07 12:16:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173625158300332332000'),(1344,'291736256763','46',1.00,'450','retail','0','2025-01-07 16:32:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-07 13:32:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173625676836227223352'),(1345,'291736258401','35',1.00,'500','retail','0','2025-01-07 17:00:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-07 14:00:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173625840322223203173'),(1346,'291736258401','5',1.00,'600','retail','0','2025-01-07 17:00:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-07 14:00:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173625842831380183557'),(1347,'291736331579','58',1.00,'600','retail','0','2025-01-08 13:19:40','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-08 10:19:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173633158802901053928'),(1348,'291736333254','63',1.00,'500','retail','0','2025-01-08 13:47:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 10:47:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173633325593323227200'),(1349,'291736333254','83',1.00,'500','retail','0','2025-01-08 13:47:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 10:47:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173633326607023662797'),(1350,'291736336233','47',1.00,'500','retail','0','2025-01-08 14:37:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 11:40:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173633623432324633377'),(1351,'291736337779','44',1.00,'500','retail','0','2025-01-08 15:02:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 12:03:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173633778273030233020'),(1352,'291736343056','4',1.00,'500','retail','0','2025-01-08 16:30:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 13:31:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173634305827330302252'),(1353,'291736347349','12',1.00,'550','retail','0','2025-01-08 17:42:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-08 14:44:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173634736332372202422'),(1354,'291736347349','38',1.00,'600','retail','0','2025-01-08 17:43:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-08 14:44:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173634741330323072213'),(1355,'291736347349','24',1.00,'550','retail','0','2025-01-08 17:43:53','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-08 14:44:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173634743523030026926'),(1356,'291736347349','30',1.00,'600','retail','0','2025-01-08 17:44:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-08 14:44:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173634745200040223324'),(1357,'291736349851','49',1.00,'500','retail','0','2025-01-08 18:24:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 15:24:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173634985384223933234'),(1358,'291736349851','49',1.00,'500','retail','0','2025-01-08 18:24:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-08 15:24:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173634985842233334202'),(1359,'291736415400','81',1.00,'500','retail','0','2025-01-09 12:36:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-09 09:36:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173641540122240110326'),(1360,'291736428462','73',1.00,'500','retail','0','2025-01-09 16:14:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-09 13:14:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173642846470322034387'),(1361,'291736523792','83',1.00,'500','retail','0','2025-01-10 18:43:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-10 15:43:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173652379472933026343'),(1362,'291736524542','77',1.00,'450','retail','0','2025-01-10 18:55:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-10 15:55:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173652454444153201252'),(1363,'291736591060','20',1.00,'550','retail','0','2025-01-11 13:24:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-11 10:28:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173659106132021020223'),(1364,'291736598570','27',1.00,'500','retail','0','2025-01-11 15:29:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 12:29:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173659857322217373333'),(1365,'291736600081','13',1.00,'600','retail','0','2025-01-11 15:54:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-11 12:56:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660008400203033602'),(1366,'291736600558','58',1.00,'600','retail','0','2025-01-11 16:02:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-11 13:16:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173660056053263300303'),(1367,'291736600558','68',1.00,'500','retail','0','2025-01-11 16:03:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 13:16:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660059470036392230'),(1368,'291736601554','12',1.00,'550','retail','0','2025-01-11 16:19:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-11 13:21:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660157026225330300'),(1369,'291736601554','15',2.00,'1340','retail','0','2025-01-11 16:21:14','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2025-01-11 13:21:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173660168569303135906'),(1370,'291736603286','33',1.00,'600','retail','0','2025-01-11 16:48:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-11 13:48:38','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173660328722082202336'),(1371,'291736604271','11',1.00,'600','retail','0','2025-01-11 17:04:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-11 14:09:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173660427332363032423'),(1372,'291736604615','68',1.00,'500','retail','0','2025-01-11 17:10:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 14:12:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660461660302426223'),(1373,'291736609487','84',1.00,'500','retail','0','2025-01-11 18:31:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 15:50:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660948990032936630'),(1374,'291736609487','68',1.00,'500','retail','0','2025-01-11 18:33:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 15:50:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173660959771332230233'),(1375,'291736609487','85',1.00,'500','retail','0','2025-01-11 18:36:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 15:50:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173660976826723632206'),(1376,'291736610717','72',1.00,'450','retail','0','2025-01-11 18:51:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 15:53:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173661072309207263003'),(1377,'291736611158','49',1.00,'500','retail','0','2025-01-11 18:59:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 16:02:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173661116030213021632'),(1378,'291736611440','59',1.00,'450','retail','0','2025-01-11 19:04:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:13:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173661144173924323233'),(1379,'291736611440','74',1.00,'450','retail','0','2025-01-11 19:04:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:13:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173661145023002320222'),(1380,'291736611440','75',1.00,'450','retail','0','2025-01-11 19:04:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:13:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173661145611269323262'),(1381,'291736611440','77',1.00,'450','retail','0','2025-01-11 19:04:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:13:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173661146722962110333'),(1382,'291736612010','86',2.00,'1000','retail','0','2025-01-11 19:13:30','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-11 16:13:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173661201423192222226'),(1383,'291736612051','78',1.00,'450','retail','0','2025-01-11 19:14:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:14:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173661205523932133535'),(1384,'291736612051','46',1.00,'450','retail','0','2025-01-11 19:14:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-11 16:14:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173661206610003320023'),(1385,'291736614144','71',1.00,'500','retail','0','2025-01-11 19:49:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-11 16:55:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173661414623222103132'),(1386,'291736675828','68',1.00,'500','retail','0','2025-01-12 12:57:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 09:57:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173667583030223308703'),(1387,'291736675828','49',1.00,'500','retail','0','2025-01-12 12:57:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 09:57:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173667583932373923362'),(1388,'291736677470','58',2.00,'1200','retail','0','2025-01-12 13:24:30','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-01-12 10:24:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173667747323020360317'),(1389,'291736678213','45',1.00,'450','retail','0','2025-01-12 13:36:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 10:59:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173667821613333370363'),(1390,'291736678213','78',1.00,'450','retail','0','2025-01-12 13:37:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 10:59:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173667822532222226583'),(1391,'291736678213','78',1.00,'450','retail','0','2025-01-12 13:37:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 10:59:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173667823063332637377'),(1392,'291736678213','70',1.00,'450','retail','0','2025-01-12 13:49:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 10:59:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173667896383332920320'),(1393,'291736678213','45',1.00,'450','retail','0','2025-01-12 13:59:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 10:59:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29173667954403302423243'),(1394,'291736681082','43',1.00,'600','retail','0','2025-01-12 14:24:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 11:30:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173668108408203247416'),(1395,'291736682013','7',1.00,'550','retail','0','2025-01-12 14:40:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-12 11:41:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173668201538932910692'),(1396,'291736682013','8',1.00,'600','retail','0','2025-01-12 14:40:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 11:41:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173668202830391030981'),(1397,'291736682013','25',1.00,'600','retail','0','2025-01-12 14:40:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 11:41:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173668203531002723303'),(1398,'291736684313','68',2.00,'1000','retail','0','2025-01-12 15:18:33','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-12 12:18:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173668431729232102232'),(1399,'291736686056','4',1.00,'500','retail','0','2025-01-12 15:47:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 12:47:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173668605960522303932'),(1400,'291736686573','25',1.00,'600','retail','0','2025-01-12 15:56:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 12:56:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173668658803122220220'),(1401,'291736687229','65',1.00,'500','retail','0','2025-01-12 16:07:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 13:07:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173668723022623237023'),(1402,'291736688445','42',1.00,'600','retail','0','2025-01-12 16:27:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 13:27:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173668844809842333303'),(1403,'291736689348','13',1.00,'600','retail','0','2025-01-12 16:42:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-12 13:43:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173668935032233232930'),(1404,'291736689704','70',1.00,'450','retail','0','2025-01-12 16:48:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 13:48:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173668970623321392602'),(1405,'291736690995','1',1.00,'500','retail','0','2025-01-12 17:09:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 14:14:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173669100093372329100'),(1406,'291736692034','77',1.00,'450','retail','0','2025-01-12 17:27:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-12 14:27:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173669203822283223999'),(1407,'291736695926','49',1.00,'500','retail','0','2025-01-12 18:32:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 15:37:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173669592820222231389'),(1408,'291736695926','84',1.00,'500','retail','0','2025-01-12 18:32:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 15:37:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173669594220236230333'),(1409,'291736695926','49',1.00,'500','retail','0','2025-01-12 18:36:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-12 15:37:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173669617822036202331'),(1410,'291736700255','14',1.00,'550','retail','0','2025-01-12 19:44:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-12 16:44:26','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173670025829200927226'),(1411,'291736780755','68',1.00,'500','retail','0','2025-01-13 18:05:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-13 15:17:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173678075729223372623'),(1412,'291736780755','26',2.00,'1000','retail','0','2025-01-13 18:06:14','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-13 15:17:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173678077603773729027'),(1413,'291736783790','13',1.00,'600','retail','0','2025-01-13 18:56:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-13 15:56:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173678379520220523339'),(1414,'291736842103','77',1.00,'450','retail','0','2025-01-14 11:08:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-14 08:20:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173684210622033203602'),(1415,'291736861974','74',1.00,'450','retail','0','2025-01-14 16:39:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-14 13:39:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173686197532023738698'),(1416,'291736865959','70',1.00,'450','retail','0','2025-01-14 17:45:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-14 14:46:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173686596302235273902'),(1417,'291736942984','2',1.00,'600','retail','0','2025-01-15 15:09:44','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-15 12:09:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173694298833902030832'),(1418,'291736945861','49',2.00,'1000','retail','0','2025-01-15 15:57:41','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-15 12:57:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','','','29173694586505363626920'),(1419,'291737028055','29',1.00,'500','retail','0','2025-01-16 14:47:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-16 12:23:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173702805828020800318'),(1420,'291737028055','26',1.00,'500','retail','0','2025-01-16 14:47:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-16 12:23:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173702806331222233103'),(1421,'291737038318','74',1.00,'450','retail','0','2025-01-16 17:38:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-16 14:38:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173703832022232320327'),(1422,'291737038318','69',1.00,'450','retail','0','2025-01-16 17:38:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-16 14:38:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173703832550020225232'),(1423,'291737038435','77',1.00,'450','retail','0','2025-01-16 17:40:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-16 14:40:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173703843823022702023'),(1424,'291737116105','63',1.00,'500','retail','0','2025-01-17 15:15:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-17 12:16:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173711611027023701310'),(1425,'291737116105','65',1.00,'500','retail','0','2025-01-17 15:16:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-17 12:16:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173711616529003307322'),(1426,'291737123509','25',1.00,'600','retail','0','2025-01-17 17:18:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-17 14:24:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173712351010232231322'),(1427,'291737131788','67',1.00,'500','retail','0','2025-01-17 19:36:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-17 16:42:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173713179003313303337'),(1428,'291737187672','15',1.00,'670','retail','0','2025-01-18 11:07:52','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-18 08:15:57','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173718767434932023333'),(1429,'291737193055','68',2.00,'1000','retail','0','2025-01-18 12:37:35','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-18 09:37:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173719305720270123529'),(1430,'291737197278','15',1.00,'670','retail','0','2025-01-18 13:47:58','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-18 10:48:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173719727927239237972'),(1431,'291737199280','7',1.00,'550','retail','0','2025-01-18 14:21:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-18 11:21:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173719928123292003222'),(1432,'291737201773','49',1.00,'500','retail','0','2025-01-18 15:02:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:09:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173720177531371500932'),(1433,'291737201773','49',1.00,'500','retail','0','2025-01-18 15:08:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:09:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173720213712333227233'),(1434,'291737201773','68',1.00,'500','retail','0','2025-01-18 15:09:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:09:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173720214621920331723'),(1435,'291737202708','67',1.00,'500','retail','0','2025-01-18 15:18:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:21:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173720271033332222302'),(1436,'291737202708','53',1.00,'450','retail','0','2025-01-18 15:18:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-18 12:21:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173720272233073073332'),(1437,'291737203039','4',1.00,'500','retail','0','2025-01-18 15:23:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:24:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173720304222022322322'),(1438,'291737203359','44',1.00,'500','retail','0','2025-01-18 15:29:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:29:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173720336200230032122'),(1439,'291737203661','67',1.00,'500','retail','0','2025-01-18 15:34:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:34:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173720366422320602066'),(1440,'291737203711','15',1.00,'670','retail','0','2025-01-18 15:35:11','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-18 12:35:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173720371221322312232'),(1442,'291737203803','16',1.00,'500','retail','0','2025-01-18 15:36:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-18 12:39:21','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173720380502032027177'),(1443,'291737203803','16',1.00,'500','retail','0','2025-01-18 15:39:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 12:39:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173720395933232232293'),(1444,'291737205898','36',1.00,'550','retail','0','2025-01-18 16:11:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-18 13:11:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173720590020232003032'),(1445,'291737208007','48',1.00,'500','retail','0','2025-01-18 16:46:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 13:46:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173720800922033830322'),(1446,'291737208048','36',1.00,'550','retail','0','2025-01-18 16:47:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-18 13:47:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173720805033703253330'),(1447,'291737208570','3',1.00,'500','retail','0','2025-01-18 16:56:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 13:56:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173720857230207203322'),(1448,'291737211928','71',1.00,'500','retail','0','2025-01-18 17:52:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 15:00:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173721193039109332330'),(1449,'291737214437','50',1.00,'500','retail','0','2025-01-18 18:33:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 15:40:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173721443921342329137'),(1450,'291737214437','52',1.00,'500','retail','0','2025-01-18 18:34:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 15:40:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173721444609207226003'),(1451,'291737214936','67',2.00,'1000','retail','0','2025-01-18 18:42:16','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-18 15:43:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173721499593020730320'),(1452,'291737215536','64',1.00,'500','retail','0','2025-01-18 18:52:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 15:52:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173721554003722232031'),(1453,'291737216431','17',1.00,'500','retail','0','2025-01-18 19:07:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 16:07:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173721643444326427363'),(1454,'291737216461','50',1.00,'500','retail','0','2025-01-18 19:07:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 16:07:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173721646320223222323'),(1455,'291737216461','61',1.00,'500','retail','0','2025-01-18 19:07:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 16:07:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173721647122067227222'),(1458,'291737216681','77',1.00,'450','retail','0','2025-01-18 19:11:21','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-18 16:28:45','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173721668333360020222'),(1459,'291737216681','77',1.00,'450','retail','0','2025-01-18 19:28:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-18 16:28:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173721771813122770322'),(1460,'291737221969','37',1.00,'600','retail','0','2025-01-18 20:39:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-18 17:40:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173722197073023720032'),(1461,'291737221969','5',1.00,'600','retail','0','2025-01-18 20:39:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-18 17:40:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173722197792031333732'),(1462,'291737222035','35',1.00,'500','retail','0','2025-01-18 20:40:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:40:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173722203823270323720'),(1463,'291737222035','81',1.00,'500','retail','0','2025-01-18 20:40:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:40:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173722204834027822333'),(1464,'291737222035','49',1.00,'500','retail','0','2025-01-18 20:40:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:40:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173722205603923320250'),(1465,'291737222083','76',1.00,'500','retail','0','2025-01-18 20:41:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:41:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173722208533000023052'),(1466,'291737222083','64',1.00,'500','retail','0','2025-01-18 20:41:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:41:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173722209322301233222'),(1467,'291737216550','60',1.00,'450','retail','0','2025-01-18 19:09:10','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-18 17:46:05','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173721655107332223222'),(1468,'291737222393','85',1.00,'500','retail','0','2025-01-18 20:46:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-18 17:46:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173722239550232229500'),(1469,'291737285090','68',1.00,'500','retail','0','2025-01-19 14:11:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:11:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173728509232771123939'),(1470,'291737285090','34',1.00,'500','retail','0','2025-01-19 14:11:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:11:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173728510220023039300'),(1471,'291737285572','49',1.00,'500','retail','0','2025-01-19 14:19:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:28:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173728557323707753722'),(1472,'291737285572','49',1.00,'500','retail','0','2025-01-19 14:19:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:28:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173728557609872333303'),(1473,'291737285572','85',1.00,'500','retail','0','2025-01-19 14:19:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:28:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173728558620025323128'),(1474,'291737286874','58',1.00,'600','retail','0','2025-01-19 14:41:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 11:42:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173728687732232923026'),(1475,'291737286874','57',1.00,'500','retail','0','2025-01-19 14:42:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:42:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173728693633212202932'),(1476,'291737287057','3',1.00,'500','retail','0','2025-01-19 14:44:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 11:45:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173728706122323066128'),(1477,'291737287296','45',1.00,'450','retail','0','2025-01-19 14:48:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 12:04:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173728729822283929020'),(1478,'291737287296','45',1.00,'450','retail','0','2025-01-19 15:04:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 12:04:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173728825032331222832'),(1479,'291737288891','16',1.00,'500','retail','0','2025-01-19 15:14:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 12:15:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173728889373078372322'),(1480,'291737288891','72',1.00,'450','retail','0','2025-01-19 15:15:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 12:15:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173728890223229702333'),(1481,'291737288891','76',1.00,'500','retail','0','2025-01-19 15:15:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 12:15:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173728891537325233037'),(1482,'291737288891','78',1.00,'450','retail','0','2025-01-19 15:15:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 12:15:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173728892820280223228'),(1483,'291737292417','41',1.00,'550','retail','0','2025-01-19 16:13:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 13:19:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173729241933232220207'),(1484,'291737292795','53',1.00,'450','retail','0','2025-01-19 16:19:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 13:19:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173729279732003770279'),(1485,'291737292909','69',1.00,'450','retail','0','2025-01-19 16:21:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 13:26:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173729291622210232330'),(1486,'291737294172','3',1.00,'500','retail','0','2025-01-19 16:42:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 13:43:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173729417437302202740'),(1487,'291737294425','5',1.00,'600','retail','0','2025-01-19 16:47:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 13:48:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173729443277271222430'),(1488,'291737294425','27',1.00,'500','retail','0','2025-01-19 16:48:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 13:48:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173729448430433428330'),(1489,'291737295277','37',1.00,'600','retail','0','2025-01-19 17:01:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 14:01:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173729527830383308379'),(1490,'291737295277','76',1.00,'500','retail','0','2025-01-19 17:01:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 14:01:41','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173729528729237229322'),(1491,'291737296117','43',1.00,'600','retail','0','2025-01-19 17:15:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 14:15:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173729612032023032327'),(1492,'291737297471','35',1.00,'500','retail','0','2025-01-19 17:37:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 14:47:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173729747321029223177'),(1493,'291737297471','48',1.00,'500','retail','0','2025-01-19 17:46:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 14:47:27','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173729800003323233033'),(1494,'291737298605','6',1.00,'550','retail','0','2025-01-19 17:56:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 14:56:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173729860770300133900'),(1495,'291737298748','7',1.00,'550','retail','0','2025-01-19 17:59:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 14:59:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173729875272800232372'),(1496,'291737299063','63',1.00,'500','retail','0','2025-01-19 18:04:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 15:04:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173729906621320392739'),(1497,'291737300208','36',1.00,'550','retail','0','2025-01-19 18:23:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 15:29:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173730020920203022030'),(1498,'291737300208','7',1.00,'550','retail','0','2025-01-19 18:23:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 15:29:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730021723302002213'),(1499,'291737300208','7',1.00,'550','retail','0','2025-01-19 18:23:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 15:29:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730022023733002923'),(1500,'291737300208','77',1.00,'450','retail','0','2025-01-19 18:24:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 15:29:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730025137722233703'),(1501,'291737300208','7',1.00,'550','retail','0','2025-01-19 18:26:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 15:29:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730038702372002200'),(1502,'291737300208','17',1.00,'500','retail','0','2025-01-19 18:26:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 15:29:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173730041032023312090'),(1503,'291737300208','58',1.00,'600','retail','0','2025-01-19 18:28:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 15:29:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730053929201039003'),(1504,'291737300208','77',1.00,'450','retail','0','2025-01-19 18:29:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 15:29:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730056332920323313'),(1505,'291737301372','33',1.00,'600','retail','0','2025-01-19 18:42:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-19 15:42:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730137430732303339'),(1506,'291737301471','6',1.00,'550','retail','0','2025-01-19 18:44:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-19 15:44:34','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173730147320202024233'),(1507,'291737301555','69',2.00,'900','retail','0','2025-01-19 18:45:56','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-01-19 15:46:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173730155823303133221'),(1508,'291737301555','59',1.00,'450','retail','0','2025-01-19 18:46:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 15:46:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173730157251723013330'),(1509,'291737301555','15',1.00,'670','retail','0','2025-01-19 18:46:34','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-19 15:46:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730159593202323325'),(1510,'291737301940','77',1.00,'450','retail','0','2025-01-19 18:52:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 15:55:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730194101317222020'),(1511,'291737301940','85',1.00,'500','retail','0','2025-01-19 18:52:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 15:55:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173730194833291020222'),(1512,'291737302392','85',1.00,'500','retail','0','2025-01-19 18:59:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:04:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173730239432320973321'),(1513,'291737302824','49',1.00,'500','retail','0','2025-01-19 19:07:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:07:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173730282822213233327'),(1514,'291737302995','47',1.00,'500','retail','0','2025-01-19 19:09:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:10:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730299622931703322'),(1515,'291737302995','50',1.00,'500','retail','0','2025-01-19 19:10:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:10:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173730300222703203003'),(1516,'291737303521','78',1.00,'450','retail','0','2025-01-19 19:18:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 16:21:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173730354722793322037'),(1517,'291737303521','60',1.00,'450','retail','0','2025-01-19 19:20:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 16:21:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173730363233272033220'),(1518,'291737303521','49',1.00,'500','retail','0','2025-01-19 19:20:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:21:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173730365630332322352'),(1519,'291737304184','85',1.00,'500','retail','0','2025-01-19 19:29:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:30:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173730418812233232382'),(1520,'291737304184','50',1.00,'500','retail','0','2025-01-19 19:29:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-19 16:30:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173730419820373800403'),(1521,'291737304945','77',1.00,'450','retail','0','2025-01-19 19:42:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-19 16:49:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173730494773331033923'),(1522,'291737446150','41',1.00,'550','retail','0','2025-01-21 10:55:50','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-21 07:57:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173744615332733323203'),(1523,'291737446150','41',1.00,'550','retail','0','2025-01-21 10:55:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-21 07:57:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173744615818232204325'),(1524,'291737446150','41',1.00,'550','retail','0','2025-01-21 10:56:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-21 07:57:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173744616220706027362'),(1525,'291737447866','84',1.00,'500','retail','0','2025-01-21 11:24:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-21 08:24:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173744786732372223333'),(1526,'291737714434','72',1.00,'450','retail','0','2025-01-24 13:27:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-24 10:40:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173771443533252232222'),(1527,'291737714434','51',1.00,'500','retail','0','2025-01-24 13:27:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-24 10:40:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173771444843202837407'),(1528,'291737715241','13',1.00,'600','retail','0','2025-01-24 13:40:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-24 10:40:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173771524253722732533'),(1529,'291737725614','15',1.00,'670','retail','0','2025-01-24 16:33:34','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-24 13:48:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173772561539532273327'),(1530,'291737725614','20',1.00,'550','retail','0','2025-01-24 16:33:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-24 13:48:42','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173772562796632212225'),(1531,'291737730569','79',1.00,'500','retail','0','2025-01-24 17:56:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-24 14:56:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173773057173020023201'),(1532,'291737731207','56',1.00,'500','retail','0','2025-01-24 18:06:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-24 15:07:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173773121020090233002'),(1533,'291737734565','44',1.00,'500','retail','0','2025-01-24 19:02:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-24 16:02:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173773456635331727432'),(1534,'291737735180','60',1.00,'450','retail','0','2025-01-24 19:13:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-24 16:17:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173773518285020227303'),(1535,'291737798173','39',2.00,'1100','retail','0','2025-01-25 12:42:53','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2025-01-25 10:14:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173779817500287707230'),(1536,'291737798173','82',1.00,'500','retail','0','2025-01-25 12:55:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 10:14:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173779897722222332027'),(1537,'291737800132','57',2.00,'1000','retail','0','2025-01-25 13:15:32','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-25 10:16:03','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173780013603033723323'),(1538,'291737801427','38',1.00,'600','retail','0','2025-01-25 13:37:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-25 10:45:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173780142820002233232'),(1539,'291737801427','76',1.00,'500','retail','0','2025-01-25 13:38:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 10:45:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780149223201323307'),(1540,'291737801914','34',1.00,'500','retail','0','2025-01-25 13:45:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 10:45:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780191611898332326'),(1541,'291737803157','31',1.00,'500','retail','0','2025-01-25 14:05:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173780315893022091320'),(1542,'291737803157','3',1.00,'500','retail','0','2025-01-25 14:06:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173780318222780073282'),(1543,'291737803157','4',1.00,'500','retail','0','2025-01-25 14:06:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173780319032230730300'),(1544,'291737803157','6',1.00,'550','retail','0','2025-01-25 14:06:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-25 11:13:05','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780321932332300329'),(1545,'291737803157','34',1.00,'500','retail','0','2025-01-25 14:09:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780339872223033232'),(1546,'291737803157','35',1.00,'500','retail','0','2025-01-25 14:11:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173780350687323132022'),(1547,'291737803157','17',1.00,'500','retail','0','2025-01-25 14:11:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173780351520532327110'),(1548,'291737803157','79',1.00,'500','retail','0','2025-01-25 14:12:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:13:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780352939532222323'),(1549,'291737803707','50',1.00,'500','retail','0','2025-01-25 14:15:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:15:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173780370833273323203'),(1550,'291737803707','68',1.00,'500','retail','0','2025-01-25 14:15:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:15:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780372118323229201'),(1551,'291737804849','17',1.00,'500','retail','0','2025-01-25 14:34:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:34:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173780485038232833003'),(1552,'291737805448','64',1.00,'500','retail','0','2025-01-25 14:44:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 11:44:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173780544992793928333'),(1553,'291737805448','77',1.00,'450','retail','0','2025-01-25 14:44:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-25 11:44:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173780547232230133022'),(1554,'291737805932','7',1.00,'550','retail','0','2025-01-25 14:52:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-25 11:52:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173780593332320207920'),(1555,'291737807300','45',1.00,'450','retail','0','2025-01-25 15:15:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-25 12:15:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173780730200332232330'),(1556,'291737808818','75',1.00,'450','retail','0','2025-01-25 15:40:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-25 12:55:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173780882008338202220'),(1560,'291737810070','61',3.00,'1500','retail','0','2025-01-25 16:01:10','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-01-25 13:02:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173781007872380322020'),(1561,'291737810349','48',1.00,'500','retail','0','2025-01-25 16:05:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 13:10:41','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173781035121122207233'),(1566,'291737813125','82',1.00,'500','retail','0','2025-01-25 16:52:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 14:00:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173781312620320233232'),(1567,'291737813125','64',1.00,'500','retail','0','2025-01-25 16:56:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 14:00:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173781337222373320123'),(1568,'291737811752','68',1.00,'500','retail','0','2025-01-25 16:29:12','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-25 14:04:53','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173781175355003220030'),(1569,'291737811752','39',1.00,'550','retail','0','2025-01-25 16:30:12','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-25 14:04:53','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173781181333238303297'),(1570,'291737811752','82',1.00,'500','retail','0','2025-01-25 17:04:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 14:04:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173781388923312737002'),(1586,'291737818215','35',1.00,'500','retail','0','2025-01-25 18:16:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 15:21:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173781821603321323723'),(1604,'291737819794','81',1.00,'500','retail','0','2025-01-25 18:43:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 15:47:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173781979920393739223'),(1605,'291737809921','60',1.00,'450','retail','0','2025-01-25 15:58:41','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-25 15:47:51','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173780992273823320230'),(1606,'291737809921','70',1.00,'450','retail','0','2025-01-25 15:58:45','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-25 15:47:51','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173780992620203022030'),(1607,'291737809921','78',1.00,'450','retail','0','2025-01-25 15:59:01','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-25 15:47:51','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173780994221391292700'),(1608,'291737809921','76',1.00,'500','retail','0','2025-01-25 18:47:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 15:47:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173782006629376200223'),(1609,'291737820635','34',1.00,'500','retail','0','2025-01-25 18:57:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 15:57:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173782063723330202673'),(1610,'291737821456','34',1.00,'500','retail','0','2025-01-25 19:10:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 16:11:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173782145812335332822'),(1611,'291737812388','41',1.00,'550','retail','0','2025-01-25 16:39:49','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-25 16:13:48','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173781239030223210323'),(1612,'291737812388','7',1.00,'550','retail','0','2025-01-25 16:39:56','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-25 16:13:48','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173781239932238921230'),(1613,'291737812388','64',1.00,'500','retail','0','2025-01-25 17:36:35','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-25 16:13:48','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173781579623112272363'),(1614,'291737812388','68',2.00,'1000','retail','0','2025-01-25 17:38:37','bale','','','0','Cash',137.93,'500','','','29','','1','2025-01-25 16:13:48','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173781591920309223259'),(1615,'291737812388','71',1.00,'500','retail','0','2025-01-25 17:39:11','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-25 16:13:48','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173781595402235273902'),(1616,'291737812388','68',2.00,'1000','retail','0','2025-01-25 17:57:59','bale','','','0','Cash',137.93,'500','','','29','','1','2025-01-25 16:13:48','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173781708122007022073'),(1617,'291737812388','71',1.00,'500','retail','0','2025-01-25 18:12:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-25 16:13:48','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173781793032002208233'),(1618,'291737812388','25',1.00,'600','retail','0','2025-01-25 18:23:08','bale','','','0','Cash',82.76,'600','','','29','','1','2025-01-25 16:13:48','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173781859121922039335'),(1619,'291737812388','6',1.00,'550','retail','0','2025-01-25 18:40:30','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-25 16:13:48','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173781963203097830213'),(1620,'291737812388','85',1.00,'500','retail','0','2025-01-25 19:13:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 16:13:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173782162320133029312'),(1621,'291737823606','11',1.00,'600','retail','0','2025-01-25 19:46:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-25 16:49:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173782360802022307390'),(1622,'291737823606','40',1.00,'550','retail','0','2025-01-25 19:47:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-25 16:49:43','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173782362672032190321'),(1623,'291737824195','3',1.00,'500','retail','0','2025-01-25 19:56:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-25 17:01:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173782419630323933039'),(1624,'291737885136','8',1.00,'600','retail','0','2025-01-26 12:52:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-26 09:52:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173788513808771328205'),(1625,'291737885446','78',1.00,'450','retail','0','2025-01-26 12:57:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 09:58:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173788545182032200503'),(1626,'291737885446','61',1.00,'500','retail','0','2025-01-26 12:57:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 09:58:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173788545923390914334'),(1627,'291737891320','56',1.00,'500','retail','0','2025-01-26 14:35:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 11:35:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173789132132200202322'),(1628,'291737891391','77',1.00,'450','retail','0','2025-01-26 14:36:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 11:36:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173789139513297333309'),(1629,'291737891425','24',1.00,'550','retail','0','2025-01-26 14:37:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-26 11:37:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789142682298232023'),(1630,'291737891425','9',1.00,'550','retail','0','2025-01-26 14:37:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-26 11:37:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789143003282371937'),(1631,'291737891425','20',1.00,'550','retail','0','2025-01-26 14:37:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-26 11:37:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789143709222132337'),(1632,'291737891465','72',1.00,'450','retail','0','2025-01-26 14:37:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 11:37:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789146622242283192'),(1633,'291737891465','72',1.00,'450','retail','0','2025-01-26 14:37:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 11:37:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789146973922040262'),(1634,'291737891527','78',1.00,'450','retail','0','2025-01-26 14:38:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 11:39:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789152882223233282'),(1635,'291737891527','1',1.00,'500','retail','0','2025-01-26 14:38:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 11:39:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173789153233291929222'),(1636,'291737891578','68',1.00,'500','retail','0','2025-01-26 14:39:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 11:39:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789157938233032933'),(1637,'291737894221','45',1.00,'450','retail','0','2025-01-26 15:23:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 12:32:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173789422331372313397'),(1638,'291737894221','67',1.00,'500','retail','0','2025-01-26 15:24:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 12:32:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173789424232229847277'),(1639,'291737895231','45',1.00,'450','retail','0','2025-01-26 15:40:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 12:40:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173789524632203239733'),(1640,'291737895374','16',1.00,'500','retail','0','2025-01-26 15:42:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 12:43:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173789538302337232237'),(1641,'291737895598','75',1.00,'450','retail','0','2025-01-26 15:46:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 12:57:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173789560023983227222'),(1642,'291737896614','15',1.00,'670','retail','0','2025-01-26 16:03:34','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-26 13:12:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173789661622202029122'),(1643,'291737896614','74',1.00,'450','retail','0','2025-01-26 16:04:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-26 13:12:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173789665862023638936'),(1644,'291737904978','17',1.00,'500','retail','0','2025-01-26 18:22:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-26 15:23:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173790498032032232290'),(1649,'291737905060','80',1.00,'500','retail','0','2025-01-26 18:24:21','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-26 17:06:37','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29173790506226220232093'),(1650,'291737905060','80',1.00,'500','retail','0','2025-01-26 18:24:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-26 17:06:37','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29173790506770220570020'),(1651,'291737905060','50',1.00,'500','retail','0','2025-01-26 18:24:33','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-26 17:06:37','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173790507420222231349'),(1652,'291737905060','85',1.00,'500','retail','0','2025-01-26 18:24:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-26 17:06:37','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29173790507939707230357'),(1653,'291737970066','61',1.00,'500','retail','0','2025-01-27 12:27:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-27 09:45:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173797006729323032332'),(1654,'291737993824','58',1.00,'600','retail','0','2025-01-27 19:03:44','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-27 16:04:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173799382602327630022'),(1655,'291737993824','50',1.00,'500','retail','0','2025-01-27 19:04:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-27 16:04:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173799385882220223390'),(1656,'291737995111','50',2.00,'1000','retail','0','2025-01-27 19:25:11','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-01-27 16:25:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173799511423302239127'),(1657,'291738062812','46',1.00,'450','retail','0','2025-01-28 14:13:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-28 11:56:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173806281339222363232'),(1658,'291738062812','56',1.00,'500','retail','0','2025-01-28 14:13:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-28 11:56:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173806282602371320326'),(1659,'291738065555','58',1.00,'600','retail','0','2025-01-28 14:59:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-28 11:59:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173806556020270723030'),(1660,'291738310781','15',1.00,'670','retail','0','2025-01-31 11:06:21','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-31 08:06:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173831078371731030297'),(1661,'291738312578','7',1.00,'550','retail','0','2025-01-31 11:36:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-01-31 08:36:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173831257909703222953'),(1662,'291738316355','8',1.00,'600','retail','0','2025-01-31 12:39:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-31 09:39:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173831635922131236333'),(1663,'291738316355','15',1.00,'670','retail','0','2025-01-31 12:39:47','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-01-31 09:39:57','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173831638973833309128'),(1664,'291738321639','72',1.00,'450','retail','0','2025-01-31 14:07:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-31 11:08:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173832164133222209127'),(1665,'291738321639','55',1.00,'500','retail','0','2025-01-31 14:07:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-31 11:08:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173832167026132780360'),(1666,'291738331710','81',1.00,'500','retail','0','2025-01-31 16:55:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-31 13:56:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173833171220323337203'),(1667,'291738331710','50',1.00,'500','retail','0','2025-01-31 16:55:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-01-31 13:56:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173833173423330022742'),(1668,'291738331710','78',1.00,'450','retail','0','2025-01-31 16:56:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-31 13:56:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173833176232332233330'),(1669,'291738333961','5',1.00,'600','retail','0','2025-01-31 17:32:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-01-31 14:33:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173833396433202340938'),(1670,'291738334075','78',1.00,'450','retail','0','2025-01-31 17:34:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-01-31 14:35:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173833415130223233132'),(1671,'291738399809','6',1.00,'550','retail','0','2025-02-01 11:50:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-01 09:11:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173839981032233328103'),(1672,'291738408195','26',1.00,'500','retail','0','2025-02-01 14:09:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 11:22:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173840820042233322003'),(1673,'291738408195','7',1.00,'550','retail','0','2025-02-01 14:10:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-01 11:22:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173840824522220398004'),(1674,'291738408195','3',1.00,'500','retail','0','2025-02-01 14:11:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 11:22:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173840827124307230000'),(1675,'291738408938','26',1.00,'500','retail','0','2025-02-01 14:22:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 11:26:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173840893902302222239'),(1676,'291738411030','68',1.00,'500','retail','0','2025-02-01 14:57:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 12:05:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841103343142233702'),(1677,'291738412027','56',1.00,'500','retail','0','2025-02-01 15:13:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 12:20:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173841202923203232323'),(1678,'291738412656','77',1.00,'450','retail','0','2025-02-01 15:24:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 12:29:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173841265882123413232'),(1679,'291738412656','69',1.00,'450','retail','0','2025-02-01 15:24:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 12:29:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173841266932280392027'),(1680,'291738413031','18',1.00,'600','retail','0','2025-02-01 15:30:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-01 12:41:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173841303323223002347'),(1681,'291738413031','15',1.00,'670','retail','0','2025-02-01 15:30:58','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-01 12:41:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173841306070732223702'),(1682,'291738413745','64',1.00,'500','retail','0','2025-02-01 15:42:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 12:43:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173841376983199231120'),(1683,'291738414734','9',1.00,'550','retail','0','2025-02-01 15:58:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-01 12:59:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841474333033082439'),(1684,'291738414881','84',1.00,'500','retail','0','2025-02-01 16:01:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 13:03:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841497223324232433'),(1685,'291738415922','78',1.00,'450','retail','0','2025-02-01 16:18:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 13:18:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841592535822030504'),(1687,'291738416772','68',1.00,'500','retail','0','2025-02-01 16:32:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 13:38:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841677439430342340'),(1688,'291738416772','80',1.00,'500','retail','0','2025-02-01 16:33:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 13:38:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173841678723763773223'),(1689,'291738417997','79',1.00,'500','retail','0','2025-02-01 16:53:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 13:53:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841800523312838002'),(1690,'291738418373','26',1.00,'500','retail','0','2025-02-01 16:59:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 14:07:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173841837723933330803'),(1691,'291738418373','32',1.00,'500','retail','0','2025-02-01 17:00:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 14:07:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841841180272241022'),(1693,'291738418877','73',1.00,'500','retail','0','2025-02-01 17:07:58','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-01 14:12:27','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173841889432204322220'),(1694,'291738418877','56',1.00,'500','retail','0','2025-02-01 17:11:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 14:12:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173841910503123292030'),(1695,'291738419245','70',1.00,'450','retail','0','2025-02-01 17:14:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 14:14:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173841924803203322330'),(1696,'291738419299','27',1.00,'500','retail','0','2025-02-01 17:15:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 14:17:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173841930533273410292'),(1697,'291738420662','85',2.00,'1000','retail','0','2025-02-01 17:37:42','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-01 14:38:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','','','29173842067030333212373'),(1698,'291738420662','68',1.00,'500','retail','0','2025-02-01 17:38:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 14:38:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173842070273030733373'),(1699,'291738415978','71',1.00,'500','retail','0','2025-02-01 16:19:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-01 16:45:57','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173841597950339993030'),(1700,'291738415978','35',2.00,'1000','retail','0','2025-02-01 19:45:09','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-01 16:45:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173842831412223223322'),(1701,'291738415978','27',1.00,'500','retail','0','2025-02-01 19:45:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 16:45:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173842832903322223202'),(1702,'291738415978','39',1.00,'550','retail','0','2025-02-01 19:45:50','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-01 16:45:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173842835223388702223'),(1703,'291738428488','51',3.00,'1500','retail','0','2025-02-01 19:48:09','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-02-01 16:51:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29173842850032232389027'),(1704,'291738428488','69',4.00,'1800','retail','0','2025-02-01 19:48:45','bale','','','0','Cash',248.28,'450','','','29','16.00','1','2025-02-01 16:51:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'4','2.00','-2','Inclusive','branch','Service','','','','','','','29173842853780840723348'),(1705,'291738428488','45',1.00,'450','retail','0','2025-02-01 19:49:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 16:51:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173842855902338330223'),(1706,'291738428488','45',1.00,'450','retail','0','2025-02-01 19:49:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 16:51:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173842857633222332072'),(1707,'291738428488','77',1.00,'450','retail','0','2025-02-01 19:49:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 16:51:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173842859423220800323'),(1708,'291738428488','69',2.00,'900','retail','0','2025-02-01 19:50:14','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-01 16:51:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173842861720370293883'),(1709,'291738430815','49',1.00,'500','retail','0','2025-02-01 20:26:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:26:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173843081732023312093'),(1710,'291738430889','47',1.00,'500','retail','0','2025-02-01 20:28:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:28:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843089079340923330'),(1711,'291738430909','74',1.00,'450','retail','0','2025-02-01 20:28:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:28:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843091037023322000'),(1712,'291738431166','3',1.00,'500','retail','0','2025-02-01 20:32:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:32:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843116830026233133'),(1713,'291738431236','77',1.00,'450','retail','0','2025-02-01 20:33:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:34:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843123722322393447'),(1714,'291738431236','74',1.00,'450','retail','0','2025-02-01 20:33:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:34:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843124032033233302'),(1715,'291738431335','69',1.00,'450','retail','0','2025-02-01 20:35:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:35:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843133633022330099'),(1716,'291738431335','51',1.00,'500','retail','0','2025-02-01 20:35:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:35:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173843135030032850322'),(1717,'291738431467','45',1.00,'450','retail','0','2025-02-01 20:37:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:38:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173843147393323227200'),(1718,'291738431467','77',2.00,'900','retail','0','2025-02-01 20:37:57','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-01 17:38:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29173843147932233232130'),(1719,'291738431467','69',1.00,'450','retail','0','2025-02-01 20:38:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:38:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843149202022932303'),(1720,'291738431467','75',1.00,'450','retail','0','2025-02-01 20:38:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:38:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173843149922222023393'),(1721,'291738431608','4',1.00,'500','retail','0','2025-02-01 20:40:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:40:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843160902830138232'),(1722,'291738431687','77',1.00,'450','retail','0','2025-02-01 20:41:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:41:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843168862332622323'),(1723,'291738431804','78',1.00,'450','retail','0','2025-02-01 20:43:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-01 17:43:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173843180503228028213'),(1724,'291738431917','4',2.00,'1000','retail','0','2025-02-01 20:45:17','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-01 17:45:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29173843191993133220133'),(1725,'291738431917','35',1.00,'500','retail','0','2025-02-01 20:45:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:45:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173843193330742002030'),(1726,'291738432004','27',1.00,'500','retail','0','2025-02-01 20:46:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:46:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173843200523023353300'),(1727,'291738432201','4',1.00,'500','retail','0','2025-02-01 20:50:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:50:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843220323222202232'),(1728,'291738432486','49',1.00,'500','retail','0','2025-02-01 20:54:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 17:54:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173843248728333133333'),(1729,'291738432779','17',2.00,'1000','retail','0','2025-02-01 20:59:39','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-01 18:00:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','','','29173843278132300372227'),(1730,'291738432779','4',1.00,'500','retail','0','2025-02-01 20:59:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 18:00:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173843279032233323322'),(1731,'291738432779','34',1.00,'500','retail','0','2025-02-01 21:00:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-01 18:00:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173843280732420303303'),(1732,'291738432779','13',1.00,'600','retail','0','2025-02-01 21:00:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-01 18:00:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173843282603223733072'),(1733,'291738488768','55',1.00,'500','retail','0','2025-02-02 12:32:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 09:32:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173848877102238273702'),(1736,'291738488956','68',1.00,'500','retail','0','2025-02-02 12:35:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 09:52:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173848895732234723132'),(1737,'291738488859','63',1.00,'500','retail','0','2025-02-02 12:34:19','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-02 09:59:43','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173848886003336693238'),(1738,'291738488859','83',1.00,'500','retail','0','2025-02-02 12:35:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-02 09:59:43','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173848894033282402333'),(1739,'291738488859','67',1.00,'500','retail','0','2025-02-02 12:53:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 09:59:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173848999428729920223'),(1740,'291738490436','84',1.00,'500','retail','0','2025-02-02 13:00:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 10:00:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849043829302232320'),(1741,'291738491990','84',2.00,'1000','retail','0','2025-02-02 13:26:31','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-02 10:32:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173849235733203230303'),(1742,'291738492394','77',1.00,'450','retail','0','2025-02-02 13:33:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 10:36:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849240042223382232'),(1743,'291738492628','15',1.00,'670','retail','0','2025-02-02 13:37:08','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-02 10:39:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849263933029023943'),(1744,'291738492628','34',1.00,'500','retail','0','2025-02-02 13:37:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 10:39:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849266030207323238'),(1745,'291738492788','68',1.00,'500','retail','0','2025-02-02 13:39:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 10:39:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849279077230243303'),(1746,'291738495763','69',1.00,'450','retail','0','2025-02-02 14:29:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 11:32:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849597133322230507'),(1747,'291738496389','85',1.00,'500','retail','0','2025-02-02 14:39:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 11:43:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173849639033333223423'),(1748,'291738496389','69',1.00,'450','retail','0','2025-02-02 14:40:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 11:43:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849645209862037453'),(1749,'291738496389','79',1.00,'500','retail','0','2025-02-02 14:41:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 11:43:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849649132434332123'),(1750,'291738496389','49',1.00,'500','retail','0','2025-02-02 14:42:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 11:43:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173849653022722020071'),(1751,'291738497132','9',1.00,'550','retail','0','2025-02-02 14:52:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 11:58:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849713370823732333'),(1752,'291738497132','13',1.00,'600','retail','0','2025-02-02 14:52:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 11:58:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849714432143227274'),(1753,'291738497132','50',1.00,'500','retail','0','2025-02-02 14:52:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 11:58:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173849715724023323240'),(1754,'291738498472','25',1.00,'600','retail','0','2025-02-02 15:14:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 12:27:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849847322232208739'),(1755,'291738498472','34',1.00,'500','retail','0','2025-02-02 15:14:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 12:27:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849848393273832928'),(1756,'291738499281','84',1.00,'500','retail','0','2025-02-02 15:28:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 12:28:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173849928202020003233'),(1757,'291738499888','25',1.00,'600','retail','0','2025-02-02 15:38:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 12:46:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173849988912392234202'),(1758,'291738500429','36',1.00,'550','retail','0','2025-02-02 15:47:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 12:49:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850043137223330308'),(1759,'291738500429','24',1.00,'550','retail','0','2025-02-02 15:47:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 12:49:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850043487223320370'),(1760,'291738500429','7',1.00,'550','retail','0','2025-02-02 15:48:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 12:49:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850048282280033002'),(1761,'291738500926','34',1.00,'500','retail','0','2025-02-02 15:55:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:09:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850092702302230259'),(1762,'291738500926','5',1.00,'600','retail','0','2025-02-02 15:55:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 13:09:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850095713532102922'),(1763,'291738501769','58',1.00,'600','retail','0','2025-02-02 16:09:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 13:09:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850177000030350272'),(1764,'291738501769','77',1.00,'450','retail','0','2025-02-02 16:09:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 13:09:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850177837301981133'),(1765,'291738501769','77',1.00,'450','retail','0','2025-02-02 16:09:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 13:09:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850178121032250307'),(1766,'291738501769','77',1.00,'450','retail','0','2025-02-02 16:09:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 13:09:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850178621206202003'),(1767,'291738501824','67',1.00,'500','retail','0','2025-02-02 16:10:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:15:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850182532188033333'),(1768,'291738501824','67',1.00,'500','retail','0','2025-02-02 16:10:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:15:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850183080225233232'),(1769,'291738501824','80',1.00,'500','retail','0','2025-02-02 16:10:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:15:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173850183829808022339'),(1770,'291738502332','25',1.00,'600','retail','0','2025-02-02 16:18:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 13:31:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850233330320222002'),(1771,'291738502332','22',1.00,'550','retail','0','2025-02-02 16:19:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 13:31:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850235500283008033'),(1772,'291738503138','34',1.00,'500','retail','0','2025-02-02 16:32:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:39:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850313923337039930'),(1773,'291738503138','26',1.00,'500','retail','0','2025-02-02 16:32:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:39:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850314930353352322'),(1774,'291738503138','34',1.00,'500','retail','0','2025-02-02 16:32:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 13:39:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850315755003220030'),(1775,'291738504454','26',1.00,'500','retail','0','2025-02-02 16:54:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 14:04:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850445538230323203'),(1776,'291738504454','16',1.00,'500','retail','0','2025-02-02 16:54:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 14:04:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850446342320103323'),(1777,'291738504454','10',1.00,'600','retail','0','2025-02-02 16:55:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-02 14:04:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850454950222303824'),(1778,'291738505250','15',1.00,'670','retail','0','2025-02-02 17:07:30','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-02 14:09:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850525200200230330'),(1779,'291738505250','54',1.00,'550','retail','0','2025-02-02 17:07:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 14:09:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850526922223892922'),(1780,'291738505250','84',1.00,'500','retail','0','2025-02-02 17:08:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 14:09:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850531322212358332'),(1781,'291738506544','78',1.00,'450','retail','0','2025-02-02 17:29:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 14:33:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850654650802333233'),(1782,'291738506544','67',1.00,'500','retail','0','2025-02-02 17:29:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-02 14:33:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850655832033035012'),(1783,'291738506544','22',1.00,'550','retail','0','2025-02-02 17:29:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-02 14:33:50','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173850657020209307026'),(1784,'291738507660','78',1.00,'450','retail','0','2025-02-02 17:47:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 14:57:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850766132203206003'),(1785,'291738507660','78',1.00,'450','retail','0','2025-02-02 17:47:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 14:57:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173850766435020229333'),(1786,'291738507660','59',1.00,'450','retail','0','2025-02-02 17:47:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 14:57:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173850767303620072272'),(1787,'291738508774','69',1.00,'450','retail','0','2025-02-02 18:06:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 15:06:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173850877529320753230'),(1788,'291738510215','78',1.00,'450','retail','0','2025-02-02 18:30:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 15:33:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851021732332122711'),(1789,'291738510215','70',1.00,'450','retail','0','2025-02-02 18:30:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 15:33:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851022320222201333'),(1790,'291738511426','78',1.00,'450','retail','0','2025-02-02 18:50:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 15:55:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851142802221432331'),(1791,'291738511426','78',1.00,'450','retail','0','2025-02-02 18:50:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 15:55:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851143632903420311'),(1792,'291738512618','78',1.00,'450','retail','0','2025-02-02 19:10:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:11:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851261930223233632'),(1793,'291738512765','78',1.00,'450','retail','0','2025-02-02 19:12:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:12:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173851276667023237320'),(1794,'291738514015','59',1.00,'450','retail','0','2025-02-02 19:33:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:41:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173851401620123838321'),(1795,'291738514015','59',1.00,'450','retail','0','2025-02-02 19:33:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:41:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173851402030233233253'),(1796,'291738514015','59',1.00,'450','retail','0','2025-02-02 19:33:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:41:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173851402309322123203'),(1797,'291738514015','46',1.00,'450','retail','0','2025-02-02 19:33:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-02 16:41:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173851403522103033032'),(1798,'291738584844','69',1.00,'450','retail','0','2025-02-03 15:14:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-03 12:14:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173858484573280083494'),(1799,'291738586206','68',1.00,'500','retail','0','2025-02-03 15:36:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-03 13:05:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173858620737533902507'),(1800,'291738586206','81',1.00,'500','retail','0','2025-02-03 15:36:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-03 13:05:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173858621682121282660'),(1801,'291738674349','67',1.00,'500','retail','0','2025-02-04 16:05:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-04 13:31:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173867435333302812346'),(1802,'291738674349','58',1.00,'600','retail','0','2025-02-04 16:06:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-04 13:31:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173867438921960333823'),(1803,'291738753719','39',1.00,'550','retail','0','2025-02-05 14:08:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-05 11:16:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173875372525393353027'),(1807,'291738768379','54',1.00,'550','retail','0','2025-02-05 18:12:59','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-05 15:28:43','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173876838190313730827'),(1808,'291738768379','83',1.00,'500','retail','0','2025-02-05 18:24:06','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-05 15:28:43','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173876904932032232223'),(1809,'291738768379','83',1.00,'500','retail','0','2025-02-05 18:28:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-05 15:28:43','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173876931983323313719'),(1810,'291738827438','63',1.00,'500','retail','0','2025-02-06 10:37:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-06 07:40:40','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173882744102373732222'),(1811,'291738848987','69',1.00,'450','retail','0','2025-02-06 16:36:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-06 13:40:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173884898888392288232'),(1812,'291738854645','67',1.00,'500','retail','0','2025-02-06 18:10:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-06 15:16:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173885464721323230772'),(1813,'291738944181','64',1.00,'500','retail','0','2025-02-07 19:03:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-07 16:03:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173894418233002223020'),(1814,'291739007025','54',1.00,'550','retail','0','2025-02-08 12:30:25','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 09:30:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173900702720323223922'),(1815,'291739007066','1',1.00,'500','retail','0','2025-02-08 12:31:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 09:31:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173900706883372736782'),(1816,'291739007984','56',1.00,'500','retail','0','2025-02-08 12:46:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 09:47:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173900798533322230708'),(1817,'291739007984','74',1.00,'450','retail','0','2025-02-08 12:46:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 09:47:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173900800503382383220'),(1818,'291739010048','7',1.00,'550','retail','0','2025-02-08 13:20:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 10:20:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173901005000231302302'),(1819,'291739013029','44',1.00,'500','retail','0','2025-02-08 14:10:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 11:17:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173901303132233233330'),(1820,'291739013029','78',1.00,'450','retail','0','2025-02-08 14:10:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 11:17:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173901304590322093039'),(1822,'291739013528','79',1.00,'500','retail','0','2025-02-08 14:18:48','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-08 11:19:27','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29173901352921323230972'),(1823,'291739013528','65',1.00,'500','retail','0','2025-02-08 14:19:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 11:19:27','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173901356433192172253'),(1824,'291739014288','59',1.00,'450','retail','0','2025-02-08 14:31:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 11:31:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173901429090129022300'),(1825,'291739014288','58',1.00,'600','retail','0','2025-02-08 14:31:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-08 11:31:46','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173901430401232223903'),(1826,'291739014482','82',1.00,'500','retail','0','2025-02-08 14:34:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 11:38:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173901448323919023293'),(1827,'291739014482','71',1.00,'500','retail','0','2025-02-08 14:34:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 11:38:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173901449230232023049'),(1828,'291739016641','84',3.00,'1500','retail','0','2025-02-08 15:10:42','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-02-08 12:11:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29173901664842032291233'),(1829,'291739016641','77',1.00,'450','retail','0','2025-02-08 15:11:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 12:11:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173901666932023331393'),(1830,'291739017005','26',2.00,'1000','retail','0','2025-02-08 15:16:45','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-08 12:16:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29173901700822313330202'),(1831,'291739018045','3',1.00,'500','retail','0','2025-02-08 15:34:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 12:34:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173901804772082930430'),(1832,'291739018045','26',1.00,'500','retail','0','2025-02-08 15:34:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 12:34:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173901805123001333219'),(1833,'291739018045','34',2.00,'1000','retail','0','2025-02-08 15:34:16','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-08 12:34:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29173901805889002002380'),(1834,'291739018679','49',1.00,'500','retail','0','2025-02-08 15:44:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 12:44:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173901868670013800003'),(1835,'291739018729','7',1.00,'550','retail','0','2025-02-08 15:45:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 12:45:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173901873002303032307'),(1836,'291739019497','77',1.00,'450','retail','0','2025-02-08 15:58:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 12:58:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173901949900909213399'),(1837,'291739019497','49',1.00,'500','retail','0','2025-02-08 15:58:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 12:58:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173901951693599120231'),(1838,'291739020855','53',1.00,'450','retail','0','2025-02-08 16:20:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 13:28:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173902085692273353823'),(1839,'291739020855','75',1.00,'450','retail','0','2025-02-08 16:21:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 13:28:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173902087523332030207'),(1840,'291739022094','8',1.00,'600','retail','0','2025-02-08 16:41:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-08 13:47:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173902209622002033909'),(1842,'291739024237','58',1.00,'600','retail','0','2025-02-08 17:17:18','bale','','','0','Cash',82.76,'600','','','29','','1','2025-02-08 14:39:11','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173902423903239302420'),(1843,'291739024237','59',1.00,'450','retail','0','2025-02-08 17:24:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 14:39:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173902464522330057243'),(1844,'291739024237','58',1.00,'600','retail','0','2025-02-08 17:26:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-08 14:39:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173902476870837222030'),(1845,'291739024237','48',1.00,'500','retail','0','2025-02-08 17:27:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 14:39:11','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173902487908229722243'),(1846,'291739024237','45',1.00,'450','retail','0','2025-02-08 17:29:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 14:39:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173902495532023730990'),(1847,'291739027039','8',1.00,'600','retail','0','2025-02-08 18:03:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-08 15:51:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173902704100030032122'),(1848,'291739027039','50',1.00,'500','retail','0','2025-02-08 18:04:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-08 15:51:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173902704660063422276'),(1849,'291739027039','12',1.00,'550','retail','0','2025-02-08 18:04:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 15:51:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173902705792003303307'),(1850,'291739030657','12',1.00,'550','retail','0','2025-02-08 19:04:17','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 16:05:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173903065833026602387'),(1851,'291739030657','39',1.00,'550','retail','0','2025-02-08 19:04:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-08 16:05:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173903066833803221227'),(1852,'291739034152','59',1.00,'450','retail','0','2025-02-08 20:02:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-08 17:03:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173903415359302033223'),(1853,'291739093888','52',1.00,'500','retail','0','2025-02-09 12:38:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 09:44:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173909426692339399220'),(1854,'291739095612','3',1.00,'500','retail','0','2025-02-09 13:06:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 10:12:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173909561424032332027'),(1855,'291739095612','29',1.00,'500','retail','0','2025-02-09 13:06:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 10:12:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173909561919362039033'),(1856,'291739098652','29',1.00,'500','retail','0','2025-02-09 13:57:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 11:06:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173909917532920950993'),(1857,'291739099883','69',1.00,'450','retail','0','2025-02-09 14:18:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 11:31:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173909988592202890027'),(1858,'291739099883','64',1.00,'500','retail','0','2025-02-09 14:18:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 11:31:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173909989700209003033'),(1859,'291739099883','51',1.00,'500','retail','0','2025-02-09 14:31:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 11:31:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910071002322730021'),(1860,'291739101433','3',1.00,'500','retail','0','2025-02-09 14:43:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 11:47:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173910143533031301300'),(1861,'291739101797','78',1.00,'450','retail','0','2025-02-09 14:49:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:03:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910226832009002301'),(1862,'291739101797','78',1.00,'450','retail','0','2025-02-09 14:57:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:03:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910227372392322331'),(1863,'291739101797','78',1.00,'450','retail','0','2025-02-09 15:03:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:03:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910260433003073132'),(1864,'291739102978','15',1.00,'670','retail','0','2025-02-09 15:09:38','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-09 12:09:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173910298073072032332'),(1865,'291739103034','3',1.00,'500','retail','0','2025-02-09 15:10:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 12:10:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173910303631239323309'),(1866,'291739103386','80',1.00,'500','retail','0','2025-02-09 15:16:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 12:31:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173910339037299000399'),(1867,'291739103386','71',1.00,'500','retail','0','2025-02-09 15:17:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 12:31:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173910342320722222021'),(1868,'291739105123','49',1.00,'500','retail','0','2025-02-09 15:45:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 12:46:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173910512550322323300'),(1869,'291739105123','45',1.00,'450','retail','0','2025-02-09 15:45:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:46:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173910513703202923022'),(1870,'291739105123','45',1.00,'450','retail','0','2025-02-09 15:45:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:46:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','','','','','','29173910514825233703328'),(1871,'291739105181','78',1.00,'450','retail','0','2025-02-09 15:46:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:46:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910518302320302031'),(1872,'291739105181','78',1.00,'450','retail','0','2025-02-09 15:46:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 12:46:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910518633630336009'),(1873,'291739106296','50',1.00,'500','retail','0','2025-02-09 16:04:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 13:05:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173910629792302322032'),(1874,'291739106338','59',1.00,'450','retail','0','2025-02-09 16:05:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 13:16:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173910633933372003232'),(1875,'291739106338','75',1.00,'450','retail','0','2025-02-09 16:05:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 13:16:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173910634522390022323'),(1876,'291739107355','5',1.00,'600','retail','0','2025-02-09 16:22:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-09 13:22:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173910735730203023132'),(1877,'291739107458','65',1.00,'500','retail','0','2025-02-09 16:24:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 13:24:42','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173910747532200221222'),(1878,'291739108832','46',1.00,'450','retail','0','2025-02-09 16:47:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 13:47:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173910883570322031387'),(1879,'291739110414','78',1.00,'450','retail','0','2025-02-09 17:13:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 14:18:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173911041732712000232'),(1880,'291739112539','31',1.00,'500','retail','0','2025-02-09 17:49:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 14:55:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173911254202320320213'),(1881,'291739112539','1',1.00,'500','retail','0','2025-02-09 17:55:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 14:55:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173911294723393223227'),(1882,'291739113237','78',1.00,'450','retail','0','2025-02-09 18:00:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 15:05:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173911352929739192572'),(1883,'291739116267','48',1.00,'500','retail','0','2025-02-09 18:51:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 15:51:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173911627022220230033'),(1884,'291739117011','77',1.00,'450','retail','0','2025-02-09 19:03:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 16:03:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173911701220720220710'),(1885,'291739117011','77',1.00,'450','retail','0','2025-02-09 19:03:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-09 16:03:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173911701503702239333'),(1886,'291739117246','79',1.00,'500','retail','0','2025-02-09 19:07:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 17:05:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173911724702911232273'),(1887,'291739117246','76',1.00,'500','retail','0','2025-02-09 19:08:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-09 17:05:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173911730333793233303'),(1888,'291739187936','75',1.00,'450','retail','0','2025-02-10 14:45:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-10 11:45:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173918793702737003389'),(1889,'291739187950','45',1.00,'450','retail','0','2025-02-10 14:45:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-10 11:45:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29173918795122329132391'),(1890,'291739187977','69',1.00,'450','retail','0','2025-02-10 14:46:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-10 11:46:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173918797909229728273'),(1891,'291739197664','11',1.00,'600','retail','0','2025-02-10 17:27:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-10 14:34:08','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173919766639029279222'),(1892,'291739270572','83',1.00,'500','retail','0','2025-02-11 13:42:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-11 11:01:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173927057432300037992'),(1893,'291739270572','7',1.00,'550','retail','0','2025-02-11 13:43:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-11 11:01:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173927058203702239333'),(1894,'291739270572','77',1.00,'450','retail','0','2025-02-11 14:00:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 11:01:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173927163419137322367'),(1895,'291739270572','77',1.00,'450','retail','0','2025-02-11 14:00:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 11:01:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173927163823222320932'),(1896,'291739270572','59',1.00,'450','retail','0','2025-02-11 14:00:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 11:01:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173927164572233232522'),(1897,'291739273961','69',1.00,'450','retail','0','2025-02-11 14:39:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 11:41:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173927396472630460393'),(1898,'291739273961','45',1.00,'450','retail','0','2025-02-11 14:40:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 11:41:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29173927405403203029002'),(1899,'291739279857','59',1.00,'450','retail','0','2025-02-11 16:17:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 13:29:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173927985820212000323'),(1900,'291739279857','77',1.00,'450','retail','0','2025-02-11 16:18:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-11 13:29:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173927990629299322339'),(1901,'291739280610','42',1.00,'600','retail','0','2025-02-11 16:30:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-11 13:30:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173928061100930320339'),(1902,'291739280795','68',1.00,'500','retail','0','2025-02-11 16:33:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-11 13:41:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173928079629396831392'),(1903,'291739283745','20',1.00,'550','retail','0','2025-02-11 17:22:25','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-11 14:30:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173928374732049938347'),(1904,'291739284640','68',1.00,'500','retail','0','2025-02-11 17:37:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-11 14:42:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173928464233294363232'),(1905,'291739288508','18',1.00,'600','retail','0','2025-02-11 18:41:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-11 15:41:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173928850922923022220'),(1906,'291739356120','58',1.00,'600','retail','0','2025-02-12 13:28:40','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-12 10:28:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173935612170923632311'),(1907,'291739367515','49',1.00,'500','retail','0','2025-02-12 16:38:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-12 13:39:17','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173936751767277132629'),(1908,'291739367515','13',1.00,'600','retail','0','2025-02-12 16:39:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-12 13:39:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173936755223502320350'),(1909,'291739372301','56',1.00,'500','retail','0','2025-02-12 17:58:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-12 14:58:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173937230200322037173'),(1910,'291739372572','27',1.00,'500','retail','0','2025-02-12 18:02:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-12 15:02:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173937257372232233222'),(1911,'291739374813','77',1.00,'450','retail','0','2025-02-12 18:40:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-12 15:40:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29173937481623202234303'),(1912,'291739442189','12',1.00,'550','retail','0','2025-02-13 13:23:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-13 10:23:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173944219002240121123'),(1913,'291739442202','47',1.00,'500','retail','0','2025-02-13 13:23:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-13 10:23:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173944220522224390303'),(1914,'291739445316','57',1.00,'500','retail','0','2025-02-13 14:15:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-13 11:15:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173944531723003032229'),(1915,'291739445339','76',1.00,'500','retail','0','2025-02-13 14:15:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-13 11:15:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173944534032037432723'),(1916,'291739450433','69',1.00,'450','retail','0','2025-02-13 15:40:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-13 12:44:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173945043503232202223'),(1917,'291739526326','69',1.00,'450','retail','0','2025-02-14 12:45:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-14 09:45:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173952632876927623283'),(1918,'291739534651','85',1.00,'500','retail','0','2025-02-14 15:04:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 12:06:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173953479572090253370'),(1919,'291739534818','72',1.00,'450','retail','0','2025-02-14 15:06:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-14 12:07:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173953482030003939022'),(1920,'291739538552','64',1.00,'500','retail','0','2025-02-14 16:09:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 13:10:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173953855373383222533'),(1921,'291739538552','48',1.00,'500','retail','0','2025-02-14 16:09:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 13:10:02','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173953859320293331323'),(1922,'291739538552','48',1.00,'500','retail','0','2025-02-14 16:09:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 13:10:02','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173953859792223330299'),(1923,'291739552508','4',1.00,'500','retail','0','2025-02-14 20:01:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 17:14:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173955251122025223573'),(1924,'291739552508','27',1.00,'500','retail','0','2025-02-14 20:01:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-14 17:14:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173955251932903520325'),(1925,'291739610131','51',1.00,'500','retail','0','2025-02-15 12:02:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 09:02:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173961013293231133002'),(1926,'291739610131','34',1.00,'500','retail','0','2025-02-15 12:02:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 09:02:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173961014222030720022'),(1932,'291739619230','11',2.00,'1200','retail','0','2025-02-15 14:33:50','bale','','','0','Cash',165.52,'600','','','29','','1','2025-02-15 11:58:31','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','',NULL,'29173961923229331309192'),(1933,'291739619230','54',1.00,'550','retail','0','2025-02-15 14:34:15','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-15 11:58:31','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173961925622323790092'),(1934,'291739619230','77',1.00,'450','retail','0','2025-02-15 14:34:23','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-15 11:58:31','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29173961926463792122232'),(1935,'291739619230','35',1.00,'500','retail','0','2025-02-15 14:34:34','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-15 11:58:31','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173961927503293920932'),(1936,'291739619230','69',1.00,'450','retail','0','2025-02-15 14:34:53','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-15 11:58:31','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29173961929423220929222'),(1937,'291739619230','31',1.00,'500','retail','0','2025-02-15 14:58:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 11:58:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173962070926039200323'),(1938,'291739622624','21',1.00,'550','retail','0','2025-02-15 15:30:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-15 12:30:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173962262623230302631'),(1939,'291739623744','28',1.00,'600','retail','0','2025-02-15 15:49:04','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-15 12:49:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173962374632222222203'),(1940,'291739623744','38',1.00,'600','retail','0','2025-02-15 15:49:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-15 12:49:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173962374903090332902'),(1941,'291739623744','2',1.00,'600','retail','0','2025-02-15 15:49:12','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-15 12:49:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173962375420602331202'),(1942,'291739623774','50',1.00,'500','retail','0','2025-02-15 15:49:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 12:49:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173962377530703339332'),(1943,'291739625676','50',1.00,'500','retail','0','2025-02-15 16:21:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 13:21:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173962567822802928930'),(1944,'291739626262','46',1.00,'450','retail','0','2025-02-15 16:31:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-15 13:31:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173962626422323330023'),(1945,'291739627559','46',1.00,'450','retail','0','2025-02-15 16:52:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-15 13:52:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173962756736260200252'),(1946,'291739628483','52',1.00,'500','retail','0','2025-02-15 17:08:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 14:08:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173962848432680303303'),(1947,'291739629147','84',1.00,'500','retail','0','2025-02-15 17:19:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 14:19:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173962914931332322302'),(1948,'291739629147','82',1.00,'500','retail','0','2025-02-15 17:19:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 14:19:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173962915803300392012'),(1949,'291739629147','64',1.00,'500','retail','0','2025-02-15 17:19:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 14:19:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173962916312023226220'),(1952,'291739630816','10',1.00,'600','retail','0','2025-02-15 17:46:56','bale','','','0','Cash',82.76,'600','','','29','','1','2025-02-15 14:58:42','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173963081702322001321'),(1953,'291739630816','25',1.00,'600','retail','0','2025-02-15 17:47:00','bale','','','0','Cash',82.76,'600','','','29','','1','2025-02-15 14:58:42','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29173963082183302303220'),(1954,'291739630816','8',1.00,'600','retail','0','2025-02-15 17:58:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-15 14:58:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173963148719042002370'),(1955,'291739631718','38',1.00,'600','retail','0','2025-02-15 18:01:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-15 15:02:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173963171979332303323'),(1958,'291739633179','46',0.00,'0','retail','0','2025-02-15 18:26:19','bale','','','0','Cash',0.00,'450','','','29','','1','2025-02-15 15:28:19','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'0','4.00','4','Inclusive','branch','Service','','','','','',NULL,'29173963318536020229333'),(1959,'291739633179','53',2.00,'900','retail','0','2025-02-15 18:26:29','bale','','','0','Cash',124.14,'450','','','29','','1','2025-02-15 15:28:19','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','','','','',NULL,'29173963319132021020223'),(1960,'291739633179','46',1.00,'450','retail','0','2025-02-15 18:27:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-15 15:28:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173963327632327232329'),(1961,'291739633179','84',1.00,'500','retail','0','2025-02-15 18:28:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 15:28:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173963328800223332336'),(1962,'291739635307','25',3.00,'1800','retail','0','2025-02-15 19:01:48','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2025-02-15 16:14:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29173963531403336319222'),(1963,'291739636220','46',1.00,'450','retail','0','2025-02-15 19:17:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-15 16:17:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173963622433032063222'),(1964,'291739636220','78',1.00,'450','retail','0','2025-02-15 19:17:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-15 16:17:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173963623933230233033'),(1965,'291739637230','81',1.00,'500','retail','0','2025-02-15 19:33:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 16:34:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173963723203377392332'),(1966,'291739637368','79',1.00,'500','retail','0','2025-02-15 19:36:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 16:36:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173963737132293392131'),(1967,'291739638027','68',1.00,'500','retail','0','2025-02-15 19:47:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-15 16:47:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173963802937830330333'),(1968,'291739702998','11',1.00,'600','retail','0','2025-02-16 13:49:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 10:57:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173970300092032139729'),(1969,'291739704232','4',1.00,'500','retail','0','2025-02-16 14:10:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 11:10:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173970423433040090310'),(1970,'291739704296','68',1.00,'500','retail','0','2025-02-16 14:11:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 11:12:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173970429903302320097'),(1971,'291739704296','68',1.00,'500','retail','0','2025-02-16 14:11:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 11:12:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173970431992220032237'),(1972,'291739706181','68',1.00,'500','retail','0','2025-02-16 14:43:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 11:46:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173970640402240000792'),(1973,'291739706767','72',1.00,'450','retail','0','2025-02-16 14:52:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 11:56:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173970676922923000122'),(1974,'291739707027','53',1.00,'450','retail','0','2025-02-16 14:57:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 11:57:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173970702990077023202'),(1975,'291739710364','82',1.00,'500','retail','0','2025-02-16 15:52:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 12:52:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173971036520172203032'),(1976,'291739711286','36',1.00,'550','retail','0','2025-02-16 16:08:06','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-16 13:15:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173971128702130221723'),(1977,'291739711286','8',1.00,'600','retail','0','2025-02-16 16:08:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:15:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971129513223330231'),(1978,'291739711850','42',1.00,'600','retail','0','2025-02-16 16:17:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:17:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971185100832232380'),(1979,'291739711850','50',1.00,'500','retail','0','2025-02-16 16:17:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 13:17:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173971185991320031239'),(1980,'291739711850','7',1.00,'550','retail','0','2025-02-16 16:17:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-16 13:17:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173971186633331133093'),(1981,'291739711850','49',1.00,'500','retail','0','2025-02-16 16:17:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 13:17:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173971187407313320237'),(1982,'291739712051','25',1.00,'600','retail','0','2025-02-16 16:20:51','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:21:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173971205332352223323'),(1983,'291739712051','70',1.00,'450','retail','0','2025-02-16 16:21:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 13:21:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971206219213262230'),(1984,'291739712510','58',1.00,'600','retail','0','2025-02-16 16:28:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:39:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173971251133273711292'),(1985,'291739712510','68',1.00,'500','retail','0','2025-02-16 16:28:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 13:39:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173971252905231073335'),(1986,'291739712510','86',1.00,'500','retail','0','2025-02-16 16:39:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 13:39:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173971314237332713123'),(1987,'291739713271','38',1.00,'600','retail','0','2025-02-16 16:41:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:44:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173971327593222350221'),(1988,'291739714347','13',1.00,'600','retail','0','2025-02-16 16:59:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 13:59:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971434889132137311'),(1989,'291739717942','13',1.00,'600','retail','0','2025-02-16 17:59:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 14:59:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971794402102930773'),(1990,'291739717942','37',1.00,'600','retail','0','2025-02-16 17:59:20','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 14:59:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971796129220220223'),(1991,'291739717942','13',1.00,'600','retail','0','2025-02-16 17:59:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 14:59:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971797322392203917'),(1992,'291739718022','53',1.00,'450','retail','0','2025-02-16 18:00:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 15:01:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971802529133133331'),(1993,'291739718022','46',1.00,'450','retail','0','2025-02-16 18:00:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 15:01:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173971805020295973393'),(1994,'291739718022','53',1.00,'450','retail','0','2025-02-16 18:00:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-16 15:01:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971805883225302581'),(1995,'291739718022','76',1.00,'500','retail','0','2025-02-16 18:01:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 15:01:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173971809702003101323'),(1996,'291739719296','37',1.00,'600','retail','0','2025-02-16 18:21:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 15:32:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971929803332313070'),(1997,'291739719296','8',1.00,'600','retail','0','2025-02-16 18:22:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 15:32:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971932733233372001'),(1998,'291739719296','8',1.00,'600','retail','0','2025-02-16 18:22:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-16 15:32:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173971933033332000933'),(1999,'291739719296','7',1.00,'550','retail','0','2025-02-16 18:22:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-16 15:32:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173971934193332320320'),(2000,'291739720077','86',1.00,'500','retail','0','2025-02-16 18:34:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 15:50:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29173972007832022392033'),(2001,'291739720077','4',1.00,'500','retail','0','2025-02-16 18:35:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-16 15:50:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173972012723122301220'),(2002,'291739722801','7',1.00,'550','retail','0','2025-02-16 19:20:01','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-16 16:20:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173972282432380233832'),(2003,'291739794921','78',1.00,'450','retail','0','2025-02-17 15:22:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-17 12:24:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173979492219029233392'),(2004,'291739794921','65',1.00,'500','retail','0','2025-02-17 15:22:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-17 12:24:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173979494177972122230'),(2005,'291739797162','58',1.00,'600','retail','0','2025-02-17 15:59:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-17 13:03:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173979716323237227222'),(2006,'291739801968','70',1.00,'450','retail','0','2025-02-17 17:19:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-17 14:22:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29173980197023320030220'),(2007,'291739807376','11',1.00,'600','retail','0','2025-02-17 18:49:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-17 15:54:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173980738433013330384'),(2008,'291739889812','46',1.00,'450','retail','0','2025-02-18 17:43:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-18 14:44:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29173988981421282320833'),(2009,'291739965938','28',1.00,'600','retail','0','2025-02-19 14:52:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-19 11:52:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173996594022233995032'),(2010,'291739965938','38',1.00,'600','retail','0','2025-02-19 14:52:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-19 11:52:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29173996594402110492270'),(2011,'291739971607','49',1.00,'500','retail','0','2025-02-19 16:26:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-19 13:26:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29173997160820263173232'),(2012,'291739971607','64',1.00,'500','retail','0','2025-02-19 16:26:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-19 13:26:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173997161572223120330'),(2013,'291739980988','55',1.00,'500','retail','0','2025-02-19 19:03:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-19 16:17:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29173998098922292021370'),(2014,'291740049937','44',1.00,'500','retail','0','2025-02-20 14:12:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-20 11:14:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174004993809300003323'),(2015,'291740049937','68',1.00,'500','retail','0','2025-02-20 14:13:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-20 11:14:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174004998002220082400'),(2016,'291740049937','76',1.00,'500','retail','0','2025-02-20 14:13:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-20 11:14:04','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174004999692093400390'),(2017,'291740049937','68',1.00,'500','retail','0','2025-02-20 14:13:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-20 11:14:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174005003850332207030'),(2018,'291740066940','28',1.00,'600','retail','0','2025-02-20 18:55:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-20 15:56:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174006694227326320060'),(2019,'291740066940','38',1.00,'600','retail','0','2025-02-20 18:56:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-20 15:56:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174006697120242133237'),(2020,'291740124986','64',1.00,'500','retail','0','2025-02-21 11:03:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-21 08:12:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174012498799323082292'),(2021,'291740128138','40',1.00,'550','retail','0','2025-02-21 11:55:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-21 08:56:06','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174012815120722222251'),(2022,'291740133614','6',1.00,'550','retail','0','2025-02-21 13:26:55','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-21 10:27:02','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174013361832333221120'),(2023,'291740136381','58',1.00,'600','retail','0','2025-02-21 14:13:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-21 11:16:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174013638320223301200'),(2024,'291740136990','58',1.00,'600','retail','0','2025-02-21 14:23:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-21 11:26:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174013699166933320312'),(2025,'291740137951','72',1.00,'450','retail','0','2025-02-21 14:39:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 11:42:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174013795241020229333'),(2026,'291740138428','68',5.00,'2500','retail','0','2025-02-21 14:47:08','bale','','','0','Cash',344.83,'500','','','29','16.00','1','2025-02-21 11:47:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'5','2.00','-3','Inclusive','branch','Service','','','','','','','29174013843122842423080'),(2027,'291740139352','78',1.00,'450','retail','0','2025-02-21 15:02:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 12:03:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174013935307533722320'),(2028,'291740139352','48',1.00,'500','retail','0','2025-02-21 15:02:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-21 12:03:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174013936522320107223'),(2029,'291740139430','31',1.00,'500','retail','0','2025-02-21 15:03:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-21 12:03:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174013943132241339121'),(2030,'291740141752','68',1.00,'500','retail','0','2025-02-21 15:42:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-21 12:51:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174014175329142037002'),(2031,'291740147705','78',1.00,'450','retail','0','2025-02-21 17:21:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 14:34:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174014770622023030374'),(2032,'291740147705','46',1.00,'450','retail','0','2025-02-21 17:23:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 14:34:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174014780522020007191'),(2033,'291740149223','53',1.00,'450','retail','0','2025-02-21 17:47:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 15:09:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174014922633263420029'),(2034,'291740151147','42',1.00,'600','retail','0','2025-02-21 18:19:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-21 15:19:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174015115522523532132'),(2035,'291740153460','25',1.00,'600','retail','0','2025-02-21 18:57:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-21 16:12:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174015346231002523223'),(2036,'291740153460','1',1.00,'500','retail','0','2025-02-21 18:58:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-21 16:12:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174015354003423443740'),(2037,'291740155569','77',1.00,'450','retail','0','2025-02-21 19:32:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-21 16:32:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174015557232203235033'),(2038,'291740208876','64',1.00,'500','retail','0','2025-02-22 10:21:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 07:21:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174020887797223373320'),(2039,'291740208876','64',1.00,'500','retail','0','2025-02-22 10:21:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 07:21:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174020888684320738208'),(2040,'291740216021','7',1.00,'550','retail','0','2025-02-22 12:20:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-22 09:21:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174021602623236012102'),(2041,'291740218617','52',1.00,'500','retail','0','2025-02-22 13:03:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 10:08:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174021861824312220222'),(2042,'291740218928','85',1.00,'500','retail','0','2025-02-22 13:08:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 10:09:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174021893028802332390'),(2043,'291740218928','60',1.00,'450','retail','0','2025-02-22 13:08:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 10:09:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174021894321320240229'),(2044,'291740223047','25',1.00,'600','retail','0','2025-02-22 14:17:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-22 11:17:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174022304833033323427'),(2045,'291740223220','72',2.00,'900','retail','0','2025-02-22 14:20:20','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-22 11:23:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29174022322312333222233'),(2046,'291740223220','77',2.00,'900','retail','0','2025-02-22 14:20:30','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-22 11:23:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','6.00','4','Inclusive','branch','Service','','','','','','','29174022323243320432323'),(2047,'291740223220','59',1.00,'450','retail','0','2025-02-22 14:20:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 11:23:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174022324133224329272'),(2048,'291740223220','78',1.00,'450','retail','0','2025-02-22 14:20:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 11:23:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174022325293200333301'),(2049,'291740223220','82',2.00,'1000','retail','0','2025-02-22 14:21:07','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-22 11:23:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174022326922124463323'),(2050,'291740223747','41',1.00,'550','retail','0','2025-02-22 14:29:07','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-22 11:29:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174022375040202372339'),(2051,'291740223747','75',1.00,'450','retail','0','2025-02-22 14:29:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 11:29:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174022376870032270302'),(2052,'291740223828','32',1.00,'500','retail','0','2025-02-22 14:30:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 11:30:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174022382930722233733'),(2053,'291740223828','32',1.00,'500','retail','0','2025-02-22 14:30:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 11:30:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174022383232229220232'),(2054,'291740224825','82',1.00,'500','retail','0','2025-02-22 14:47:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 11:47:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174022482628203333923'),(2055,'291740224825','75',1.00,'450','retail','0','2025-02-22 14:47:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 11:47:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174022483590223394253'),(2056,'291740225508','68',1.00,'500','retail','0','2025-02-22 14:58:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 12:05:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174022550923303532221'),(2057,'291740225508','68',1.00,'500','retail','0','2025-02-22 14:58:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 12:05:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174022551330220035203'),(2058,'291740226618','40',1.00,'550','retail','0','2025-02-22 15:16:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-22 12:33:13','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174022662330232022242'),(2059,'291740227992','78',1.00,'450','retail','0','2025-02-22 15:39:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 12:40:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174022799320314227922'),(2060,'291740227992','60',1.00,'450','retail','0','2025-02-22 15:39:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 12:40:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174022799933293224223'),(2061,'291740232171','28',1.00,'600','retail','0','2025-02-22 16:49:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-22 13:54:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174023217222233032304'),(2064,'291740234650','58',1.00,'600','retail','0','2025-02-22 17:30:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-22 14:37:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174023465123334343263'),(2065,'291740235117','82',1.00,'500','retail','0','2025-02-22 17:38:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 14:47:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174023561922309230920'),(2069,'291740233803','26',1.00,'500','retail','0','2025-02-22 17:16:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-22 15:24:16','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174023380521920338023'),(2070,'291740233803','70',1.00,'450','retail','0','2025-02-22 17:25:55','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-22 15:24:16','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174023435729233039322'),(2071,'291740233803','71',1.00,'500','retail','0','2025-02-22 17:57:42','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-22 15:24:16','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174023626403130239026'),(2072,'291740238108','50',1.00,'500','retail','0','2025-02-22 18:28:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 15:29:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174023811000803438003'),(2073,'291740238108','58',1.00,'600','retail','0','2025-02-22 18:29:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-22 15:29:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174023816832272631243'),(2074,'291740238537','27',1.00,'500','retail','0','2025-02-22 18:35:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 15:35:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174023854373322003432'),(2075,'291740241184','45',1.00,'450','retail','0','2025-02-22 19:19:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 16:22:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174024118610068033423'),(2076,'291740243653','59',1.00,'450','retail','0','2025-02-22 20:00:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-22 17:01:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174024365943032034222'),(2077,'291740243653','51',1.00,'500','retail','0','2025-02-22 20:01:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 17:01:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174024368010222222032'),(2078,'291740243653','79',1.00,'500','retail','0','2025-02-22 20:01:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-22 17:01:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174024368932220239209'),(2079,'291740305351','49',1.00,'500','retail','0','2025-02-23 13:09:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 10:14:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174030535270121250532'),(2080,'291740308116','68',1.00,'500','retail','0','2025-02-23 13:55:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 10:55:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174030811903221382321'),(2081,'291740308116','68',2.00,'1000','retail','0','2025-02-23 13:55:26','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-23 10:55:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174030812843032322282'),(2082,'291740308611','77',1.00,'450','retail','0','2025-02-23 14:03:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 11:03:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174030861370093233300'),(2083,'291740308963','14',1.00,'550','retail','0','2025-02-23 14:09:23','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-23 11:09:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174030896463206330312'),(2084,'291740309237','6',1.00,'550','retail','0','2025-02-23 14:13:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-23 11:23:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174030924032301432900'),(2085,'291740309237','77',1.00,'450','retail','0','2025-02-23 14:14:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 11:23:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174030929993319331002'),(2086,'291740309237','45',1.00,'450','retail','0','2025-02-23 14:15:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 11:23:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174030931332272143209'),(2087,'291740310944','70',2.00,'900','retail','0','2025-02-23 14:42:24','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-23 11:43:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174031097132720212214'),(2088,'291740311392','75',1.00,'450','retail','0','2025-02-23 14:49:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 11:49:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174031139633310210372'),(2090,'291740311990','68',1.00,'500','retail','0','2025-02-23 14:59:50','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-23 12:07:14','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174031199130112102333'),(2091,'291740311990','68',1.00,'500','retail','0','2025-02-23 15:07:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 12:07:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174031243343933112221'),(2092,'291740313453','84',1.00,'500','retail','0','2025-02-23 15:24:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 12:25:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174031346243092003332'),(2093,'291740313453','78',1.00,'450','retail','0','2025-02-23 15:24:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 12:25:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174031349923300024332'),(2094,'291740315962','15',1.00,'670','retail','0','2025-02-23 16:06:03','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-23 13:13:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174031596429223010362'),(2095,'291740315962','15',1.00,'670','retail','0','2025-02-23 16:06:11','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-23 13:13:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174031597292023493097'),(2096,'291740316844','6',1.00,'550','retail','0','2025-02-23 16:20:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-23 13:20:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174031684558064302387'),(2099,'291740317932','29',1.00,'500','retail','0','2025-02-23 16:38:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-23 13:46:52','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174031793320220323433'),(2100,'291740317932','29',1.00,'500','retail','0','2025-02-23 16:39:29','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-23 13:46:52','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174031797120331170302'),(2101,'291740317932','29',2.00,'1000','retail','0','2025-02-23 16:44:05','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-02-23 13:46:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174031824792822232940'),(2102,'291740318429','34',1.00,'500','retail','0','2025-02-23 16:47:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 13:47:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174031843032320033477'),(2103,'291740319279','75',2.00,'900','retail','0','2025-02-23 17:01:19','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-23 14:01:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174031928113103343213'),(2104,'291740319279','42',1.00,'600','retail','0','2025-02-23 17:01:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-23 14:01:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174031928900033223382'),(2105,'291740320377','16',1.00,'500','retail','0','2025-02-23 17:19:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 14:19:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174032037870093233300'),(2106,'291740320397','35',1.00,'500','retail','0','2025-02-23 17:19:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 14:20:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174032039932309002033'),(2109,'291740320595','50',1.00,'500','retail','0','2025-02-23 17:23:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 14:23:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174032059848793233303'),(2110,'291740321331','49',1.00,'500','retail','0','2025-02-23 17:35:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-23 14:35:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174032133322120032217'),(2111,'291740321650','38',1.00,'600','retail','0','2025-02-23 17:40:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-23 14:40:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174032165220300333313'),(2112,'291740322770','77',1.00,'450','retail','0','2025-02-23 17:59:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-23 14:59:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174032277103012930293'),(2113,'291740320538','85',1.00,'500','retail','0','2025-02-23 17:22:18','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-23 15:05:03','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174032053902333323232'),(2114,'291740320538','47',1.00,'500','retail','0','2025-02-23 17:22:22','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-23 15:05:03','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174032054423332030204'),(2115,'291740478565','59',1.00,'450','retail','0','2025-02-25 13:16:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-25 10:16:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174047856900332332000'),(2116,'291740479811','59',2.00,'900','retail','0','2025-02-25 13:36:51','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-02-25 10:37:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174047981438227130393'),(2117,'291740483036','63',1.00,'500','retail','0','2025-02-25 14:30:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-25 11:37:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174048303833303100330'),(2118,'291740493152','35',1.00,'500','retail','0','2025-02-25 17:19:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-25 14:21:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174049315330000232104'),(2119,'291740495115','15',1.00,'670','retail','0','2025-02-25 17:51:55','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-02-25 14:52:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174049511623302720203'),(2120,'291740495115','46',1.00,'450','retail','0','2025-02-25 17:52:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-25 14:52:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174049514332243210233'),(2121,'291740574696','78',1.00,'450','retail','0','2025-02-26 15:58:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-26 13:04:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174057469803235266207'),(2122,'291740576895','60',1.00,'450','retail','0','2025-02-26 16:34:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-02-26 13:39:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174057714502373732222'),(2123,'291740582547','56',1.00,'500','retail','0','2025-02-26 18:09:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-26 15:09:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174058254932022253830'),(2124,'291740657623','4',1.00,'500','retail','0','2025-02-27 15:00:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-27 12:03:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174065762434322292422'),(2125,'291740658609','4',1.00,'500','retail','0','2025-02-27 15:16:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-27 12:22:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174065861137333907012'),(2126,'291740658609','27',1.00,'500','retail','0','2025-02-27 15:18:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-27 12:22:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174065869102747003350'),(2127,'291740660807','7',1.00,'550','retail','0','2025-02-27 15:53:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-27 12:59:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174066081123122303233'),(2128,'291740668855','26',1.00,'500','retail','0','2025-02-27 18:07:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-27 15:07:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174066885729281037663'),(2129,'291740736935','8',1.00,'600','retail','0','2025-02-28 13:02:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-28 10:02:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174073693700226339026'),(2130,'291740743410','50',1.00,'500','retail','0','2025-02-28 14:50:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 11:50:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174074341143297043220'),(2131,'291740743410','71',1.00,'500','retail','0','2025-02-28 14:50:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 11:50:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174074341902224039221'),(2134,'291740745730','7',1.00,'550','retail','0','2025-02-28 15:28:51','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-28 12:46:08','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174074573323233350333'),(2135,'291740745730','36',1.00,'550','retail','0','2025-02-28 15:28:57','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-28 12:46:08','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174074573972223120330'),(2136,'291740745730','28',1.00,'600','retail','0','2025-02-28 15:45:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-02-28 12:46:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174074676123002343342'),(2137,'291740750393','26',1.00,'500','retail','0','2025-02-28 16:46:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 13:50:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174075039673270321203'),(2138,'291740750393','68',1.00,'500','retail','0','2025-02-28 16:46:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 13:50:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174075040953203420522'),(2139,'291740750765','78',3.00,'1350','retail','0','2025-02-28 16:52:45','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-02-28 13:58:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29174075078072043332329'),(2140,'291740750765','81',1.00,'500','retail','0','2025-02-28 16:53:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 13:58:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174075081572234328103'),(2141,'291740751336','17',1.00,'500','retail','0','2025-02-28 17:02:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 14:02:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174075133832000272737'),(2142,'291740752462','34',1.00,'500','retail','0','2025-02-28 17:21:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 14:21:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174075246433003252022'),(2143,'291740752673','83',1.00,'500','retail','0','2025-02-28 17:24:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-02-28 14:26:11','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174075267522220733133'),(2144,'291740758237','20',1.00,'550','retail','0','2025-02-28 18:57:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-02-28 15:57:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174075824022223339300'),(2145,'291740821568','8',1.00,'600','retail','0','2025-03-01 12:32:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-01 09:32:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174082156918323502223'),(2146,'291740825212','32',1.00,'500','retail','0','2025-03-01 13:33:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 10:34:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174082521408293292332'),(2147,'291740826181','22',1.00,'550','retail','0','2025-03-01 13:49:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-01 10:55:53','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174082618320208974403'),(2148,'291740831862','86',1.00,'500','retail','0','2025-03-01 15:24:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 12:29:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174083189132039131322'),(2149,'291740832969','7',1.00,'550','retail','0','2025-03-01 15:42:50','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-01 12:48:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174083297233033282203'),(2150,'291740833474','69',1.00,'450','retail','0','2025-03-01 15:51:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 12:58:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174083347707377322730'),(2151,'291740833474','58',1.00,'600','retail','0','2025-03-01 15:51:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-01 12:58:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174083349032233893032'),(2152,'291740833938','26',1.00,'500','retail','0','2025-03-01 15:58:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 12:59:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174083394182223130073'),(2153,'291740833938','26',1.00,'500','retail','0','2025-03-01 15:59:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 12:59:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174083395092472091330'),(2154,'291740834305','38',1.00,'600','retail','0','2025-03-01 16:05:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-01 13:06:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174083432632243229322'),(2155,'291740836805','22',1.00,'550','retail','0','2025-03-01 16:46:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-01 13:54:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174083680788012927090'),(2156,'291740837297','49',1.00,'500','retail','0','2025-03-01 16:54:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 13:59:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174083730223112272323'),(2157,'291740837297','79',1.00,'500','retail','0','2025-03-01 16:55:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 13:59:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174083732402334212448'),(2158,'291740837297','67',1.00,'500','retail','0','2025-03-01 16:55:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 13:59:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174083734733222322000'),(2159,'291740837297','71',1.00,'500','retail','0','2025-03-01 16:56:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 13:59:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174083738023023403303'),(2160,'291740837297','56',1.00,'500','retail','0','2025-03-01 16:56:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 13:59:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174083739402223039229'),(2162,'291740838455','8',1.00,'600','retail','0','2025-03-01 17:14:15','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-01 14:36:44','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174083845882723358232'),(2163,'291740838455','8',1.00,'600','retail','0','2025-03-01 17:36:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-01 14:36:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174083980039132030230'),(2164,'291740840792','26',1.00,'500','retail','0','2025-03-01 17:53:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 14:53:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174084079410230012303'),(2165,'291740841315','75',1.00,'450','retail','0','2025-03-01 18:01:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 15:04:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174084131923334130201'),(2166,'291740841315','74',1.00,'450','retail','0','2025-03-01 18:02:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 15:04:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174084132930442902333'),(2167,'291740841315','59',1.00,'450','retail','0','2025-03-01 18:02:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 15:04:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174084136213420266632'),(2168,'291740841315','78',2.00,'900','retail','0','2025-03-01 18:03:06','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-03-01 15:04:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29174084139021328122704'),(2169,'291740841315','56',2.00,'1000','retail','0','2025-03-01 18:03:37','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-01 15:04:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174084142212021324200'),(2170,'291740841315','45',1.00,'450','retail','0','2025-03-01 18:04:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 15:04:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174084145422039232427'),(2171,'291740844733','74',1.00,'450','retail','0','2025-03-01 18:58:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 16:05:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174084473503823320334'),(2172,'291740844733','69',1.00,'450','retail','0','2025-03-01 18:59:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 16:05:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174084480422802200122'),(2173,'291740844733','59',1.00,'450','retail','0','2025-03-01 19:00:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 16:05:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174084483123212270322'),(2174,'291740844733','46',3.00,'1350','retail','0','2025-03-01 19:01:38','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-03-01 16:05:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','4.00','1','Inclusive','branch','Service','','','','','','','29174084490239910023313'),(2175,'291740845579','27',1.00,'500','retail','0','2025-03-01 19:12:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 16:13:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174084558113122072303'),(2176,'291740847559','27',3.00,'1500','retail','0','2025-03-01 19:45:59','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-03-01 16:48:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','3.00','0','Inclusive','branch','Service','','','','','','','29174084756640033337932'),(2177,'291740848125','8',1.00,'600','retail','0','2025-03-01 19:55:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-01 16:55:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174084812824108047402'),(2178,'291740848269','70',1.00,'450','retail','0','2025-03-01 19:57:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-01 16:57:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174084827322392203018'),(2179,'291740848360','26',1.00,'500','retail','0','2025-03-01 19:59:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 16:59:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174084836307033720338'),(2180,'291740848431','52',2.00,'1000','retail','0','2025-03-01 20:00:31','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-01 17:00:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174084843522002270232'),(2181,'291740848431','4',1.00,'500','retail','0','2025-03-01 20:00:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 17:00:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174084845341380184447'),(2182,'291740848474','17',1.00,'500','retail','0','2025-03-01 20:01:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 17:01:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174084847908328242232'),(2183,'291740850636','27',1.00,'500','retail','0','2025-03-01 20:37:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-01 17:37:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174085063960933022330'),(2184,'291740850659','27',2.00,'1000','retail','0','2025-03-01 20:37:40','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-01 17:37:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174085066487622333020'),(2188,'291740902920','82',1.00,'500','retail','0','2025-03-02 11:08:40','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-02 10:22:54','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174090292122293292333'),(2189,'291740902920','64',1.00,'500','retail','0','2025-03-02 11:08:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-02 10:22:54','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174090292722039223333'),(2190,'291740902920','22',1.00,'550','retail','0','2025-03-02 11:08:55','bale','','','0','Cash',75.86,'550','','','29','','1','2025-03-02 10:22:54','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174090293773202994239'),(2191,'291740910995','77',1.00,'450','retail','0','2025-03-02 13:23:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 11:23:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174091099633033926300'),(2192,'291740910995','83',1.00,'500','retail','0','2025-03-02 13:24:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 11:23:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174091104221323230272'),(2193,'291740910995','48',1.00,'500','retail','0','2025-03-02 13:25:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 11:23:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174091114720339123242'),(2194,'291740915325','53',1.00,'450','retail','0','2025-03-02 14:35:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 11:35:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174091532730233395003'),(2195,'291740915434','49',1.00,'500','retail','0','2025-03-02 14:37:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 11:37:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174091543732203213003'),(2196,'291740915452','7',1.00,'550','retail','0','2025-03-02 14:37:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-02 11:37:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174091545422023903022'),(2197,'291740915560','77',1.00,'450','retail','0','2025-03-02 14:39:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 11:39:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174091556293033202123'),(2198,'291740917155','60',1.00,'450','retail','0','2025-03-02 15:05:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 12:06:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174091715723773233291'),(2199,'291740917155','52',1.00,'500','retail','0','2025-03-02 15:06:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 12:06:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174091719233322222300'),(2201,'291740918809','25',1.00,'600','retail','0','2025-03-02 15:33:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-02 12:42:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174091881102881173120'),(2202,'291740918809','33',1.00,'600','retail','0','2025-03-02 15:33:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-02 12:42:38','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174091882702022232403'),(2203,'291740919410','85',1.00,'500','retail','0','2025-03-02 15:43:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 12:49:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174091941222093302141'),(2204,'291740919817','85',1.00,'500','retail','0','2025-03-02 15:50:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 12:50:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174091981901203021127'),(2205,'291740918534','74',1.00,'450','retail','0','2025-03-02 15:28:54','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-02 12:51:23','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174091853633853023009'),(2206,'291740918534','74',1.00,'450','retail','0','2025-03-02 15:51:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 12:51:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174091988130224003731'),(2207,'291740919895','31',1.00,'500','retail','0','2025-03-02 15:51:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 12:51:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174091989698922232990'),(2208,'291740920574','69',1.00,'450','retail','0','2025-03-02 16:02:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 13:02:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174092057551220022015'),(2209,'291740920688','6',1.00,'550','retail','0','2025-03-02 16:04:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-02 13:12:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174092069020722222299'),(2210,'291740921147','27',1.00,'500','retail','0','2025-03-02 16:12:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 13:12:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174092114841333212473'),(2211,'291740921168','50',1.00,'500','retail','0','2025-03-02 16:12:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 13:14:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174092117040323222012'),(2212,'291740921168','68',1.00,'500','retail','0','2025-03-02 16:12:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 13:14:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174092117893222172393'),(2213,'291740921944','46',1.00,'450','retail','0','2025-03-02 16:25:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 13:25:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174092194620032393733'),(2214,'291740922575','80',1.00,'500','retail','0','2025-03-02 16:36:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 13:37:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174092257705029232273'),(2215,'291740922575','34',1.00,'500','retail','0','2025-03-02 16:37:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 13:37:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174092263469042333033'),(2216,'291740923681','59',1.00,'450','retail','0','2025-03-02 16:54:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 13:55:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174092368420010302120'),(2217,'291740923681','45',1.00,'450','retail','0','2025-03-02 16:54:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 13:55:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174092369032422303320'),(2218,'291740924372','77',1.00,'450','retail','0','2025-03-02 17:06:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 14:14:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174092437432002209233'),(2219,'291740924372','3',1.00,'500','retail','0','2025-03-02 17:06:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 14:14:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174092440232329390032'),(2220,'291740925987','49',1.00,'500','retail','0','2025-03-02 17:33:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 14:33:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174092598930903720020'),(2221,'291740927110','6',1.00,'550','retail','0','2025-03-02 17:51:50','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-02 14:56:47','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174092711233332092313'),(2222,'291740928540','34',1.00,'500','retail','0','2025-03-02 18:15:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 15:20:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174092854542247330244'),(2223,'291740928540','3',1.00,'500','retail','0','2025-03-02 18:19:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-02 15:20:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174092879792220092209'),(2224,'291740930311','58',1.00,'600','retail','0','2025-03-02 18:45:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-02 15:52:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174093031372043332329'),(2225,'291740932432','77',1.00,'450','retail','0','2025-03-02 19:20:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 16:21:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174093243520254022242'),(2226,'291740932528','36',1.00,'550','retail','0','2025-03-02 19:22:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-02 16:22:17','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174093253125030330207'),(2227,'291740932841','75',1.00,'450','retail','0','2025-03-02 19:27:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-02 16:29:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174093284392242023322'),(2228,'291741079504','28',1.00,'600','retail','0','2025-03-04 12:11:44','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-04 09:13:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174107963202234326303'),(2229,'291741098208','59',1.00,'450','retail','0','2025-03-04 17:23:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-04 14:23:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174109821033203232001'),(2230,'291741171210','72',1.00,'450','retail','0','2025-03-05 13:40:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-05 10:40:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174117121232021020223'),(2231,'291741174766','58',1.00,'600','retail','0','2025-03-05 14:39:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-05 11:39:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174117476743320720301'),(2232,'291741261451','74',1.00,'450','retail','0','2025-03-06 14:44:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-06 11:44:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174126145200222202321'),(2233,'291741261451','53',1.00,'450','retail','0','2025-03-06 14:44:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-06 11:44:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174126146326730394220'),(2234,'291741261451','45',1.00,'450','retail','0','2025-03-06 14:44:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-06 11:44:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174126149221039720302'),(2235,'291741344090','69',1.00,'450','retail','0','2025-03-07 13:41:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-07 10:48:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174134409234303734473'),(2236,'291741429484','60',1.00,'450','retail','0','2025-03-08 13:24:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-08 10:24:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174142948703302320074'),(2237,'291741433738','56',1.00,'500','retail','0','2025-03-08 14:35:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 11:35:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174143373920231233323'),(2238,'291741433767','8',1.00,'600','retail','0','2025-03-08 14:36:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-08 11:36:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174143376833033134232'),(2239,'291741434265','83',1.00,'500','retail','0','2025-03-08 14:44:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 11:58:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174143427143332433930'),(2240,'291741435144','56',1.00,'500','retail','0','2025-03-08 14:59:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 11:59:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174143514813331033124'),(2242,'291741444366','57',1.00,'500','retail','0','2025-03-08 17:32:47','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-08 14:36:13','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174144437430233323231'),(2243,'291741444366','53',1.00,'450','retail','0','2025-03-08 17:35:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-08 14:36:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174144454133930240210'),(2244,'291741444366','56',1.00,'500','retail','0','2025-03-08 17:36:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 14:36:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144456420313404403'),(2245,'291741444822','56',1.00,'500','retail','0','2025-03-08 17:40:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 14:40:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144482601320332262'),(2246,'291741446344','48',1.00,'500','retail','0','2025-03-08 18:05:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 15:05:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174144634513307415263'),(2247,'291741446344','6',1.00,'550','retail','0','2025-03-08 18:05:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-08 15:05:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174144634833303233333'),(2248,'291741446411','8',1.00,'600','retail','0','2025-03-08 18:06:51','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-08 15:07:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174144641222022230323'),(2249,'291741446411','39',1.00,'550','retail','0','2025-03-08 18:07:07','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-08 15:07:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144642976097224139'),(2250,'291741446411','39',1.00,'550','retail','0','2025-03-08 18:07:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-08 15:07:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144643226227231427'),(2251,'291741446502','27',1.00,'500','retail','0','2025-03-08 18:08:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 15:08:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174144650495622232900'),(2252,'291741446502','4',1.00,'500','retail','0','2025-03-08 18:08:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 15:08:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144652430232023061'),(2253,'291741446613','71',1.00,'500','retail','0','2025-03-08 18:10:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 15:10:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174144661606203964223'),(2254,'291741446714','28',1.00,'600','retail','0','2025-03-08 18:11:54','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-08 15:11:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144671632036303632'),(2255,'291741447481','3',1.00,'500','retail','0','2025-03-08 18:24:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-08 15:25:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174144748343032138297'),(2256,'291741447481','25',1.00,'600','retail','0','2025-03-08 18:25:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-08 15:25:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174144751327227231427'),(2257,'291741453057','13',1.00,'600','retail','0','2025-03-08 19:57:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-08 16:58:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174145306323332333030'),(2262,'291741453096','10',2.00,'1200','retail','0','2025-03-08 19:58:16','bale','','','0','Cash',165.52,'600','','','29','','1','2025-03-08 17:44:15','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','','','','',NULL,'29174145309837203292325'),(2263,'291741453096','25',3.00,'1800','retail','0','2025-03-08 19:59:16','bale','','','0','Cash',248.28,'600','','','29','','1','2025-03-08 17:44:15','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'3','2.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174145315903135233513'),(2264,'291741453096','3',1.00,'500','retail','0','2025-03-08 19:59:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-08 17:44:15','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174145318322872223337'),(2265,'291741511591','17',1.00,'500','retail','0','2025-03-09 12:13:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 09:13:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174151159202122722390'),(2266,'291741511591','17',1.00,'500','retail','0','2025-03-09 12:13:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 09:13:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174151159509202223212'),(2267,'291741511591','10',1.00,'600','retail','0','2025-03-09 12:13:20','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-09 09:13:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174151160112410201121'),(2268,'291741512602','82',1.00,'500','retail','0','2025-03-09 12:30:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 09:31:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174151260320275723030'),(2269,'291741512602','69',1.00,'450','retail','0','2025-03-09 12:30:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 09:31:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174151261401424202011'),(2270,'291741512602','68',1.00,'500','retail','0','2025-03-09 12:30:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 09:31:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174151264622242320629'),(2271,'291741514758','58',1.00,'600','retail','0','2025-03-09 13:05:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-09 10:06:14','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174151476023212420291'),(2272,'291741514758','85',1.00,'500','retail','0','2025-03-09 13:06:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 10:06:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174151476802273020102'),(2273,'291741514758','85',1.00,'500','retail','0','2025-03-09 13:06:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 10:06:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174151477122232007371'),(2274,'291741519162','6',1.00,'550','retail','0','2025-03-09 14:19:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-09 11:29:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174151916511339311132'),(2275,'291741519162','5',1.00,'600','retail','0','2025-03-09 14:29:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-09 11:29:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174151974322025229033'),(2276,'291741520057','46',1.00,'450','retail','0','2025-03-09 14:34:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 11:34:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174152005835233032233'),(2277,'291741520057','54',1.00,'550','retail','0','2025-03-09 14:34:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-09 11:34:41','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174152006522233030304'),(2279,'291741526349','69',1.00,'450','retail','0','2025-03-09 16:19:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 13:22:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174152635137222295202'),(2280,'291741527089','56',1.00,'500','retail','0','2025-03-09 16:31:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 13:31:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174152709822308738073'),(2281,'291741527111','71',1.00,'500','retail','0','2025-03-09 16:31:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 13:31:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174152711332203732432'),(2282,'291741528191','40',1.00,'550','retail','0','2025-03-09 16:49:51','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-09 13:58:04','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174152819400240373733'),(2283,'291741528191','41',1.00,'550','retail','0','2025-03-09 16:50:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-09 13:58:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174152820403322320220'),(2286,'291741529293','49',1.00,'500','retail','0','2025-03-09 17:08:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 14:08:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174152929434232303297'),(2287,'291741530125','56',1.00,'500','retail','0','2025-03-09 17:22:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 14:25:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174153012612121333539'),(2288,'291741525814','4',1.00,'500','retail','0','2025-03-09 16:10:15','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-09 14:32:36','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174152581632533112203'),(2289,'291741525814','28',1.00,'600','retail','0','2025-03-09 17:07:54','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-09 14:32:36','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174152927523229702343'),(2290,'291741525814','1',1.00,'500','retail','0','2025-03-09 17:32:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 14:32:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174153075102023023595'),(2291,'291741532060','63',1.00,'500','retail','0','2025-03-09 17:54:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 14:54:32','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174153206710900240203'),(2292,'291741532503','77',1.00,'450','retail','0','2025-03-09 18:01:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 15:17:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174153250663753222253'),(2293,'291741532503','69',1.00,'450','retail','0','2025-03-09 18:01:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 15:17:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174153251132242030233'),(2294,'291741536393','15',1.00,'670','retail','0','2025-03-09 19:06:33','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-03-09 16:19:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174153639420242433237'),(2295,'291741536393','15',1.00,'670','retail','0','2025-03-09 19:06:36','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-03-09 16:19:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174153639919234064020'),(2296,'291741536393','35',1.00,'500','retail','0','2025-03-09 19:07:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-09 16:19:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174153646832234311634'),(2297,'291741536393','78',1.00,'450','retail','0','2025-03-09 19:07:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-09 16:19:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174153648002179533212'),(2298,'291741768817','27',1.00,'500','retail','0','2025-03-12 11:40:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-12 09:12:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174177062433362209733'),(2299,'291741779076','27',1.00,'500','retail','0','2025-03-12 14:31:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-12 11:32:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174177915753131299223'),(2300,'291741779250','12',1.00,'550','retail','0','2025-03-12 14:34:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-12 11:34:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174177925727059242253'),(2301,'291741783729','56',1.00,'500','retail','0','2025-03-12 15:48:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-12 12:49:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174178377333223202023'),(2302,'291741783903','59',1.00,'450','retail','0','2025-03-12 15:51:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-12 12:52:27','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174178391932339323713'),(2303,'291741875114','50',1.00,'500','retail','0','2025-03-13 17:11:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-13 14:12:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174187511532233233330'),(2304,'291741875114','50',1.00,'500','retail','0','2025-03-13 17:11:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-13 14:12:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174187511923214300331'),(2305,'291741875114','77',1.00,'450','retail','0','2025-03-13 17:12:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-13 14:12:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174187513032404322823'),(2306,'291741875114','84',1.00,'500','retail','0','2025-03-13 17:12:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-13 14:12:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174187514207332320132'),(2307,'291741950636','63',1.00,'500','retail','0','2025-03-14 14:10:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-14 11:11:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174195067602332590392'),(2308,'291741954415','35',1.00,'500','retail','0','2025-03-14 15:13:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-14 12:14:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174195443503200034393'),(2309,'291741959293','4',1.00,'500','retail','0','2025-03-14 16:34:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-14 13:35:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174195930452415309702'),(2310,'291741960277','52',1.00,'500','retail','0','2025-03-14 16:51:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-14 13:51:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174196028029202218324'),(2311,'291742036260','21',1.00,'550','retail','0','2025-03-15 13:57:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-15 11:09:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174203626123010296090'),(2312,'291742036260','39',1.00,'550','retail','0','2025-03-15 13:57:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-15 11:09:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174203626730006223222'),(2313,'291742036260','85',1.00,'500','retail','0','2025-03-15 14:01:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 11:09:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174203648960339993030'),(2314,'291742039856','74',1.00,'450','retail','0','2025-03-15 14:57:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 11:58:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174203986200842232380'),(2315,'291742040426','82',1.00,'500','retail','0','2025-03-15 15:07:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 12:11:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174204042830424372221'),(2316,'291742040933','49',1.00,'500','retail','0','2025-03-15 15:15:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 12:16:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174204093532023312094'),(2317,'291742040933','49',1.00,'500','retail','0','2025-03-15 15:15:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 12:16:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174204094922079032920'),(2318,'291742040933','49',1.00,'500','retail','0','2025-03-15 15:15:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 12:16:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174204095393234223332'),(2320,'291742041945','58',1.00,'600','retail','0','2025-03-15 15:32:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-15 12:32:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174204194620233643343'),(2321,'291742043710','69',1.00,'450','retail','0','2025-03-15 16:01:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 13:04:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174204371122172223337'),(2322,'291742044370','50',1.00,'500','retail','0','2025-03-15 16:12:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 13:12:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174204437520330972775'),(2323,'291742046354','56',1.00,'500','retail','0','2025-03-15 16:45:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 13:47:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174204635661621220243'),(2324,'291742048755','72',1.00,'450','retail','0','2025-03-15 17:25:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 14:28:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174204875620922432023'),(2325,'291742041338','27',1.00,'500','retail','0','2025-03-15 15:22:18','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-15 14:39:35','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174204134020373223323'),(2326,'291742051339','4',1.00,'500','retail','0','2025-03-15 18:08:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 15:18:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174205134203213022210'),(2327,'291742051339','70',1.00,'450','retail','0','2025-03-15 18:14:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 15:18:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205166400203230103'),(2328,'291742052944','49',1.00,'500','retail','0','2025-03-15 18:35:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 15:35:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174205294600332202232'),(2329,'291742053163','68',1.00,'500','retail','0','2025-03-15 18:39:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 15:39:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205316423002343342'),(2330,'291742054036','53',1.00,'450','retail','0','2025-03-15 18:53:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 15:56:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174205403930530092330'),(2331,'291742054217','46',1.00,'450','retail','0','2025-03-15 18:56:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 15:57:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174205421924033329032'),(2332,'291742055872','47',1.00,'500','retail','0','2025-03-15 19:24:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 16:24:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205587423072232470'),(2333,'291742057607','70',1.00,'450','retail','0','2025-03-15 19:53:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 16:54:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205760993202232322'),(2334,'291742057607','78',1.00,'450','retail','0','2025-03-15 19:53:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 16:54:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174205761903392390230'),(2335,'291742057607','46',1.00,'450','retail','0','2025-03-15 19:53:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 16:54:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174205763272730232321'),(2336,'291742057607','81',1.00,'500','retail','0','2025-03-15 19:54:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 16:54:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205765032232200720'),(2337,'291742058226','77',1.00,'450','retail','0','2025-03-15 20:03:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 17:04:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174205822722222172032'),(2338,'291742058226','58',1.00,'600','retail','0','2025-03-15 20:04:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-15 17:04:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174205824989320300834'),(2339,'291742058274','72',3.00,'1350','retail','0','2025-03-15 20:04:34','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-03-15 17:19:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','1.00','-2','Inclusive','branch','Service','','','','','','','29174205827700007322132'),(2340,'291742058274','29',1.00,'500','retail','0','2025-03-15 20:04:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 17:19:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174205828434920230222'),(2341,'291742058274','49',1.00,'500','retail','0','2025-03-15 20:12:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-15 17:19:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174205873322220313723'),(2342,'291742058274','59',1.00,'450','retail','0','2025-03-15 20:12:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-15 17:19:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174205874238730324820'),(2343,'291742115577','74',1.00,'450','retail','0','2025-03-16 11:59:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 08:59:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174211557922305423910'),(2344,'291742117885','63',1.00,'500','retail','0','2025-03-16 12:38:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 09:48:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174211788626322720230'),(2345,'291742119770','15',1.00,'670','retail','0','2025-03-16 13:09:30','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-03-16 10:19:27','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174211977222221032237'),(2346,'291742119770','16',1.00,'500','retail','0','2025-03-16 13:09:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 10:19:27','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174211978243222293334'),(2347,'291742121049','68',1.00,'500','retail','0','2025-03-16 13:30:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 10:31:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174212105103223023232'),(2348,'291742121049','32',1.00,'500','retail','0','2025-03-16 13:31:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 10:31:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174212106192337322331'),(2349,'291742125078','36',1.00,'550','retail','0','2025-03-16 14:37:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 11:38:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174212508043372333300'),(2350,'291742125118','6',1.00,'550','retail','0','2025-03-16 14:38:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 11:39:03','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174212512009243220272'),(2351,'291742125118','29',1.00,'500','retail','0','2025-03-16 14:38:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 11:39:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174212512723012922223'),(2352,'291742125974','45',1.00,'450','retail','0','2025-03-16 14:52:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 11:57:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174212597592432001127'),(2353,'291742125974','2',1.00,'600','retail','0','2025-03-16 14:56:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-16 11:57:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174212620409400022232'),(2354,'291742126906','56',1.00,'500','retail','0','2025-03-16 15:08:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 12:08:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174212690822000220111'),(2355,'291742127249','50',1.00,'500','retail','0','2025-03-16 15:14:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 12:14:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174212725021222222222'),(2357,'291742127385','48',1.00,'500','retail','0','2025-03-16 15:16:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-16 12:16:55','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174212738633316030241'),(2358,'291742127385','68',1.00,'500','retail','0','2025-03-16 15:16:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 12:16:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174212741031322233372'),(2359,'291742127545','7',1.00,'550','retail','0','2025-03-16 15:19:06','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 12:19:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174212754792301273253'),(2360,'291742127545','41',1.00,'550','retail','0','2025-03-16 15:19:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 12:19:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174212755223223211320'),(2361,'291742128513','7',1.00,'550','retail','0','2025-03-16 15:35:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 12:35:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174212851400343834232'),(2362,'291742128562','7',1.00,'550','retail','0','2025-03-16 15:36:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 12:36:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174212860620262120212'),(2363,'291742128562','7',1.00,'550','retail','0','2025-03-16 15:36:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-16 12:36:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174212861033228621220'),(2364,'291742130049','56',1.00,'500','retail','0','2025-03-16 16:00:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 13:01:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174213005131322292122'),(2365,'291742130049','49',1.00,'500','retail','0','2025-03-16 16:00:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 13:01:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174213005823020333202'),(2366,'291742130532','49',1.00,'500','retail','0','2025-03-16 16:08:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 13:08:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174213053302151322322'),(2367,'291742130840','18',1.00,'600','retail','0','2025-03-16 16:14:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-16 13:14:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174213084103124002072'),(2368,'291742130840','8',1.00,'600','retail','0','2025-03-16 16:14:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-16 13:14:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174213085523933123300'),(2369,'291742131041','27',1.00,'500','retail','0','2025-03-16 16:17:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 13:36:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174213104304202322203'),(2370,'291742131041','70',1.00,'450','retail','0','2025-03-16 16:35:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 13:36:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174213215823023302142'),(2371,'291742132272','69',1.00,'450','retail','0','2025-03-16 16:37:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 13:37:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174213227323423473773'),(2372,'291742132298','13',1.00,'600','retail','0','2025-03-16 16:38:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-16 13:38:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174213229943233342122'),(2373,'291742132341','50',1.00,'500','retail','0','2025-03-16 16:39:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 13:39:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174213234222420200221'),(2374,'291742135784','79',1.00,'500','retail','0','2025-03-16 17:36:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 14:36:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174213578532399530020'),(2375,'291742135784','79',1.00,'500','retail','0','2025-03-16 17:36:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 14:36:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174213579115240209021'),(2376,'291742136659','79',1.00,'500','retail','0','2025-03-16 17:51:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-16 14:51:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174213666301322030103'),(2377,'291742136659','79',2.00,'1000','retail','0','2025-03-16 17:51:15','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-16 14:51:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29174213668196264102024'),(2378,'291742139120','77',1.00,'450','retail','0','2025-03-16 18:32:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 15:32:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174213912242393410922'),(2379,'291742139120','75',1.00,'450','retail','0','2025-03-16 18:32:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-16 15:32:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174213912633702302333'),(2380,'291742471217','36',1.00,'550','retail','0','2025-03-20 14:46:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-20 11:47:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174247121803200214142'),(2381,'291742471352','65',1.00,'500','retail','0','2025-03-20 14:49:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-20 11:59:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174247135333032332222'),(2382,'291742471352','81',1.00,'500','retail','0','2025-03-20 14:49:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-20 11:59:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174247135923372232002'),(2383,'291742473997','13',1.00,'600','retail','0','2025-03-20 15:33:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-20 12:33:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174247399870073300003'),(2384,'291742475370','68',1.00,'500','retail','0','2025-03-20 15:56:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-20 13:02:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174247537273032223323'),(2385,'291742478276','48',1.00,'500','retail','0','2025-03-20 16:44:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-20 13:52:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174247827930942702320'),(2386,'291742479103','68',1.00,'500','retail','0','2025-03-20 16:58:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-20 14:02:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174247910442432344033'),(2387,'291742546914','46',1.00,'450','retail','0','2025-03-21 11:48:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-21 09:06:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174254691510232612303'),(2388,'291742546914','56',1.00,'500','retail','0','2025-03-21 11:49:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-21 09:06:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174254695922293329343'),(2389,'291742546914','48',1.00,'500','retail','0','2025-03-21 11:49:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-21 09:06:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174254697434927291023'),(2390,'291742546914','15',1.00,'670','retail','0','2025-03-21 12:01:38','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-03-21 09:06:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174254769970200252277'),(2391,'291742566699','65',1.00,'500','retail','0','2025-03-21 17:18:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-21 14:18:24','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174256670030700230033'),(2392,'291742639536','7',1.00,'550','retail','0','2025-03-22 13:32:30','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174263955235139052053'),(2393,'291742639536','41',1.00,'550','retail','0','2025-03-22 13:33:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174263959921302332933'),(2394,'291742639536','39',1.00,'550','retail','0','2025-03-22 13:33:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174263960730310227733'),(2395,'291742639536','35',1.00,'500','retail','0','2025-03-22 13:33:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 11:22:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174263961703223023233'),(2396,'291742639536','41',1.00,'550','retail','0','2025-03-22 13:33:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174263962722002323663'),(2397,'291742639536','39',1.00,'550','retail','0','2025-03-22 13:35:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174263972594272023031'),(2398,'291742639536','4',1.00,'500','retail','0','2025-03-22 13:40:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 11:22:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174264000223010337203'),(2399,'291742639536','36',1.00,'550','retail','0','2025-03-22 13:42:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174264013223902032372'),(2400,'291742639536','39',1.00,'550','retail','0','2025-03-22 13:52:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 11:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174264076622202709707'),(2401,'291742642538','57',1.00,'500','retail','0','2025-03-22 14:22:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 11:22:21','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174264253933202412323'),(2402,'291742643896','4',1.00,'500','retail','0','2025-03-22 14:44:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 11:44:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174264389782432006627'),(2403,'291742644481','50',1.00,'500','retail','0','2025-03-22 14:54:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 11:54:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174264448204220223202'),(2404,'291742644677','70',1.00,'450','retail','0','2025-03-22 14:57:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 11:58:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174264467822302333933'),(2405,'291742645585','70',1.00,'450','retail','0','2025-03-22 15:13:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 12:13:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174264558629251036443'),(2406,'291742646016','78',1.00,'450','retail','0','2025-03-22 15:20:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 12:20:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174264601733332136030'),(2407,'291742646016','53',1.00,'450','retail','0','2025-03-22 15:20:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 12:20:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174264602132630342123'),(2409,'291742648790','46',1.00,'450','retail','0','2025-03-22 16:06:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 13:06:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174264879142302204001'),(2410,'291742649220','52',1.00,'500','retail','0','2025-03-22 16:13:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 13:13:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174264922229324232202'),(2411,'291742649521','71',1.00,'500','retail','0','2025-03-22 16:18:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 13:18:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174264952332260200254'),(2412,'291742649551','39',1.00,'550','retail','0','2025-03-22 16:19:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 13:19:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174264955222743243503'),(2415,'291742648566','50',2.00,'1000','retail','0','2025-03-22 16:02:47','bale','','','0','Cash',137.93,'500','','','29','','1','2025-03-22 13:52:50','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','',NULL,'29174264856833202412323'),(2416,'291742648566','82',1.00,'500','retail','0','2025-03-22 16:35:44','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-22 13:52:50','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174265054524330022622'),(2417,'291742648566','46',2.00,'900','retail','0','2025-03-22 16:52:43','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-03-22 13:52:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174265156733231333333'),(2418,'291742652545','21',1.00,'550','retail','0','2025-03-22 17:09:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 14:14:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174265254643113205322'),(2419,'291742652893','39',1.00,'550','retail','0','2025-03-22 17:14:53','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 14:15:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174265289430230303430'),(2420,'291742653015','47',2.00,'1000','retail','0','2025-03-22 17:16:55','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-22 14:17:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174265301806032033240'),(2421,'291742653015','68',1.00,'500','retail','0','2025-03-22 17:16:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 14:17:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174265302165203703012'),(2422,'291742654204','77',5.00,'2250','retail','0','2025-03-22 17:36:44','bale','','','0','Cash',310.34,'450','','','29','16.00','1','2025-03-22 14:37:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'5','7.00','2','Inclusive','branch','Service','','','','','','','29174265420833742236520'),(2423,'291742654204','75',3.00,'1350','retail','0','2025-03-22 17:36:53','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-03-22 14:37:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29174265421632501222943'),(2424,'291742654204','49',1.00,'500','retail','0','2025-03-22 17:37:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-22 14:37:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174265423002324233520'),(2425,'291742654204','78',1.00,'450','retail','0','2025-03-22 17:37:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 14:37:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174265424933743209401'),(2426,'291742655755','45',1.00,'450','retail','0','2025-03-22 18:02:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 15:05:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174265575625323621323'),(2427,'291742656027','45',1.00,'450','retail','0','2025-03-22 18:07:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 15:07:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174265602833726782930'),(2428,'291742658937','7',1.00,'550','retail','0','2025-03-22 18:55:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-22 15:55:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174265893912132330339'),(2429,'291742658961','45',1.00,'450','retail','0','2025-03-22 18:56:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 15:56:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174265896473843201202'),(2430,'291742662101','45',1.00,'450','retail','0','2025-03-22 19:48:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 16:55:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174266210406032033240'),(2431,'291742662101','77',1.00,'450','retail','0','2025-03-22 19:48:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-22 16:55:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174266211233131212223'),(2432,'291742724283','49',1.00,'500','retail','0','2025-03-23 13:04:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 10:10:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174272428422730202030'),(2433,'291742724960','52',1.00,'500','retail','0','2025-03-23 13:16:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 10:26:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174272496232937032932'),(2434,'291742724960','51',1.00,'500','retail','0','2025-03-23 13:16:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 10:26:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174272497023703722430'),(2435,'291742728808','7',1.00,'550','retail','0','2025-03-23 14:20:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 11:20:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174272880907032323920'),(2436,'291742728808','80',1.00,'500','retail','0','2025-03-23 14:20:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 11:20:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174272882022302322370'),(2437,'291742728808','34',1.00,'500','retail','0','2025-03-23 14:20:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 11:20:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174272882902333003229'),(2438,'291742729034','78',1.00,'450','retail','0','2025-03-23 14:23:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 11:43:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174272903602367232262'),(2439,'291742730235','58',1.00,'600','retail','0','2025-03-23 14:43:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-23 11:44:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273023633023223209'),(2440,'291742730235','68',1.00,'500','retail','0','2025-03-23 14:44:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 11:44:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273024120314227222'),(2441,'291742731083','25',1.00,'600','retail','0','2025-03-23 14:58:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-23 12:38:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273108430238203322'),(2442,'291742733550','31',1.00,'500','retail','0','2025-03-23 15:39:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 12:39:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174273355133232237714'),(2443,'291742734435','77',1.00,'450','retail','0','2025-03-23 15:53:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 13:07:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174273443703223222497'),(2444,'291742734435','77',1.00,'450','retail','0','2025-03-23 15:53:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 13:07:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174273444123304302343'),(2445,'291742734435','59',1.00,'450','retail','0','2025-03-23 15:54:04','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 13:07:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174273444533453422029'),(2446,'291742735279','17',1.00,'500','retail','0','2025-03-23 16:07:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 13:08:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174273528113122072303'),(2447,'291742735291','68',1.00,'500','retail','0','2025-03-23 16:08:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 13:08:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273529232033243302'),(2448,'291742736313','54',1.00,'550','retail','0','2025-03-23 16:25:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 13:25:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174273631530137532203'),(2449,'291742736313','58',1.00,'600','retail','0','2025-03-23 16:25:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-23 13:25:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273632006732233220'),(2450,'291742736565','85',1.00,'500','retail','0','2025-03-23 16:29:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 13:29:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174273656632359233232'),(2451,'291742737467','13',1.00,'600','retail','0','2025-03-23 16:44:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-23 13:44:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174273746939741032334'),(2452,'291742739103','48',1.00,'500','retail','0','2025-03-23 17:11:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 14:21:39','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174273910433323337440'),(2453,'291742739103','65',1.00,'500','retail','0','2025-03-23 17:12:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 14:21:39','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174273914512342122323'),(2454,'291742739738','21',1.00,'550','retail','0','2025-03-23 17:22:19','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 14:23:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174273974073030233227'),(2455,'291742739738','6',1.00,'550','retail','0','2025-03-23 17:22:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 14:23:01','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174273975601223060534'),(2456,'291742739814','69',1.00,'450','retail','0','2025-03-23 17:23:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 14:23:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174273981531332422302'),(2457,'291742740325','45',1.00,'450','retail','0','2025-03-23 17:32:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 14:36:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174274032632221760030'),(2458,'291742740325','35',1.00,'500','retail','0','2025-03-23 17:32:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 14:36:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174274034322002033409'),(2459,'291742742099','2',1.00,'600','retail','0','2025-03-23 18:01:39','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-23 15:01:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174274210002222732233'),(2460,'291742742114','7',1.00,'550','retail','0','2025-03-23 18:01:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 15:02:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174274211530711022170'),(2461,'291742742114','7',1.00,'550','retail','0','2025-03-23 18:01:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 15:02:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174274211832321723102'),(2462,'291742743602','15',1.00,'670','retail','0','2025-03-23 18:26:42','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-03-23 15:34:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174274405632332347203'),(2463,'291742744106','68',1.00,'500','retail','0','2025-03-23 18:35:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 15:35:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174274410710202123332'),(2464,'291742746244','54',1.00,'550','retail','0','2025-03-23 19:10:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-23 16:11:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174274624633922622033'),(2465,'291742746244','3',1.00,'500','retail','0','2025-03-23 19:11:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 16:11:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174274628642303027407'),(2466,'291742747091','72',1.00,'450','retail','0','2025-03-23 19:24:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 16:24:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174274709330340329033'),(2467,'291742747260','69',1.00,'450','retail','0','2025-03-23 19:27:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-23 16:44:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174274726113317371002'),(2468,'291742747260','79',1.00,'500','retail','0','2025-03-23 19:28:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 16:44:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174274728500202243375'),(2469,'291742747260','67',1.00,'500','retail','0','2025-03-23 19:28:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-23 16:44:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174274732170224222321'),(2470,'291742892087','45',1.00,'450','retail','0','2025-03-25 11:41:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-25 08:43:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174289208898220213222'),(2471,'291742995575','58',1.00,'600','retail','0','2025-03-26 16:26:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-26 13:26:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174299557621359499132'),(2472,'291743000415','68',1.00,'500','retail','0','2025-03-26 17:46:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-26 14:47:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174300041623602320222'),(2473,'291743000415','52',1.00,'500','retail','0','2025-03-26 17:46:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-26 14:47:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174300042002002390233'),(2474,'291743000415','47',1.00,'500','retail','0','2025-03-26 17:47:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-26 14:47:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174300042722332370220'),(2475,'291743000415','31',1.00,'500','retail','0','2025-03-26 17:47:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-26 14:47:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174300043433333233220'),(2476,'291743003610','52',1.00,'500','retail','0','2025-03-26 18:40:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-26 15:40:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174300361129323632342'),(2477,'291743159777','69',1.00,'450','retail','0','2025-03-28 14:02:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-28 11:14:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174315977840323072214'),(2478,'291743159777','48',1.00,'500','retail','0','2025-03-28 14:03:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-28 11:14:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174315978679097225136'),(2479,'291743166039','1',1.00,'500','retail','0','2025-03-28 15:47:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-28 12:48:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174316604023436021323'),(2480,'291743166039','24',1.00,'550','retail','0','2025-03-28 15:47:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-28 12:48:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174316604700006322300'),(2481,'291743168591','77',1.00,'450','retail','0','2025-03-28 16:29:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-28 13:31:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174316859235005232433'),(2482,'291743168591','68',1.00,'500','retail','0','2025-03-28 16:30:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-28 13:31:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174316860532833312603'),(2483,'291743168591','59',1.00,'450','retail','0','2025-03-28 16:30:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-28 13:31:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174316864432030324227'),(2484,'291743168591','77',1.00,'450','retail','0','2025-03-28 16:31:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-28 13:31:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174316866603283733072'),(2485,'291743168591','53',1.00,'450','retail','0','2025-03-28 16:31:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-28 13:31:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174316869132363263202'),(2486,'291743173981','56',1.00,'500','retail','0','2025-03-28 17:59:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-28 15:03:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174317398533029333004'),(2487,'291743174841','50',1.00,'500','retail','0','2025-03-28 18:14:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-28 15:14:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174317484277321030343'),(2488,'291743237123','4',1.00,'500','retail','0','2025-03-29 11:32:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 08:37:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174323712672309924322'),(2489,'291743239458','77',1.00,'450','retail','0','2025-03-29 12:10:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 09:11:01','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174323945909307033424'),(2490,'291743240137','64',1.00,'500','retail','0','2025-03-29 12:22:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 09:32:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324013823082333903'),(2491,'291743240137','64',1.00,'500','retail','0','2025-03-29 12:29:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 09:32:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324056225002535302'),(2492,'291743245129','56',1.00,'500','retail','0','2025-03-29 13:45:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 10:46:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324513221432220301'),(2493,'291743246718','70',1.00,'450','retail','0','2025-03-29 14:11:58','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 11:12:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174324672032320042033'),(2494,'291743246718','85',1.00,'500','retail','0','2025-03-29 14:12:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 11:12:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174324674533042332023'),(2495,'291743247449','58',1.00,'600','retail','0','2025-03-29 14:24:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-29 11:24:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174324745033232033220'),(2496,'291743248658','77',1.00,'450','retail','0','2025-03-29 14:44:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 11:44:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174324866030233403333'),(2498,'291743249354','77',1.00,'450','retail','0','2025-03-29 14:55:54','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-29 12:07:23','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174324935621332429133'),(2499,'291743249354','40',1.00,'550','retail','0','2025-03-29 14:59:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 12:07:23','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324957322002222342'),(2500,'291743249354','21',1.00,'550','retail','0','2025-03-29 14:59:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 12:07:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324960023042300233'),(2501,'291743249354','56',1.00,'500','retail','0','2025-03-29 15:00:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 12:07:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174324963221391292700'),(2502,'291743249354','25',1.00,'600','retail','0','2025-03-29 15:00:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-29 12:07:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174324965133191439422'),(2503,'291743249354','35',1.00,'500','retail','0','2025-03-29 15:02:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 12:07:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174324974192322373207'),(2504,'291743249354','27',1.00,'500','retail','0','2025-03-29 15:02:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 12:07:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174324974707723312930'),(2505,'291743250106','71',1.00,'500','retail','0','2025-03-29 15:08:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 12:10:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174325010722203372239'),(2506,'291743250106','46',2.00,'900','retail','0','2025-03-29 15:09:53','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-03-29 12:10:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174325019645310306200'),(2507,'291743253666','6',1.00,'550','retail','0','2025-03-29 16:07:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 13:10:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174325366753220300323'),(2508,'291743253666','46',1.00,'450','retail','0','2025-03-29 16:07:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 13:10:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174325367600423373220'),(2509,'291743254218','85',1.00,'500','retail','0','2025-03-29 16:16:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 13:17:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174325422122303122010'),(2510,'291743254583','24',1.00,'550','retail','0','2025-03-29 16:23:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 13:23:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174325458422020303203'),(2511,'291743254932','38',1.00,'600','retail','0','2025-03-29 16:28:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-29 13:28:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174325493323030294290'),(2512,'291743255339','24',1.00,'550','retail','0','2025-03-29 16:35:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 13:35:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174325534049300032233'),(2513,'291743255896','21',1.00,'550','retail','0','2025-03-29 16:44:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 13:45:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174325589822298822350'),(2514,'291743256755','77',3.00,'1350','retail','0','2025-03-29 16:59:15','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-03-29 13:59:27','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','8.00','5','Inclusive','branch','Service','','','','','','','29174325676443702040632'),(2515,'291743257206','69',1.00,'450','retail','0','2025-03-29 17:06:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 14:07:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174325720801243713273'),(2516,'291743257490','40',1.00,'550','retail','0','2025-03-29 17:11:30','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-29 14:11:34','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174325749223275432437'),(2517,'291743258313','59',1.00,'450','retail','0','2025-03-29 17:25:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 14:25:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174325831529332215530'),(2518,'291743262100','67',1.00,'500','retail','0','2025-03-29 18:28:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-29 15:40:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174326210262230930923'),(2519,'291743262100','46',1.00,'450','retail','0','2025-03-29 18:29:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 15:40:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174326218603033272232'),(2520,'291743262100','70',1.00,'450','retail','0','2025-03-29 18:36:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-29 15:40:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174326256762021226727'),(2521,'291743324002','68',1.00,'500','retail','0','2025-03-30 11:40:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 08:40:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174332400332343323234'),(2522,'291743325472','51',1.00,'500','retail','0','2025-03-30 12:04:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 09:04:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174332547332234332333'),(2523,'291743325987','82',1.00,'500','retail','0','2025-03-30 12:13:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 09:18:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174332631433332426337'),(2524,'291743330169','77',1.00,'450','retail','0','2025-03-30 13:22:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 10:25:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174333017023333900242'),(2525,'291743330169','77',1.00,'450','retail','0','2025-03-30 13:23:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 10:25:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174333019400090331229'),(2526,'291743330169','48',1.00,'500','retail','0','2025-03-30 13:24:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 10:25:09','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174333025710222332333'),(2527,'291743330169','59',1.00,'450','retail','0','2025-03-30 13:24:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 10:25:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174333028823230423307'),(2528,'291743331597','39',1.00,'550','retail','0','2025-03-30 13:46:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 10:48:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174333160202923261333'),(2529,'291743331597','39',1.00,'550','retail','0','2025-03-30 13:46:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 10:48:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174333160536373239330'),(2532,'291743332889','49',1.00,'500','retail','0','2025-03-30 14:08:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:13:57','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174333289122220292323'),(2533,'291743332889','60',1.00,'450','retail','0','2025-03-30 14:08:23','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 11:13:57','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174333290539232379220'),(2534,'291743333245','52',1.00,'500','retail','0','2025-03-30 14:14:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 11:18:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174333324632733304222'),(2535,'291743333245','77',1.00,'450','retail','0','2025-03-30 14:14:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 11:18:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174333325203333333003'),(2544,'291743334191','79',1.00,'500','retail','0','2025-03-30 14:29:51','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174333419333133419793'),(2545,'291743334191','79',1.00,'500','retail','0','2025-03-30 14:29:55','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174333419730011902020'),(2546,'291743334191','51',1.00,'500','retail','0','2025-03-30 14:30:03','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174333420423322000434'),(2547,'291743334191','77',1.00,'450','retail','0','2025-03-30 14:30:35','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 11:33:32','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','',NULL,'29174333423640223210022'),(2548,'291743334191','68',1.00,'500','retail','0','2025-03-30 14:31:06','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174333426796433630297'),(2549,'291743334191','45',1.00,'450','retail','0','2025-03-30 14:31:29','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 11:33:32','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333429022117903322'),(2550,'291743334191','49',1.00,'500','retail','0','2025-03-30 14:31:46','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174333430933220300222'),(2551,'291743334191','85',1.00,'500','retail','0','2025-03-30 14:32:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:33:32','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174333434633303220023'),(2552,'291743334191','56',1.00,'500','retail','0','2025-03-30 14:33:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 11:33:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174333440423330022742'),(2554,'291743335616','68',1.00,'500','retail','0','2025-03-30 14:53:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 11:53:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174333561833824708360'),(2561,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:05:45','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333634823362232037'),(2562,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:06:04','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333636522232327233'),(2563,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:06:08','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333636962229023930'),(2564,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:06:11','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333637230973227232'),(2565,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:06:14','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333637592320657936'),(2566,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:10:59','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-30 12:17:48','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','',NULL,'29174333666220700402292'),(2567,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:17:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:17:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174333705874273323237'),(2568,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:17:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:17:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174333706192472001330'),(2569,'291743336345','45',1.00,'450','retail','0','2025-03-30 15:17:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:17:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174333706493133220733'),(2570,'291743337121','45',1.00,'450','retail','0','2025-03-30 15:18:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:19:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174333712222202109707'),(2571,'291743337121','44',1.00,'500','retail','0','2025-03-30 15:19:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 12:19:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174333718120003310002'),(2572,'291743337660','45',1.00,'450','retail','0','2025-03-30 15:27:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:27:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174333766172313230732'),(2573,'291743337660','81',1.00,'500','retail','0','2025-03-30 15:27:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 12:27:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174333766932230392027'),(2574,'291743337809','58',1.00,'600','retail','0','2025-03-30 15:30:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-30 12:36:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174333781222228233339'),(2575,'291743337809','49',1.00,'500','retail','0','2025-03-30 15:30:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 12:36:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174333782402323234200'),(2576,'291743338796','77',1.00,'450','retail','0','2025-03-30 15:46:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:46:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174333880239282300000'),(2577,'291743338796','74',1.00,'450','retail','0','2025-03-30 15:46:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:46:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174333880623231203227'),(2578,'291743339064','49',1.00,'500','retail','0','2025-03-30 15:51:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 12:51:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174333906623742332730'),(2579,'291743339471','78',1.00,'450','retail','0','2025-03-30 15:57:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:58:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174333947290223030233'),(2580,'291743339471','53',1.00,'450','retail','0','2025-03-30 15:58:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 12:58:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174333951733033272247'),(2581,'291743339543','85',1.00,'500','retail','0','2025-03-30 15:59:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 12:59:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174333954425322032333'),(2582,'291743339968','3',1.00,'500','retail','0','2025-03-30 16:06:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 13:06:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174333997123303303372'),(2584,'291743335595','67',1.00,'500','retail','0','2025-03-30 14:53:15','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 13:30:30','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174333560020336313127'),(2585,'291743341608','78',1.00,'450','retail','0','2025-03-30 16:33:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 13:33:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334160904903232033'),(2586,'291743341608','46',1.00,'450','retail','0','2025-03-30 16:33:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 13:33:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174334161320314227622'),(2587,'291743341965','64',1.00,'500','retail','0','2025-03-30 16:39:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 13:39:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334196773030339331'),(2590,'291743342026','42',1.00,'600','retail','0','2025-03-30 16:40:26','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-30 13:42:37','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174334202729237209322'),(2591,'291743342026','43',1.00,'600','retail','0','2025-03-30 16:40:35','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-30 13:42:37','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174334203632033240003'),(2592,'291743342026','60',1.00,'450','retail','0','2025-03-30 16:42:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 13:42:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334215407031223004'),(2593,'291743342819','7',1.00,'550','retail','0','2025-03-30 16:53:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 13:54:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174334282032380233832'),(2594,'291743342819','85',1.00,'500','retail','0','2025-03-30 16:53:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 13:54:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174334283533233032433'),(2595,'291743342819','50',1.00,'500','retail','0','2025-03-30 16:53:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 13:54:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174334284022303242234'),(2596,'291743342918','6',1.00,'550','retail','0','2025-03-30 16:55:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 13:55:43','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334292120092022233'),(2597,'291743343480','39',1.00,'550','retail','0','2025-03-30 17:04:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 14:19:17','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334348130442323400'),(2598,'291743343480','6',1.00,'550','retail','0','2025-03-30 17:04:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 14:19:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334348930333808202'),(2599,'291743344586','25',1.00,'600','retail','0','2025-03-30 17:23:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-30 14:23:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174334458813904078200'),(2600,'291743344653','80',1.00,'500','retail','0','2025-03-30 17:24:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:35:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174334465430333332322'),(2601,'291743344653','77',1.00,'450','retail','0','2025-03-30 17:25:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:35:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174334471122303212234'),(2602,'291743345419','6',1.00,'550','retail','0','2025-03-30 17:36:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-30 14:37:02','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334542020331334323'),(2603,'291743345453','49',1.00,'500','retail','0','2025-03-30 17:37:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:38:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174334545450334993030'),(2604,'291743345453','68',1.00,'500','retail','0','2025-03-30 17:37:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:38:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174334547522370033272'),(2605,'291743345717','34',1.00,'500','retail','0','2025-03-30 17:41:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:42:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334571823309288323'),(2606,'291743345717','34',1.00,'500','retail','0','2025-03-30 17:42:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:42:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334572230233403333'),(2607,'291743345839','69',1.00,'450','retail','0','2025-03-30 17:43:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174334584033442383423'),(2608,'291743345839','69',1.00,'450','retail','0','2025-03-30 17:44:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174334584323324330434'),(2609,'291743345839','74',1.00,'450','retail','0','2025-03-30 17:44:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334584672420223023'),(2610,'291743345839','74',1.00,'450','retail','0','2025-03-30 17:44:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334585040029010380'),(2611,'291743345839','59',1.00,'450','retail','0','2025-03-30 17:44:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174334585323583722832'),(2612,'291743345839','69',1.00,'450','retail','0','2025-03-30 17:44:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 14:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174334586773708223323'),(2613,'291743346721','49',1.00,'500','retail','0','2025-03-30 17:58:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:58:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174334672247223292220'),(2614,'291743346721','85',1.00,'500','retail','0','2025-03-30 17:58:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:58:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174334672907343320233'),(2615,'291743346721','85',1.00,'500','retail','0','2025-03-30 17:58:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 14:58:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174334673267003303322'),(2616,'291743347537','86',1.00,'500','retail','0','2025-03-30 18:12:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:14:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174334754030230007275'),(2617,'291743347537','81',1.00,'500','retail','0','2025-03-30 18:12:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:14:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174334757523225304772'),(2618,'291743347537','81',1.00,'500','retail','0','2025-03-30 18:13:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:14:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174334758933992105723'),(2619,'291743347537','56',1.00,'500','retail','0','2025-03-30 18:13:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:14:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174334759723347433332'),(2620,'291743347537','76',1.00,'500','retail','0','2025-03-30 18:14:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:14:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174334765023230340333'),(2621,'291743349200','51',1.00,'500','retail','0','2025-03-30 18:40:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 15:40:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174334920222223423334'),(2622,'291743352709','75',1.00,'450','retail','0','2025-03-30 19:38:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 16:38:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174335271124337023235'),(2623,'291743352709','45',1.00,'450','retail','0','2025-03-30 19:38:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 16:38:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174335271723220323222'),(2624,'291743353257','69',1.00,'450','retail','0','2025-03-30 19:47:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 16:48:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174335325822020503191'),(2625,'291743353257','69',1.00,'450','retail','0','2025-03-30 19:47:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 16:48:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174335326133131439432'),(2626,'291743353257','75',1.00,'450','retail','0','2025-03-30 19:47:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-30 16:48:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174335327613324233373'),(2627,'291743353833','26',1.00,'500','retail','0','2025-03-30 19:57:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 16:57:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174335383532300230075'),(2628,'291743355024','34',1.00,'500','retail','0','2025-03-30 20:17:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-30 17:18:27','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174335502532253353032'),(2629,'291743356326','13',1.00,'600','retail','0','2025-03-30 20:38:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-30 17:38:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174335632733130239022'),(2630,'291743409665','4',1.00,'500','retail','0','2025-03-31 11:27:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 08:27:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174340966632236730300'),(2631,'291743410645','10',1.00,'600','retail','0','2025-03-31 11:44:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 08:44:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174341064609229903243'),(2632,'291743413757','10',1.00,'600','retail','0','2025-03-31 12:35:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 09:36:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174341375832222050312'),(2633,'291743414045','82',1.00,'500','retail','0','2025-03-31 12:40:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 09:40:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174341404620212000323'),(2634,'291743416014','32',1.00,'500','retail','0','2025-03-31 13:13:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 10:16:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174341601723462132246'),(2635,'291743416839','72',1.00,'450','retail','0','2025-03-31 13:27:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 10:28:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174341684022242302022'),(2636,'291743416839','79',1.00,'500','retail','0','2025-03-31 13:27:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 10:28:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174341686709162333303'),(2637,'291743420491','50',2.00,'1000','retail','0','2025-03-31 14:28:11','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 11:28:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174342049342333172331'),(2638,'291743422083','78',1.00,'450','retail','0','2025-03-31 14:54:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 11:55:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174342208530333329223'),(2639,'291743423962','81',2.00,'1000','retail','0','2025-03-31 15:26:02','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 12:31:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174342396532032029222'),(2640,'291743423962','44',1.00,'500','retail','0','2025-03-31 15:26:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:31:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174342398939044302247'),(2641,'291743423962','72',1.00,'450','retail','0','2025-03-31 15:26:49','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 12:31:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174342401500222223200'),(2642,'291743423962','59',1.00,'450','retail','0','2025-03-31 15:26:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 12:31:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174342402030222241334'),(2643,'291743423962','86',1.00,'500','retail','0','2025-03-31 15:27:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:31:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174342407000022227233'),(2644,'291743424314','50',5.00,'2500','retail','0','2025-03-31 15:31:54','bale','','','0','Cash',344.83,'500','','','29','16.00','1','2025-03-31 12:31:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'5','5.00','0','Inclusive','branch','Service','','','','','','','29174342431830323413020'),(2645,'291743425507','50',1.00,'500','retail','0','2025-03-31 15:51:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:51:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174342550833350323420'),(2646,'291743425711','50',1.00,'500','retail','0','2025-03-31 15:55:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:55:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174342571221292223729'),(2647,'291743425711','78',1.00,'450','retail','0','2025-03-31 15:55:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 12:55:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174342572042303303330'),(2648,'291743425711','67',1.00,'500','retail','0','2025-03-31 15:55:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:55:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174342573030200222213'),(2649,'291743425817','68',2.00,'1000','retail','0','2025-03-31 15:56:58','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 12:57:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174342581925220100523'),(2650,'291743425817','58',2.00,'1200','retail','0','2025-03-31 15:57:08','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-03-31 12:57:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174342582922972730222'),(2651,'291743425817','45',1.00,'450','retail','0','2025-03-31 15:57:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 12:57:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174342585520322730290'),(2652,'291743425817','56',1.00,'500','retail','0','2025-03-31 15:57:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 12:57:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174342586422423005724'),(2658,'291743426193','52',1.00,'500','retail','0','2025-03-31 16:03:13','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:07:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174342619433622722212'),(2659,'291743426193','80',1.00,'500','retail','0','2025-03-31 16:03:39','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:07:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174342622042632373233'),(2660,'291743426193','80',1.00,'500','retail','0','2025-03-31 16:04:27','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:07:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174342626909020003933'),(2661,'291743426193','85',1.00,'500','retail','0','2025-03-31 16:04:59','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:07:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174342630023002320222'),(2662,'291743426193','80',1.00,'500','retail','0','2025-03-31 16:05:07','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:07:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174342630823209230204'),(2663,'291743426193','48',1.00,'500','retail','0','2025-03-31 16:07:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 13:07:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174342646723333224234'),(2668,'291743426832','68',1.00,'500','retail','0','2025-03-31 16:13:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:17:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174342683332202331330'),(2669,'291743426832','50',1.00,'500','retail','0','2025-03-31 16:13:57','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:17:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174342683822012030382'),(2670,'291743426832','78',1.00,'450','retail','0','2025-03-31 16:14:10','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-31 13:17:25','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174342685122242302022'),(2671,'291743426832','68',1.00,'500','retail','0','2025-03-31 16:14:29','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 13:17:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174342687020302403991'),(2672,'291743426832','74',1.00,'450','retail','0','2025-03-31 16:17:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 13:17:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174342704332033243300'),(2673,'291743429348','68',2.00,'1000','retail','0','2025-03-31 16:55:48','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 13:56:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174342935033232922210'),(2674,'291743429348','58',3.00,'1800','retail','0','2025-03-31 16:56:19','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2025-03-31 13:56:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','2.00','-1','Inclusive','branch','Service','','','','','','','29174342938002331232030'),(2678,'291743431555','49',1.00,'500','retail','0','2025-03-31 17:32:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 14:32:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174343155615023533332'),(2679,'291743431159','84',1.00,'500','retail','0','2025-03-31 17:25:59','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 14:37:55','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174343116100233003033'),(2680,'291743431159','60',1.00,'450','retail','0','2025-03-31 17:26:38','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-31 14:37:55','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174343119933422933332'),(2681,'291743431159','64',1.00,'500','retail','0','2025-03-31 17:26:46','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-31 14:37:55','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174343120707223312130'),(2682,'291743431159','80',1.00,'500','retail','0','2025-03-31 17:37:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 14:37:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174343187332404322427'),(2683,'291743431907','54',1.00,'550','retail','0','2025-03-31 17:38:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-31 14:38:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174343190822222320103'),(2684,'291743432059','68',1.00,'500','retail','0','2025-03-31 17:40:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 14:41:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343206043142233702'),(2685,'291743432059','52',1.00,'500','retail','0','2025-03-31 17:41:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 14:41:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174343206604130333330'),(2686,'291743432502','7',1.00,'550','retail','0','2025-03-31 17:48:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-31 14:48:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174343250333702302333'),(2687,'291743432502','69',1.00,'450','retail','0','2025-03-31 17:48:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 14:48:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174343252613339220223'),(2688,'291743432652','80',1.00,'500','retail','0','2025-03-31 17:50:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 14:50:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174343265436025023223'),(2689,'291743433753','49',1.00,'500','retail','0','2025-03-31 18:09:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:09:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174343375405322335252'),(2690,'291743433753','68',1.00,'500','retail','0','2025-03-31 18:09:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:09:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343376203023733033'),(2691,'291743433846','48',1.00,'500','retail','0','2025-03-31 18:10:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:10:49','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343384703032430032'),(2692,'291743435504','49',1.00,'500','retail','0','2025-03-31 18:38:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:38:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174343550753393504273'),(2693,'291743435924','67',1.00,'500','retail','0','2025-03-31 18:45:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:45:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174343592623530434326'),(2694,'291743435924','67',1.00,'500','retail','0','2025-03-31 18:45:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:45:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174343593754922322074'),(2695,'291743436539','68',1.00,'500','retail','0','2025-03-31 18:55:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:56:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343654003316341002'),(2696,'291743436539','68',1.00,'500','retail','0','2025-03-31 18:55:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:56:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343655522203203333'),(2697,'291743436539','49',1.00,'500','retail','0','2025-03-31 18:56:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 15:56:36','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174343657522223323334'),(2698,'291743436539','58',1.00,'600','retail','0','2025-03-31 18:56:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 15:56:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343659322714322224'),(2699,'291743438257','25',1.00,'600','retail','0','2025-03-31 19:24:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 16:24:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174343825822020928235'),(2700,'291743438295','7',1.00,'550','retail','0','2025-03-31 19:24:55','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-03-31 16:25:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174343829634634223000'),(2701,'291743438295','2',1.00,'600','retail','0','2025-03-31 19:25:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 16:25:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174343831139103281134'),(2702,'291743438967','25',1.00,'600','retail','0','2025-03-31 19:36:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 16:36:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174343896821720223282'),(2703,'291743438967','8',1.00,'600','retail','0','2025-03-31 19:36:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-03-31 16:36:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174343897223423233232'),(2704,'291743438993','68',2.00,'1000','retail','0','2025-03-31 19:36:33','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 16:36:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174343899520320234932'),(2705,'291743439020','68',2.00,'1000','retail','0','2025-03-31 19:37:00','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 16:37:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174343902492333333224'),(2706,'291743439964','72',1.00,'450','retail','0','2025-03-31 19:52:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-03-31 16:52:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174343996504334353322'),(2707,'291743441226','68',1.00,'500','retail','0','2025-03-31 20:13:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:13:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174344122702304310032'),(2708,'291743441265','68',1.00,'500','retail','0','2025-03-31 20:14:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:14:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174344126722233220720'),(2709,'291743441265','49',1.00,'500','retail','0','2025-03-31 20:14:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:14:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174344128333213243733'),(2710,'291743441423','50',1.00,'500','retail','0','2025-03-31 20:17:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:17:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174344142702343137390'),(2711,'291743442078','50',1.00,'500','retail','0','2025-03-31 20:27:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:28:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174344207924023223723'),(2712,'291743443573','49',1.00,'500','retail','0','2025-03-31 20:52:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 17:52:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174344357447223734703'),(2713,'291743443692','49',2.00,'1000','retail','0','2025-03-31 20:54:52','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-03-31 17:54:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174344369437220334232'),(2714,'291743444579','85',1.00,'500','retail','0','2025-03-31 21:09:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 18:10:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174344458038134052083'),(2715,'291743444579','50',1.00,'500','retail','0','2025-03-31 21:09:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-03-31 18:10:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174344460123902300422'),(2717,'291743503802','35',1.00,'500','retail','0','2025-04-01 13:36:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-01 11:00:21','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174350380420233000232'),(2718,'291743505231','69',1.00,'450','retail','0','2025-04-01 14:00:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-01 11:00:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174350523353232533302'),(2719,'291743505231','85',1.00,'500','retail','0','2025-04-01 14:00:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 11:00:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174350523823232332520'),(2720,'291743513488','68',1.00,'500','retail','0','2025-04-01 16:18:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:18:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174351348923030023923'),(2721,'291743514994','49',1.00,'500','retail','0','2025-04-01 16:43:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:44:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174351499611209222919'),(2722,'291743514994','67',1.00,'500','retail','0','2025-04-01 16:43:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:44:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174351501730302403023'),(2723,'291743514994','67',1.00,'500','retail','0','2025-04-01 16:44:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:44:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174351504330243032231'),(2724,'291743514994','84',1.00,'500','retail','0','2025-04-01 16:44:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:44:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174351505192104321002'),(2725,'291743515737','58',1.00,'600','retail','0','2025-04-01 16:55:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-01 13:57:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174351573853202335222'),(2726,'291743515737','44',1.00,'500','retail','0','2025-04-01 16:55:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 13:57:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174351576157292223130'),(2727,'291743518464','6',1.00,'550','retail','0','2025-04-01 17:41:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-01 14:41:09','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174351846632102243203'),(2728,'291743518608','27',1.00,'500','retail','0','2025-04-01 17:43:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 14:44:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174351861000333800622'),(2729,'291743518608','35',1.00,'500','retail','0','2025-04-01 17:43:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 14:44:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174351862420323329120'),(2730,'291743518608','42',1.00,'600','retail','0','2025-04-01 17:43:51','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-01 14:44:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174351863333532323476'),(2731,'291743520687','63',1.00,'500','retail','0','2025-04-01 18:18:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 15:28:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174352068922330022423'),(2732,'291743520687','78',1.00,'450','retail','0','2025-04-01 18:18:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-01 15:28:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174352070624023320739'),(2733,'291743520687','59',1.00,'450','retail','0','2025-04-01 18:18:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-01 15:28:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174352071900072942092'),(2734,'291743527570','68',1.00,'500','retail','0','2025-04-01 20:12:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-01 17:12:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174352757153332303324'),(2735,'291743594154','58',1.00,'600','retail','0','2025-04-02 14:42:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-02 11:43:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174359415515222222032'),(2736,'291743594154','58',1.00,'600','retail','0','2025-04-02 14:42:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-02 11:43:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174359417857023231343'),(2737,'291743594154','57',1.00,'500','retail','0','2025-04-02 14:43:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 11:43:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174359419520002239213'),(2738,'291743595568','80',2.00,'1000','retail','0','2025-04-02 15:06:08','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-02 12:06:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174359557223072392272'),(2739,'291743595568','85',1.00,'500','retail','0','2025-04-02 15:06:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 12:06:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174359557534355202330'),(2740,'291743595568','68',1.00,'500','retail','0','2025-04-02 15:06:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 12:06:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174359557923437592253'),(2741,'291743598092','58',1.00,'600','retail','0','2025-04-02 15:48:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-02 12:48:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174359809492945202272'),(2742,'291743598092','65',1.00,'500','retail','0','2025-04-02 15:48:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 12:48:45','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174359812327323232323'),(2743,'291743601792','58',1.00,'600','retail','0','2025-04-02 16:49:52','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-02 13:50:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174360179312360342023'),(2744,'291743601792','9',1.00,'550','retail','0','2025-04-02 16:50:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-02 13:50:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174360180712132783073'),(2745,'291743603992','49',3.00,'1500','retail','0','2025-04-02 17:26:32','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-04-02 14:26:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','6.00','3','Inclusive','branch','Service','','','','','','','29174360399532302302309'),(2746,'291743604901','46',1.00,'450','retail','0','2025-04-02 17:41:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-02 14:41:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174360490332330200022'),(2747,'291743605613','47',1.00,'500','retail','0','2025-04-02 17:53:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 14:53:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174360561593292133621'),(2748,'291743608115','58',3.00,'1800','retail','0','2025-04-02 18:35:15','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2025-04-02 15:35:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','3.00','0','Inclusive','branch','Service','','','','','','','29174360811822202203102'),(2749,'291743608892','34',1.00,'500','retail','0','2025-04-02 18:48:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-02 15:48:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174360889520330944090'),(2750,'291743609521','75',1.00,'450','retail','0','2025-04-02 18:58:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-02 15:58:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174360952417336249025'),(2751,'291743678298','3',1.00,'500','retail','0','2025-04-03 14:04:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 11:09:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174367829992373320723'),(2752,'291743682995','46',1.00,'450','retail','0','2025-04-03 15:23:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-03 12:35:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174368299721203039213'),(2753,'291743682995','46',1.00,'450','retail','0','2025-04-03 15:24:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-03 12:35:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174368304334402303273'),(2754,'291743684985','80',1.00,'500','retail','0','2025-04-03 15:56:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 12:56:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174368498622202632332'),(2755,'291743684985','47',1.00,'500','retail','0','2025-04-03 15:56:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 12:56:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174368499212299098326'),(2756,'291743685305','78',1.00,'450','retail','0','2025-04-03 16:01:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-03 13:12:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174368530636632562035'),(2757,'291743685305','78',1.00,'450','retail','0','2025-04-03 16:01:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-03 13:12:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174368531032333253302'),(2758,'291743685305','50',1.00,'500','retail','0','2025-04-03 16:01:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 13:12:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174368531636332002023'),(2759,'291743685305','68',1.00,'500','retail','0','2025-04-03 16:01:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 13:12:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174368532030232063902'),(2760,'291743693043','1',1.00,'500','retail','0','2025-04-03 18:10:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 15:10:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174369304530030320225'),(2761,'291743693043','4',1.00,'500','retail','0','2025-04-03 18:10:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 15:10:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174369304924690340222'),(2762,'291743694776','13',1.00,'600','retail','0','2025-04-03 18:39:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-03 15:41:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174369477772327302232'),(2763,'291743696608','68',1.00,'500','retail','0','2025-04-03 19:10:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 16:14:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174369661009330392323'),(2764,'291743698783','27',1.00,'500','retail','0','2025-04-03 19:46:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-03 16:46:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174369878527060024223'),(2765,'291743698783','53',1.00,'450','retail','0','2025-04-03 19:46:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-03 16:46:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174369879282121224233'),(2766,'291743758368','41',1.00,'550','retail','0','2025-04-04 12:19:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-04 09:24:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174375837032223332733'),(2767,'291743760846','50',1.00,'500','retail','0','2025-04-04 13:00:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 10:06:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174376085143222200772'),(2768,'291743768999','68',1.00,'500','retail','0','2025-04-04 15:16:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 12:24:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174376900200002323234'),(2769,'291743768999','8',1.00,'600','retail','0','2025-04-04 15:17:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-04 12:24:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174376902927006233932'),(2770,'291743771187','49',1.00,'500','retail','0','2025-04-04 15:53:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 12:53:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174377118913242909292'),(2771,'291743771187','11',1.00,'600','retail','0','2025-04-04 15:53:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-04 12:53:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174377122727002330323'),(2772,'291743771246','68',1.00,'500','retail','0','2025-04-04 15:54:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 12:54:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174377124737332773223'),(2773,'291743776485','50',1.00,'500','retail','0','2025-04-04 17:21:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 14:22:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174377649541173233343'),(2774,'291743776485','68',1.00,'500','retail','0','2025-04-04 17:21:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 14:22:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174377650106273230303'),(2775,'291743776485','68',1.00,'500','retail','0','2025-04-04 17:21:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 14:22:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174377652153233232243'),(2776,'291743776485','68',1.00,'500','retail','0','2025-04-04 17:22:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 14:22:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174377653832733722323'),(2777,'291743777311','78',1.00,'450','retail','0','2025-04-04 17:35:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-04 14:40:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174377732130703323011'),(2778,'291743777311','70',1.00,'450','retail','0','2025-04-04 17:39:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-04 14:40:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174377758832307202222'),(2779,'291743777893','13',1.00,'600','retail','0','2025-04-04 17:44:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-04 14:44:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174377789528323790072'),(2780,'291743783728','15',1.00,'670','retail','0','2025-04-04 19:22:08','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-04 16:22:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174378373037320923373'),(2781,'291743785385','85',1.00,'500','retail','0','2025-04-04 19:49:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 16:53:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174378540932233708352'),(2782,'291743785385','68',1.00,'500','retail','0','2025-04-04 19:50:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 16:53:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174378542132523202140'),(2783,'291743785385','68',1.00,'500','retail','0','2025-04-04 19:50:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 16:53:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174378542722272223337'),(2784,'291743785385','58',1.00,'600','retail','0','2025-04-04 19:50:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-04 16:53:14','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174378544632023737347'),(2785,'291743785385','80',1.00,'500','retail','0','2025-04-04 19:51:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 16:53:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174378547052243023292'),(2786,'291743785790','68',2.00,'1000','retail','0','2025-04-04 19:56:30','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-04 17:00:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174378579740223210022'),(2787,'291743785790','68',1.00,'500','retail','0','2025-04-04 19:57:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-04 17:00:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174378582782372720707'),(2788,'291743842501','81',1.00,'500','retail','0','2025-04-05 11:41:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 08:41:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174384250220250322233'),(2790,'291743853985','47',1.00,'500','retail','0','2025-04-05 14:53:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 11:53:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174385398622732233329'),(2791,'291743855084','75',1.00,'450','retail','0','2025-04-05 15:11:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 12:11:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174385509403329323323'),(2792,'291743855084','78',1.00,'450','retail','0','2025-04-05 15:11:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 12:11:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174385511541211451425'),(2793,'291743842850','63',1.00,'500','retail','0','2025-04-05 11:47:30','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-05 12:19:32','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174384285303237233323'),(2794,'291743856363','6',1.00,'550','retail','0','2025-04-05 15:32:43','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-05 12:32:45','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174385636422322221233'),(2795,'291743856537','45',1.00,'450','retail','0','2025-04-05 15:35:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 12:36:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174385653820963333832'),(2796,'291743856537','63',2.00,'1000','retail','0','2025-04-05 15:35:51','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-05 12:36:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174385655943222206872'),(2797,'291743862423','58',1.00,'600','retail','0','2025-04-05 17:13:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-05 14:20:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174386242510333078222'),(2798,'291743862423','53',1.00,'450','retail','0','2025-04-05 17:14:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 14:20:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174386244642933632273'),(2799,'291743863250','68',1.00,'500','retail','0','2025-04-05 17:27:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 14:27:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174386325482234322503'),(2800,'291743863250','52',1.00,'500','retail','0','2025-04-05 17:27:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 14:27:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174386326000303263330'),(2801,'291743865268','46',1.00,'450','retail','0','2025-04-05 18:01:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 15:01:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174386527223273733332'),(2802,'291743867056','82',1.00,'500','retail','0','2025-04-05 18:30:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 15:31:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174386705833320022030'),(2803,'291743867056','48',1.00,'500','retail','0','2025-04-05 18:31:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 15:31:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174386706923322923223'),(2804,'291743869194','71',1.00,'500','retail','0','2025-04-05 19:06:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 16:06:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174386919702130226723'),(2805,'291743869235','75',1.00,'450','retail','0','2025-04-05 19:07:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 16:08:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174386923922022332227'),(2806,'291743869235','77',1.00,'450','retail','0','2025-04-05 19:07:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 16:08:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174386925902803929207'),(2807,'291743869235','84',1.00,'500','retail','0','2025-04-05 19:07:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 16:08:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174386928282138334462'),(2808,'291743870525','45',1.00,'450','retail','0','2025-04-05 19:28:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-05 16:36:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174387053233912122140'),(2809,'291743872204','41',1.00,'550','retail','0','2025-04-05 19:56:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-05 16:56:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174387220630222202312'),(2810,'291743873355','49',1.00,'500','retail','0','2025-04-05 20:15:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-05 17:16:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174387335973373203029'),(2811,'291743934209','58',1.00,'600','retail','0','2025-04-06 13:10:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-06 10:10:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174393421024322222422'),(2812,'291743934209','74',1.00,'450','retail','0','2025-04-06 13:10:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 10:10:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174393422333912122144'),(2813,'291743934253','60',1.00,'450','retail','0','2025-04-06 13:10:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 10:11:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174393425452352930332'),(2814,'291743934691','4',1.00,'500','retail','0','2025-04-06 13:18:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 10:18:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174393469100292909379'),(2815,'291743935583','77',1.00,'450','retail','0','2025-04-06 13:33:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 10:33:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174393558433332413203'),(2816,'291743935823','80',1.00,'500','retail','0','2025-04-06 13:37:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 10:38:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174393582432032232293'),(2817,'291743935823','83',1.00,'500','retail','0','2025-04-06 13:37:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 10:38:25','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174393584132721703333'),(2818,'291743935823','45',1.00,'450','retail','0','2025-04-06 13:37:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 10:38:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174393587522527233232'),(2819,'291743937395','77',1.00,'450','retail','0','2025-04-06 14:03:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 11:03:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174393739623239232927'),(2820,'291743937416','77',1.00,'450','retail','0','2025-04-06 14:03:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 11:03:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174393741772730332321'),(2821,'291743937416','77',1.00,'450','retail','0','2025-04-06 14:03:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 11:03:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174393742522239300332'),(2823,'291743938169','80',1.00,'500','retail','0','2025-04-06 14:16:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 11:17:33','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174393817133079274313'),(2824,'291743938169','80',1.00,'500','retail','0','2025-04-06 14:17:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 11:17:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174393824903123292030'),(2825,'291743939337','56',1.00,'500','retail','0','2025-04-06 14:35:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 11:41:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174393933902429029202'),(2828,'291743943259','58',1.00,'600','retail','0','2025-04-06 15:40:59','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-06 12:53:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174394326029723932243'),(2829,'291743943259','53',1.00,'450','retail','0','2025-04-06 15:41:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 12:53:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174394327133229333773'),(2830,'291743944024','35',1.00,'500','retail','0','2025-04-06 15:53:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 12:53:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174394402532335423924'),(2831,'291743943067','70',1.00,'450','retail','0','2025-04-06 15:37:47','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-06 12:56:57','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174394306882420388200'),(2832,'291743943067','49',1.00,'500','retail','0','2025-04-06 15:38:51','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 12:56:57','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174394313923203031124'),(2833,'291743944802','5',1.00,'600','retail','0','2025-04-06 16:06:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-06 13:10:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174394480823230329223'),(2834,'291743945568','49',1.00,'500','retail','0','2025-04-06 16:19:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:19:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174394557824212752353'),(2835,'291743946690','68',1.00,'500','retail','0','2025-04-06 16:38:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:38:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174394669202207633203'),(2836,'291743947179','80',1.00,'500','retail','0','2025-04-06 16:46:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:46:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174394718082332273203'),(2837,'291743947179','50',1.00,'500','retail','0','2025-04-06 16:46:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:46:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174394718323332023327'),(2838,'291743947179','50',1.00,'500','retail','0','2025-04-06 16:46:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:46:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174394718534202450943'),(2839,'291743947179','47',1.00,'500','retail','0','2025-04-06 16:46:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 13:46:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174394720133302202710'),(2840,'291743948203','48',1.00,'500','retail','0','2025-04-06 17:03:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 14:03:28','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174394820492302038909'),(2841,'291743949464','59',1.00,'450','retail','0','2025-04-06 17:24:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 14:26:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174394946545275632423'),(2842,'291743949464','77',1.00,'450','retail','0','2025-04-06 17:24:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 14:26:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174394946920093063494'),(2845,'291743950821','37',1.00,'600','retail','0','2025-04-06 17:47:02','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-06 14:53:20','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174395082323232242222'),(2846,'291743950821','50',1.00,'500','retail','0','2025-04-06 17:47:08','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 14:53:20','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174395082903222333332'),(2847,'291743950821','50',1.00,'500','retail','0','2025-04-06 17:53:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 14:53:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174395119115312301932'),(2848,'291743951718','50',1.00,'500','retail','0','2025-04-06 18:01:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:02:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174395171914273323251'),(2849,'291743951718','80',1.00,'500','retail','0','2025-04-06 18:02:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:02:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174395172409222342292'),(2850,'291743953129','77',1.00,'450','retail','0','2025-04-06 18:25:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 15:27:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174395313011023333332'),(2851,'291743953129','77',1.00,'450','retail','0','2025-04-06 18:25:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 15:27:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174395313433293329279'),(2852,'291743953129','69',1.00,'450','retail','0','2025-04-06 18:25:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 15:27:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174395313723335022320'),(2853,'291743953129','49',1.00,'500','retail','0','2025-04-06 18:25:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174395315193033202523'),(2854,'291743953129','49',1.00,'500','retail','0','2025-04-06 18:25:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174395315433491925093'),(2855,'291743953129','49',1.00,'500','retail','0','2025-04-06 18:25:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174395315669063522236'),(2856,'291743953129','79',1.00,'500','retail','0','2025-04-06 18:26:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174395317130943131202'),(2857,'291743953129','79',1.00,'500','retail','0','2025-04-06 18:26:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174395317500905233227'),(2858,'291743953129','67',1.00,'500','retail','0','2025-04-06 18:26:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:27:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174395318730283220302'),(2859,'291743953302','50',1.00,'500','retail','0','2025-04-06 18:28:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:28:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174395330444793233303'),(2860,'291743954026','85',1.00,'500','retail','0','2025-04-06 18:40:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 15:40:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174395402823424331003'),(2861,'291743955141','75',1.00,'450','retail','0','2025-04-06 18:59:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 15:59:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174395514352423309303'),(2862,'291743955557','77',1.00,'450','retail','0','2025-04-06 19:05:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-06 16:06:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174395555933230224932'),(2863,'291743955557','85',1.00,'500','retail','0','2025-04-06 19:06:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 16:06:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174395556825223800397'),(2864,'291743955635','52',1.00,'500','retail','0','2025-04-06 19:07:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-06 16:07:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174395563820332012333'),(2865,'291744024396','81',1.00,'500','retail','0','2025-04-07 14:13:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 11:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174402439800223910342'),(2866,'291744024672','68',1.00,'500','retail','0','2025-04-07 14:17:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 11:24:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174402467302331232040'),(2867,'291744024672','85',1.00,'500','retail','0','2025-04-07 14:17:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 11:24:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174402467837002430794'),(2868,'291744026179','21',1.00,'550','retail','0','2025-04-07 14:42:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-07 11:44:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174402618009273333220'),(2869,'291744026179','70',1.00,'450','retail','0','2025-04-07 14:43:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-07 11:44:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174402620632060403304'),(2870,'291744026179','77',1.00,'450','retail','0','2025-04-07 14:43:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-07 11:44:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174402622130032332003'),(2871,'291744026179','40',1.00,'550','retail','0','2025-04-07 14:43:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-07 11:44:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174402622823220424222'),(2872,'291744031753','15',1.00,'670','retail','0','2025-04-07 16:15:53','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-07 13:16:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174403175543424030002'),(2873,'291744031753','11',1.00,'600','retail','0','2025-04-07 16:15:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-07 13:16:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174403176001290227030'),(2874,'291744033829','48',1.00,'500','retail','0','2025-04-07 16:50:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 14:01:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174403383433303233338'),(2875,'291744034525','58',1.00,'600','retail','0','2025-04-07 17:02:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-07 14:02:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174403453133941544223'),(2876,'291744034906','13',1.00,'600','retail','0','2025-04-07 17:08:26','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-07 14:08:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174403490703234302420'),(2877,'291744035504','77',1.00,'450','retail','0','2025-04-07 17:18:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-07 14:18:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174403550732234311035'),(2878,'291744035771','85',1.00,'500','retail','0','2025-04-07 17:22:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 14:23:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174403577313223227742'),(2879,'291744035771','67',1.00,'500','retail','0','2025-04-07 17:23:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 14:23:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174403579720007323129'),(2880,'291744035771','80',1.00,'500','retail','0','2025-04-07 17:23:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 14:23:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174403581808403348382'),(2881,'291744035771','78',1.00,'450','retail','0','2025-04-07 17:23:51','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-07 14:23:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174403583303223022032'),(2882,'291744039443','44',1.00,'500','retail','0','2025-04-07 18:24:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 15:24:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174403944939244372222'),(2883,'291744039926','76',1.00,'500','retail','0','2025-04-07 18:32:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 15:33:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174403992922913023403'),(2884,'291744039926','68',1.00,'500','retail','0','2025-04-07 18:32:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 15:33:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174403995934912122149'),(2885,'291744039926','85',1.00,'500','retail','0','2025-04-07 18:32:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-07 15:33:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174403997242123034232'),(2886,'291744039926','6',1.00,'550','retail','0','2025-04-07 18:33:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-07 15:33:22','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174403999423939973242'),(2887,'291744041032','39',1.00,'550','retail','0','2025-04-07 18:50:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-07 15:50:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174404103431033090492'),(2888,'291744102127','28',1.00,'600','retail','0','2025-04-08 11:48:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-08 08:50:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174410213227242302202'),(2889,'291744102127','15',2.00,'1340','retail','0','2025-04-08 11:49:07','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2025-04-08 08:50:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174410214843000792222'),(2891,'291744106688','15',1.00,'670','retail','0','2025-04-08 13:04:48','bale','','','0','Cash',92.41,'670','','','29','','1','2025-04-08 10:15:52','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174410669033003320022'),(2894,'291744114676','69',1.00,'450','retail','0','2025-04-08 15:17:56','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-08 12:29:54','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174411467733322222304'),(2895,'291744114676','69',1.00,'450','retail','0','2025-04-08 15:18:08','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-08 12:29:54','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174411469041331220323'),(2896,'291744114676','69',2.00,'900','retail','0','2025-04-08 15:28:16','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-04-08 12:29:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174411529872323330332'),(2897,'291744123359','78',1.00,'450','retail','0','2025-04-08 17:42:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-08 14:43:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174412336843222693003'),(2898,'291744123359','76',2.00,'1000','retail','0','2025-04-08 17:43:14','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-08 14:43:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174412339637301941143'),(2899,'291744124168','79',1.00,'500','retail','0','2025-04-08 17:56:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-08 14:59:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174412417174072031902'),(2900,'291744124168','70',1.00,'450','retail','0','2025-04-08 17:56:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-08 14:59:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174412419130301742321'),(2901,'291744124568','58',3.00,'1800','retail','0','2025-04-08 18:02:48','bale','','','0','Cash',248.28,'600','','','29','16.00','1','2025-04-08 15:03:38','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','3.00','0','Inclusive','branch','Service','','','','','','','29174412457274437220224'),(2902,'291744128351','85',1.00,'500','retail','0','2025-04-08 19:05:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-08 16:08:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174412835355003220030'),(2903,'291744128351','77',2.00,'900','retail','0','2025-04-08 19:07:26','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-04-08 16:08:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','9.00','7','Inclusive','branch','Service','','','','','','','29174412845048333212473'),(2904,'291744128351','47',2.00,'1000','retail','0','2025-04-08 19:07:49','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-08 16:08:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174412847137830334332'),(2905,'291744128351','69',1.00,'450','retail','0','2025-04-08 19:08:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-08 16:08:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174412848603392391230'),(2906,'291744129614','70',1.00,'450','retail','0','2025-04-08 19:26:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-08 16:29:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174412961521391292700'),(2907,'291744129614','72',1.00,'450','retail','0','2025-04-08 19:27:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-08 16:29:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174412962233194290672'),(2908,'291744129614','56',1.00,'500','retail','0','2025-04-08 19:27:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-08 16:29:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174412963702373932222'),(2909,'291744190529','34',2.00,'1000','retail','0','2025-04-09 12:22:09','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-09 09:22:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','','','','','','29174419053233322353230'),(2910,'291744197854','68',1.00,'500','retail','0','2025-04-09 14:24:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-09 11:24:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174419785540228082220'),(2911,'291744199256','21',1.00,'550','retail','0','2025-04-09 14:47:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-09 11:47:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174419925723509302752'),(2912,'291744200765','17',1.00,'500','retail','0','2025-04-09 15:12:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-09 12:13:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174420076624034104623'),(2913,'291744200765','35',1.00,'500','retail','0','2025-04-09 15:13:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-09 12:13:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174420079320932037742'),(2916,'291744288215','26',1.00,'500','retail','0','2025-04-10 15:30:15','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-10 12:32:15','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174428821922212320929'),(2917,'291744288215','35',1.00,'500','retail','0','2025-04-10 15:30:51','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-10 12:32:15','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174428825221282223232'),(2918,'291744288215','4',1.00,'500','retail','0','2025-04-10 15:32:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-10 12:32:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174428833133213238200'),(2919,'291744288889','41',1.00,'550','retail','0','2025-04-10 15:41:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-10 12:42:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174428889678262364073'),(2920,'291744290975','65',1.00,'500','retail','0','2025-04-10 16:16:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-10 13:20:13','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174429121093330312302'),(2921,'291744292928','68',1.00,'500','retail','0','2025-04-10 16:48:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-10 13:53:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174429293832328433477'),(2922,'291744294212','72',1.00,'450','retail','0','2025-04-10 17:10:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-10 14:15:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174429421532223227275'),(2923,'291744294212','70',1.00,'450','retail','0','2025-04-10 17:15:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-10 14:15:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174429453043029503330'),(2924,'291744295622','7',1.00,'550','retail','0','2025-04-10 17:33:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-10 14:43:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174429562633360323220'),(2925,'291744295622','7',1.00,'550','retail','0','2025-04-10 17:33:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-10 14:43:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174429563339320063353'),(2926,'291744295622','25',1.00,'600','retail','0','2025-04-10 17:34:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-10 14:43:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174429564525209032302'),(2927,'291744295622','25',1.00,'600','retail','0','2025-04-10 17:34:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-10 14:43:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174429566153302229223'),(2928,'291744381406','15',1.00,'670','retail','0','2025-04-11 17:23:26','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-11 14:25:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174438140993022090423'),(2929,'291744381406','67',1.00,'500','retail','0','2025-04-11 17:23:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-11 14:25:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174438143444343044023'),(2930,'291744381406','56',1.00,'500','retail','0','2025-04-11 17:24:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-11 14:25:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174438145533571243321'),(2931,'291744381406','63',1.00,'500','retail','0','2025-04-11 17:24:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-11 14:25:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174438151223722220057'),(2932,'291744382078','15',2.00,'1340','retail','0','2025-04-11 17:34:38','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2025-04-11 14:35:03','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174438208338382041303'),(2933,'291744451051','58',1.00,'600','retail','0','2025-04-12 12:44:11','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-12 09:44:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174445105322051430222'),(2934,'291744453407','80',1.00,'500','retail','0','2025-04-12 13:23:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:23:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174445340839730002832'),(2935,'291744453524','50',1.00,'500','retail','0','2025-04-12 13:25:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:26:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174445356445233320322'),(2936,'291744453524','68',1.00,'500','retail','0','2025-04-12 13:26:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:26:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174445357033202272435'),(2937,'291744453870','49',1.00,'500','retail','0','2025-04-12 13:31:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:31:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174445387274072031902'),(2938,'291744453870','67',1.00,'500','retail','0','2025-04-12 13:31:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:31:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174445387637220436232'),(2939,'291744455392','48',1.00,'500','retail','0','2025-04-12 13:56:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 10:56:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174445539452134422422'),(2940,'291744455705','67',1.00,'500','retail','0','2025-04-12 14:01:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 11:01:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174445570700322223203'),(2941,'291744456257','68',1.00,'500','retail','0','2025-04-12 14:10:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 11:11:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174445627036303642322'),(2942,'291744456257','61',1.00,'500','retail','0','2025-04-12 14:11:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 11:11:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174445628244324332222'),(2943,'291744458083','79',1.00,'500','retail','0','2025-04-12 14:41:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 11:41:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174445808620212036142'),(2945,'291744459803','77',1.00,'450','retail','0','2025-04-12 15:10:03','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-12 12:10:41','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','',NULL,'29174445980540022425003'),(2946,'291744459803','84',1.00,'500','retail','0','2025-04-12 15:10:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 12:10:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174445983932030329227'),(2949,'291744459902','77',2.00,'900','retail','0','2025-04-12 15:11:42','bale','','','0','Cash',124.14,'450','','','29','','1','2025-04-12 12:13:59','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'2','9.00','7','Inclusive','branch','Service','','','','','',NULL,'29174445990712253722423'),(2950,'291744459902','13',1.00,'600','retail','0','2025-04-12 15:11:55','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-12 12:13:59','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174445991620131220422'),(2951,'291744459902','45',1.00,'450','retail','0','2025-04-12 15:13:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 12:13:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174446003522307330302'),(2952,'291744460066','7',1.00,'550','retail','0','2025-04-12 15:14:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-12 12:14:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174446006830460836438'),(2953,'291744460066','39',1.00,'550','retail','0','2025-04-12 15:14:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-12 12:14:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446009830229303320'),(2954,'291744461226','41',1.00,'550','retail','0','2025-04-12 15:33:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-12 12:34:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446122924031733230'),(2955,'291744461226','78',1.00,'450','retail','0','2025-04-12 15:34:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 12:34:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174446125749200034223'),(2956,'291744461428','68',1.00,'500','retail','0','2025-04-12 15:37:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 12:37:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174446143233111439442'),(2957,'291744461428','52',1.00,'500','retail','0','2025-04-12 15:37:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 12:37:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174446144122393942110'),(2958,'291744461467','80',1.00,'500','retail','0','2025-04-12 15:37:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 12:37:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174446146807326240031'),(2959,'291744462152','58',1.00,'600','retail','0','2025-04-12 15:49:12','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-12 12:49:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174446215477200232472'),(2960,'291744462152','50',1.00,'500','retail','0','2025-04-12 15:49:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 12:49:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174446216413120020030'),(2961,'291744463036','72',1.00,'450','retail','0','2025-04-12 16:03:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 13:04:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174446303820293361623'),(2962,'291744463106','44',1.00,'500','retail','0','2025-04-12 16:05:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 13:05:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446311130023003320'),(2963,'291744467060','31',1.00,'500','retail','0','2025-04-12 17:11:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:11:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446706242373362203'),(2964,'291744468271','47',1.00,'500','retail','0','2025-04-12 17:31:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:31:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174446827593022328503'),(2965,'291744468271','31',1.00,'500','retail','0','2025-04-12 17:31:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:31:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446831202632403023'),(2966,'291744468859','59',1.00,'450','retail','0','2025-04-12 17:41:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 14:41:03','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174446886192303303828'),(2967,'291744468981','80',1.00,'500','retail','0','2025-04-12 17:43:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:43:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174446898340221309223'),(2968,'291744468981','60',1.00,'450','retail','0','2025-04-12 17:43:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 14:43:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446899804393939230'),(2969,'291744468981','56',1.00,'500','retail','0','2025-04-12 17:43:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:43:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174446901400209227227'),(2970,'291744469153','85',1.00,'500','retail','0','2025-04-12 17:45:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:46:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174446915502322252107'),(2971,'291744469153','50',1.00,'500','retail','0','2025-04-12 17:45:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:46:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174446915932134260003'),(2972,'291744469675','32',1.00,'500','retail','0','2025-04-12 17:54:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 14:54:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174446967739233332027'),(2974,'291744471251','64',1.00,'500','retail','0','2025-04-12 18:20:51','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-12 15:33:11','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174447125793200333301'),(2975,'291744471251','64',1.00,'500','retail','0','2025-04-12 18:32:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 15:33:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174447197747213237933'),(2978,'291744473717','80',1.00,'500','retail','0','2025-04-12 19:01:57','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-12 16:03:29','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174447371872342720708'),(2979,'291744473717','64',1.00,'500','retail','0','2025-04-12 19:02:14','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-12 16:03:29','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174447373543799231720'),(2980,'291744473717','79',1.00,'500','retail','0','2025-04-12 19:03:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-12 16:03:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174447380503320702843'),(2982,'291744474465','49',1.00,'500','retail','0','2025-04-12 19:14:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-12 16:15:39','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174447446734432611726'),(2983,'291744474465','69',1.00,'450','retail','0','2025-04-12 19:15:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-12 16:15:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174447453723230327923'),(2984,'291744537895','41',1.00,'550','retail','0','2025-04-13 12:51:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-13 09:51:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174453789620933033532'),(2985,'291744538537','69',1.00,'450','retail','0','2025-04-13 13:02:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 10:02:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174453853802032353530'),(2986,'291744538537','84',1.00,'500','retail','0','2025-04-13 13:02:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 10:02:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174453854822333835322'),(2987,'291744539540','82',1.00,'500','retail','0','2025-04-13 13:19:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 10:19:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174453954102327003499'),(2988,'291744540000','72',1.00,'450','retail','0','2025-04-13 13:26:40','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 10:26:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174454000143210022053'),(2989,'291744541192','71',1.00,'500','retail','0','2025-04-13 13:46:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 10:47:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174454120422402424430'),(2990,'291744541192','81',1.00,'500','retail','0','2025-04-13 13:47:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 10:47:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174454126235104306940'),(2991,'291744543117','53',1.00,'450','retail','0','2025-04-13 14:18:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 11:18:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174454311812023321200'),(2992,'291744543979','69',1.00,'450','retail','0','2025-04-13 14:32:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 11:33:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174454398075452022230'),(2993,'291744544268','17',1.00,'500','retail','0','2025-04-13 14:37:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 11:38:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174454426923376303929'),(2994,'291744544268','32',1.00,'500','retail','0','2025-04-13 14:38:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 11:38:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174454428732425224020'),(2995,'291744549465','13',1.00,'600','retail','0','2025-04-13 16:04:25','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-13 13:11:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174454946761395243725'),(2996,'291744549465','43',1.00,'600','retail','0','2025-04-13 16:04:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-13 13:11:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174454947554094302347'),(2997,'291744550382','26',1.00,'500','retail','0','2025-04-13 16:19:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 13:19:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174455038330325253804'),(2998,'291744550547','39',1.00,'550','retail','0','2025-04-13 16:22:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-13 13:22:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174455054832455220020'),(2999,'291744550547','13',1.00,'600','retail','0','2025-04-13 16:22:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-13 13:22:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174455055750035435222'),(3001,'291744550648','52',1.00,'500','retail','0','2025-04-13 16:24:08','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-13 13:25:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174455064900044023921'),(3002,'291744550648','52',1.00,'500','retail','0','2025-04-13 16:25:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 13:25:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174455072323235242520'),(3005,'291744551681','7',1.00,'550','retail','0','2025-04-13 16:41:21','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-13 13:42:19','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','',NULL,'29174455168442363722102'),(3006,'291744551681','6',1.00,'550','retail','0','2025-04-13 16:41:31','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-13 13:42:19','1','18','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174455169222327230395'),(3007,'291744551681','13',1.00,'600','retail','0','2025-04-13 16:42:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-13 13:42:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174455173813102437202'),(3008,'291744552915','49',2.00,'1000','retail','0','2025-04-13 17:01:55','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-13 14:07:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','7.00','5','Inclusive','branch','Service','','','','','','','29174455291754253217240'),(3009,'291744552915','83',1.00,'500','retail','0','2025-04-13 17:02:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 14:07:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174455292692224323222'),(3010,'291744555525','48',2.00,'1000','retail','0','2025-04-13 17:45:39','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-13 14:46:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174455554154225435102'),(3011,'291744555525','21',2.00,'1100','retail','0','2025-04-13 17:46:02','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2025-04-13 14:46:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174455556673075372422'),(3012,'291744556012','77',1.00,'450','retail','0','2025-04-13 17:53:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 14:54:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174455606222233036304'),(3013,'291744556012','74',1.00,'450','retail','0','2025-04-13 17:54:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 14:54:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174455606662225606324'),(3014,'291744557575','68',1.00,'500','retail','0','2025-04-13 18:19:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 15:20:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174455757626393353025'),(3015,'291744557575','85',1.00,'500','retail','0','2025-04-13 18:19:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 15:20:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174455759294022123332'),(3016,'291744558743','50',1.00,'500','retail','0','2025-04-13 18:39:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-13 15:39:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174455874584309924522'),(3017,'291744559431','77',1.00,'450','retail','0','2025-04-13 18:50:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 15:50:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174455943332550234323'),(3018,'291744564056','45',1.00,'450','retail','0','2025-04-13 20:07:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-13 17:07:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174456405775652722230'),(3019,'291744619655','77',1.00,'450','retail','0','2025-04-14 11:34:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-14 08:35:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174461965859253333326'),(3020,'291744619655','76',1.00,'500','retail','0','2025-04-14 11:34:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 08:35:16','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174461967694274043031'),(3021,'291744619655','85',1.00,'500','retail','0','2025-04-14 11:34:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 08:35:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174461970090309924122'),(3022,'291744638138','81',1.00,'500','retail','0','2025-04-14 16:43:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 13:43:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174463820230020307021'),(3023,'291744639081','16',1.00,'500','retail','0','2025-04-14 16:58:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 13:58:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174463909137343329226'),(3024,'291744642330','31',1.00,'500','retail','0','2025-04-14 17:52:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 14:52:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174464233230024233062'),(3025,'291744645735','80',1.00,'500','retail','0','2025-04-14 18:48:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 15:49:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174464573732399530020'),(3026,'291744645735','80',1.00,'500','retail','0','2025-04-14 18:49:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-14 15:49:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174464574676072032032'),(3027,'291744710240','64',1.00,'500','retail','0','2025-04-15 12:44:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 09:57:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174471024123092207027'),(3028,'291744710240','64',1.00,'500','retail','0','2025-04-15 12:44:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 09:57:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174471024523204072442'),(3029,'291744710240','64',1.00,'500','retail','0','2025-04-15 12:44:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 09:57:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174471024822702002402'),(3030,'291744721874','85',1.00,'500','retail','0','2025-04-15 15:57:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 12:59:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174472187573233213237'),(3031,'291744721874','77',1.00,'450','retail','0','2025-04-15 15:58:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-15 12:59:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174472188632202331380'),(3032,'291744721874','56',1.00,'500','retail','0','2025-04-15 15:58:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 12:59:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174472191270223102291'),(3033,'291744723325','49',1.00,'500','retail','0','2025-04-15 16:22:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 13:22:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174472332872234323203'),(3034,'291744723325','64',1.00,'500','retail','0','2025-04-15 16:22:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 13:22:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174472333430304073232'),(3035,'291744724075','35',1.00,'500','retail','0','2025-04-15 16:34:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 13:47:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174472411792773927343'),(3036,'291744732284','70',1.00,'450','retail','0','2025-04-15 18:51:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-15 15:57:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174473228630282302382'),(3037,'291744732284','79',1.00,'500','retail','0','2025-04-15 18:51:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-15 15:57:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174473229703420233372'),(3038,'291744798883','81',1.00,'500','retail','0','2025-04-16 13:21:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-16 10:25:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174479888582838402930'),(3039,'291744800280','7',1.00,'550','retail','0','2025-04-16 13:44:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-16 10:44:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174480028130000223222'),(3040,'291744808738','4',1.00,'500','retail','0','2025-04-16 16:05:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-16 13:05:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174480873908222292323'),(3041,'291744808944','3',1.00,'500','retail','0','2025-04-16 16:09:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-16 13:17:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174480894833212013188'),(3042,'291744808944','46',1.00,'450','retail','0','2025-04-16 16:09:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-16 13:17:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174480899737333907072'),(3043,'291744809458','35',1.00,'500','retail','0','2025-04-16 16:17:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-16 13:17:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174480945923733094923'),(3044,'291744810232','49',1.00,'500','retail','0','2025-04-16 16:30:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-16 13:30:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174481023508123223322'),(3045,'291744810832','7',1.00,'550','retail','0','2025-04-16 16:40:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-16 13:40:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174481083413022842434'),(3046,'291744883213','13',1.00,'600','retail','0','2025-04-17 12:46:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-17 09:59:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174488321423322000334'),(3047,'291744886456','38',1.00,'600','retail','0','2025-04-17 13:40:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-17 10:52:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174488645803203280834'),(3048,'291744892643','49',1.00,'500','retail','0','2025-04-17 15:24:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-17 12:25:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174489264442363722102'),(3049,'291744896082','69',1.00,'450','retail','0','2025-04-17 16:21:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-17 13:21:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174489608500244729202'),(3050,'291744896082','72',1.00,'450','retail','0','2025-04-17 16:21:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-17 13:21:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174489609203023743033'),(3051,'291744900171','56',1.00,'500','retail','0','2025-04-17 17:29:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-17 14:35:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174490019347223930904'),(3052,'291744900171','70',1.00,'450','retail','0','2025-04-17 17:33:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-17 14:35:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174490042334323333332'),(3053,'291744900745','85',1.00,'500','retail','0','2025-04-17 17:39:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-17 14:39:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174490075523032533730'),(3054,'291744901040','21',1.00,'550','retail','0','2025-04-17 17:44:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-17 14:51:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174490104224113312022'),(3055,'291744902198','85',1.00,'500','retail','0','2025-04-17 18:03:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-17 15:05:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174490221620209324242'),(3056,'291744966263','5',1.00,'600','retail','0','2025-04-18 11:51:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 08:51:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174496626423362434002'),(3057,'291744966263','37',1.00,'600','retail','0','2025-04-18 11:51:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 08:51:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174496626932349239292'),(3060,'291744969112','4',1.00,'500','retail','0','2025-04-18 12:38:32','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 09:40:10','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174496911422222063730'),(3061,'291744969112','9',1.00,'550','retail','0','2025-04-18 12:39:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-18 09:40:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174496917943002270203'),(3062,'291744969112','43',1.00,'600','retail','0','2025-04-18 12:39:51','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 09:40:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174496919306213130439'),(3063,'291744973847','45',1.00,'450','retail','0','2025-04-18 13:57:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 10:57:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174497385230373732322'),(3064,'291744973847','49',1.00,'500','retail','0','2025-04-18 13:57:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 10:57:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174497385922321393222'),(3065,'291744973883','69',2.00,'900','retail','0','2025-04-18 13:58:03','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-04-18 10:58:16','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174497389433933300933'),(3066,'291744968523','85',1.00,'500','retail','0','2025-04-18 12:28:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 10:59:51','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','',NULL,'29174496852422507522083'),(3067,'291744968523','52',1.00,'500','retail','0','2025-04-18 13:59:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 10:59:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174497398913232902303'),(3068,'291744974709','64',2.00,'1000','retail','0','2025-04-18 14:11:49','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-18 11:14:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174497471633392061396'),(3069,'291744974709','64',1.00,'500','retail','0','2025-04-18 14:14:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 11:14:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174497484422333922132'),(3070,'291744974709','52',1.00,'500','retail','0','2025-04-18 14:14:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 11:14:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174497485330437908793'),(3072,'291744975516','46',1.00,'450','retail','0','2025-04-18 14:25:16','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 11:32:25','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174497551837535233320'),(3073,'291744975516','53',1.00,'450','retail','0','2025-04-18 14:32:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 11:32:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174497594323229702343'),(3074,'291744981092','77',1.00,'450','retail','0','2025-04-18 15:58:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 12:58:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174498109302231030200'),(3075,'291744981092','45',1.00,'450','retail','0','2025-04-18 15:58:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 12:58:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174498110120411323723'),(3076,'291744981092','46',1.00,'450','retail','0','2025-04-18 15:58:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 12:58:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174498112730222211331'),(3077,'291744981454','26',1.00,'500','retail','0','2025-04-18 16:04:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 13:04:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174498145634622422090'),(3078,'291744981454','26',1.00,'500','retail','0','2025-04-18 16:04:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 13:04:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174498146420094323126'),(3079,'291744982910','78',1.00,'450','retail','0','2025-04-18 16:28:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 13:28:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174498291202293223232'),(3080,'291744982910','78',1.00,'450','retail','0','2025-04-18 16:28:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 13:28:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174498292742233397229'),(3083,'291744983800','78',1.00,'450','retail','0','2025-04-18 16:43:20','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 13:46:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174498380112842028121'),(3084,'291744983800','53',1.00,'450','retail','0','2025-04-18 16:43:25','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 13:46:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174498380638032233302'),(3085,'291744983800','70',1.00,'450','retail','0','2025-04-18 16:44:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 13:46:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174498389533043083332'),(3086,'291744983800','74',1.00,'450','retail','0','2025-04-18 16:45:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 13:46:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174498394942433303284'),(3087,'291744986657','58',1.00,'600','retail','0','2025-04-18 17:30:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 14:37:44','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174498665922903392239'),(3088,'291744987275','41',1.00,'550','retail','0','2025-04-18 17:41:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-18 14:41:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174498727633079707300'),(3090,'291744987619','4',1.00,'500','retail','0','2025-04-18 17:47:00','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 14:50:30','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174498762132363723090'),(3091,'291744987619','35',1.00,'500','retail','0','2025-04-18 17:50:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 14:50:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174498782832337028322'),(3092,'291744988180','86',1.00,'500','retail','0','2025-04-18 17:56:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 14:56:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174498818223023423301'),(3093,'291744989061','84',1.00,'500','retail','0','2025-04-18 18:11:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 15:11:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174498906332303373303'),(3094,'291744989584','37',1.00,'600','retail','0','2025-04-18 18:19:44','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 15:19:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174498958803320702549'),(3095,'291744989886','77',1.00,'450','retail','0','2025-04-18 18:24:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-18 15:24:49','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174498988732932232384'),(3096,'291744990083','6',1.00,'550','retail','0','2025-04-18 18:28:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-18 15:29:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174499009530299203322'),(3097,'291744990083','71',1.00,'500','retail','0','2025-04-18 18:28:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 15:29:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174499012912943932302'),(3098,'291744990083','15',1.00,'670','retail','0','2025-04-18 18:29:17','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-18 15:29:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174499015833729782930'),(3099,'291744991144','8',1.00,'600','retail','0','2025-04-18 18:45:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 15:45:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174499114603401902422'),(3100,'291744991528','13',1.00,'600','retail','0','2025-04-18 18:52:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 15:52:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174499153009022291339'),(3101,'291744993129','25',1.00,'600','retail','0','2025-04-18 19:18:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-18 16:19:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174499313523392303233'),(3102,'291744995857','64',1.00,'500','retail','0','2025-04-18 20:04:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-18 17:04:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174499585888312290920'),(3103,'291745056037','71',1.00,'500','retail','0','2025-04-19 12:47:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 10:00:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174505603833352292205'),(3107,'291745058458','7',1.00,'550','retail','0','2025-04-19 13:27:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 10:27:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174505845909229983253'),(3108,'291745058475','59',1.00,'450','retail','0','2025-04-19 13:27:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 10:28:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174505847620308532325'),(3109,'291745058475','59',1.00,'450','retail','0','2025-04-19 13:28:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 10:28:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174505848135333235238'),(3110,'291745059145','82',1.00,'500','retail','0','2025-04-19 13:39:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 10:39:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174505914603512305362'),(3111,'291745059525','7',1.00,'550','retail','0','2025-04-19 13:45:25','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 10:45:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174505952615232036092'),(3112,'291745059544','35',2.00,'1000','retail','0','2025-04-19 13:45:44','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-19 10:45:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174505954529223352523'),(3113,'291745060419','78',1.00,'450','retail','0','2025-04-19 14:00:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 11:00:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174506042131300323227'),(3114,'291745064659','49',1.00,'500','retail','0','2025-04-19 15:10:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 12:15:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174506466023122303233'),(3115,'291745065654','21',1.00,'550','retail','0','2025-04-19 15:27:34','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 12:27:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174506565909042223532'),(3116,'291745056882','60',1.00,'450','retail','0','2025-04-19 13:01:22','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-19 12:33:02','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','',NULL,'29174505688992355356030'),(3117,'291745056882','78',2.00,'900','retail','0','2025-04-19 13:01:42','bale','','','0','Cash',124.14,'450','','','29','','1','2025-04-19 12:33:02','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','',NULL,'29174505690763740233220'),(3118,'291745056882','46',1.00,'450','retail','0','2025-04-19 13:01:57','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-19 12:33:02','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174505691900350232212'),(3119,'291745056882','78',1.00,'450','retail','0','2025-04-19 15:32:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 12:33:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174506597793020730320'),(3120,'291745066364','6',1.00,'550','retail','0','2025-04-19 15:39:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 12:39:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174506636612103370302'),(3121,'291745066569','64',1.00,'500','retail','0','2025-04-19 15:42:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 12:42:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174506657272632030032'),(3122,'291745067922','58',1.00,'600','retail','0','2025-04-19 16:05:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 13:13:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174506792626262513543'),(3123,'291745068453','1',1.00,'500','retail','0','2025-04-19 16:14:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:14:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174506845502602036232'),(3124,'291745068520','7',1.00,'550','retail','0','2025-04-19 16:15:20','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 13:15:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174506852226423734233'),(3125,'291745068520','28',1.00,'600','retail','0','2025-04-19 16:15:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 13:15:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174506853322229882333'),(3126,'291745068520','27',1.00,'500','retail','0','2025-04-19 16:15:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:15:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174506854422022424023'),(3127,'291745069193','52',1.00,'500','retail','0','2025-04-19 16:26:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:33:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174506919746292534209'),(3128,'291745069193','70',1.00,'450','retail','0','2025-04-19 16:28:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 13:33:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174506928330242331223'),(3129,'291745069193','78',1.00,'450','retail','0','2025-04-19 16:28:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 13:33:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174506928803232226223'),(3130,'291745069193','78',1.00,'450','retail','0','2025-04-19 16:30:42','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 13:33:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174506944330224592331'),(3131,'291745069193','65',1.00,'500','retail','0','2025-04-19 16:32:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:33:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174506955902522722350'),(3132,'291745069193','77',1.00,'450','retail','0','2025-04-19 16:32:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-19 13:33:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174506956823423382220'),(3133,'291745069193','49',1.00,'500','retail','0','2025-04-19 16:33:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:33:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174506958530435633386'),(3134,'291745070534','85',1.00,'500','retail','0','2025-04-19 16:48:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 13:48:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174507053652329923363'),(3136,'291745071405','81',1.00,'500','retail','0','2025-04-19 17:03:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 14:03:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174507140664014302347'),(3137,'291745071405','54',1.00,'550','retail','0','2025-04-19 17:03:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 14:03:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174507142832002430791'),(3138,'291745071898','25',1.00,'600','retail','0','2025-04-19 17:11:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 14:13:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174507189942302507001'),(3139,'291745071898','8',1.00,'600','retail','0','2025-04-19 17:11:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 14:13:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174507190631932302321'),(3140,'291745071898','8',1.00,'600','retail','0','2025-04-19 17:11:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 14:13:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174507191932320072033'),(3141,'291745070596','17',1.00,'500','retail','0','2025-04-19 16:49:56','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-19 14:14:42','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174507060029230322102'),(3142,'291745072157','58',1.00,'600','retail','0','2025-04-19 17:15:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-19 14:16:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174507215870332202220'),(3143,'291745072476','7',1.00,'550','retail','0','2025-04-19 17:21:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 14:21:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174507247922223273923'),(3144,'291745073477','6',1.00,'550','retail','0','2025-04-19 17:37:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 14:39:32','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174507347802302222239'),(3145,'291745074573','24',1.00,'550','retail','0','2025-04-19 17:56:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-19 14:56:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174507457772303020400'),(3146,'291745074799','84',1.00,'500','retail','0','2025-04-19 18:00:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 15:00:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174507480103230402143'),(3147,'291745078522','3',1.00,'500','retail','0','2025-04-19 19:02:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-19 16:02:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174507852534221120233'),(3148,'291745140608','77',1.00,'450','retail','0','2025-04-20 12:16:48','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 09:17:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174514061124005309023'),(3149,'291745140608','72',1.00,'450','retail','0','2025-04-20 12:16:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 09:17:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174514062302323922032'),(3150,'291745141576','68',1.00,'500','retail','0','2025-04-20 12:32:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 09:35:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174514157727730395220'),(3151,'291745141576','68',1.00,'500','retail','0','2025-04-20 12:32:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 09:35:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174514158211290123912'),(3152,'291745141576','68',1.00,'500','retail','0','2025-04-20 12:33:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 09:35:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174514158620265022252'),(3153,'291745141576','77',1.00,'450','retail','0','2025-04-20 12:34:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 09:35:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174514167222153951224'),(3154,'291745141576','59',1.00,'450','retail','0','2025-04-20 12:34:43','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 09:35:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174514168441220022016'),(3155,'291745142343','65',1.00,'500','retail','0','2025-04-20 12:45:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 09:46:13','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174514234522302240122'),(3156,'291745142343','64',1.00,'500','retail','0','2025-04-20 12:46:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 09:46:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174514237001200730503'),(3157,'291745145846','45',1.00,'450','retail','0','2025-04-20 13:44:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 10:44:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174514584812301083034'),(3158,'291745146533','56',1.00,'500','retail','0','2025-04-20 13:55:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 10:56:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174514654421723132245'),(3159,'291745146533','74',1.00,'450','retail','0','2025-04-20 13:56:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 10:56:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174514656333730312705'),(3160,'291745146533','72',1.00,'450','retail','0','2025-04-20 13:56:10','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 10:56:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174514657120225210730'),(3161,'291745146533','84',1.00,'500','retail','0','2025-04-20 13:56:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 10:56:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174514659797320030222'),(3162,'291745147054','63',1.00,'500','retail','0','2025-04-20 14:04:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 11:04:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174514706730097203032'),(3163,'291745149051','48',1.00,'500','retail','0','2025-04-20 14:37:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 11:37:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174514905422743033022'),(3164,'291745151277','7',1.00,'550','retail','0','2025-04-20 15:14:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-20 12:17:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174515127823520233331'),(3165,'291745151451','5',1.00,'600','retail','0','2025-04-20 15:17:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-20 12:17:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174515145422152232311'),(3166,'291745152338','7',1.00,'550','retail','0','2025-04-20 15:32:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-20 12:32:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174515234554535074020'),(3167,'291745152395','79',1.00,'500','retail','0','2025-04-20 15:33:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 12:33:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174515239822355223753'),(3168,'291745152635','49',1.00,'500','retail','0','2025-04-20 15:37:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 12:37:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174515263663212351537'),(3169,'291745153296','38',1.00,'600','retail','0','2025-04-20 15:48:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-20 12:48:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174515329953394302324'),(3170,'291745153624','80',1.00,'500','retail','0','2025-04-20 15:53:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 12:53:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174515362838226221232'),(3171,'291745156473','64',1.00,'500','retail','0','2025-04-20 16:41:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 13:42:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174515647493325227200'),(3172,'291745156473','68',1.00,'500','retail','0','2025-04-20 16:41:32','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 13:42:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174515649422240450325'),(3173,'291745156473','64',1.00,'500','retail','0','2025-04-20 16:41:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 13:42:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174515650632239033330'),(3174,'291745157245','75',1.00,'450','retail','0','2025-04-20 16:54:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 13:54:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174515724722202324325'),(3175,'291745157962','24',1.00,'550','retail','0','2025-04-20 17:06:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-20 14:06:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174515796702333416423'),(3176,'291745158032','67',1.00,'500','retail','0','2025-04-20 17:07:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 14:07:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174515803923343570352'),(3177,'291745158813','58',1.00,'600','retail','0','2025-04-20 17:20:13','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-20 14:20:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174515881714250232723'),(3178,'291745159249','7',1.00,'550','retail','0','2025-04-20 17:27:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-20 14:28:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174515930092335355221'),(3179,'291745159249','28',1.00,'600','retail','0','2025-04-20 17:28:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-20 14:28:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174515933430093223231'),(3180,'291745160037','77',1.00,'450','retail','0','2025-04-20 17:40:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 14:41:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174516004072232000203'),(3181,'291745160037','63',1.00,'500','retail','0','2025-04-20 17:40:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 14:41:26','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174516005302321233200'),(3182,'291745160037','44',1.00,'500','retail','0','2025-04-20 17:41:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-20 14:41:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174516007100903003229'),(3183,'291745160037','46',1.00,'450','retail','0','2025-04-20 17:41:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 14:41:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174516007932100033333'),(3184,'291745161800','78',1.00,'450','retail','0','2025-04-20 18:10:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 15:10:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174516180424031023222'),(3185,'291745161800','78',1.00,'450','retail','0','2025-04-20 18:10:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 15:10:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174516181172112233221'),(3186,'291745163337','77',1.00,'450','retail','0','2025-04-20 18:35:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-20 15:35:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174516334176327032141'),(3187,'291745164669','9',1.00,'550','retail','0','2025-04-20 18:57:49','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-20 15:58:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174516467243232264713'),(3188,'291745230182','16',1.00,'500','retail','0','2025-04-21 13:09:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-21 10:10:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174523018323422332700'),(3189,'291745230253','14',1.00,'550','retail','0','2025-04-21 13:10:53','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 10:10:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174523025432323220333'),(3190,'291745230792','68',1.00,'500','retail','0','2025-04-21 13:19:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-21 10:20:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174523079549131223220'),(3191,'291745232002','77',1.00,'450','retail','0','2025-04-21 13:40:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-21 10:40:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174523200422034332202'),(3192,'291745232002','78',1.00,'450','retail','0','2025-04-21 13:40:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-21 10:40:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174523202523000002229'),(3193,'291745236480','24',1.00,'550','retail','0','2025-04-21 14:54:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 11:54:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174523648442673434342'),(3194,'291745237708','25',1.00,'600','retail','0','2025-04-21 15:15:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 12:15:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174523771010232232723'),(3195,'291745239701','15',1.00,'670','retail','0','2025-04-21 15:48:21','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-21 12:48:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174523970333202315323'),(3196,'291745240515','21',1.00,'550','retail','0','2025-04-21 16:01:55','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 13:02:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174524051623203732314'),(3197,'291745240580','39',1.00,'550','retail','0','2025-04-21 16:03:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 13:03:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174524058223003320042'),(3198,'291745241788','38',1.00,'600','retail','0','2025-04-21 16:23:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:23:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174524179193200333301'),(3199,'291745242035','42',1.00,'600','retail','0','2025-04-21 16:27:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:29:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174524203636233337635'),(3200,'291745242035','41',1.00,'550','retail','0','2025-04-21 16:27:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 13:29:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174524205923392023322'),(3201,'291745242035','8',1.00,'600','retail','0','2025-04-21 16:28:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:29:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174524212422523903022'),(3202,'291745242035','15',1.00,'670','retail','0','2025-04-21 16:29:16','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-21 13:29:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174524215710043323233'),(3203,'291745242265','38',1.00,'600','retail','0','2025-04-21 16:31:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:31:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174524226709003423203'),(3204,'291745243221','21',1.00,'550','retail','0','2025-04-21 16:47:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 13:47:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174524322422222724441'),(3205,'291745243621','8',1.00,'600','retail','0','2025-04-21 16:53:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:53:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174524362204223040962'),(3206,'291745243621','25',1.00,'600','retail','0','2025-04-21 16:53:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-21 13:53:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174524363123429234423'),(3207,'291745244422','7',1.00,'550','retail','0','2025-04-21 17:07:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 14:07:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174524442451733032137'),(3208,'291745250088','36',1.00,'550','retail','0','2025-04-21 18:41:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-21 15:41:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174525009022303292234'),(3209,'291745323736','54',1.00,'550','retail','0','2025-04-22 15:08:56','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-22 12:13:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174532373727030537732'),(3210,'291745335051','83',1.00,'500','retail','0','2025-04-22 18:17:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-22 15:17:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174533505333030533032'),(3211,'291745407994','39',1.00,'550','retail','0','2025-04-23 14:33:14','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-23 11:33:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174540799600229320234'),(3212,'291745422527','6',1.00,'550','retail','0','2025-04-23 18:35:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-23 15:35:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174542252923292533903'),(3213,'291745423055','15',1.00,'670','retail','0','2025-04-23 18:44:15','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-23 15:44:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174542305603333322350'),(3214,'291745483849','24',1.00,'550','retail','0','2025-04-24 11:37:30','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-24 08:37:43','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174548385122220330535'),(3215,'291745483849','6',1.00,'550','retail','0','2025-04-24 11:37:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-24 08:37:43','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174548386131242082202'),(3216,'291745500203','49',1.00,'500','retail','0','2025-04-24 16:10:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-24 13:10:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174550020537325233047'),(3217,'291745502579','82',1.00,'500','retail','0','2025-04-24 16:49:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-24 13:49:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174550258024292303123'),(3218,'291745502579','49',1.00,'500','retail','0','2025-04-24 16:49:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-24 13:49:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174550258403702245334'),(3219,'291745584340','51',1.00,'500','retail','0','2025-04-25 15:32:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 12:32:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174558434333220342235'),(3220,'291745593157','83',1.00,'500','retail','0','2025-04-25 17:59:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 14:59:35','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174559315929331309999'),(3221,'291745593157','48',1.00,'500','retail','0','2025-04-25 17:59:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 14:59:35','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174559316573454303953'),(3222,'291745593204','56',1.00,'500','retail','0','2025-04-25 18:00:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 15:00:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174559321820093022233'),(3223,'291745593204','71',1.00,'500','retail','0','2025-04-25 18:00:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 15:00:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174559323992373320923'),(3224,'291745593518','81',1.00,'500','retail','0','2025-04-25 18:05:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-25 15:05:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174559352200331323022'),(3225,'291745595093','78',1.00,'450','retail','0','2025-04-25 18:31:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-25 15:31:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174559509732037532723'),(3226,'291745666271','68',1.00,'500','retail','0','2025-04-26 14:17:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 11:18:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174566627767202242672'),(3227,'291745672390','85',1.00,'500','retail','0','2025-04-26 15:59:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 13:00:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174567239533534123343'),(3228,'291745672390','80',1.00,'500','retail','0','2025-04-26 16:00:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 13:00:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174567241623232222222'),(3229,'291745675351','41',1.00,'550','retail','0','2025-04-26 16:49:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-26 13:53:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174567536233029233053'),(3230,'291745675351','32',1.00,'500','retail','0','2025-04-26 16:52:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 13:53:28','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174567558353623520235'),(3231,'291745675741','41',1.00,'550','retail','0','2025-04-26 16:55:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-26 13:55:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174567574523022022533'),(3232,'291745675887','16',1.00,'500','retail','0','2025-04-26 16:58:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 14:01:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174567589422034297943'),(3233,'291745675887','6',1.00,'550','retail','0','2025-04-26 16:59:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-26 14:01:39','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174567599133220912520'),(3234,'291745675887','56',1.00,'500','retail','0','2025-04-26 17:00:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-26 14:01:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174567605632903020467'),(3235,'291745675887','36',1.00,'550','retail','0','2025-04-26 17:01:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-26 14:01:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174567609103969203036'),(3236,'291745676598','6',1.00,'550','retail','0','2025-04-26 17:09:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-26 14:10:35','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174567660992521790070'),(3237,'291745676806','77',1.00,'450','retail','0','2025-04-26 17:13:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-26 14:13:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174567681066752702333'),(3238,'291745676921','77',1.00,'450','retail','0','2025-04-26 17:15:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-26 14:15:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174567692320002362249'),(3239,'291745676921','77',1.00,'450','retail','0','2025-04-26 17:15:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-26 14:15:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174567692802236273902'),(3240,'291745676921','77',1.00,'450','retail','0','2025-04-26 17:15:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-26 14:15:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174567694162223620021'),(3241,'291745677348','37',1.00,'600','retail','0','2025-04-26 17:22:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-26 14:23:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174567735160302721224'),(3242,'291745677348','15',1.00,'670','retail','0','2025-04-26 17:23:03','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-26 14:23:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174567738707223300432'),(3243,'291745752492','15',1.00,'670','retail','0','2025-04-27 14:14:52','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-27 11:15:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575249340223210022'),(3244,'291745752492','15',1.00,'670','retail','0','2025-04-27 14:14:55','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-27 11:15:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575249632032900923'),(3245,'291745752492','15',1.00,'670','retail','0','2025-04-27 14:14:58','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-27 11:15:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575250025302020322'),(3246,'291745752607','15',1.00,'670','retail','0','2025-04-27 14:16:47','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-27 11:18:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575261033725220672'),(3247,'291745752607','58',1.00,'600','retail','0','2025-04-27 14:17:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:18:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174575262113905071200'),(3248,'291745752607','58',1.00,'600','retail','0','2025-04-27 14:17:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:18:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174575262532027503033'),(3249,'291745752607','58',1.00,'600','retail','0','2025-04-27 14:17:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:18:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174575262843282223279'),(3250,'291745752607','58',1.00,'600','retail','0','2025-04-27 14:17:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:18:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174575263130215520327'),(3251,'291745752607','37',1.00,'600','retail','0','2025-04-27 14:17:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:18:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174575266762333227233'),(3252,'291745752919','84',1.00,'500','retail','0','2025-04-27 14:21:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:22:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174575292122513339333'),(3253,'291745752919','79',1.00,'500','retail','0','2025-04-27 14:22:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:22:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174575292759031053322'),(3254,'291745753009','79',1.00,'500','retail','0','2025-04-27 14:23:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:23:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174575301205031337592'),(3255,'291745753109','59',1.00,'450','retail','0','2025-04-27 14:25:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 11:26:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174575311123001012229'),(3256,'291745753109','72',1.00,'450','retail','0','2025-04-27 14:25:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 11:26:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174575311720131173440'),(3257,'291745753109','45',1.00,'450','retail','0','2025-04-27 14:25:23','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 11:26:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174575312434233237435'),(3258,'291745753109','77',1.00,'450','retail','0','2025-04-27 14:25:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 11:26:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174575312972230229532'),(3259,'291745753109','68',1.00,'500','retail','0','2025-04-27 14:25:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:26:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174575314919353220122'),(3260,'291745753109','56',1.00,'500','retail','0','2025-04-27 14:25:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:26:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174575316231250233227'),(3261,'291745753109','46',1.00,'450','retail','0','2025-04-27 14:26:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 11:26:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174575317649772229362'),(3262,'291745753361','5',1.00,'600','retail','0','2025-04-27 14:29:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 11:30:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174575336337304306950'),(3263,'291745753361','68',1.00,'500','retail','0','2025-04-27 14:29:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:30:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174575337033421952420'),(3264,'291745753361','52',1.00,'500','retail','0','2025-04-27 14:29:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:30:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575337823073070023'),(3265,'291745753361','68',1.00,'500','retail','0','2025-04-27 14:30:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 11:30:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174575340804432224832'),(3266,'291745756998','40',1.00,'550','retail','0','2025-04-27 15:29:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-27 12:31:55','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174575700070779022730'),(3267,'291745756998','37',1.00,'600','retail','0','2025-04-27 15:30:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 12:31:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174575701632113207202'),(3268,'291745756998','49',1.00,'500','retail','0','2025-04-27 15:30:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:31:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174575705309207273003'),(3269,'291745756998','49',1.00,'500','retail','0','2025-04-27 15:30:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:31:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174575705705222132537'),(3270,'291745756998','64',1.00,'500','retail','0','2025-04-27 15:31:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:31:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174575706120522135232'),(3271,'291745756998','85',1.00,'500','retail','0','2025-04-27 15:31:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:31:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174575708533133553323'),(3272,'291745756998','56',1.00,'500','retail','0','2025-04-27 15:31:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:31:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174575710521273912775'),(3273,'291745757499','85',1.00,'500','retail','0','2025-04-27 15:38:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 12:39:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174575750033055573722'),(3274,'291745757625','75',1.00,'450','retail','0','2025-04-27 15:40:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 12:40:33','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174575762732033925223'),(3275,'291745758631','41',1.00,'550','retail','0','2025-04-27 15:57:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-27 12:57:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174575863234703035023'),(3276,'291745759161','12',1.00,'550','retail','0','2025-04-27 16:06:01','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-27 13:06:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174575916342200227222'),(3277,'291745759863','71',1.00,'500','retail','0','2025-04-27 16:17:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 13:17:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174575986423560879278'),(3278,'291745760388','74',1.00,'450','retail','0','2025-04-27 16:26:28','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-27 13:27:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174576038979332102323'),(3279,'291745760388','47',1.00,'500','retail','0','2025-04-27 16:26:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 13:27:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174576040832333977900'),(3280,'291745760388','81',1.00,'500','retail','0','2025-04-27 16:26:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 13:27:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576041833223264323'),(3281,'291745761293','75',2.00,'900','retail','0','2025-04-27 16:41:33','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-04-27 13:41:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174576129522012325300'),(3282,'291745763345','84',2.00,'1000','retail','0','2025-04-27 17:15:45','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-04-27 14:15:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','6.00','4','Inclusive','branch','Service','','','','','','','29174576335002525050523'),(3283,'291745763925','56',1.00,'500','retail','0','2025-04-27 17:25:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 14:25:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174576392799309703922'),(3284,'291745763925','76',1.00,'500','retail','0','2025-04-27 17:25:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 14:25:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576394029237222242'),(3285,'291745764307','80',1.00,'500','retail','0','2025-04-27 17:31:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 14:32:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174576431320722623232'),(3286,'291745764307','81',1.00,'500','retail','0','2025-04-27 17:32:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 14:32:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576435832323431252'),(3289,'291745765932','86',1.00,'500','retail','0','2025-04-27 17:58:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-27 15:06:26','1','20','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174576593453306395472'),(3290,'291745765932','86',1.00,'500','retail','0','2025-04-27 18:06:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 15:06:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576638270523632322'),(3291,'291745766837','68',1.00,'500','retail','0','2025-04-27 18:13:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 15:14:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174576683922700254330'),(3292,'291745767261','52',1.00,'500','retail','0','2025-04-27 18:21:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-27 15:21:18','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576727116023133107'),(3293,'291745767624','54',1.00,'550','retail','0','2025-04-27 18:27:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-27 15:27:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174576763433033052339'),(3294,'291745767683','10',1.00,'600','retail','0','2025-04-27 18:28:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 15:28:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174576768532357631707'),(3295,'291745768769','8',1.00,'600','retail','0','2025-04-27 18:46:09','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-27 15:46:18','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174576877337830337336'),(3297,'291745768925','15',1.00,'670','retail','0','2025-04-27 18:48:45','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-04-27 15:49:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174576893130973227232'),(3302,'291745768833','80',1.00,'500','retail','0','2025-04-27 18:47:13','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-27 15:52:58','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174576883722661637933'),(3303,'291745768833','80',1.00,'500','retail','0','2025-04-27 18:51:47','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-27 15:52:58','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174576910933130033343'),(3304,'291745768833','61',2.00,'1000','retail','0','2025-04-27 18:51:54','bale','','','0','Cash',137.93,'500','','','29','','1','2025-04-27 15:52:58','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','',NULL,'29174576911803222222220'),(3305,'291745768833','68',1.00,'500','retail','0','2025-04-27 18:52:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-27 15:52:58','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174576913103132220130'),(3306,'291745846199','78',1.00,'450','retail','0','2025-04-28 16:16:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-28 13:16:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174584620433372003232'),(3307,'291745847723','34',1.00,'500','retail','0','2025-04-28 16:42:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-28 13:42:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174584772622323330023'),(3308,'291745916540','13',1.00,'600','retail','0','2025-04-29 11:49:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-04-29 08:49:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174591654352303313092'),(3309,'291745928597','1',1.00,'500','retail','0','2025-04-29 15:09:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-29 12:19:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174592860582169522522'),(3310,'291745931766','64',1.00,'500','retail','0','2025-04-29 16:02:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-29 13:10:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174593177033071012002'),(3311,'291746001711','14',1.00,'550','retail','0','2025-04-30 11:28:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-30 08:28:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174600171372043332329'),(3312,'291746004492','47',1.00,'500','retail','0','2025-04-30 12:14:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-30 09:15:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174600449320320234932'),(3313,'291746004492','49',1.00,'500','retail','0','2025-04-30 12:15:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-30 09:15:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174600450932729706333'),(3314,'291746013128','71',1.00,'500','retail','0','2025-04-30 14:38:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-04-30 11:38:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174601313424903034230'),(3315,'291746021876','77',1.00,'450','retail','0','2025-04-30 17:04:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-04-30 14:39:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174602188828223223228'),(3316,'291746028004','21',1.00,'550','retail','0','2025-04-30 18:46:44','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-04-30 16:04:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174602800833001082002'),(3317,'291746087378','81',1.00,'500','retail','0','2025-05-01 11:16:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 08:16:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174608737903922309062'),(3318,'291746097492','36',1.00,'550','retail','0','2025-05-01 14:04:53','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-01 11:05:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174609749437303702322'),(3319,'291746097492','33',1.00,'600','retail','0','2025-05-01 14:05:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-01 11:05:07','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174609750524202542336'),(3320,'291746099707','75',1.00,'450','retail','0','2025-05-01 14:41:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 11:42:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174609970836379239232'),(3321,'291746099707','45',1.00,'450','retail','0','2025-05-01 14:41:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 11:42:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174609971729022773230'),(3322,'291746099707','78',1.00,'450','retail','0','2025-05-01 14:42:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 11:42:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174609972893342720320'),(3323,'291746100834','42',1.00,'600','retail','0','2025-05-01 15:00:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-01 12:00:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610083691329373326'),(3324,'291746100834','35',1.00,'500','retail','0','2025-05-01 15:00:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:00:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174610085133533300933'),(3325,'291746102516','21',1.00,'550','retail','0','2025-05-01 15:28:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-01 12:36:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174610251730224663730'),(3326,'291746102516','84',1.00,'500','retail','0','2025-05-01 15:28:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:36:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174610252625626533223'),(3327,'291746102516','86',1.00,'500','retail','0','2025-05-01 15:29:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:36:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610254430391004331'),(3328,'291746103011','13',1.00,'600','retail','0','2025-05-01 15:36:51','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-01 12:40:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174610301233233900622'),(3329,'291746103296','15',1.00,'670','retail','0','2025-05-01 15:41:36','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-01 12:41:40','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610329722342222323'),(3330,'291746103679','4',5.00,'2500','retail','0','2025-05-01 15:47:59','bale','','','0','Cash',344.83,'500','','','29','16.00','1','2025-05-01 12:48:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'5','1.00','-4','Inclusive','branch','Service','','','','','','','29174610368320330944090'),(3331,'291746103785','86',1.00,'500','retail','0','2025-05-01 15:49:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:50:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610378630200293231'),(3332,'291746103785','86',1.00,'500','retail','0','2025-05-01 15:49:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:50:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610379010620003023'),(3333,'291746103830','38',1.00,'600','retail','0','2025-05-01 15:50:30','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-01 12:50:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174610383102227313312'),(3334,'291746104125','26',1.00,'500','retail','0','2025-05-01 15:55:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 12:57:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174610412622107122043'),(3335,'291746104247','46',1.00,'450','retail','0','2025-05-01 15:57:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 13:00:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174610424927692032023'),(3336,'291746104941','86',1.00,'500','retail','0','2025-05-01 16:09:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 13:09:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174610494316021791222'),(3337,'291746109254','47',1.00,'500','retail','0','2025-05-01 17:20:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:22:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174610925509222352292'),(3338,'291746109254','68',1.00,'500','retail','0','2025-05-01 17:21:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:22:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174610931703721021732'),(3339,'291746109554','57',1.00,'500','retail','0','2025-05-01 17:25:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:36:29','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174610955615393990253'),(3340,'291746110208','81',1.00,'500','retail','0','2025-05-01 17:36:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:50:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174611021222321320313'),(3341,'291746110208','46',1.00,'450','retail','0','2025-05-01 17:37:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 14:50:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174611023322036292100'),(3342,'291746110208','28',1.00,'600','retail','0','2025-05-01 17:38:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-01 14:50:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174611031133321632063'),(3343,'291746111032','46',1.00,'450','retail','0','2025-05-01 17:50:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 14:50:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174611103321720223212'),(3344,'291746111047','71',1.00,'500','retail','0','2025-05-01 17:50:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:50:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174611104847323233143'),(3345,'291746111084','50',1.00,'500','retail','0','2025-05-01 17:51:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 14:51:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174611108632903020411'),(3346,'291746111108','24',1.00,'550','retail','0','2025-05-01 17:51:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-01 14:51:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174611111029216923110'),(3347,'291746111819','78',1.00,'450','retail','0','2025-05-01 18:03:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-01 15:03:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174611182033721702930'),(3348,'291746111831','32',1.00,'500','retail','0','2025-05-01 18:03:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 15:03:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174611183222183023480'),(3349,'291746112757','7',1.00,'550','retail','0','2025-05-01 18:19:17','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-01 15:19:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174611276022330737232'),(3350,'291746112757','26',1.00,'500','retail','0','2025-05-01 18:19:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-01 15:19:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174611277670423273222'),(3351,'291746194410','48',1.00,'500','retail','0','2025-05-02 17:00:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-02 14:00:50','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174619441632233233330'),(3352,'291746198025','4',1.00,'500','retail','0','2025-05-02 18:00:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-02 15:00:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174619803032030023902'),(3353,'291746266528','38',1.00,'600','retail','0','2025-05-03 13:02:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-03 10:02:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174626653004001723223'),(3354,'291746274382','48',1.00,'500','retail','0','2025-05-03 15:13:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 12:21:03','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174627438422322202333'),(3355,'291746274382','78',1.00,'450','retail','0','2025-05-03 15:13:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 12:21:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174627439222223202173'),(3356,'291746275265','77',1.00,'450','retail','0','2025-05-03 15:27:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 12:28:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174627526724322231200'),(3357,'291746275265','64',1.00,'500','retail','0','2025-05-03 15:27:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 12:28:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174627527936912122145'),(3358,'291746275265','69',1.00,'450','retail','0','2025-05-03 15:28:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 12:28:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174627528731230265392'),(3359,'291746276209','58',1.00,'600','retail','0','2025-05-03 15:43:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-03 12:47:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174627621133031012223'),(3360,'291746276209','58',1.00,'600','retail','0','2025-05-03 15:43:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-03 12:47:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174627621303241222232'),(3361,'291746279495','59',1.00,'450','retail','0','2025-05-03 16:38:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 13:43:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174627950090333227262'),(3362,'291746281644','35',1.00,'500','retail','0','2025-05-03 17:14:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:14:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174628164664320114004'),(3363,'291746282290','81',1.00,'500','retail','0','2025-05-03 17:24:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:24:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174628229101323208324'),(3364,'291746282674','67',1.00,'500','retail','0','2025-05-03 17:31:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:33:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174628267604662302602'),(3365,'291746282674','75',1.00,'450','retail','0','2025-05-03 17:31:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 14:33:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174628269553228139330'),(3366,'291746282674','67',1.00,'500','retail','0','2025-05-03 17:31:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:33:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174628272076227302230'),(3367,'291746282674','69',1.00,'450','retail','0','2025-05-03 17:32:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 14:33:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174628274237222422020'),(3368,'291746282674','45',1.00,'450','retail','0','2025-05-03 17:32:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-03 14:33:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174628277882327732073'),(3369,'291746282854','63',1.00,'500','retail','0','2025-05-03 17:34:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:34:24','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174628285520932233854'),(3370,'291746282854','86',1.00,'500','retail','0','2025-05-03 17:34:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 14:34:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174628286203292622763'),(3371,'291746283796','15',2.00,'1340','retail','0','2025-05-03 17:49:56','bale','','','0','Cash',184.83,'670','','','29','16.00','1','2025-05-03 14:50:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174628379877223372130'),(3372,'291746284583','15',1.00,'670','retail','0','2025-05-03 18:03:03','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-03 15:06:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174628458522233232335'),(3373,'291746284809','55',1.00,'500','retail','0','2025-05-03 18:06:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 15:11:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174628481021233033022'),(3374,'291746284809','58',1.00,'600','retail','0','2025-05-03 18:11:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-03 15:11:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174628506609023101232'),(3375,'291746286721','35',1.00,'500','retail','0','2025-05-03 18:38:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-03 15:39:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174628673130202012226'),(3376,'291746344169','53',1.00,'450','retail','0','2025-05-04 10:36:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-04 07:36:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174634417022094422373'),(3377,'291746354395','68',1.00,'500','retail','0','2025-05-04 13:26:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 10:26:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174635439702422322933'),(3378,'291746363318','47',1.00,'500','retail','0','2025-05-04 15:55:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 12:56:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636332422300330230'),(3379,'291746363318','46',1.00,'450','retail','0','2025-05-04 15:55:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-04 12:56:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174636335747793233303'),(3380,'291746364894','25',1.00,'600','retail','0','2025-05-04 16:21:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:28:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174636489543290233203'),(3381,'291746364894','11',1.00,'600','retail','0','2025-05-04 16:21:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:28:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636490474933136232'),(3382,'291746364894','28',1.00,'600','retail','0','2025-05-04 16:21:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:28:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174636491023323313320'),(3383,'291746365608','25',1.00,'600','retail','0','2025-05-04 16:33:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:34:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174636561413332320062'),(3384,'291746365608','11',1.00,'600','retail','0','2025-05-04 16:33:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:34:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636562932200626235'),(3385,'291746365608','11',1.00,'600','retail','0','2025-05-04 16:33:57','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:34:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636563833222264625'),(3386,'291746366100','58',1.00,'600','retail','0','2025-05-04 16:41:40','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:58:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174636610163710033331'),(3387,'291746366100','5',1.00,'600','retail','0','2025-05-04 16:58:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 13:58:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636709830240002324'),(3388,'291746367109','71',1.00,'500','retail','0','2025-05-04 16:58:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 13:58:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174636711009612333303'),(3389,'291746367547','8',1.00,'600','retail','0','2025-05-04 17:05:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 14:06:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174636755849332229782'),(3390,'291746368517','60',1.00,'450','retail','0','2025-05-04 17:21:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-04 14:29:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174636851822732238329'),(3391,'291746369548','10',1.00,'600','retail','0','2025-05-04 17:39:08','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-04 14:39:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174636955159323052252'),(3392,'291746370973','84',1.00,'500','retail','0','2025-05-04 18:02:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 15:03:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174637097422202432332'),(3393,'291746371262','81',2.00,'1000','retail','0','2025-05-04 18:07:42','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-05-04 15:08:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174637126421022362213'),(3394,'291746371262','71',1.00,'500','retail','0','2025-05-04 18:07:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 15:08:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174637127021323122704'),(3395,'291746371262','56',1.00,'500','retail','0','2025-05-04 18:08:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 15:08:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174637128505006313381'),(3397,'291746371312','70',1.00,'450','retail','0','2025-05-04 18:08:32','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-04 15:24:14','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174637131424242322113'),(3398,'291746371312','56',1.00,'500','retail','0','2025-05-04 18:24:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-04 15:24:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174637225227743252922'),(3399,'291746375640','41',1.00,'550','retail','0','2025-05-04 19:20:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-04 16:25:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174637564222242302022'),(3402,'291746448121','45',1.00,'450','retail','0','2025-05-05 15:28:41','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-05 13:11:25','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','','','','',NULL,'29174644812222222270322'),(3403,'291746448121','8',1.00,'600','retail','0','2025-05-05 15:28:58','bale','','','0','Cash',82.76,'600','','','29','','1','2025-05-05 13:11:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174644814042032261243'),(3404,'291746448121','45',1.00,'450','retail','0','2025-05-05 16:11:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-05 13:11:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174645068432279323402'),(3405,'291746532145','85',1.00,'500','retail','0','2025-05-06 14:49:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-06 11:56:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174653214723102222073'),(3406,'291746532145','47',1.00,'500','retail','0','2025-05-06 14:49:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-06 11:56:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174653215540735150220'),(3407,'291746618483','41',1.00,'550','retail','0','2025-05-07 14:48:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-07 11:48:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174661849034234303297'),(3408,'291746619098','68',1.00,'500','retail','0','2025-05-07 14:58:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-07 11:58:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174661910229447333222'),(3409,'291746629455','59',1.00,'450','retail','0','2025-05-07 17:50:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-07 14:51:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174662945770032936632'),(3410,'291746715336','56',1.00,'500','retail','0','2025-05-08 17:42:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-08 14:52:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174671533700033033033'),(3411,'291746788599','58',1.00,'600','retail','0','2025-05-09 14:03:20','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-09 11:03:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174678860122323280030'),(3412,'291746791028','80',1.00,'500','retail','0','2025-05-09 14:43:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-09 11:45:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174679103023212232076'),(3413,'291746791028','35',1.00,'500','retail','0','2025-05-09 14:45:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-09 11:45:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174679111032030320170'),(3414,'291746791028','12',1.00,'550','retail','0','2025-05-09 14:45:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-09 11:45:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174679112302703129207'),(3415,'291746793177','24',1.00,'550','retail','0','2025-05-09 15:19:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-09 12:19:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174679317802330033001'),(3416,'291746798077','15',1.00,'670','retail','0','2025-05-09 16:41:17','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-09 13:41:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174679808002239300802'),(3417,'291746801280','70',1.00,'450','retail','0','2025-05-09 17:34:41','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-09 14:34:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174680128230887160317'),(3418,'291746873539','85',1.00,'500','retail','0','2025-05-10 13:38:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 10:39:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174687354023122405220'),(3419,'291746873539','31',1.00,'500','retail','0','2025-05-10 13:39:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 10:39:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174687358229342635002'),(3420,'291746877138','3',1.00,'500','retail','0','2025-05-10 14:38:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 11:39:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174687715283223022032'),(3421,'291746877385','34',1.00,'500','retail','0','2025-05-10 14:43:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 11:43:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174687739330327272002'),(3422,'291746879934','16',1.00,'500','retail','0','2025-05-10 15:25:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 12:26:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174687994132229232322'),(3423,'291746879934','34',1.00,'500','retail','0','2025-05-10 15:25:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 12:26:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174687996586323132022'),(3424,'291746881200','41',1.00,'550','retail','0','2025-05-10 15:46:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 12:46:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174688120531033383027'),(3425,'291746881915','7',1.00,'550','retail','0','2025-05-10 15:58:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 12:58:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174688192722332224322'),(3426,'291746883443','78',1.00,'450','retail','0','2025-05-10 16:24:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-10 13:24:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174688344542230833229'),(3427,'291746883663','22',1.00,'550','retail','0','2025-05-10 16:28:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 13:30:11','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174688368732806403637'),(3428,'291746883663','86',1.00,'500','retail','0','2025-05-10 16:29:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 13:30:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174688378234703036023'),(3429,'291746884241','67',1.00,'500','retail','0','2025-05-10 16:37:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 13:42:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174688424722223027033'),(3430,'291746884241','67',1.00,'500','retail','0','2025-05-10 16:39:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 13:42:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174688437461236222232'),(3432,'291746886327','34',1.00,'500','retail','0','2025-05-10 17:12:08','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-10 14:17:25','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174688633203323883003'),(3433,'291746886327','15',1.00,'670','retail','0','2025-05-10 17:17:03','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-10 14:17:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174688663321233370083'),(3434,'291746887141','56',1.00,'500','retail','0','2025-05-10 17:25:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 14:26:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174688714328039800384'),(3435,'291746887141','81',1.00,'500','retail','0','2025-05-10 17:25:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 14:26:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174688715701230340337'),(3436,'291746887775','15',1.00,'670','retail','0','2025-05-10 17:36:15','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-10 14:52:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174688778023413362800'),(3437,'291746887775','15',1.00,'670','retail','0','2025-05-10 17:36:31','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-10 14:52:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174688779739730002772'),(3438,'291746887775','6',1.00,'550','retail','0','2025-05-10 17:37:18','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 14:52:51','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174688784023200320008'),(3439,'291746887775','39',1.00,'550','retail','0','2025-05-10 17:37:42','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 14:52:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174688787203280300722'),(3440,'291746888808','79',1.00,'500','retail','0','2025-05-10 17:53:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 14:53:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174688881120328111029'),(3441,'291746888904','25',1.00,'600','retail','0','2025-05-10 17:55:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-10 14:56:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174688890793222820082'),(3442,'291746889467','46',1.00,'450','retail','0','2025-05-10 18:04:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-10 15:04:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174688946836280200248'),(3443,'291746889467','52',2.00,'1000','retail','0','2025-05-10 18:04:44','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-05-10 15:04:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174688948930030007209'),(3444,'291746889572','36',1.00,'550','retail','0','2025-05-10 18:06:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-10 15:36:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174688957558053722295'),(3445,'291746893058','81',1.00,'500','retail','0','2025-05-10 19:04:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-10 16:04:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174689306204190363360'),(3446,'291746957638','82',1.00,'500','retail','0','2025-05-11 13:00:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 10:13:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174695837892029433037'),(3447,'291746959543','26',1.00,'500','retail','0','2025-05-11 13:32:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 10:32:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174695954570229020060'),(3448,'291746960993','72',1.00,'450','retail','0','2025-05-11 13:56:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 10:56:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174696099430322330009'),(3449,'291746960993','77',1.00,'450','retail','0','2025-05-11 13:56:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 10:56:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','','','','','','29174696100042000702063'),(3450,'291746961690','85',1.00,'500','retail','0','2025-05-11 14:08:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 11:12:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174696169262036234302'),(3451,'291746962051','34',1.00,'500','retail','0','2025-05-11 14:14:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 11:14:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174696205335307733332'),(3452,'291746962422','77',1.00,'450','retail','0','2025-05-11 14:20:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 11:20:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174696242630400434360'),(3453,'291746962422','77',1.00,'450','retail','0','2025-05-11 14:20:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 11:20:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174696243236213923293'),(3454,'291746962422','69',1.00,'450','retail','0','2025-05-11 14:20:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 11:20:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174696243730294203242'),(3455,'291746965653','82',1.00,'500','retail','0','2025-05-11 15:14:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 12:19:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174696565597292223130'),(3456,'291746966971','82',1.00,'500','retail','0','2025-05-11 15:36:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 12:36:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174696697320221423603'),(3457,'291746967522','49',1.00,'500','retail','0','2025-05-11 15:45:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 12:51:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174696752329039600364'),(3458,'291746967522','74',1.00,'450','retail','0','2025-05-11 15:45:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 12:51:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174696755027302300957'),(3459,'291746968212','85',1.00,'500','retail','0','2025-05-11 15:56:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 12:58:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174696821442022328242'),(3460,'291746968212','45',1.00,'450','retail','0','2025-05-11 15:57:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 12:58:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174696823020200923326'),(3461,'291746968212','45',1.00,'450','retail','0','2025-05-11 15:57:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 12:58:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174696823426702203831'),(3462,'291746968212','85',1.00,'500','retail','0','2025-05-11 15:57:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 12:58:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174696825333339253736'),(3463,'291746968212','77',1.00,'450','retail','0','2025-05-11 15:57:52','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-11 12:58:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174696827303333323033'),(3464,'291746968419','85',1.00,'500','retail','0','2025-05-11 16:00:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 13:00:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174696842202020003233'),(3465,'291746969286','15',1.00,'670','retail','0','2025-05-11 16:14:46','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-11 13:14:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174696928700331323022'),(3466,'291746969312','4',1.00,'500','retail','0','2025-05-11 16:15:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 13:18:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174696931332723319232'),(3467,'291746969312','85',1.00,'500','retail','0','2025-05-11 16:15:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 13:18:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29174696932073023922732'),(3468,'291746969312','80',1.00,'500','retail','0','2025-05-11 16:15:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 13:18:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174696934542326340333'),(3469,'291746969312','15',1.00,'670','retail','0','2025-05-11 16:16:15','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-11 13:18:34','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174696937727020790319'),(3470,'291746972093','15',1.00,'670','retail','0','2025-05-11 17:01:33','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-11 14:02:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174697209529223302623'),(3471,'291746972093','54',1.00,'550','retail','0','2025-05-11 17:01:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-11 14:02:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174697210201233200224'),(3472,'291746972093','68',1.00,'500','retail','0','2025-05-11 17:01:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:02:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174697211106131339792'),(3473,'291746972794','34',1.00,'500','retail','0','2025-05-11 17:13:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:17:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174697279602374923022'),(3474,'291746972794','4',1.00,'500','retail','0','2025-05-11 17:13:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:17:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174697281639102327321'),(3475,'291746973139','1',1.00,'500','retail','0','2025-05-11 17:18:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:25:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174697314033320120301'),(3476,'291746973139','1',1.00,'500','retail','0','2025-05-11 17:19:02','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:25:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174697314332420374603'),(3477,'291746973139','49',1.00,'500','retail','0','2025-05-11 17:19:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-11 14:25:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174697333220332923239'),(3478,'291747135958','24',1.00,'550','retail','0','2025-05-13 14:32:38','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-13 11:41:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174713595927709203531'),(3479,'291747135958','15',1.00,'670','retail','0','2025-05-13 14:32:46','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-13 11:41:10','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174713596990322132232'),(3480,'291747218208','20',1.00,'550','retail','0','2025-05-14 13:23:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-14 10:35:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174721821020334127301'),(3481,'291747226765','77',1.00,'450','retail','0','2025-05-14 15:46:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-14 12:46:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174722676673232723332'),(3482,'291747317310','5',2.00,'1200','retail','0','2025-05-15 16:55:10','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-05-15 14:28:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174731731322373303723'),(3483,'291747406218','39',1.00,'550','retail','0','2025-05-16 17:36:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-16 14:37:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174740621922929709332'),(3484,'291747406282','20',1.00,'550','retail','0','2025-05-16 17:38:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-16 14:39:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174740628623330630208'),(3485,'291747406369','7',5.00,'2750','retail','0','2025-05-16 17:39:29','bale','','','0','Cash',379.31,'550','','','29','16.00','1','2025-05-16 14:39:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'5','14.00','9','Inclusive','branch','Service','','','','','','','29174740637530321202303'),(3486,'291747407084','56',1.00,'500','retail','0','2025-05-16 17:51:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-16 15:02:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174740708773733230227'),(3487,'291747407084','58',1.00,'600','retail','0','2025-05-16 17:52:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-16 15:02:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174740712892222023322'),(3488,'291747407773','27',1.00,'500','retail','0','2025-05-16 18:02:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-16 15:03:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174740777532030325227'),(3489,'291747479172','34',1.00,'500','retail','0','2025-05-17 13:52:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 10:53:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174747917663702230304'),(3490,'291747481764','41',1.00,'550','retail','0','2025-05-17 14:36:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-17 11:36:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174748177730020307021'),(3491,'291747485390','78',1.00,'450','retail','0','2025-05-17 15:36:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-17 12:39:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174748539132198802023'),(3492,'291747492033','37',1.00,'600','retail','0','2025-05-17 17:27:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-17 14:41:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174749203741032232237'),(3493,'291747492033','10',1.00,'600','retail','0','2025-05-17 17:27:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-17 14:41:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174749204533373100330'),(3494,'291747492033','18',1.00,'600','retail','0','2025-05-17 17:29:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-17 14:41:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174749218530221022322'),(3495,'291747492951','37',1.00,'600','retail','0','2025-05-17 17:42:32','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-17 14:45:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174749295539213923293'),(3496,'291747500174','49',1.00,'500','retail','0','2025-05-17 19:42:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 16:45:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174750017733930072522'),(3497,'291747500379','50',1.00,'500','retail','0','2025-05-17 19:46:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 16:49:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174750038131222231103'),(3498,'291747500379','71',1.00,'500','retail','0','2025-05-17 19:46:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 16:49:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174750040207002040224'),(3499,'291747500940','52',1.00,'500','retail','0','2025-05-17 19:55:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 17:04:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174750094452923330793'),(3500,'291747500940','68',1.00,'500','retail','0','2025-05-17 19:55:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 17:04:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174750094930050012270'),(3501,'291747500940','47',1.00,'500','retail','0','2025-05-17 19:55:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-17 17:04:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174750095909203905223'),(3502,'291747564367','25',1.00,'600','retail','0','2025-05-18 13:32:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-18 10:33:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174756436833033223433'),(3503,'291747564413','85',1.00,'500','retail','0','2025-05-18 13:33:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 10:33:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174756441422924363022'),(3504,'291747564461','25',1.00,'600','retail','0','2025-05-18 13:34:21','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-18 10:34:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174756446332233472333'),(3505,'291747564632','52',1.00,'500','retail','0','2025-05-18 13:37:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 10:46:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174756463322034522096'),(3506,'291747564632','78',1.00,'450','retail','0','2025-05-18 13:37:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 10:46:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174756464037301971143'),(3507,'291747565233','85',1.00,'500','retail','0','2025-05-18 13:47:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 10:47:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174756523525530000599'),(3508,'291747567301','85',1.00,'500','retail','0','2025-05-18 14:21:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:23:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174756730325720390322'),(3509,'291747567301','85',1.00,'500','retail','0','2025-05-18 14:21:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:23:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174756730802300832087'),(3510,'291747567301','80',1.00,'500','retail','0','2025-05-18 14:21:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:23:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174756732122902054323'),(3511,'291747567301','68',1.00,'500','retail','0','2025-05-18 14:22:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:23:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174756734430330352422'),(3512,'291747567301','58',1.00,'600','retail','0','2025-05-18 14:22:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-18 11:23:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174756737077535332320'),(3513,'291747567992','7',1.00,'550','retail','0','2025-05-18 14:33:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-18 11:33:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174756799307329290031'),(3514,'291747567992','36',1.00,'550','retail','0','2025-05-18 14:33:19','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-18 11:33:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174756800027000211332'),(3515,'291747568157','85',1.00,'500','retail','0','2025-05-18 14:35:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:36:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174756815822513233357'),(3516,'291747569240','84',1.00,'500','retail','0','2025-05-18 14:54:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:54:17','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174756924233274070227'),(3517,'291747569240','48',1.00,'500','retail','0','2025-05-18 14:54:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 11:54:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174756925033033250206'),(3518,'291747570222','84',1.00,'500','retail','0','2025-05-18 15:10:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 12:13:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174757022325223203173'),(3519,'291747571005','6',1.00,'550','retail','0','2025-05-18 15:23:25','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-18 12:27:16','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174757100621237222433'),(3520,'291747572811','77',1.00,'450','retail','0','2025-05-18 15:53:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 12:56:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174757281327823223127'),(3521,'291747573389','49',1.00,'500','retail','0','2025-05-18 16:03:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 13:09:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174757339202130227723'),(3522,'291747573389','50',1.00,'500','retail','0','2025-05-18 16:03:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 13:09:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174757342027393210202'),(3523,'291747573936','83',1.00,'500','retail','0','2025-05-18 16:12:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 13:12:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174757393802023282352'),(3524,'291747573936','48',1.00,'500','retail','0','2025-05-18 16:12:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 13:12:36','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174757394242002329232'),(3525,'291747575294','77',1.00,'450','retail','0','2025-05-18 16:34:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 13:40:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174757529679340270302'),(3526,'291747575294','45',1.00,'450','retail','0','2025-05-18 16:34:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 13:40:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174757530132333957900'),(3527,'291747577566','7',1.00,'550','retail','0','2025-05-18 17:12:47','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-18 14:17:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174757756888206530822'),(3528,'291747579962','26',1.00,'500','retail','0','2025-05-18 17:52:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 14:58:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174757996425007233436'),(3529,'291747579962','31',1.00,'500','retail','0','2025-05-18 17:52:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 14:58:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174757997832222250030'),(3530,'291747581034','56',1.00,'500','retail','0','2025-05-18 18:10:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 15:16:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174758103631372313387'),(3531,'291747581034','56',1.00,'500','retail','0','2025-05-18 18:10:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 15:16:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174758104293822023307'),(3532,'291747581409','44',1.00,'500','retail','0','2025-05-18 18:16:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 15:23:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174758141610237112303'),(3533,'291747581409','54',1.00,'550','retail','0','2025-05-18 18:17:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-18 15:23:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174758142923019339855'),(3534,'291747581816','34',1.00,'500','retail','0','2025-05-18 18:23:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 15:23:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174758181823280899333'),(3535,'291747581875','75',1.00,'450','retail','0','2025-05-18 18:24:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 15:33:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174758187742733208373'),(3536,'291747581875','79',1.00,'500','retail','0','2025-05-18 18:25:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 15:33:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174758190405222242323'),(3537,'291747582831','77',1.00,'450','retail','0','2025-05-18 18:40:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 15:42:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174758283337322333302'),(3538,'291747584112','4',1.00,'500','retail','0','2025-05-18 19:01:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 16:02:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174758412220935031742'),(3539,'291747584150','45',1.00,'450','retail','0','2025-05-18 19:02:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 16:07:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174758415424202502233'),(3540,'291747585081','59',1.00,'450','retail','0','2025-05-18 19:18:01','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 16:18:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174758511382233200233'),(3541,'291747585148','60',1.00,'450','retail','0','2025-05-18 19:19:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-18 16:19:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174758515000255705230'),(3542,'291747585165','49',1.00,'500','retail','0','2025-05-18 19:19:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-18 16:19:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174758516972277330297'),(3543,'291747666663','15',1.00,'670','retail','0','2025-05-19 17:57:43','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-19 15:11:41','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174766666500340762926'),(3544,'291747738913','63',1.00,'500','retail','0','2025-05-20 14:01:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-20 11:09:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174773891439332237433'); INSERT INTO `sales_order` VALUES (3545,'291747832579','65',1.00,'500','retail','0','2025-05-21 16:02:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-21 13:03:25','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174783258750373173332'),(3546,'291747832579','85',1.00,'500','retail','0','2025-05-21 16:03:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-21 13:03:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174783260100332332000'),(3547,'291747919051','68',1.00,'500','retail','0','2025-05-22 16:04:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-22 13:08:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174791905200090331229'),(3548,'291748009733','68',1.00,'500','retail','0','2025-05-23 17:15:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-23 14:16:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174800973429233839322'),(3549,'291748009733','77',1.00,'450','retail','0','2025-05-23 17:16:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-23 14:16:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174800976732908223027'),(3550,'291748009733','77',1.00,'450','retail','0','2025-05-23 17:16:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-23 14:16:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174800977372020223023'),(3551,'291748009733','80',1.00,'500','retail','0','2025-05-23 17:16:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-23 14:16:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174800978733380270083'),(3552,'291748010510','85',1.00,'500','retail','0','2025-05-23 17:28:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-23 14:28:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174801051333233001320'),(3553,'291748084834','56',1.00,'500','retail','0','2025-05-24 14:07:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 11:07:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174808483535332323033'),(3554,'291748085276','35',1.00,'500','retail','0','2025-05-24 14:14:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 11:15:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174808527990237322338'),(3559,'291748085992','85',1.00,'500','retail','0','2025-05-24 14:26:32','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-24 11:42:20','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','',NULL,'29174808599488833009352'),(3560,'291748085992','46',1.00,'450','retail','0','2025-05-24 14:26:47','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-24 11:42:20','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174808600824220420303'),(3561,'291748085992','67',1.00,'500','retail','0','2025-05-24 14:26:55','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-24 11:42:20','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','',NULL,'29174808601708726080902'),(3562,'291748085992','80',1.00,'500','retail','0','2025-05-24 14:27:22','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-24 11:42:20','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','',NULL,'29174808604410303432202'),(3563,'291748085992','67',1.00,'500','retail','0','2025-05-24 14:42:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 11:42:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174808693630080638036'),(3564,'291748091129','69',1.00,'450','retail','0','2025-05-24 15:52:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-24 12:53:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174809113033231220912'),(3565,'291748091129','80',1.00,'500','retail','0','2025-05-24 15:53:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 12:53:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174809121500223102291'),(3566,'291748095476','6',1.00,'550','retail','0','2025-05-24 17:04:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-24 14:04:41','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174809547924227234803'),(3567,'291748095836','78',1.00,'450','retail','0','2025-05-24 17:10:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-24 14:10:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174809583832302025023'),(3568,'291748096524','7',1.00,'550','retail','0','2025-05-24 17:22:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-24 14:22:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','15.00','14','Inclusive','branch','Service','','','','','','','29174809652625132280350'),(3569,'291748096740','49',1.00,'500','retail','0','2025-05-24 17:25:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 14:25:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174809674542322002243'),(3570,'291748096893','49',1.00,'500','retail','0','2025-05-24 17:28:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 14:28:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174809689842302809001'),(3571,'291748097108','6',1.00,'550','retail','0','2025-05-24 17:31:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-24 14:31:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174809711282772273120'),(3572,'291748098041','22',1.00,'550','retail','0','2025-05-24 17:47:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-24 14:47:25','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174809804307433722320'),(3574,'291748100082','18',1.00,'600','retail','0','2025-05-24 18:21:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-24 15:21:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174810008400082323234'),(3575,'291748100128','15',1.00,'670','retail','0','2025-05-24 18:22:08','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-24 15:22:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174810013033130419790'),(3576,'291748098357','69',1.00,'450','retail','0','2025-05-24 17:52:38','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-24 15:54:40','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29174809835930228380332'),(3577,'291748098357','79',1.00,'500','retail','0','2025-05-24 18:54:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 15:54:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174810207823029339011'),(3578,'291748102509','25',1.00,'600','retail','0','2025-05-24 19:01:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-24 16:02:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174810251030080232233'),(3579,'291748102509','68',1.00,'500','retail','0','2025-05-24 19:01:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:02:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174810251402220532331'),(3580,'291748102509','52',1.00,'500','retail','0','2025-05-24 19:01:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:02:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174810251938200319253'),(3581,'291748102509','54',1.00,'550','retail','0','2025-05-24 19:02:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-24 16:02:49','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174810253229119303279'),(3582,'291748102673','68',1.00,'500','retail','0','2025-05-24 19:04:33','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:05:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174810267422323362200'),(3583,'291748102673','85',1.00,'500','retail','0','2025-05-24 19:04:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:05:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174810268029220220224'),(3584,'291748102673','68',1.00,'500','retail','0','2025-05-24 19:05:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:05:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174810270200080420832'),(3585,'291748104993','85',1.00,'500','retail','0','2025-05-24 19:43:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:43:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174810499530302135024'),(3586,'291748105195','85',1.00,'500','retail','0','2025-05-24 19:46:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:46:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174810519623312020222'),(3587,'291748105844','85',1.00,'500','retail','0','2025-05-24 19:57:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:57:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174810584723328240232'),(3588,'291748105844','84',1.00,'500','retail','0','2025-05-24 19:57:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 16:57:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174810586431273443580'),(3590,'291748106113','85',1.00,'500','retail','0','2025-05-24 20:01:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 17:01:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174810611522223023334'),(3591,'291748106092','85',2.00,'1000','retail','0','2025-05-24 20:01:32','bale','','','0','Cash',137.93,'500','','','29','','1','2025-05-24 17:13:06','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'2','11.00','9','Inclusive','branch','Service','','','','','',NULL,'29174810609493126333028'),(3592,'291748106092','80',1.00,'500','retail','0','2025-05-24 20:12:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-24 17:13:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174810677922380022423'),(3593,'291748107223','78',3.00,'1350','retail','0','2025-05-24 20:20:24','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-05-24 17:24:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','3.00','0','Inclusive','branch','Service','','','','','','','29174810722623220324030'),(3594,'291748107223','53',1.00,'450','retail','0','2025-05-24 20:20:31','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-24 17:24:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174810723213722242838'),(3595,'291748107223','58',1.00,'600','retail','0','2025-05-24 20:24:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-24 17:24:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174810747123240099333'),(3596,'291748169622','51',1.00,'500','retail','0','2025-05-25 13:40:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 10:40:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174816962323222223062'),(3597,'291748170124','79',1.00,'500','retail','0','2025-05-25 13:48:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 10:49:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174817013423224002317'),(3598,'291748172320','29',1.00,'500','retail','0','2025-05-25 14:25:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 11:25:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174817232222723322232'),(3599,'291748174388','52',1.00,'500','retail','0','2025-05-25 14:59:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 12:00:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174817439030293297330'),(3600,'291748174388','79',1.00,'500','retail','0','2025-05-25 15:00:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 12:00:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174817442504120843247'),(3601,'291748177139','41',1.00,'550','retail','0','2025-05-25 15:45:39','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 12:55:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174817714020720201702'),(3602,'291748177139','7',1.00,'550','retail','0','2025-05-25 15:45:45','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 12:55:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174817714724202142338'),(3603,'291748177139','21',1.00,'550','retail','0','2025-05-25 15:45:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 12:55:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174817715807381028782'),(3604,'291748177139','41',1.00,'550','retail','0','2025-05-25 15:46:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 12:55:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174817719721039700374'),(3605,'291748177765','35',1.00,'500','retail','0','2025-05-25 15:56:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 12:57:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174817776620978338132'),(3606,'291748177765','48',1.00,'500','retail','0','2025-05-25 15:57:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 12:57:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174817782770022233733'),(3607,'291748179193','58',1.00,'600','retail','0','2025-05-25 16:19:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-25 13:20:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174817919512223130073'),(3608,'291748179405','49',1.00,'500','retail','0','2025-05-25 16:23:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 13:24:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174817940603233213237'),(3609,'291748179405','49',1.00,'500','retail','0','2025-05-25 16:23:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 13:24:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174817943747223372130'),(3610,'291748180455','21',1.00,'550','retail','0','2025-05-25 16:40:55','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 13:41:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174818045633302952332'),(3611,'291748180455','39',1.00,'550','retail','0','2025-05-25 16:41:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 13:41:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174818047030740320124'),(3612,'291748182264','6',1.00,'550','retail','0','2025-05-25 17:11:04','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-25 14:11:07','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174818226663332860130'),(3613,'291748182275','49',1.00,'500','retail','0','2025-05-25 17:11:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 14:11:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174818227622030823833'),(3614,'291748182347','82',1.00,'500','retail','0','2025-05-25 17:12:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 14:23:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174818234873022780280'),(3615,'291748182347','82',1.00,'500','retail','0','2025-05-25 17:12:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 14:23:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174818235292220303329'),(3616,'291748182347','67',1.00,'500','retail','0','2025-05-25 17:12:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 14:23:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174818235813342039222'),(3617,'291748183426','84',1.00,'500','retail','0','2025-05-25 17:30:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 14:34:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174818342839200232321'),(3618,'291748185539','3',1.00,'500','retail','0','2025-05-25 18:05:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:05:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174818554100090331229'),(3619,'291748185539','32',1.00,'500','retail','0','2025-05-25 18:05:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:05:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174818554820033342333'),(3620,'291748185539','32',1.00,'500','retail','0','2025-05-25 18:05:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:05:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174818555237113802328'),(3621,'291748187421','81',1.00,'500','retail','0','2025-05-25 18:37:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:37:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174818742322800024033'),(3622,'291748187524','49',1.00,'500','retail','0','2025-05-25 18:38:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:39:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174818752523002343342'),(3623,'291748187695','49',1.00,'500','retail','0','2025-05-25 18:41:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:47:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174818769702722962222'),(3624,'291748188038','81',1.00,'500','retail','0','2025-05-25 18:47:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 15:47:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174818803930302323209'),(3625,'291748192520','47',1.00,'500','retail','0','2025-05-25 20:02:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-25 17:02:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174819252729203333273'),(3626,'291748192520','77',1.00,'450','retail','0','2025-05-25 20:02:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-25 17:02:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','','','','','','29174819253632123220230'),(3627,'291748343536','49',1.00,'500','retail','0','2025-05-27 13:58:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-27 11:02:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174834353733033202423'),(3628,'291748347829','81',1.00,'500','retail','0','2025-05-27 15:10:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-27 12:21:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174834783122038223333'),(3629,'291748347829','85',1.00,'500','retail','0','2025-05-27 15:10:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-27 12:21:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174834784393432023387'),(3630,'291748349315','50',1.00,'500','retail','0','2025-05-27 15:35:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-27 12:38:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174834931793320320301'),(3631,'291748355287','82',1.00,'500','retail','0','2025-05-27 17:14:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-27 14:15:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174835528823020355202'),(3632,'291748355287','77',1.00,'450','retail','0','2025-05-27 17:14:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-27 14:15:18','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','','','','','','29174835530053223340000'),(3633,'291748355287','60',1.00,'450','retail','0','2025-05-27 17:15:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-27 14:15:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174835530802122032385'),(3635,'291748425259','52',1.00,'500','retail','0','2025-05-28 12:40:59','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-28 09:41:25','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174842526232232332343'),(3636,'291748425259','82',1.00,'500','retail','0','2025-05-28 12:41:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-28 09:41:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174842528335998302332'),(3637,'291748442285','64',1.00,'500','retail','0','2025-05-28 17:24:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-28 14:24:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174844228722293282422'),(3638,'291748524743','12',1.00,'550','retail','0','2025-05-29 16:19:03','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-29 13:19:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174852474422233034304'),(3639,'291748533059','7',1.00,'550','retail','0','2025-05-29 18:37:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-29 15:38:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174853306102002333223'),(3640,'291748533059','7',1.00,'550','retail','0','2025-05-29 18:37:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-29 15:38:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174853307000203203321'),(3643,'291748598599','34',3.00,'1500','retail','0','2025-05-30 12:49:59','bale','','','0','Cash',206.90,'500','','','29','','1','2025-05-30 10:01:50','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'3','2.00','-1','Inclusive','branch','Service','','','','','',NULL,'29174859860372233536828'),(3644,'291748598599','16',1.00,'500','retail','0','2025-05-30 12:50:10','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-30 10:01:50','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174859861172723043329'),(3645,'291748598599','34',1.00,'500','retail','0','2025-05-30 13:01:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 10:01:50','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174859930802200393232'),(3646,'291748603145','38',1.00,'600','retail','0','2025-05-30 14:05:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-30 11:05:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174860314824242224234'),(3647,'291748606076','53',1.00,'450','retail','0','2025-05-30 14:54:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-30 11:55:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174860607730000732303'),(3648,'291748606076','7',1.00,'550','retail','0','2025-05-30 14:54:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-30 11:55:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174860610010770220003'),(3649,'291748606708','15',1.00,'670','retail','0','2025-05-30 15:05:08','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-05-30 12:06:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174860671203702323208'),(3650,'291748607278','58',2.00,'1200','retail','0','2025-05-30 15:14:38','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-05-30 12:14:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174860727920238233723'),(3651,'291748607712','68',1.00,'500','retail','0','2025-05-30 15:22:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 12:23:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174860776022223763923'),(3652,'291748607712','52',1.00,'500','retail','0','2025-05-30 15:22:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 12:23:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174860776502234322423'),(3653,'291748607712','25',1.00,'600','retail','0','2025-05-30 15:23:15','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-30 12:23:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174860780029271030003'),(3654,'291748607712','80',1.00,'500','retail','0','2025-05-30 15:23:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 12:23:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174860781022803833320'),(3655,'291748608797','80',3.00,'1500','retail','0','2025-05-30 15:39:57','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-05-30 12:40:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','6.00','3','Inclusive','branch','Service','','','','','','','29174860880262730028323'),(3656,'291748610095','71',1.00,'500','retail','0','2025-05-30 16:01:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 13:01:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174861009620212036182'),(3657,'291748614933','70',1.00,'450','retail','0','2025-05-30 17:22:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-30 14:32:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174861493702402227333'),(3658,'291748614933','67',1.00,'500','retail','0','2025-05-30 17:22:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-30 14:32:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174861497063203322439'),(3659,'291748681035','20',1.00,'550','retail','0','2025-05-31 11:43:55','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-31 08:55:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174868103663262381837'),(3660,'291748692872','21',1.00,'550','retail','0','2025-05-31 15:01:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-31 12:01:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174869287302330032008'),(3661,'291748698036','61',1.00,'500','retail','0','2025-05-31 16:27:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-31 13:34:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174869803773870223303'),(3662,'291748698036','78',1.00,'450','retail','0','2025-05-31 16:27:29','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-31 13:34:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174869805020032332627'),(3663,'291748702173','77',1.00,'450','retail','0','2025-05-31 17:36:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-31 14:37:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174870217520318032278'),(3664,'291748702991','21',1.00,'550','retail','0','2025-05-31 17:49:51','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-05-31 14:49:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174870299402323220333'),(3666,'291748705000','78',1.00,'450','retail','0','2025-05-31 18:23:20','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-31 15:28:35','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174870500330070223223'),(3667,'291748705000','58',1.00,'600','retail','0','2025-05-31 18:25:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-31 15:28:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174870513072033790247'),(3668,'291748706059','50',1.00,'500','retail','0','2025-05-31 18:40:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-31 15:42:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174870606349222303236'),(3669,'291748708647','4',1.00,'500','retail','0','2025-05-31 19:24:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-31 16:34:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174870864900208227227'),(3670,'291748708647','70',1.00,'450','retail','0','2025-05-31 19:24:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-05-31 16:34:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174870866162333227233'),(3671,'291748708647','35',1.00,'500','retail','0','2025-05-31 19:24:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-05-31 16:34:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174870867877003220030'),(3672,'291748708647','42',1.00,'600','retail','0','2025-05-31 19:24:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-05-31 16:34:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174870869260833990238'),(3673,'291748769196','24',1.00,'550','retail','0','2025-06-01 12:13:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 09:23:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174876919832287913323'),(3674,'291748769196','83',1.00,'500','retail','0','2025-06-01 12:14:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 09:23:34','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174876927537202293323'),(3675,'291748769836','33',1.00,'600','retail','0','2025-06-01 12:23:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-01 09:28:09','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174876983764203246978'),(3676,'291748770095','7',1.00,'550','retail','0','2025-06-01 12:28:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 09:32:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174877009622222332027'),(3677,'291748770428','79',1.00,'500','retail','0','2025-06-01 12:33:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 09:34:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174877043032044307012'),(3678,'291748770428','85',1.00,'500','retail','0','2025-06-01 12:33:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 09:34:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174877043932920324413'),(3679,'291748771964','70',1.00,'450','retail','0','2025-06-01 12:59:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 09:59:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174877197093333397029'),(3680,'291748773839','72',1.00,'450','retail','0','2025-06-01 13:30:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 10:30:53','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174877384802101032073'),(3681,'291748773866','29',1.00,'500','retail','0','2025-06-01 13:31:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 10:31:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174877386712723302222'),(3682,'291748776281','77',1.00,'450','retail','0','2025-06-01 14:11:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 11:11:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174877628323270338232'),(3683,'291748776281','69',1.00,'450','retail','0','2025-06-01 14:11:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 11:11:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174877628792337322337'),(3684,'291748777058','77',1.00,'450','retail','0','2025-06-01 14:24:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 11:24:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174877706002122032087'),(3685,'291748781899','82',1.00,'500','retail','0','2025-06-01 15:44:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 12:45:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174878190137021432333'),(3686,'291748782407','40',1.00,'550','retail','0','2025-06-01 15:53:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 12:53:41','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174878241420303037200'),(3687,'291748782701','55',1.00,'500','retail','0','2025-06-01 15:58:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 12:59:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174878270337003833223'),(3688,'291748782701','67',1.00,'500','retail','0','2025-06-01 15:58:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 12:59:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174878271002222008233'),(3689,'291748782701','54',1.00,'550','retail','0','2025-06-01 15:58:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 12:59:05','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174878272121223322233'),(3690,'291748782701','18',1.00,'600','retail','0','2025-06-01 15:58:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-01 12:59:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174878273103242227229'),(3691,'291748782831','4',1.00,'500','retail','0','2025-06-01 16:00:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 13:00:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174878283223223722227'),(3692,'291748782831','25',1.00,'600','retail','0','2025-06-01 16:00:39','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-01 13:00:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174878284022327230348'),(3693,'291748783519','36',1.00,'550','retail','0','2025-06-01 16:12:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 13:12:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174878352183323321322'),(3694,'291748783519','24',1.00,'550','retail','0','2025-06-01 16:12:09','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 13:12:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174878353033000080310'),(3695,'291748787914','82',1.00,'500','retail','0','2025-06-01 17:25:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 14:25:36','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174878791575320377734'),(3696,'291748789579','15',1.00,'670','retail','0','2025-06-01 17:52:59','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-01 14:54:09','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174878958132082392033'),(3697,'291748789579','11',1.00,'600','retail','0','2025-06-01 17:53:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-01 14:54:09','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174878958723340278538'),(3698,'291748789579','2',1.00,'600','retail','0','2025-06-01 17:53:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-01 14:54:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174878959632933812803'),(3699,'291748789579','68',1.00,'500','retail','0','2025-06-01 17:53:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 14:54:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174878960992821790070'),(3700,'291748789579','45',1.00,'450','retail','0','2025-06-01 17:53:39','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-01 14:54:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174878962123900224132'),(3701,'291748790335','50',1.00,'500','retail','0','2025-06-01 18:05:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 15:05:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174879034033303233333'),(3702,'291748791112','7',1.00,'550','retail','0','2025-06-01 18:18:32','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 15:18:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174879111423020228208'),(3703,'291748791112','7',1.00,'550','retail','0','2025-06-01 18:18:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 15:18:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174879111812000203004'),(3704,'291748791112','7',1.00,'550','retail','0','2025-06-01 18:18:40','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-01 15:18:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174879112239222229002'),(3705,'291748791947','34',1.00,'500','retail','0','2025-06-01 18:32:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 15:32:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174879194922303772373'),(3706,'291748792460','34',1.00,'500','retail','0','2025-06-01 18:41:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-01 15:41:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174879246472640232287'),(3707,'291748859098','45',1.00,'450','retail','0','2025-06-02 13:11:38','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-02 10:11:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174885910052202332953'),(3708,'291748860773','75',1.00,'450','retail','0','2025-06-02 13:39:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-02 10:39:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174886077472723043326'),(3709,'291748860773','45',1.00,'450','retail','0','2025-06-02 13:39:36','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-02 10:39:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174886077833230812332'),(3710,'291748860773','67',1.00,'500','retail','0','2025-06-02 13:39:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 10:39:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174886078830323083020'),(3711,'291748862455','82',1.00,'500','retail','0','2025-06-02 14:07:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 11:07:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174886246080493922320'),(3712,'291748862455','49',1.00,'500','retail','0','2025-06-02 14:07:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 11:07:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174886246892312223328'),(3713,'291748869775','11',1.00,'600','retail','0','2025-06-02 16:09:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-02 13:10:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174886978030320832783'),(3714,'291748869775','31',1.00,'500','retail','0','2025-06-02 16:10:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 13:10:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174886984223722220087'),(3715,'291748872364','68',1.00,'500','retail','0','2025-06-02 16:52:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 13:53:00','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887236684233367399'),(3716,'291748872364','9',1.00,'550','retail','0','2025-06-02 16:52:52','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-02 13:53:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174887237530222223733'),(3717,'291748873631','4',1.00,'500','retail','0','2025-06-02 17:13:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 14:14:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174887363323696928302'),(3718,'291748873631','31',1.00,'500','retail','0','2025-06-02 17:14:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 14:14:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174887364700330242034'),(3719,'291748874822','49',1.00,'500','retail','0','2025-06-02 17:33:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-02 14:33:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174887482332203322220'),(3720,'291748875248','58',1.00,'600','retail','0','2025-06-02 17:40:48','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-02 14:40:51','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887524957289000399'),(3721,'291748876155','58',1.00,'600','retail','0','2025-06-02 17:55:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-02 14:56:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887615630110402765'),(3722,'291748876155','58',1.00,'600','retail','0','2025-06-02 17:55:58','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-02 14:56:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887615934222209927'),(3723,'291748876155','58',1.00,'600','retail','0','2025-06-02 17:56:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-02 14:56:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887616337003030366'),(3724,'291748877717','15',1.00,'670','retail','0','2025-06-02 18:21:57','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-02 15:22:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174887772123222123807'),(3725,'291748877717','7',1.00,'550','retail','0','2025-06-02 18:22:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-02 15:22:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174887772822077223873'),(3726,'291748946723','59',1.00,'450','retail','0','2025-06-03 13:32:03','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-03 10:32:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174894672402203432833'),(3727,'291748960543','11',1.00,'600','retail','0','2025-06-03 17:22:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-03 14:41:49','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174896054448344302001'),(3728,'291748960543','15',1.00,'670','retail','0','2025-06-03 17:22:30','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-03 14:41:49','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174896055222332223223'),(3729,'291748960543','25',1.00,'600','retail','0','2025-06-03 17:22:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-03 14:41:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174896056304160383380'),(3730,'291748960543','6',1.00,'550','retail','0','2025-06-03 17:27:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-03 14:41:49','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174896086231240206220'),(3731,'291748963578','42',4.00,'2400','retail','0','2025-06-03 18:12:58','bale','','','0','Cash',331.03,'600','','','29','16.00','1','2025-06-03 15:22:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'4','3.00','-1','Inclusive','branch','Service','','','','','','','29174896358191320132208'),(3732,'291749035572','32',1.00,'500','retail','0','2025-06-04 14:12:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-04 11:13:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174903557339002243500'),(3733,'291749035572','16',1.00,'500','retail','0','2025-06-04 14:13:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-04 11:13:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174903558309910032729'),(3734,'291749035572','27',1.00,'500','retail','0','2025-06-04 14:13:15','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-04 11:13:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174903559725299392529'),(3736,'291749041965','77',1.00,'450','retail','0','2025-06-04 15:59:25','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-04 13:08:55','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','',NULL,'29174904196832300112222'),(3737,'291749041965','77',1.00,'450','retail','0','2025-06-04 16:08:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-04 13:08:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174904252921900335923'),(3738,'291749044353','5',1.00,'600','retail','0','2025-06-04 16:39:14','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-04 13:39:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174904436032300190200'),(3739,'291749044991','15',1.00,'670','retail','0','2025-06-04 16:49:51','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-04 13:49:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174904499342032422902'),(3740,'291749052502','75',1.00,'450','retail','0','2025-06-04 18:55:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-04 15:57:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174905250772031177293'),(3741,'291749118266','46',1.00,'450','retail','0','2025-06-05 13:11:06','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-05 10:11:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174911826722222326103'),(3742,'291749119209','56',2.00,'1000','retail','0','2025-06-05 13:26:49','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-05 10:27:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174911921300023023224'),(3743,'291749120185','56',2.00,'1000','retail','0','2025-06-05 13:43:06','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-05 10:43:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174912018732337023180'),(3744,'291749120745','84',1.00,'500','retail','0','2025-06-05 13:52:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-05 10:52:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174912074812920003023'),(3745,'291749120745','48',1.00,'500','retail','0','2025-06-05 13:52:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-05 10:52:40','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174912075742733207393'),(3746,'291749126780','25',1.00,'600','retail','0','2025-06-05 15:33:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-05 12:39:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174912678322739823313'),(3747,'291749133237','45',1.00,'450','retail','0','2025-06-05 17:20:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-05 14:20:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174913323921720223232'),(3748,'291749135422','9',1.00,'550','retail','0','2025-06-05 17:57:02','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-05 14:57:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174913542735020042329'),(3749,'291749135422','22',1.00,'550','retail','0','2025-06-05 17:57:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-05 14:57:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174913544800292404971'),(3750,'291749136187','82',1.00,'500','retail','0','2025-06-05 18:09:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-05 15:14:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174913619003302320001'),(3751,'291749137951','77',1.00,'450','retail','0','2025-06-05 18:39:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-05 15:39:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174913795329005303032'),(3752,'291749137951','69',1.00,'450','retail','0','2025-06-05 18:39:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-05 15:39:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174913796111122229331'),(3753,'291749204769','68',1.00,'500','retail','0','2025-06-06 13:12:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 10:12:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174920477131042302227'),(3754,'291749208848','35',1.00,'500','retail','0','2025-06-06 14:20:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 11:29:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174920885029303830909'),(3755,'291749208848','7',1.00,'550','retail','0','2025-06-06 14:21:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-06 11:29:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174920886709042223832'),(3758,'291749210046','60',1.00,'450','retail','0','2025-06-06 14:40:47','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-06 11:42:07','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174921004927931337022'),(3759,'291749210046','78',1.00,'450','retail','0','2025-06-06 14:40:59','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-06 11:42:07','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174921006022122123307'),(3760,'291749210046','78',1.00,'450','retail','0','2025-06-06 14:41:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-06 11:42:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174921011799212273243'),(3761,'291749211559','34',1.00,'500','retail','0','2025-06-06 15:05:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:08:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174921156242713094102'),(3762,'291749211559','31',1.00,'500','retail','0','2025-06-06 15:06:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:08:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174921157532232205120'),(3763,'291749211559','77',2.00,'900','retail','0','2025-06-06 15:07:05','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-06-06 12:08:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','17.00','15','Inclusive','branch','Service','','','','','','','29174921163222322922033'),(3764,'291749211559','77',1.00,'450','retail','0','2025-06-06 15:07:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-06 12:08:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174921164812449326231'),(3765,'291749211559','77',1.00,'450','retail','0','2025-06-06 15:07:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-06 12:08:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174921166893382020262'),(3766,'291749212371','79',1.00,'500','retail','0','2025-06-06 15:19:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:25:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174921237509230722223'),(3767,'291749212877','56',1.00,'500','retail','0','2025-06-06 15:27:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:28:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174921288020008228009'),(3768,'291749212935','85',1.00,'500','retail','0','2025-06-06 15:28:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:29:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174921293623229010303'),(3769,'291749212935','68',1.00,'500','retail','0','2025-06-06 15:28:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:29:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174921293929290222049'),(3770,'291749214012','50',1.00,'500','retail','0','2025-06-06 15:46:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:47:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174921401432240003201'),(3771,'291749214012','85',1.00,'500','retail','0','2025-06-06 15:47:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:47:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174921404314273323234'),(3772,'291749214012','80',1.00,'500','retail','0','2025-06-06 15:47:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:47:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174921406120300229993'),(3773,'291749214148','50',1.00,'500','retail','0','2025-06-06 15:49:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 12:49:15','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174921415119314220122'),(3774,'291749214784','78',1.00,'450','retail','0','2025-06-06 15:59:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-06 13:02:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174921478822327230381'),(3775,'291749215044','64',1.00,'500','retail','0','2025-06-06 16:04:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 13:04:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174921504721237222433'),(3776,'291749216350','84',2.00,'1000','retail','0','2025-06-06 16:25:50','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-06 13:44:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','7.00','5','Inclusive','branch','Service','','','','','','','29174921635403230233073'),(3777,'291749216350','82',2.00,'1000','retail','0','2025-06-06 16:26:00','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-06 13:44:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174921636320320139333'),(3778,'291749217480','60',2.00,'900','retail','0','2025-06-06 16:44:40','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-06-06 13:55:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174921748293227333029'),(3779,'291749217480','44',1.00,'500','retail','0','2025-06-06 16:44:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 13:55:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174921749122307397302'),(3780,'291749218336','50',1.00,'500','retail','0','2025-06-06 16:58:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 13:59:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174921833943022332333'),(3781,'291749218336','85',1.00,'500','retail','0','2025-06-06 16:59:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 13:59:08','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174921834403124941324'),(3782,'291749220618','24',1.00,'550','retail','0','2025-06-06 17:36:58','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-06 14:37:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174922061939293297330'),(3783,'291749221298','45',1.00,'450','retail','0','2025-06-06 17:48:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-06 14:51:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174922130020090233002'),(3784,'291749222637','80',1.00,'500','retail','0','2025-06-06 18:10:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 15:12:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174922263902292323923'),(3785,'291749222637','68',1.00,'500','retail','0','2025-06-06 18:10:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 15:12:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174922264436340909324'),(3786,'291749224076','83',1.00,'500','retail','0','2025-06-06 18:34:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 15:41:06','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174922408234022230222'),(3787,'291749225126','64',1.00,'500','retail','0','2025-06-06 18:52:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 16:04:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174922512939319232232'),(3788,'291749225126','83',1.00,'500','retail','0','2025-06-06 18:52:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 16:04:53','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174922515139230323223'),(3789,'291749225126','61',1.00,'500','retail','0','2025-06-06 18:52:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-06 16:04:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174922516833202219323'),(3790,'291749286775','84',1.00,'500','retail','0','2025-06-07 11:59:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 09:10:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174928677700227320234'),(3791,'291749286775','84',1.00,'500','retail','0','2025-06-07 12:03:09','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 09:10:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174928699190222239232'),(3792,'291749287627','49',1.00,'500','retail','0','2025-06-07 12:13:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 09:13:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174928762930323933039'),(3793,'291749291718','35',2.00,'1000','retail','0','2025-06-07 13:21:59','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-07 10:31:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174929172112003032300'),(3794,'291749291718','78',1.00,'450','retail','0','2025-06-07 13:25:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 10:31:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174929192707203912223'),(3795,'291749292758','69',1.00,'450','retail','0','2025-06-07 13:39:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 10:39:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174929276022202243922'),(3796,'291749292880','34',2.00,'1000','retail','0','2025-06-07 13:41:20','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-07 10:50:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174929288728913338333'),(3797,'291749292880','28',1.00,'600','retail','0','2025-06-07 13:41:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 10:50:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174929289723073009233'),(3798,'291749294421','54',2.00,'1100','retail','0','2025-06-07 14:07:02','bale','','','0','Cash',151.72,'550','','','29','16.00','1','2025-06-07 11:14:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','0.00','-2','Inclusive','branch','Service','','','','','','','29174929442542202920313'),(3799,'291749294421','85',1.00,'500','retail','0','2025-06-07 14:08:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:14:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174929449144933320312'),(3800,'291749294421','49',1.00,'500','retail','0','2025-06-07 14:08:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:14:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174929450439932003202'),(3801,'291749294885','1',1.00,'500','retail','0','2025-06-07 14:14:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:14:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174929489532133232333'),(3802,'291749294924','85',1.00,'500','retail','0','2025-06-07 14:15:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:15:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174929493129239220720'),(3803,'291749294924','65',1.00,'500','retail','0','2025-06-07 14:15:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:15:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174929494939202033143'),(3804,'291749296690','85',1.00,'500','retail','0','2025-06-07 14:44:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:45:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174929669262013293223'),(3805,'291749296690','80',1.00,'500','retail','0','2025-06-07 14:45:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:45:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174929670803270300022'),(3806,'291749297252','80',2.00,'1000','retail','0','2025-06-07 14:54:12','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-07 11:55:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','6.00','4','Inclusive','branch','Service','','','','','','','29174929725599202422303'),(3807,'291749297252','17',1.00,'500','retail','0','2025-06-07 14:54:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:55:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174929729622202203202'),(3808,'291749297399','27',1.00,'500','retail','0','2025-06-07 14:56:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:57:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174929740303312723232'),(3809,'291749297399','32',1.00,'500','retail','0','2025-06-07 14:56:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 11:57:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174929742133079274913'),(3810,'291749298357','77',1.00,'450','retail','0','2025-06-07 15:12:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 12:13:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174929835989970893993'),(3811,'291749298547','85',1.00,'500','retail','0','2025-06-07 15:15:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 12:34:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174929856001389222020'),(3812,'291749298547','37',1.00,'600','retail','0','2025-06-07 15:16:06','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 12:34:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174929856832322228541'),(3813,'291749300760','11',2.00,'1200','retail','0','2025-06-07 15:52:40','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-06-07 12:54:16','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174930076233012927096'),(3814,'291749300760','25',2.00,'1200','retail','0','2025-06-07 15:53:06','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-06-07 12:54:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174930079133302292723'),(3815,'291749300760','27',1.00,'500','retail','0','2025-06-07 15:53:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 12:54:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174930082932320322200'),(3816,'291749300924','35',1.00,'500','retail','0','2025-06-07 15:55:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 12:56:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174930092830338321330'),(3817,'291749300924','13',1.00,'600','retail','0','2025-06-07 15:56:16','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 12:56:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174930097802022732403'),(3818,'291749301115','49',1.00,'500','retail','0','2025-06-07 15:58:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 13:03:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174930115723122303233'),(3819,'291749301883','84',1.00,'500','retail','0','2025-06-07 16:11:24','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 13:11:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174930188623301302343'),(3820,'291749301908','4',1.00,'500','retail','0','2025-06-07 16:11:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 13:12:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174930191123221229242'),(3821,'291749301908','35',2.00,'1000','retail','0','2025-06-07 16:11:59','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-07 13:12:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','4.00','2','Inclusive','branch','Service','','','','','','','29174930192292020220393'),(3822,'291749302604','54',1.00,'550','retail','0','2025-06-07 16:23:24','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 13:24:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174930260600200222219'),(3823,'291749305382','38',1.00,'600','retail','0','2025-06-07 17:09:42','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 14:12:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174930538520034322330'),(3824,'291749305661','79',1.00,'500','retail','0','2025-06-07 17:14:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:14:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174930566433502332229'),(3825,'291749305661','52',1.00,'500','retail','0','2025-06-07 17:14:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:14:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174930568403220222233'),(3826,'291749306299','77',1.00,'450','retail','0','2025-06-07 17:24:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 14:25:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174930630929232243229'),(3827,'291749306299','81',1.00,'500','retail','0','2025-06-07 17:25:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:25:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174930632932420207320'),(3828,'291749306699','50',1.00,'500','retail','0','2025-06-07 17:31:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:32:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174930671772307334332'),(3829,'291749306991','42',1.00,'600','retail','0','2025-06-07 17:36:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 14:37:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174930699230020233032'),(3830,'291749307295','24',1.00,'550','retail','0','2025-06-07 17:41:35','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 14:44:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174930729622330323029'),(3831,'291749307295','83',1.00,'500','retail','0','2025-06-07 17:43:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:44:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174930740833200424923'),(3832,'291749307295','63',1.00,'500','retail','0','2025-06-07 17:43:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 14:44:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174930741820330944090'),(3833,'291749308576','83',1.00,'500','retail','0','2025-06-07 18:02:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 15:03:16','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174930858303373912283'),(3834,'291749309202','64',1.00,'500','retail','0','2025-06-07 18:13:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 15:13:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174930920432300930992'),(3835,'291749309202','58',1.00,'600','retail','0','2025-06-07 18:13:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 15:13:44','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174930921323319030022'),(3836,'291749309240','58',1.00,'600','retail','0','2025-06-07 18:14:00','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 15:15:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174930924293424000002'),(3837,'291749309240','45',1.00,'450','retail','0','2025-06-07 18:14:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 15:15:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174930926039390223093'),(3838,'291749309240','45',1.00,'450','retail','0','2025-06-07 18:14:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 15:15:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174930926604330023222'),(3839,'291749309240','49',1.00,'500','retail','0','2025-06-07 18:14:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 15:15:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174930928629730992340'),(3840,'291749309240','84',1.00,'500','retail','0','2025-06-07 18:14:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 15:15:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174930929632331071332'),(3841,'291749310321','21',1.00,'550','retail','0','2025-06-07 18:32:01','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 15:32:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174931032332713022333'),(3842,'291749310321','25',1.00,'600','retail','0','2025-06-07 18:32:17','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 15:32:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174931033921243323333'),(3843,'291749310321','25',1.00,'600','retail','0','2025-06-07 18:32:23','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 15:32:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174931034693424010002'),(3844,'291749312141','7',1.00,'550','retail','0','2025-06-07 19:02:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 16:03:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174931214223203332392'),(3845,'291749312141','49',1.00,'500','retail','0','2025-06-07 19:02:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:03:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174931214939230000202'),(3846,'291749312141','31',1.00,'500','retail','0','2025-06-07 19:03:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:03:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174931218381323243323'),(3847,'291749312647','15',1.00,'670','retail','0','2025-06-07 19:10:47','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-07 16:12:44','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174931266640201362339'),(3848,'291749313445','71',1.00,'500','retail','0','2025-06-07 19:24:05','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:24:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174931344630306742326'),(3849,'291749313445','53',1.00,'450','retail','0','2025-06-07 19:24:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 16:24:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174931346102002133223'),(3850,'291749313445','53',1.00,'450','retail','0','2025-06-07 19:24:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 16:24:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174931346922122123397'),(3851,'291749313528','68',1.00,'500','retail','0','2025-06-07 19:25:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:26:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174931354692307202222'),(3852,'291749313528','80',1.00,'500','retail','0','2025-06-07 19:26:03','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:26:26','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174931356800340732923'),(3853,'291749313528','58',1.00,'600','retail','0','2025-06-07 19:26:18','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 16:26:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174931358022203821833'),(3854,'291749314580','29',1.00,'500','retail','0','2025-06-07 19:43:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 16:45:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174931459202041022333'),(3855,'291749315803','15',1.00,'670','retail','0','2025-06-07 20:03:23','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-07 17:03:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174931580529223382923'),(3856,'291749316065','10',1.00,'600','retail','0','2025-06-07 20:07:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 17:08:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174931606633122212390'),(3857,'291749316134','20',1.00,'550','retail','0','2025-06-07 20:08:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 17:09:00','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174931613633222329917'),(3858,'291749316172','59',1.00,'450','retail','0','2025-06-07 20:09:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-07 17:09:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174931617412431102003'),(3859,'291749316172','58',1.00,'600','retail','0','2025-06-07 20:09:46','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 17:09:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174931618822022222261'),(3860,'291749316226','20',1.00,'550','retail','0','2025-06-07 20:10:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-07 17:11:11','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174931622733333223324'),(3861,'291749316226','18',1.00,'600','retail','0','2025-06-07 20:10:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 17:11:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174931624733222076472'),(3862,'291749316226','37',1.00,'600','retail','0','2025-06-07 20:10:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-07 17:11:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174931625923262039043'),(3863,'291749317567','68',1.00,'500','retail','0','2025-06-07 20:32:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 17:33:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174931757277332733722'),(3864,'291749317567','68',1.00,'500','retail','0','2025-06-07 20:33:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 17:33:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174931758739323132022'),(3865,'291749317653','52',1.00,'500','retail','0','2025-06-07 20:34:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-07 17:34:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174931765530342793219'),(3866,'291749375792','70',1.00,'450','retail','0','2025-06-08 12:43:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 09:50:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174937579423232332793'),(3867,'291749375792','85',1.00,'500','retail','0','2025-06-08 12:43:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 09:50:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174937581633836419797'),(3868,'291749375792','68',1.00,'500','retail','0','2025-06-08 12:43:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 09:50:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174937583222002232242'),(3869,'291749376408','7',1.00,'550','retail','0','2025-06-08 12:53:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 09:53:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174937641123332362633'),(3870,'291749378905','5',1.00,'600','retail','0','2025-06-08 13:35:05','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 10:35:10','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174937890797092032032'),(3871,'291749380857','49',1.00,'500','retail','0','2025-06-08 14:07:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:07:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174938085892003893300'),(3872,'291749381167','69',1.00,'450','retail','0','2025-06-08 14:12:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 11:21:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938116832623303320'),(3873,'291749381167','84',1.00,'500','retail','0','2025-06-08 14:13:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:21:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938119203313322390'),(3874,'291749381681','77',1.00,'450','retail','0','2025-06-08 14:21:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 11:21:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174938168223002343342'),(3875,'291749381681','69',1.00,'450','retail','0','2025-06-08 14:21:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 11:21:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938169423231221222'),(3876,'291749381681','59',1.00,'450','retail','0','2025-06-08 14:21:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 11:21:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174938170572202728451'),(3877,'291749381983','45',1.00,'450','retail','0','2025-06-08 14:26:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 11:38:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174938198532312202825'),(3878,'291749381983','63',1.00,'500','retail','0','2025-06-08 14:26:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:38:55','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174938201433300323320'),(3879,'291749381983','49',1.00,'500','retail','0','2025-06-08 14:27:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:38:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174938203042223492329'),(3880,'291749382751','29',1.00,'500','retail','0','2025-06-08 14:39:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:39:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174938275212922225322'),(3881,'291749382751','3',1.00,'500','retail','0','2025-06-08 14:39:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:39:39','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174938277231322323227'),(3882,'291749382798','4',1.00,'500','retail','0','2025-06-08 14:39:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:40:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174938279923023203403'),(3883,'291749382902','81',1.00,'500','retail','0','2025-06-08 14:41:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:41:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174938290480231293221'),(3884,'291749383260','31',1.00,'500','retail','0','2025-06-08 14:47:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:49:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174938326123202139207'),(3885,'291749383498','35',1.00,'500','retail','0','2025-06-08 14:51:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:51:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174938350022305322203'),(3886,'291749383498','15',1.00,'670','retail','0','2025-06-08 14:51:46','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 11:51:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938350730233233392'),(3887,'291749383971','25',1.00,'600','retail','0','2025-06-08 14:59:31','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 11:59:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938397222943407230'),(3888,'291749383971','47',1.00,'500','retail','0','2025-06-08 14:59:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:59:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174938397883922333200'),(3889,'291749383971','47',1.00,'500','retail','0','2025-06-08 14:59:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 11:59:49','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174938398217333223029'),(3890,'291749385332','70',1.00,'450','retail','0','2025-06-08 15:22:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 12:29:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938533300332332000'),(3891,'291749385332','68',1.00,'500','retail','0','2025-06-08 15:22:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 12:29:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174938533802252732233'),(3892,'291749385811','68',1.00,'500','retail','0','2025-06-08 15:30:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 12:30:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174938581490228082220'),(3893,'291749385811','25',1.00,'600','retail','0','2025-06-08 15:30:19','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 12:30:48','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938582000017123200'),(3894,'291749386660','15',1.00,'670','retail','0','2025-06-08 15:44:20','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 12:44:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938666139369238232'),(3895,'291749386991','85',1.00,'500','retail','0','2025-06-08 15:49:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 12:53:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174938699249222383236'),(3896,'291749387308','7',1.00,'550','retail','0','2025-06-08 15:55:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 12:56:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174938730900093249008'),(3897,'291749387308','9',1.00,'550','retail','0','2025-06-08 15:55:27','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 12:56:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174938732923733722332'),(3898,'291749387308','7',1.00,'550','retail','0','2025-06-08 15:55:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 12:56:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174938733210733338937'),(3899,'291749387308','32',1.00,'500','retail','0','2025-06-08 15:55:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 12:56:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174938734636062339222'),(3900,'291749387467','58',1.00,'600','retail','0','2025-06-08 15:57:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938746820023408821'),(3901,'291749387467','58',1.00,'600','retail','0','2025-06-08 15:57:49','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938747100722394222'),(3902,'291749387467','15',1.00,'670','retail','0','2025-06-08 15:57:56','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938747703007324132'),(3903,'291749387467','15',1.00,'670','retail','0','2025-06-08 15:57:59','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938748033431382120'),(3904,'291749387467','15',1.00,'670','retail','0','2025-06-08 15:58:02','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938748379283932942'),(3905,'291749387467','15',1.00,'670','retail','0','2025-06-08 15:58:05','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 12:58:55','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174938748682324232334'),(3906,'291749388922','77',1.00,'450','retail','0','2025-06-08 16:22:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 13:25:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174938892440222083209'),(3907,'291749388922','45',1.00,'450','retail','0','2025-06-08 16:22:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 13:25:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174938893130230822492'),(3908,'291749389174','77',1.00,'450','retail','0','2025-06-08 16:26:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 13:26:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174938918092292020003'),(3909,'291749389174','59',1.00,'450','retail','0','2025-06-08 16:26:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 13:26:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174938918682033113021'),(3910,'291749389269','68',1.00,'500','retail','0','2025-06-08 16:27:49','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:27:56','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174938927333232390232'),(3911,'291749389304','70',1.00,'450','retail','0','2025-06-08 16:28:24','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 13:28:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174938930702322032243'),(3912,'291749389377','68',1.00,'500','retail','0','2025-06-08 16:29:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:29:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174938937820232320239'),(3913,'291749389377','68',1.00,'500','retail','0','2025-06-08 16:29:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:29:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174938938228222231202'),(3914,'291749390047','68',1.00,'500','retail','0','2025-06-08 16:40:47','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:41:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939004814273323234'),(3915,'291749390047','68',1.00,'500','retail','0','2025-06-08 16:40:51','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:41:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939005203392393230'),(3916,'291749390047','68',1.00,'500','retail','0','2025-06-08 16:40:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:41:09','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939005690902052251'),(3917,'291749390594','84',1.00,'500','retail','0','2025-06-08 16:49:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:50:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174939059570332933922'),(3918,'291749390594','67',1.00,'500','retail','0','2025-06-08 16:50:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 13:50:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174939060226022272093'),(3919,'291749391741','49',1.00,'500','retail','0','2025-06-08 17:09:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:09:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939174273042333043'),(3920,'291749391980','15',1.00,'670','retail','0','2025-06-08 17:13:00','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-08 14:16:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174939198112943408230'),(3921,'291749391980','49',1.00,'500','retail','0','2025-06-08 17:14:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:16:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939204922347902377'),(3922,'291749391980','49',1.00,'500','retail','0','2025-06-08 17:14:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:16:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939207820928033223'),(3923,'291749391980','49',1.00,'500','retail','0','2025-06-08 17:14:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:16:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939208222900024033'),(3924,'291749392334','26',1.00,'500','retail','0','2025-06-08 17:18:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:19:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174939233620232230132'),(3925,'291749392334','7',1.00,'550','retail','0','2025-06-08 17:19:08','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 14:19:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174939235022303323200'),(3926,'291749392334','14',1.00,'550','retail','0','2025-06-08 17:19:26','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 14:19:34','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174939236703222222220'),(3927,'291749393552','79',1.00,'500','retail','0','2025-06-08 17:39:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:40:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174939355320239233523'),(3928,'291749393552','79',1.00,'500','retail','0','2025-06-08 17:39:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:40:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174939355737233537739'),(3929,'291749393552','79',1.00,'500','retail','0','2025-06-08 17:39:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:40:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174939356109332310132'),(3930,'291749393552','79',1.00,'500','retail','0','2025-06-08 17:39:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:40:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174939356823782089033'),(3931,'291749393667','53',1.00,'450','retail','0','2025-06-08 17:41:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 14:41:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174939366863226392378'),(3932,'291749393667','53',1.00,'450','retail','0','2025-06-08 17:41:11','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 14:41:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174939367202306732032'),(3933,'291749394105','80',1.00,'500','retail','0','2025-06-08 17:48:25','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:48:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939410662293332632'),(3934,'291749394105','80',1.00,'500','retail','0','2025-06-08 17:48:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:48:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939412042000022202'),(3935,'291749394105','80',1.00,'500','retail','0','2025-06-08 17:48:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:48:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939412442302333032'),(3936,'291749394105','50',1.00,'500','retail','0','2025-06-08 17:48:46','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:48:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174939412834122239222'),(3937,'291749394259','34',1.00,'500','retail','0','2025-06-08 17:50:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 14:51:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174939426522222229292'),(3938,'291749394957','34',1.00,'500','retail','0','2025-06-08 18:02:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 15:02:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174939495933373359323'),(3939,'291749395036','58',1.00,'600','retail','0','2025-06-08 18:03:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 15:04:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939503822030332334'),(3940,'291749395036','58',1.00,'600','retail','0','2025-06-08 18:04:12','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 15:04:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939505922329502955'),(3941,'291749395036','58',1.00,'600','retail','0','2025-06-08 18:04:24','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 15:04:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939506730272332033'),(3942,'291749395172','6',1.00,'550','retail','0','2025-06-08 18:06:12','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-08 15:20:59','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174939517393120729323'),(3943,'291749396391','68',1.00,'500','retail','0','2025-06-08 18:26:31','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 15:26:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939639327303293332'),(3944,'291749399039','67',1.00,'500','retail','0','2025-06-08 19:10:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:11:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174939904539123334302'),(3945,'291749399039','67',1.00,'500','retail','0','2025-06-08 19:10:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:11:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174939905433232233344'),(3946,'291749399039','49',1.00,'500','retail','0','2025-06-08 19:11:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:11:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939907092370003291'),(3947,'291749399039','49',1.00,'500','retail','0','2025-06-08 19:11:17','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:11:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174939907993329227200'),(3948,'291749399989','68',1.00,'500','retail','0','2025-06-08 19:26:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:26:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174939999009990307001'),(3949,'291749400419','86',1.00,'500','retail','0','2025-06-08 19:33:40','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:36:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174940042137933007007'),(3950,'291749400419','68',1.00,'500','retail','0','2025-06-08 19:34:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:36:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174940044331412431210'),(3951,'291749400419','50',1.00,'500','retail','0','2025-06-08 19:34:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:36:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174940045004340219440'),(3952,'291749400419','68',1.00,'500','retail','0','2025-06-08 19:34:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 16:36:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174940045729325930430'),(3953,'291749400419','70',1.00,'450','retail','0','2025-06-08 19:35:09','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-08 16:36:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174940051122327023330'),(3954,'291749400419','58',1.00,'600','retail','0','2025-06-08 19:35:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 16:36:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174940055330432330374'),(3955,'291749400419','58',1.00,'600','retail','0','2025-06-08 19:35:55','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 16:36:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174940055803392243342'),(3956,'291749400419','58',1.00,'600','retail','0','2025-06-08 19:36:02','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 16:36:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174940056532039002433'),(3957,'291749401975','67',1.00,'500','retail','0','2025-06-08 19:59:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 17:00:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174940197703320297210'),(3958,'291749401975','58',1.00,'600','retail','0','2025-06-08 20:00:01','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-08 17:00:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174940200392303313092'),(3959,'291749402429','3',1.00,'500','retail','0','2025-06-08 20:07:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 17:07:49','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174940243123334943294'),(3960,'291749402429','27',1.00,'500','retail','0','2025-06-08 20:07:34','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 17:07:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174940245609423303227'),(3961,'291749402429','17',1.00,'500','retail','0','2025-06-08 20:07:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-08 17:07:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174940246302210323633'),(3962,'291749469102','50',1.00,'500','retail','0','2025-06-09 14:38:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-09 11:38:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174946910409023101432'),(3963,'291749472067','75',1.00,'450','retail','0','2025-06-09 15:27:47','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-09 12:31:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174947207134134223000'),(3964,'291749477884','49',2.00,'1000','retail','0','2025-06-09 17:04:45','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-09 14:08:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','8.00','6','Inclusive','branch','Service','','','','','','','29174947788703228028213'),(3965,'291749477884','47',1.00,'500','retail','0','2025-06-09 17:05:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-09 14:08:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174947795139021300432'),(3966,'291749478331','78',2.00,'900','retail','0','2025-06-09 17:12:11','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-06-09 14:12:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Service','','','','','','','29174947833222232327293'),(3967,'291749480356','68',1.00,'500','retail','0','2025-06-09 17:45:57','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-09 14:48:53','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174948035733122252031'),(3968,'291749480356','49',2.00,'1000','retail','0','2025-06-09 17:46:09','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-09 14:48:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','8.00','6','Inclusive','branch','Service','','','','','','','29174948037322383733302'),(3969,'291749480356','58',1.00,'600','retail','0','2025-06-09 17:46:27','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-09 14:48:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174948038822204043822'),(3970,'291749483585','78',1.00,'450','retail','0','2025-06-09 18:39:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-09 15:45:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174948358672332030032'),(3971,'291749484579','15',1.00,'670','retail','0','2025-06-09 18:56:19','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-09 15:56:24','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174948458105322225202'),(3972,'291749485453','58',1.00,'600','retail','0','2025-06-09 19:10:54','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-09 16:11:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174948545722275203030'),(3973,'291749485453','49',1.00,'500','retail','0','2025-06-09 19:11:29','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-09 16:11:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174948549329203222373'),(3977,'291749557862','59',1.00,'450','retail','0','2025-06-10 15:17:42','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-10 12:21:56','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','',NULL,'29174955786406245297203'),(3978,'291749557862','59',1.00,'450','retail','0','2025-06-10 15:17:46','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-10 12:21:56','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','','','','',NULL,'29174955786722070273022'),(3979,'291749557862','53',1.00,'450','retail','0','2025-06-10 15:18:22','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-10 12:21:56','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174955790400090420932'),(3980,'291749557862','69',1.00,'450','retail','0','2025-06-10 15:19:08','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-10 12:21:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174955795003355130320'),(3981,'291749557862','69',1.00,'450','retail','0','2025-06-10 15:21:00','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-10 12:21:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174955806233022530099'),(3982,'291749564155','10',1.00,'600','retail','0','2025-06-10 17:02:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-10 14:03:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174956415835023560604'),(3983,'291749637339','77',1.00,'450','retail','0','2025-06-11 13:22:19','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-11 10:22:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174963734123233203323'),(3984,'291749639731','68',1.00,'500','retail','0','2025-06-11 14:02:11','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-11 11:02:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174963973233226333733'),(3985,'291749639731','71',1.00,'500','retail','0','2025-06-11 14:02:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-11 11:02:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174963975513902937202'),(3986,'291749645776','25',1.00,'600','retail','0','2025-06-11 15:42:56','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-11 12:43:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174964577730224952331'),(3987,'291749647873','49',1.00,'500','retail','0','2025-06-11 16:17:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-11 13:18:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174964787523932077273'),(3988,'291749647873','16',1.00,'500','retail','0','2025-06-11 16:18:21','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-11 13:18:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174964790292602419297'),(3989,'291749648742','22',1.00,'550','retail','0','2025-06-11 16:32:22','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-11 13:36:49','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174964874639290693204'),(3990,'291749650766','83',1.00,'500','retail','0','2025-06-11 17:06:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-11 14:06:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174965076800303275835'),(3991,'291749650766','20',1.00,'550','retail','0','2025-06-11 17:06:13','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-11 14:06:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174965077509336220220'),(3992,'291749652480','21',1.00,'550','retail','0','2025-06-11 17:34:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-11 14:36:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174965248272622329073'),(3993,'291749652654','38',1.00,'600','retail','0','2025-06-11 17:37:34','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-11 14:37:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174965265632290362027'),(3994,'291749652815','7',1.00,'550','retail','0','2025-06-11 17:40:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-11 14:40:47','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174965284021022209234'),(3995,'291749715752','49',1.00,'500','retail','0','2025-06-12 11:09:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 08:23:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','','','','','','29174971575507553572075'),(3996,'291749715752','67',1.00,'500','retail','0','2025-06-12 11:09:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 08:23:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174971576130977773303'),(3997,'291749717288','9',1.00,'550','retail','0','2025-06-12 11:34:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-12 08:44:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174971729121222309202'),(3998,'291749717988','48',1.00,'500','retail','0','2025-06-12 11:46:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 08:48:21','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174971798932220797910'),(3999,'291749718800','81',1.00,'500','retail','0','2025-06-12 12:00:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 09:16:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174971880109023101732'),(4000,'291749727825','26',1.00,'500','retail','0','2025-06-12 14:30:26','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 11:36:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174972782837008283223'),(4001,'291749733183','7',1.00,'550','retail','0','2025-06-12 15:59:43','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-12 13:03:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174973318626971193301'),(4002,'291749733183','35',1.00,'500','retail','0','2025-06-12 16:03:22','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-12 13:03:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174973340542200227222'),(4003,'291749806929','18',1.00,'600','retail','0','2025-06-13 12:28:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-13 09:28:58','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174980693010311298192'),(4004,'291749806929','7',1.00,'550','retail','0','2025-06-13 12:28:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-13 09:28:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174980693537946033892'),(4005,'291749887677','69',1.00,'450','retail','0','2025-06-14 10:54:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 08:03:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174988767993222390228'),(4006,'291749891827','64',1.00,'500','retail','0','2025-06-14 12:03:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 09:04:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174989183038433239803'),(4007,'291749893575','77',1.00,'450','retail','0','2025-06-14 12:32:55','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 09:39:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174989357823379030022'),(4008,'291749893575','77',1.00,'450','retail','0','2025-06-14 12:33:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 09:39:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174989359193930027403'),(4009,'291749894910','39',1.00,'550','retail','0','2025-06-14 12:55:10','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 10:02:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174989491323012009222'),(4010,'291749897618','46',1.00,'450','retail','0','2025-06-14 13:40:18','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 10:49:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174989762163727202200'),(4011,'291749897618','67',1.00,'500','retail','0','2025-06-14 13:41:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 10:49:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174989767731367700932'),(4015,'291749905388','25',2.00,'1200','retail','0','2025-06-14 15:49:48','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-06-14 12:50:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','5.00','3','Inclusive','branch','Service','','','','','','','29174990539503432403090'),(4016,'291749904928','76',1.00,'500','retail','0','2025-06-14 15:42:08','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-14 13:20:32','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174990493132332203231'),(4017,'291749904928','46',1.00,'450','retail','0','2025-06-14 15:42:27','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-14 13:20:32','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','',NULL,'29174990494923229000303'),(4018,'291749904928','76',1.00,'500','retail','0','2025-06-14 15:49:12','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-14 13:20:32','1','17','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174990535543333020252'),(4019,'291749904928','75',1.00,'450','retail','0','2025-06-14 16:18:15','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 13:20:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174990710000090331229'),(4020,'291749904928','59',1.00,'450','retail','0','2025-06-14 16:18:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 13:20:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174990711870300133900'),(4021,'291749904928','49',1.00,'500','retail','0','2025-06-14 16:19:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 13:20:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174990718971038999134'),(4022,'291749911531','46',1.00,'450','retail','0','2025-06-14 17:32:12','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 14:33:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29174991153622120632233'),(4023,'291749911621','7',1.00,'550','retail','0','2025-06-14 17:33:41','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 14:33:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174991162590312033232'),(4024,'291749911719','67',1.00,'500','retail','0','2025-06-14 17:35:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 14:35:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29174991173022923290200'),(4025,'291749912609','25',1.00,'600','retail','0','2025-06-14 17:50:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-14 14:50:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174991261692302422032'),(4026,'291749916117','12',1.00,'550','retail','0','2025-06-14 18:48:37','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 15:50:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174991613132323003272'),(4027,'291749916484','68',1.00,'500','retail','0','2025-06-14 18:54:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 16:02:37','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174991648820240382239'),(4028,'291749916484','74',1.00,'450','retail','0','2025-06-14 18:55:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 16:02:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174991651601790933113'),(4029,'291749917179','68',1.00,'500','retail','0','2025-06-14 19:06:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 16:06:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174991718037320233047'),(4030,'291749917222','68',2.00,'1000','retail','0','2025-06-14 19:07:03','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-14 16:07:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','9.00','7','Inclusive','branch','Service','','','','','','','29174991722609423303227'),(4031,'291749917222','50',2.00,'1000','retail','0','2025-06-14 19:07:12','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-14 16:07:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','6.00','4','Inclusive','branch','Service','','','','','','','29174991723420100232203'),(4032,'291749917277','45',2.00,'900','retail','0','2025-06-14 19:07:57','bale','','','0','Cash',124.14,'450','','','29','16.00','1','2025-06-14 16:08:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','16.00','14','Inclusive','branch','Service','','','','','','','29174991728017402022024'),(4033,'291749917348','80',2.00,'1000','retail','0','2025-06-14 19:09:09','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-14 16:09:45','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','9.00','7','Inclusive','branch','Service','','','','','','','29174991735233932901010'),(4034,'291749917480','26',2.00,'1000','retail','0','2025-06-14 19:11:20','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-14 16:15:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','6.00','4','Inclusive','branch','Service','','','','','','','29174991748749322037047'),(4035,'291749917480','69',1.00,'450','retail','0','2025-06-14 19:11:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 16:15:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174991751023222223922'),(4036,'291749917480','77',1.00,'450','retail','0','2025-06-14 19:12:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-14 16:15:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174991753792302422032'),(4037,'291749917480','34',1.00,'500','retail','0','2025-06-14 19:12:55','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 16:15:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174991758631332972322'),(4038,'291749917480','3',2.00,'1000','retail','0','2025-06-14 19:13:29','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-14 16:15:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','2.00','0','Inclusive','branch','Service','','','','','','','29174991761500220320323'),(4039,'291749918807','7',1.00,'550','retail','0','2025-06-14 19:33:28','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 16:59:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174991881102322920239'),(4040,'291749918807','41',1.00,'550','retail','0','2025-06-14 19:58:11','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 16:59:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174992029319223730030'),(4041,'291749918807','22',1.00,'550','retail','0','2025-06-14 19:58:52','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-14 16:59:04','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174992033732039902333'),(4042,'291749920743','38',1.00,'600','retail','0','2025-06-14 20:05:43','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-14 17:05:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174992074432903322230'),(4043,'291749920845','68',3.00,'1500','retail','0','2025-06-14 20:07:25','bale','','','0','Cash',206.90,'500','','','29','16.00','1','2025-06-14 17:08:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','9.00','6','Inclusive','branch','Service','','','','','','','29174992084802390420434'),(4044,'291749920845','49',1.00,'500','retail','0','2025-06-14 20:07:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-14 17:08:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174992087523223409023'),(4045,'291749977422','28',1.00,'600','retail','0','2025-06-15 11:50:22','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-15 08:58:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174997742603026020924'),(4046,'291749982291','54',1.00,'550','retail','0','2025-06-15 13:11:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-15 10:11:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29174998229739303930323'),(4047,'291749987959','32',1.00,'500','retail','0','2025-06-15 14:45:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 11:46:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174998796112108018300'),(4048,'291749988132','45',1.00,'450','retail','0','2025-06-15 14:48:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 11:49:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174998813409312032200'),(4049,'291749988132','59',1.00,'450','retail','0','2025-06-15 14:48:57','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 11:49:06','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174998813843229233893'),(4053,'291749991770','49',1.00,'500','retail','0','2025-06-15 15:49:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:50:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174999177209132123239'),(4054,'291749991770','79',1.00,'500','retail','0','2025-06-15 15:49:35','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:50:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29174999177603222222220'),(4055,'291749991770','85',1.00,'500','retail','0','2025-06-15 15:49:50','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:50:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174999179420900232703'),(4056,'291749991770','80',1.00,'500','retail','0','2025-06-15 15:50:28','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:50:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174999183131033090492'),(4057,'291749991067','78',1.00,'450','retail','0','2025-06-15 15:37:47','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-15 12:54:10','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174999106929320240299'),(4058,'291749991067','78',1.00,'450','retail','0','2025-06-15 15:37:52','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-15 12:54:10','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','',NULL,'29174999107439224023190'),(4059,'291749991067','53',1.00,'450','retail','0','2025-06-15 15:37:57','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-15 12:54:10','1','19','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','',NULL,'29174999108039233129338'),(4060,'291749991067','78',1.00,'450','retail','0','2025-06-15 15:54:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 12:54:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29174999204730290470430'),(4061,'291749992290','85',1.00,'500','retail','0','2025-06-15 15:58:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:58:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174999229122222329103'),(4062,'291749992290','80',1.00,'500','retail','0','2025-06-15 15:58:14','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 12:58:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29174999229619039302603'),(4063,'291749994634','77',1.00,'450','retail','0','2025-06-15 16:37:14','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 13:37:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29174999463530090912299'),(4064,'291749994634','45',1.00,'450','retail','0','2025-06-15 16:37:21','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 13:37:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29174999464332320973321'),(4065,'291749994916','16',1.00,'500','retail','0','2025-06-15 16:41:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 13:42:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29174999491933329243243'),(4066,'291749994916','35',1.00,'500','retail','0','2025-06-15 16:42:04','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 13:42:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29174999492639022209206'),(4067,'291749996224','69',1.00,'450','retail','0','2025-06-15 17:03:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-15 14:10:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29174999622836392343092'),(4068,'291749999457','49',1.00,'500','retail','0','2025-06-15 17:57:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 14:57:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29174999945923929330092'),(4069,'291750000247','42',1.00,'600','retail','0','2025-06-15 18:10:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-15 15:12:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175000024933322002322'),(4070,'291750000247','32',1.00,'500','retail','0','2025-06-15 18:11:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-15 15:12:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175000027009032000300'),(4071,'291750001138','58',1.00,'600','retail','0','2025-06-15 18:25:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-15 15:26:06','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','','','','','','29175000113913222020012'),(4072,'291750082292','70',1.00,'450','retail','0','2025-06-16 16:58:13','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-16 13:58:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175008229522303292235'),(4073,'291750082292','77',1.00,'450','retail','0','2025-06-16 16:58:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-16 13:58:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29175008231620300120253'),(4074,'291750246860','49',1.00,'500','retail','0','2025-06-18 14:41:00','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-18 11:41:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175024686220223323243'),(4075,'291750255552','64',1.00,'500','retail','0','2025-06-18 17:05:52','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-18 14:05:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175025555353355070353'),(4076,'291750349105','54',1.00,'550','retail','0','2025-06-19 19:05:05','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-19 16:19:03','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175034910822823432132'),(4077,'291750349105','64',1.00,'500','retail','0','2025-06-19 19:05:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-19 16:19:03','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175034914321131300001'),(4078,'291750412058','49',1.00,'500','retail','0','2025-06-20 12:34:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-20 09:41:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175041206033333223425'),(4079,'291750412058','49',1.00,'500','retail','0','2025-06-20 12:35:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-20 09:41:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175041212222202029122'),(4080,'291750415630','69',1.00,'450','retail','0','2025-06-20 13:33:50','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-20 10:34:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175041563123302720203'),(4081,'291750430743','11',2.00,'1200','retail','0','2025-06-20 17:45:44','bale','','','0','Cash',165.52,'600','','','29','16.00','1','2025-06-20 14:45:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','3.00','1','Inclusive','branch','Service','','','','','','','29175043074507332223222'),(4082,'291750506224','70',1.00,'450','retail','0','2025-06-21 14:43:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-21 11:45:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175050622720973232733'),(4083,'291750506366','75',1.00,'450','retail','0','2025-06-21 14:46:07','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-21 11:46:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175050637103222310220'),(4084,'291750506530','5',1.00,'600','retail','0','2025-06-21 14:48:50','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-21 11:49:01','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175050653533535519790'),(4085,'291750508856','7',1.00,'550','retail','0','2025-06-21 15:27:36','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-21 12:32:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175050886020033352333'),(4086,'291750509242','59',1.00,'450','retail','0','2025-06-21 15:34:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-21 12:34:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175050924403002270203'),(4087,'291750511070','7',1.00,'550','retail','0','2025-06-21 16:04:31','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-21 13:05:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175051107510235315252'),(4088,'291750511070','7',1.00,'550','retail','0','2025-06-21 16:04:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-21 13:05:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175051109233322390190'),(4089,'291750513926','48',1.00,'500','retail','0','2025-06-21 16:52:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-21 13:52:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175051392803230302320'),(4090,'291750514033','31',1.00,'500','retail','0','2025-06-21 16:53:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-21 13:54:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175051403823133012233'),(4091,'291750515113','49',1.00,'500','retail','0','2025-06-21 17:11:54','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-21 14:13:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175051511523105302712'),(4092,'291750515113','45',1.00,'450','retail','0','2025-06-21 17:12:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-21 14:13:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175051517622252355230'),(4093,'291750515113','45',1.00,'450','retail','0','2025-06-21 17:12:59','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-21 14:13:19','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175051518713522052122'),(4094,'291750522481','68',1.00,'500','retail','0','2025-06-21 19:14:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-21 16:15:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175052248732505322528'),(4095,'291750581713','48',1.00,'500','retail','0','2025-06-22 11:41:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 08:41:55','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175058171434502022292'),(4096,'291750585172','60',1.00,'450','retail','0','2025-06-22 12:39:32','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 09:39:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175058517353220233893'),(4097,'291750585876','14',1.00,'550','retail','0','2025-06-22 12:51:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-22 09:51:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','','','','','','29175058587702552380738'),(4098,'291750586610','69',1.00,'450','retail','0','2025-06-22 13:03:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 10:03:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175058661232329722292'),(4099,'291750587354','78',1.00,'450','retail','0','2025-06-22 13:15:54','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 10:16:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175058735577097228135'),(4100,'291750587354','84',1.00,'500','retail','0','2025-06-22 13:16:27','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 10:16:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175058738833022200203'),(4101,'291750587427','42',1.00,'600','retail','0','2025-06-22 13:17:07','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-22 10:17:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175058742823203305072'),(4102,'291750592827','81',1.00,'500','retail','0','2025-06-22 14:47:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 11:47:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175059282879020002072'),(4103,'291750592827','25',1.00,'600','retail','0','2025-06-22 14:47:35','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-22 11:47:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175059285630391830991'),(4104,'291750592908','15',1.00,'670','retail','0','2025-06-22 14:48:28','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-22 11:48:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175059290930322925223'),(4105,'291750596616','49',1.00,'500','retail','0','2025-06-22 15:50:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 12:52:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175059661779026331352'),(4106,'291750596616','7',1.00,'550','retail','0','2025-06-22 15:50:21','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-22 12:52:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175059662272350290302'),(4107,'291750596616','49',1.00,'500','retail','0','2025-06-22 15:50:39','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 12:52:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175059664150223222323'),(4108,'291750596616','71',1.00,'500','retail','0','2025-06-22 15:50:53','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 12:52:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175059665495232929222'),(4109,'291750596616','35',1.00,'500','retail','0','2025-06-22 15:51:18','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 12:52:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175059668022355333350'),(4111,'291750596767','80',1.00,'500','retail','0','2025-06-22 15:52:47','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-22 13:03:17','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','',NULL,'29175059676831353333070'),(4112,'291750596767','80',1.00,'500','retail','0','2025-06-22 16:03:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 13:03:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175059739272033790257'),(4113,'291750599973','52',1.00,'500','retail','0','2025-06-22 16:46:13','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 13:47:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175059997523302530222'),(4114,'291750599973','52',1.00,'500','retail','0','2025-06-22 16:46:20','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-22 13:47:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175059998190000098515'),(4115,'291750599973','78',1.00,'450','retail','0','2025-06-22 16:46:35','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 13:47:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175059999820929329028'),(4116,'291750600460','78',1.00,'450','retail','0','2025-06-22 16:54:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 14:04:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175060046132632232305'),(4117,'291750601055','78',1.00,'450','retail','0','2025-06-22 17:04:16','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-22 14:04:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175060105730232303200'),(4118,'291750602749','2',1.00,'600','retail','0','2025-06-22 17:32:29','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-22 14:43:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175060275039272300000'),(4119,'291750602749','40',1.00,'550','retail','0','2025-06-22 17:32:46','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-22 14:43:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175060276800700263360'),(4121,'291750604908','25',1.00,'600','retail','0','2025-06-22 18:08:28','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-22 15:49:31','1','21','new','1','printed','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','',NULL,'29175060490992300903291'),(4122,'291750604908','42',1.00,'600','retail','0','2025-06-22 18:43:45','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-22 15:49:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175060702833822293222'),(4123,'291750677276','52',1.00,'500','retail','0','2025-06-23 14:14:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-23 11:23:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175067727772312290920'),(4124,'291750677276','28',1.00,'600','retail','0','2025-06-23 14:15:03','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-23 11:23:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175067732492222023322'),(4125,'291750684732','15',1.00,'670','retail','0','2025-06-23 16:18:52','bale','','','0','Cash',92.41,'670','','','29','16.00','1','2025-06-23 13:24:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175068473320702293120'),(4126,'291750765117','50',1.00,'500','retail','0','2025-06-24 14:38:38','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-24 11:38:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29175076511933532230033'),(4127,'291750938910','84',1.00,'500','retail','0','2025-06-26 14:55:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-26 11:55:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175093891192733022133'),(4128,'291750938941','63',1.00,'500','retail','0','2025-06-26 14:56:23','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-26 11:57:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175093898579335229013'),(4129,'291750938941','49',1.00,'500','retail','0','2025-06-26 14:56:56','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-26 11:57:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175093901730321230222'),(4130,'291750939046','77',1.00,'450','retail','0','2025-06-26 14:57:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-26 11:58:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29175093904822030323333'),(4131,'291750939046','59',1.00,'450','retail','0','2025-06-26 14:57:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-26 11:58:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175093906630603200302'),(4132,'291750939046','46',1.00,'450','retail','0','2025-06-26 14:58:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-26 11:58:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175093908605693922233'),(4133,'291751013567','60',1.00,'450','retail','0','2025-06-27 11:39:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-27 08:46:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175101356812132853671'),(4134,'291751013567','50',1.00,'500','retail','0','2025-06-27 11:39:36','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-27 08:46:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175101357721732502117'),(4135,'291751015305','53',1.00,'450','retail','0','2025-06-27 12:08:25','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-27 09:08:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175101531031027030202'),(4136,'291751015305','74',1.00,'450','retail','0','2025-06-27 12:08:37','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-27 09:08:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175101531935325203113'),(4137,'291751028464','85',1.00,'500','retail','0','2025-06-27 15:47:44','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-27 12:55:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175102847603233733020'),(4138,'291751028464','7',1.00,'550','retail','0','2025-06-27 15:50:16','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-27 12:55:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175102861922900230220'),(4139,'291751032690','38',1.00,'600','retail','0','2025-06-27 16:58:10','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-27 14:08:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175103269222263622339'),(4140,'291751037116','70',1.00,'450','retail','0','2025-06-27 18:11:56','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-27 15:16:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175103711833022712320'),(4141,'291751037116','68',1.00,'500','retail','0','2025-06-27 18:12:59','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-27 15:16:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175103718223373190330'),(4142,'291751037116','75',1.00,'450','retail','0','2025-06-27 18:16:05','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-27 15:16:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175103736621330509131'),(4143,'291751113131','6',1.00,'550','retail','0','2025-06-28 15:18:52','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 12:20:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175111313331920233217'),(4144,'291751114599','7',1.00,'550','retail','0','2025-06-28 15:43:19','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 12:44:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175111460820020114220'),(4145,'291751114599','84',2.00,'1000','retail','0','2025-06-28 15:43:49','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-28 12:44:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','7.00','5','Inclusive','branch','Service','','','','','','','29175111463929263629333'),(4146,'291751114599','69',1.00,'450','retail','0','2025-06-28 15:44:22','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-28 12:44:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175111466732014072110'),(4147,'291751114820','39',1.00,'550','retail','0','2025-06-28 15:47:00','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 12:47:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175111482310201123331'),(4148,'291751114908','25',1.00,'600','retail','0','2025-06-28 15:48:28','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-28 12:48:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175111491123190930132'),(4149,'291751114908','25',1.00,'600','retail','0','2025-06-28 15:48:38','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-28 12:48:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175111492023523302221'),(4150,'291751115036','5',1.00,'600','retail','0','2025-06-28 15:50:36','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-28 12:50:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175111503933533220290'),(4152,'291751115111','39',1.00,'550','retail','0','2025-06-28 15:51:51','bale','','','0','Cash',75.86,'550','','','29','','1','2025-06-28 12:52:40','1','16','new','1','printed','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','','','','',NULL,'29175111511492021513011'),(4153,'291751115111','75',1.00,'450','retail','0','2025-06-28 15:52:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-28 12:52:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175111515623025201530'),(4154,'291751115228','7',1.00,'550','retail','0','2025-06-28 15:53:48','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 12:54:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175111523121035733230'),(4155,'291751115366','4',1.00,'500','retail','0','2025-06-28 15:56:07','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 12:56:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','','','','','','29175111537525105017502'),(4156,'291751115450','49',1.00,'500','retail','0','2025-06-28 15:57:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 12:57:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175111545329230033332'),(4157,'291751117864','49',1.00,'500','retail','0','2025-06-28 16:37:45','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 14:29:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175111786761223221309'),(4158,'291751117864','50',2.00,'1000','retail','0','2025-06-28 16:38:44','bale','','','0','Cash',137.93,'500','','','29','16.00','1','2025-06-28 14:29:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','7.00','5','Inclusive','branch','Service','','','','','','','29175111792933271023213'),(4159,'291751117864','47',1.00,'500','retail','0','2025-06-28 16:39:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 14:29:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175111795913301211091'),(4160,'291751117864','85',1.00,'500','retail','0','2025-06-28 16:39:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 14:29:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175111798923572132257'),(4161,'291751117864','68',1.00,'500','retail','0','2025-06-28 16:40:06','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 14:29:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175111801121221393712'),(4162,'291751121173','5',1.00,'600','retail','0','2025-06-28 17:32:53','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-28 14:33:04','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175112117473353570313'),(4163,'291751121173','7',1.00,'550','retail','0','2025-06-28 17:32:59','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 14:33:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175112118001033222393'),(4164,'291751121281','84',1.00,'500','retail','0','2025-06-28 17:34:41','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 14:34:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175112128323192222331'),(4165,'291751122787','25',1.00,'600','retail','0','2025-06-28 17:59:47','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-28 15:00:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175112279710223222323'),(4166,'291751124354','24',1.00,'550','retail','0','2025-06-28 18:25:54','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-28 15:37:35','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175112435707033720334'),(4167,'291751124354','71',1.00,'500','retail','0','2025-06-28 18:26:12','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-28 15:37:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175112437502233233233'),(4170,'291751125887','59',1.00,'450','retail','0','2025-06-28 18:51:27','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-28 15:51:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175112589001003922250'),(4171,'291751125134','77',1.00,'450','retail','0','2025-06-28 18:38:54','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-28 16:31:09','1','15','new','1','printed','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','',NULL,'29175112513605015023621'),(4172,'291751125134','77',3.00,'1350','retail','0','2025-06-28 19:30:53','bale','','','0','Cash',186.21,'450','','','29','16.00','1','2025-06-28 16:31:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','17.00','14','Inclusive','branch','Service','','','','','','','29175112825722350532303'),(4173,'291751125134','77',1.00,'450','retail','0','2025-06-28 19:31:02','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-28 16:31:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29175112826412932222222'),(4174,'291751195384','75',1.00,'450','retail','0','2025-06-29 14:09:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 11:09:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175119538533522722212'),(4175,'291751199181','50',1.00,'500','retail','0','2025-06-29 15:13:01','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 12:13:24','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175119918233013999219'),(4176,'291751199181','67',1.00,'500','retail','0','2025-06-29 15:13:10','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 12:13:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','','','','','','29175119919119325232202'),(4177,'291751199457','64',1.00,'500','retail','0','2025-06-29 15:17:37','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 12:21:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175119945802982323193'),(4178,'291751199457','64',1.00,'500','retail','0','2025-06-29 15:17:43','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 12:21:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','','','','','','29175119946523143331909'),(4179,'291751199700','25',1.00,'600','retail','0','2025-06-29 15:21:41','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-29 12:22:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175119970213279230202'),(4180,'291751200354','59',1.00,'450','retail','0','2025-06-29 15:32:34','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 12:39:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175120035630312032233'),(4181,'291751201268','3',1.00,'500','retail','0','2025-06-29 15:47:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 12:49:45','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175120126992073020062'),(4182,'291751201397','7',1.00,'550','retail','0','2025-06-29 15:49:57','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-29 12:54:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','16.00','15','Inclusive','branch','Service','','','','','','','29175120139932230001330'),(4183,'291751202505','46',1.00,'450','retail','0','2025-06-29 16:08:26','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 13:11:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175120250892202023322'),(4184,'291751202505','46',1.00,'450','retail','0','2025-06-29 16:08:30','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 13:11:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175120251121321222700'),(4185,'291751202505','46',1.00,'450','retail','0','2025-06-29 16:08:33','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 13:11:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175120251415233027322'),(4186,'291751203457','70',1.00,'450','retail','0','2025-06-29 16:24:17','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 13:24:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175120345905322305252'),(4187,'291751203457','68',1.00,'500','retail','0','2025-06-29 16:24:30','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 13:24:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175120347341022323720'),(4188,'291751204239','82',1.00,'500','retail','0','2025-06-29 16:37:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 13:38:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175120424017203103373'),(4189,'291751204924','59',1.00,'450','retail','0','2025-06-29 16:48:44','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 13:48:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','','','','','','29175120492822332370220'),(4190,'291751206088','49',1.00,'500','retail','0','2025-06-29 17:08:08','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 14:08:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','11.00','10','Inclusive','branch','Service','','','','','','','29175120609032279902261'),(4191,'291751206088','64',1.00,'500','retail','0','2025-06-29 17:08:16','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 14:08:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175120609862051308023'),(4192,'291751206088','64',1.00,'500','retail','0','2025-06-29 17:08:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 14:08:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175120610121222212337'),(4193,'291751206289','6',1.00,'550','retail','0','2025-06-29 17:11:29','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-29 14:11:40','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175120629032222107022'),(4194,'291751206289','28',1.00,'600','retail','0','2025-06-29 17:11:37','bale','','','0','Cash',82.76,'600','','','29','16.00','1','2025-06-29 14:11:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175120629906220332299'),(4195,'291751206819','26',1.00,'500','retail','0','2025-06-29 17:20:19','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 14:20:23','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175120682033922225532'),(4196,'291751208585','77',1.00,'450','retail','0','2025-06-29 17:49:45','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 14:49:49','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','17.00','16','Inclusive','branch','Service','','','','','','','29175120858685023237320'),(4197,'291751209428','83',1.00,'500','retail','0','2025-06-29 18:03:48','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 15:05:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','','','','','','29175120943022013103903'),(4198,'291751209428','82',1.00,'500','retail','0','2025-06-29 18:04:58','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 15:05:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175120950623001002123'),(4199,'291751209428','80',1.00,'500','retail','0','2025-06-29 18:05:42','bale','','','0','Cash',68.97,'500','','','29','16.00','1','2025-06-29 15:05:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','','','','','','29175120954423221321213'),(4200,'291751209575','6',1.00,'550','retail','0','2025-06-29 18:06:15','bale','','','0','Cash',75.86,'550','','','29','16.00','1','2025-06-29 15:07:44','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','','','','','','29175120957839029730231'),(4201,'291751209726','74',1.00,'450','retail','0','2025-06-29 18:08:46','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 15:08:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','','','','','','29175120972929292033290'),(4202,'291751209726','75',1.00,'450','retail','0','2025-06-29 18:08:53','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 15:08:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','','','','','','29175120973429203750090'),(4203,'291751210539','46',1.00,'450','retail','0','2025-06-29 18:22:20','bale','','','0','Cash',62.07,'450','','','29','16.00','1','2025-06-29 15:22:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','','','','','','29175121054225022272013'); /*!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=271 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 ('29173236685093080066226',1,'291732366836','68',1.00,'500','retail','0','2024-11-23 16:00:48','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 13:19:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173236683883222620062',2,'291732366836','85',1.00,'500','retail','0','2024-11-23 16:00:37','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 13:19:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173236806100222362021',3,'291732368059','71',1.00,'500','retail','0','2024-11-23 16:20:59','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 13:21:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173237408223030242322',4,'291732373984','83',1.00,'500','retail','0','2024-11-23 18:01:20','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 15:03:57','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173237404432232423423',5,'291732373984','8',1.00,'600','retail','0','2024-11-23 18:00:42','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-23 15:03:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173237402022239333230',6,'291732373984','49',1.00,'500','retail','0','2024-11-23 18:00:15','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-23 15:03:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173237398739038023223',7,'291732373984','38',1.00,'600','retail','0','2024-11-23 17:59:44','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-23 15:03:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173243380023239233200',8,'291732433784','26',1.00,'500','retail','0','2024-11-24 10:36:36','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 07:36:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173243378822222930232',9,'291732433784','59',1.00,'450','retail','0','2024-11-24 10:36:25','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-24 07:36:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173243462222322720230',10,'291732434619','20',1.00,'550','retail','0','2024-11-24 10:50:19','bale','','','0','Cash',75.86,'550','','','29','','1','2024-11-24 07:50:48','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173243471430422722734',11,'291732434681','17',4.00,'1500','retail','500','2024-11-24 10:51:29','bale','','','0','Cash',206.90,'375','','','29','','1','2024-11-24 07:52:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',323.28,'4','0.00','-4','Inclusive','branch','Service','','',''),('29173243468232272200370',12,'291732434681','43',1.00,'600','retail','0','2024-11-24 10:51:21','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-24 07:52:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173244499423203323049',13,'291732444979','45',1.00,'450','retail','0','2024-11-24 13:43:13','bale','','','0','Cash',62.07,'450','','','29','','1','2024-11-24 10:46:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173244498103724240323',14,'291732444979','35',1.00,'500','retail','0','2024-11-24 13:43:00','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-24 10:46:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173244793370410223003',15,'291732447914','6',1.00,'550','retail','0','2024-11-24 14:31:54','bale','','','0','Cash',75.86,'550','','','29','','1','2024-11-24 11:32:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173244795202292322223',16,'291732447946','1',5.00,'2500','retail','0','2024-11-24 14:32:26','bale','','','0','Cash',344.83,'500','','','29','','1','2024-11-24 11:32:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'5','0.00','-5','Inclusive','branch','Service','','',''),('29173245881902030903252',17,'291732458815','67',2.00,'1000','retail','0','2024-11-24 17:33:35','bale','','','0','Cash',137.93,'500','','','29','','1','2024-11-24 14:33:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','',''),('29173253323553323733233',18,'291732454170','86',2.00,'1000','retail','0','2024-11-25 14:13:51','bale','','','0','Cash',137.93,'500','','','29','','1','2024-11-25 11:22:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','',''),('29173253410433233123333',19,'291732454170','86',1.00,'500','retail','0','2024-11-25 14:28:21','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-25 11:28:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173296444032224232322',20,'291732964404','33',1.00,'600','retail','0','2024-11-30 14:00:37','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-30 11:06:07','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173296440604422322332',21,'291732964404','25',1.00,'600','retail','0','2024-11-30 14:00:04','bale','','','0','Cash',82.76,'600','','','29','','1','2024-11-30 11:06:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173297397003303213272',22,'291732973965','16',1.00,'500','retail','0','2024-11-30 16:39:25','bale','','','0','Cash',68.97,'500','','','29','','1','2024-11-30 13:40:42','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173330978393393003032',23,'291733309781','15',1.00,'670','retail','0','2024-12-04 13:56:21','bale','','','0','Cash',92.41,'670','','','29','','1','2024-12-04 10:56:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173331974131219347200',24,'291733316866','46',3.00,'1350','retail','0','2024-12-04 16:42:10','bale','','','0','Cash',186.21,'450','','','29','','1','2024-12-04 13:43:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'3','0.00','-3','Inclusive','branch','Service','','',''),('29173366564103033622393',25,'291733665628','45',2.00,'900','retail','0','2024-12-08 16:47:08','bale','','','0','Cash',124.14,'450','','','29','','1','2024-12-08 13:47:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','',''),('29173375812732021020223',26,'291733758125','75',1.00,'450','retail','0','2024-12-09 18:28:45','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-09 15:28:56','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173400297232302343230',27,'291734001961','71',1.00,'500','retail','0','2024-12-12 14:29:31','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 11:31:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173401651302403121010',28,'291734016512','16',1.00,'500','retail','0','2024-12-12 18:15:12','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 15:16:02','1','15','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','1.00','1','Inclusive','branch','Service','','',''),('29173401969523600299013',29,'291734019692','27',1.00,'500','retail','0','2024-12-12 19:08:12','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-12 16:09:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173426176506203031122',30,'291734261756','26',1.00,'500','retail','0','2024-12-15 14:22:44','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-15 11:23:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173426175827072932830',31,'291734261756','43',1.00,'600','retail','0','2024-12-15 14:22:37','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-15 11:23:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29173426564552432322633',32,'291734265644','84',1.00,'500','retail','0','2024-12-15 15:27:24','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-15 12:53:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173436171872231030200',33,'291734361699','58',2.00,'1200','retail','0','2024-12-16 18:08:33','bale','','','0','Cash',165.52,'600','','','29','','1','2024-12-16 15:27:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','',''),('29173436170533372602327',34,'291734361699','52',2.00,'1000','retail','0','2024-12-16 18:08:19','bale','','','0','Cash',137.93,'500','','','29','','1','2024-12-16 15:27:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','0.00','-2','Inclusive','branch','Service','','',''),('29173452058520234233823',35,'291734520511','67',1.00,'500','retail','0','2024-12-18 14:16:17','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-18 11:17:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173461507373071372322',36,'291734615015','35',1.00,'500','retail','0','2024-12-19 16:31:12','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-19 13:32:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173462169023322240210',37,'291734621687','83',1.00,'500','retail','0','2024-12-19 18:21:27','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-19 15:22:00','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173487501212533321039',38,'291734875010','71',1.00,'500','retail','0','2024-12-22 16:43:30','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-22 13:43:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173487771934032297222',39,'291734877718','49',1.00,'500','retail','0','2024-12-22 17:28:38','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-22 14:28:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173494847941924422409',40,'291734947829','9',1.00,'550','retail','0','2024-12-23 13:07:57','bale','','','0','Cash',75.86,'550','','','29','','1','2024-12-23 10:08:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173494783139081313722',41,'291734947829','7',1.00,'550','retail','0','2024-12-23 12:57:09','bale','','','0','Cash',75.86,'550','','','29','','1','2024-12-23 10:08:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173495847933933234197',42,'291734958478','69',1.00,'450','retail','0','2024-12-23 15:54:38','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-23 12:55:10','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173505376222022222237',43,'291735053745','37',1.00,'600','retail','0','2024-12-24 18:22:40','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-24 15:23:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173506165990917123290',44,'291735061476','59',2.00,'900','retail','0','2024-12-24 20:34:11','bale','','','0','Cash',124.14,'450','','','29','','1','2024-12-24 17:34:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','1.00','-1','Inclusive','branch','Service','','',''),('29173506220102203091200',45,'291735062200','25',1.00,'600','retail','0','2024-12-24 20:43:20','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-24 17:44:14','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29173513186773310322323',46,'291735131865','17',1.00,'500','retail','0','2024-12-25 16:04:25','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-25 13:04:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29173523037922200303239',47,'291735229870','2',1.00,'600','retail','0','2024-12-26 19:26:17','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-26 16:26:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173530308420923303433',48,'291735303052','33',1.00,'600','retail','0','2024-12-27 15:37:32','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-27 12:38:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29173539594665333030225',49,'291735395937','49',1.00,'500','retail','0','2024-12-28 17:25:37','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-28 14:25:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173540034933320223130',50,'291735400345','53',1.00,'450','retail','0','2024-12-28 18:39:05','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-28 15:39:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173547366306393203202',51,'291735473642','77',1.00,'450','retail','0','2024-12-29 15:01:01','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-29 12:01:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173547364443742434223',52,'291735473642','26',1.00,'500','retail','0','2024-12-29 15:00:42','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-29 12:01:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173548363523235082802',53,'291735483634','38',1.00,'600','retail','0','2024-12-29 17:47:14','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-29 14:47:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29173557117523330277135',54,'291735571167','11',1.00,'600','retail','0','2024-12-30 18:06:14','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-30 15:06:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173557116993372329111',55,'291735571167','11',1.00,'600','retail','0','2024-12-30 18:06:07','bale','','','0','Cash',82.76,'600','','','29','','1','2024-12-30 15:06:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173557858927523223825',56,'291735578585','46',1.00,'450','retail','0','2024-12-30 20:09:48','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-30 17:09:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','',''),('29173557858632023273853',57,'291735578585','78',1.00,'450','retail','0','2024-12-30 20:09:45','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-30 17:09:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173557871330195351022',58,'291735578610','45',1.00,'450','retail','0','2024-12-30 20:11:52','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-30 17:35:10','1','15','new','1','new','pcs','','','','','','0','','','VATABLE',387.93,'','3.00','3','Inclusive','branch','Service','','',''),('29173564680004330332481',59,'291735646798','76',1.00,'500','retail','0','2024-12-31 15:06:38','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-31 12:06:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173565080380290352202',60,'291735650799','45',1.00,'450','retail','0','2024-12-31 16:13:19','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-31 13:15:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','',''),('29173565666622323220222',61,'291735656662','49',1.00,'500','retail','0','2024-12-31 17:51:03','bale','','','0','Cash',68.97,'500','','','29','','1','2024-12-31 14:51:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29173566351621023031673',62,'291735663480','77',0.00,'0','retail','0','2024-12-31 19:44:46','bale','','','0','Cash',0.00,'450','','','29','','1','2024-12-31 16:45:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'0','1.00','1','Inclusive','branch','Service','','',''),('29173566348203330203022',63,'291735663480','69',1.00,'450','retail','0','2024-12-31 19:44:40','bale','','','0','Cash',62.07,'450','','','29','','1','2024-12-31 16:45:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29173573352000203203321',64,'291735733484','48',1.00,'500','retail','0','2025-01-01 15:12:00','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-01 12:12:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173574219720330321027',65,'291735742149','24',1.00,'550','retail','0','2025-01-01 17:36:34','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-01 14:37:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173574215025350431352',66,'291735742149','12',1.00,'550','retail','0','2025-01-01 17:35:49','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-01 14:37:12','1','16','new','1','new','pcs','','','','','','0','','','VATABLE',474.14,'','0.00','0','Inclusive','branch','Service','','',''),('29173574350737222202233',67,'291735743493','61',1.00,'500','retail','0','2025-01-01 17:58:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-01 14:59:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173574407602220223340',68,'291735744075','77',1.00,'450','retail','0','2025-01-01 18:07:55','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-01 15:08:24','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29173574408937002303323',69,'291735744075','45',1.00,'450','retail','0','2025-01-01 18:08:07','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-01 15:08:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','',''),('29173575221433002223020',70,'291735752166','80',1.00,'500','retail','0','2025-01-01 20:23:33','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-01 17:23:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173582800432822703325',71,'291735828002','13',0.00,'0','retail','0','2025-01-02 17:26:42','bale','','','0','Cash',0.00,'600','','','29','','1','2025-01-02 14:26:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'0','0.00','0','Inclusive','branch','Service','','',''),('29173583317132330233332',72,'291735832896','45',1.00,'450','retail','0','2025-01-02 18:52:40','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-02 15:53:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','',''),('29173583289772083520737',73,'291735832896','45',1.00,'450','retail','0','2025-01-02 18:48:16','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-02 15:53:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','',''),('29173583323882332378333',74,'291735833224','47',2.00,'1000','retail','0','2025-01-02 18:53:56','bale','','','0','Cash',137.93,'500','','','29','','1','2025-01-02 15:54:20','1','21','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','0.00','0','Inclusive','branch','Service','','',''),('29173583322523032132229',75,'291735833224','45',1.00,'450','retail','0','2025-01-02 18:53:44','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-02 15:54:20','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','',''),('29173589869130228336378',76,'291735898227','13',1.00,'600','retail','0','2025-01-03 13:04:49','bale','','','0','Cash',82.76,'600','','','29','','1','2025-01-03 10:04:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173591213632033233301',77,'291735912132','85',1.00,'500','retail','0','2025-01-03 16:48:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-03 13:49:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173591422932239221230',78,'291735914226','70',1.00,'450','retail','0','2025-01-03 17:23:46','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-03 14:25:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173592339803232227329',79,'291735923385','80',3.00,'1500','retail','0','2025-01-03 19:56:37','bale','','','0','Cash',206.90,'500','','','29','','1','2025-01-03 16:56:47','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','1.00','-2','Inclusive','branch','Service','','',''),('29173608456636326247620',80,'291736084561','85',1.00,'500','retail','0','2025-01-05 16:42:41','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-05 13:42:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173609068833302612300',81,'291736090646','34',1.00,'500','retail','0','2025-01-05 18:24:47','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-05 15:26:14','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173617468101324232232',82,'291736174649','49',1.00,'500','retail','0','2025-01-06 17:44:10','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-06 14:44:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29173634735203047233223',83,'291736347349','81',1.00,'500','retail','0','2025-01-08 17:42:29','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-08 14:43:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173668968518036302503',84,'291736689682','27',1.00,'500','retail','0','2025-01-12 16:48:03','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-12 13:48:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173720761020320230229',85,'291737207608','72',1.00,'450','retail','0','2025-01-18 16:40:08','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-18 13:40:52','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173720775023322020222',86,'291737207669','45',1.00,'450','retail','0','2025-01-18 16:42:29','bale','','','0','Cash',62.07,'450','','','29','','1','2025-01-18 13:46:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','',''),('29173720767000772707333',87,'291737207669','48',1.00,'500','retail','0','2025-01-18 16:41:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-18 13:46:31','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173721666462326332620',88,'291737216599','32',1.00,'500','retail','0','2025-01-18 19:10:00','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-18 16:11:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173729000771220022010',89,'291737290005','51',1.00,'500','retail','0','2025-01-19 15:33:26','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-19 12:37:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173730018802020272089',90,'291737300177','79',1.00,'500','retail','0','2025-01-19 18:23:06','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-19 15:23:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173730017930027033230',91,'291737300177','7',1.00,'550','retail','0','2025-01-19 18:22:57','bale','','','0','Cash',75.86,'550','','','29','','1','2025-01-19 15:23:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','',''),('29173730047122320702077',92,'291737300208','15',1.00,'670','retail','0','2025-01-19 18:27:50','bale','','','0','Cash',92.41,'670','','','29','','1','2025-01-19 15:28:46','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','1.00','0','Inclusive','branch','Service','','',''),('29173730417202372433330',93,'291737304169','85',2.00,'1000','retail','0','2025-01-19 19:29:30','bale','','','0','Cash',137.93,'500','','','29','','1','2025-01-19 16:29:35','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','',''),('29173746458832322303320',94,'291737464587','27',1.00,'500','retail','0','2025-01-21 16:03:07','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-21 13:04:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173781959533230393233',95,'291737812388','76',1.00,'500','retail','0','2025-01-25 18:39:49','bale','','','0','Cash',68.97,'500','','','29','','1','2025-01-25 15:40:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173849842013323243828',96,'291738498419','77',1.00,'450','retail','0','2025-02-02 15:13:39','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-02 12:14:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','',''),('29173850180403913813200',97,'291738501803','68',1.00,'500','retail','0','2025-02-02 16:10:03','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-02 13:10:12','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173850520778333030228',98,'291738505177','84',1.00,'500','retail','0','2025-02-02 17:06:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-02 14:07:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173850518430328231222',99,'291738505177','15',1.00,'670','retail','0','2025-02-02 17:06:17','bale','','','0','Cash',92.41,'670','','','29','','1','2025-02-02 14:07:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','2.00','1','Inclusive','branch','Service','','',''),('29173851397323223932333',100,'291738513972','59',1.00,'450','retail','0','2025-02-02 19:32:52','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-02 16:33:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','',''),('29173901300322331000203',101,'291739013001','81',1.00,'500','retail','0','2025-02-08 14:10:01','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-08 11:10:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29173901716123122303233',102,'291739017156','77',2.00,'900','retail','0','2025-02-08 15:19:16','bale','','','0','Cash',124.14,'450','','','29','','1','2025-02-08 12:19:26','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Service','','',''),('29173902005009023101032',103,'291739020048','35',1.00,'500','retail','0','2025-02-08 16:07:28','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-08 13:20:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173902599632032900923',104,'291739025985','12',1.00,'550','retail','0','2025-02-08 17:46:34','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-08 14:52:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','',''),('29173902598700923030323',105,'291739025985','7',1.00,'550','retail','0','2025-02-08 17:46:25','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-08 14:52:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','2.00','1','Inclusive','branch','Service','','',''),('29173910171828703022030',106,'291739101716','67',1.00,'500','retail','0','2025-02-09 14:48:36','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-09 11:49:46','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29173911691410333071222',107,'291739116902','50',1.00,'500','retail','0','2025-02-09 19:01:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-09 16:02:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173911690523270350232',108,'291739116902','50',1.00,'500','retail','0','2025-02-09 19:01:42','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-09 16:02:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173918742183214022013',109,'291739187420','77',1.00,'450','retail','0','2025-02-10 14:37:00','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-10 11:37:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Service','','',''),('29173918744534228430373',110,'291739187432','69',1.00,'450','retail','0','2025-02-10 14:37:24','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-10 11:45:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','',''),('29173918744000342323399',111,'291739187432','45',1.00,'450','retail','0','2025-02-10 14:37:18','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-10 11:45:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','',''),('29173918743333233322032',112,'291739187432','75',1.00,'450','retail','0','2025-02-10 14:37:12','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-10 11:45:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29173919809123239001280',113,'291739198074','7',1.00,'550','retail','0','2025-02-10 17:34:48','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-10 15:02:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','3.00','2','Inclusive','branch','Service','','',''),('29173919807602230133229',114,'291739198074','45',2.00,'900','retail','0','2025-02-10 17:34:34','bale','','','0','Cash',124.14,'450','','','29','','1','2025-02-10 15:02:05','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','11.00','9','Inclusive','branch','Service','','',''),('29173944431790220330244',115,'291739444295','57',1.00,'500','retail','0','2025-02-13 13:58:35','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-13 11:15:01','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173944429743433320003',116,'291739444295','76',1.00,'500','retail','0','2025-02-13 13:58:15','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-13 11:15:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173970873870222031707',117,'291739708736','50',1.00,'500','retail','0','2025-02-16 15:25:37','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-16 12:30:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29173970912902222130702',118,'291739709091','85',1.00,'500','retail','0','2025-02-16 15:32:07','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-16 12:46:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29173970909200922373223',119,'291739709091','50',1.00,'500','retail','0','2025-02-16 15:31:31','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-16 12:46:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29173971043000397120234',120,'291739710409','7',1.00,'550','retail','0','2025-02-16 15:53:48','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-16 12:54:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','4.00','3','Inclusive','branch','Service','','',''),('29173971041502302227313',121,'291739710409','42',1.00,'600','retail','0','2025-02-16 15:53:34','bale','','','0','Cash',82.76,'600','','','29','','1','2025-02-16 12:54:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29173971041132112322379',122,'291739710409','50',1.00,'500','retail','0','2025-02-16 15:53:29','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-16 12:54:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174012813923373090330',123,'291740128138','83',1.00,'500','retail','0','2025-02-21 11:55:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-21 08:56:00','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174022767722720923203',124,'291740227674','77',1.00,'450','retail','0','2025-02-22 15:34:35','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-22 12:39:37','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','',''),('29174023345523491023492',125,'291740233452','70',1.00,'450','retail','0','2025-02-22 17:10:53','bale','','','0','Cash',62.07,'450','','','29','','1','2025-02-22 14:14:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29174030893404274332020',126,'291740308932','14',1.00,'550','retail','0','2025-02-23 14:08:52','bale','','','0','Cash',75.86,'550','','','29','','1','2025-02-23 11:09:07','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174065862923633302200',127,'291740658609','26',1.00,'500','retail','0','2025-02-27 15:17:00','bale','','','0','Cash',68.97,'500','','','29','','1','2025-02-27 12:17:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174084114000017123200',128,'291740841125','59',2.00,'900','retail','0','2025-03-01 17:58:46','bale','','','0','Cash',124.14,'450','','','29','','1','2025-03-01 14:59:47','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','4.00','2','Inclusive','branch','Service','','',''),('29174107713632407327307',129,'291741076919','82',1.00,'500','retail','0','2025-03-04 11:28:40','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-04 08:32:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174143223523012030322',130,'291741432230','8',1.00,'600','retail','0','2025-03-08 14:10:30','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-08 11:16:57','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29174211781222000222323',131,'291742117810','82',1.00,'500','retail','0','2025-03-16 12:36:50','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-16 09:37:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29174263953754320733209',132,'291742639536','32',1.00,'500','retail','0','2025-03-22 13:32:16','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-22 10:35:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29174272878623902032372',133,'291742728762','3',1.00,'500','retail','0','2025-03-23 14:19:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-23 11:20:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174272876421277200002',134,'291742728762','7',1.00,'550','retail','0','2025-03-23 14:19:22','bale','','','0','Cash',75.86,'550','','','29','','1','2025-03-23 11:20:00','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','5.00','4','Inclusive','branch','Service','','',''),('29174274137002231273302',135,'291742741368','7',2.00,'1100','retail','0','2025-03-23 17:49:28','bale','','','0','Cash',151.72,'550','','','29','','1','2025-03-23 15:00:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','6.00','4','Inclusive','branch','Service','','',''),('29174300027620323329020',136,'291743000255','10',1.00,'600','retail','0','2025-03-26 17:44:34','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-26 14:46:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174300026732021020223',137,'291743000255','25',1.00,'600','retail','0','2025-03-26 17:44:26','bale','','','0','Cash',82.76,'600','','','29','','1','2025-03-26 14:46:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174300025703032390303',138,'291743000255','5',2.00,'1200','retail','0','2025-03-26 17:44:15','bale','','','0','Cash',165.52,'600','','','29','','1','2025-03-26 14:46:36','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','0.00','-2','Inclusive','branch','Service','','',''),('29174325670503133303253',139,'291743256694','77',1.00,'450','retail','0','2025-03-29 16:58:15','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-29 13:58:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','',''),('29174326212623932333003',140,'291743262100','69',1.00,'450','retail','0','2025-03-29 18:28:40','bale','','','0','Cash',62.07,'450','','','29','','1','2025-03-29 15:35:55','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','',''),('29174333322402330033002',141,'291743332889','52',1.00,'500','retail','0','2025-03-30 14:13:39','bale','','','0','Cash',68.97,'500','','','29','','1','2025-03-30 11:13:51','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174343546723042137233',142,'291743435464','7',1.00,'550','retail','0','2025-03-31 18:37:44','bale','','','0','Cash',75.86,'550','','','29','','1','2025-03-31 15:38:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','8.00','7','Inclusive','branch','Service','','',''),('29174350519631293920353',143,'291743503802','85',1.00,'500','retail','0','2025-04-01 13:59:54','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-01 11:00:07','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174350518613222303200',144,'291743503802','69',1.00,'450','retail','0','2025-04-01 13:59:43','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-01 11:00:07','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','',''),('29174351858258833020333',145,'291743518558','42',1.00,'600','retail','0','2025-04-01 17:43:00','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-01 14:43:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29174351856955042333063',146,'291743518558','35',1.00,'500','retail','0','2025-04-01 17:42:47','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-01 14:43:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174351856305353959233',147,'291743518558','70',1.00,'450','retail','0','2025-04-01 17:42:38','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-01 14:43:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','',''),('29174360221333320323620',148,'291743602209','49',1.00,'500','retail','0','2025-04-02 16:56:49','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-02 14:04:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174360276633007023062',149,'291743602744','58',1.00,'600','retail','0','2025-04-02 17:06:05','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-02 14:14:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174360274939932024343',150,'291743602744','51',2.00,'1000','retail','0','2025-04-02 17:05:45','bale','','','0','Cash',137.93,'500','','','29','','1','2025-04-02 14:14:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','1.00','-1','Inclusive','branch','Service','','',''),('29174368292442820220033',151,'291743682922','46',1.00,'450','retail','0','2025-04-03 15:22:03','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-03 12:22:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','',''),('29174377106030391030971',152,'291743770980','72',1.00,'450','retail','0','2025-04-04 15:50:57','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-04 12:52:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29174377098222293922338',153,'291743770980','49',1.00,'500','retail','0','2025-04-04 15:49:40','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-04 12:52:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174377727992303303222',154,'291743777265','81',1.00,'500','retail','0','2025-04-04 17:34:26','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-04 14:34:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174384968222233422212',155,'291743849680','70',1.00,'450','retail','0','2025-04-05 13:41:20','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-05 10:52:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Service','','',''),('29174387213933730912703',156,'291743872137','84',1.00,'500','retail','0','2025-04-05 19:55:37','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-05 16:56:27','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174393579830090389272',157,'291743935796','85',1.00,'500','retail','0','2025-04-06 13:36:36','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 10:36:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','',''),('29174394553920320234332',158,'291743945536','7',1.00,'550','retail','0','2025-04-06 16:18:56','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-06 13:19:18','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','9.00','8','Inclusive','branch','Service','','',''),('29174394878320293341423',159,'291743948776','59',1.00,'450','retail','0','2025-04-06 17:13:02','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-06 14:13:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','',''),('29174394877729330084702',160,'291743948776','77',1.00,'450','retail','0','2025-04-06 17:12:56','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-06 14:13:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','',''),('29174395017429343303019',161,'291743950164','48',1.00,'500','retail','0','2025-04-06 17:36:13','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 14:42:28','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174395016635233330302',162,'291743950164','64',1.00,'500','retail','0','2025-04-06 17:36:04','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 14:42:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174395078032337235130',163,'291743950754','61',1.00,'500','retail','0','2025-04-06 17:46:18','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 14:46:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29174395075533722233703',164,'291743950754','80',1.00,'500','retail','0','2025-04-06 17:45:54','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 14:46:38','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174395674747507322953',165,'291743956745','4',1.00,'500','retail','0','2025-04-06 19:25:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-06 16:25:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174429556633322230506',166,'291744295506','7',1.00,'550','retail','0','2025-04-10 17:32:41','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-10 14:33:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','10.00','9','Inclusive','branch','Service','','',''),('29174429550833001052002',167,'291744295506','68',1.00,'500','retail','0','2025-04-10 17:31:46','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-10 14:33:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174444168103200226232',168,'291744441675','43',1.00,'600','retail','0','2025-04-12 10:07:55','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-12 07:08:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174444170034332743723',169,'291744441699','43',1.00,'600','retail','0','2025-04-12 10:08:19','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-12 07:08:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','',''),('29174453850142533371704',170,'291744538499','84',1.00,'500','retail','0','2025-04-13 13:01:39','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-13 10:02:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174454424400343434232',171,'291744544243','60',1.00,'450','retail','0','2025-04-13 14:37:23','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-13 11:37:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174455288401013300802',172,'291744552119','84',1.00,'500','retail','0','2025-04-13 17:01:20','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-13 14:01:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174455214252232034100',173,'291744552119','83',2.00,'1000','retail','0','2025-04-13 16:48:56','bale','','','0','Cash',137.93,'500','','','29','','1','2025-04-13 14:01:33','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','3.00','1','Inclusive','branch','Service','','',''),('29174455212119202901232',174,'291744552119','49',0.00,'0','retail','0','2025-04-13 16:48:40','bale','','','0','Cash',0.00,'500','','','29','','1','2025-04-13 14:01:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'0','7.00','7','Inclusive','branch','Service','','',''),('29174455549535332202235',175,'291744555494','78',1.00,'450','retail','0','2025-04-13 17:44:54','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-13 14:45:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29174455552752153023207',176,'291744555525','64',1.00,'500','retail','0','2025-04-13 17:45:25','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-13 14:46:19','1','16','new','1','new','pcs','','','','','','0','','','VATABLE',431.03,'','1.00','1','Inclusive','branch','Service','','',''),('29174463814013223433340',177,'291744638138','81',0.00,'0','retail','0','2025-04-14 16:42:18','bale','','','0','Cash',0.00,'500','','','29','','1','2025-04-14 13:43:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'0','3.00','3','Inclusive','branch','Service','','',''),('29174498105630000232104',178,'291744981055','77',1.00,'450','retail','0','2025-04-18 15:57:35','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 12:57:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Service','','',''),('29174498107423234213300',179,'291744981073','77',1.00,'450','retail','0','2025-04-18 15:57:53','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 12:58:00','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Service','','',''),('29174498143632233222082',180,'291744981422','26',1.00,'500','retail','0','2025-04-18 16:03:55','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 13:04:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174498142433320313400',181,'291744981422','26',1.00,'500','retail','0','2025-04-18 16:03:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 13:04:09','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174498389230323921322',182,'291744983800','46',1.00,'450','retail','0','2025-04-18 16:44:51','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 13:46:08','1','19','new','1','new','pcs','','','','','','0','','','VATABLE',387.93,'','5.00','5','Inclusive','branch','Service','','',''),('29174498520439090333242',183,'291744985184','58',1.00,'600','retail','0','2025-04-18 17:06:42','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-18 14:14:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','',''),('29174498518525322720230',184,'291744985184','85',1.00,'500','retail','0','2025-04-18 17:06:24','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-18 14:14:13','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','',''),('29174498759823472132247',185,'291744987596','46',1.00,'450','retail','0','2025-04-18 17:46:36','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-18 14:46:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Service','','',''),('29174499008559332324220',186,'291744990083','58',1.00,'600','retail','0','2025-04-18 18:28:04','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-18 15:28:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','',''),('29174505950033223293203',187,'291745059497','7',2.00,'1100','retail','0','2025-04-19 13:44:57','bale','','','0','Cash',151.72,'550','','','29','','1','2025-04-19 10:45:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','11.00','9','Inclusive','branch','Service','','',''),('29174506923400234662393',188,'291745069193','53',1.00,'450','retail','0','2025-04-19 16:27:12','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-19 13:27:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29174506932932223303320',189,'291745069193','70',1.00,'450','retail','0','2025-04-19 16:28:47','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-19 13:30:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Service','','',''),('29174515792922332312752',190,'291745157926','25',1.00,'600','retail','0','2025-04-20 17:05:26','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-20 14:05:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Service','','',''),('29174516176921269213232',191,'291745161763','78',1.00,'450','retail','0','2025-04-20 18:09:23','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-20 15:09:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','',''),('29174516522723372023325',192,'291745165220','45',1.00,'450','retail','0','2025-04-20 19:07:05','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-20 16:08:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','',''),('29174516522204203532453',193,'291745165220','59',1.00,'450','retail','0','2025-04-20 19:07:00','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-20 16:08:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Service','','',''),('29174524199632632027362',194,'291745241994','84',1.00,'500','retail','0','2025-04-21 16:26:35','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-21 13:27:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174524206837333907082',195,'291745242035','7',1.00,'550','retail','0','2025-04-21 16:27:47','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-21 13:28:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','13.00','12','Inclusive','branch','Service','','',''),('29174540798120904223297',196,'291745407980','21',1.00,'550','retail','0','2025-04-23 14:33:00','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-23 11:33:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174567227302673003370',197,'291745672123','80',1.00,'500','retail','0','2025-04-26 15:57:46','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-26 12:58:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174567224523421322602',198,'291745672123','68',0.00,'0','retail','0','2025-04-26 15:56:06','bale','','','0','Cash',0.00,'500','','','29','','1','2025-04-26 12:58:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'0','3.00','3','Inclusive','branch','Service','','',''),('29174567213532203237533',199,'291745672123','85',1.00,'500','retail','0','2025-04-26 15:55:23','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-26 12:58:27','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','',''),('29174567234532422332332',200,'291745672341','68',1.00,'500','retail','0','2025-04-26 15:59:01','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-26 12:59:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174567265224337052220',201,'291745672609','32',1.00,'500','retail','0','2025-04-26 16:04:06','bale','','','0','Cash',68.97,'500','','','29','','1','2025-04-26 13:05:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174567261713330304732',202,'291745672609','77',1.00,'450','retail','0','2025-04-26 16:03:29','bale','','','0','Cash',62.07,'450','','','29','','1','2025-04-26 13:05:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Service','','',''),('29174567281723902501622',203,'291745672807','42',1.00,'600','retail','0','2025-04-26 16:06:47','bale','','','0','Cash',82.76,'600','','','29','','1','2025-04-26 13:07:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174567311979740022570',204,'291745673115','41',1.00,'550','retail','0','2025-04-26 16:11:56','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-26 13:47:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29174567645933037302103',205,'291745676445','6',1.00,'550','retail','0','2025-04-26 17:07:25','bale','','','0','Cash',75.86,'550','','','29','','1','2025-04-26 14:09:25','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','',''),('29174610249362003313303',206,'291746102477','84',1.00,'500','retail','0','2025-05-01 15:28:12','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-01 12:28:20','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174610247924334023230',207,'291746102477','64',1.00,'500','retail','0','2025-05-01 15:27:57','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-01 12:28:23','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174627434833270423923',208,'291746274346','49',1.00,'500','retail','0','2025-05-03 15:12:26','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-03 12:12:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','7.00','6','Inclusive','branch','Service','','',''),('29174628482133427332863',209,'291746284809','15',1.00,'670','retail','0','2025-05-03 18:06:59','bale','','','0','Cash',92.41,'670','','','29','','1','2025-05-03 15:10:37','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','3.00','2','Inclusive','branch','Service','','',''),('29174636821463720233223',210,'291746368211','15',2.00,'1340','retail','0','2025-05-04 17:16:51','bale','','','0','Cash',184.83,'670','','','29','','1','2025-05-04 14:20:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'2','4.00','2','Inclusive','branch','Service','','',''),('29174644815934133042224',211,'291746448121','45',1.00,'450','retail','0','2025-05-05 15:29:17','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-05 13:07:48','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','',''),('29174679106520221022023',212,'291746791028','34',1.00,'500','retail','0','2025-05-09 14:44:23','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-09 11:44:54','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29174688366563330304832',213,'291746883663','43',1.00,'600','retail','0','2025-05-10 16:27:43','bale','','','0','Cash',82.76,'600','','','29','','1','2025-05-10 13:28:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','',''),('29174688427873332320022',214,'291746884241','51',1.00,'500','retail','0','2025-05-10 16:37:50','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-10 13:38:13','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174696203113222042636',215,'291746962030','77',1.00,'450','retail','0','2025-05-11 14:13:50','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-11 11:13:59','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Service','','',''),('29174696835722222325103',216,'291746968356','68',1.00,'500','retail','0','2025-05-11 15:59:16','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-11 13:00:11','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174749211212242233341',217,'291747492033','37',1.00,'600','retail','0','2025-05-17 17:28:30','bale','','','0','Cash',82.76,'600','','','29','','1','2025-05-17 14:29:20','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29174750004673033220072',218,'291747500044','7',1.00,'550','retail','0','2025-05-17 19:40:44','bale','','','0','Cash',75.86,'550','','','29','','1','2025-05-17 16:41:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','14.00','13','Inclusive','branch','Service','','',''),('29174756395452204209206',219,'291747563724','85',1.00,'500','retail','0','2025-05-18 13:25:53','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-18 10:30:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','',''),('29174756392636335032120',220,'291747563724','25',1.00,'600','retail','0','2025-05-18 13:22:04','bale','','','0','Cash',82.76,'600','','','29','','1','2025-05-18 10:30:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Service','','',''),('29174810247802002033222',221,'291748102476','10',1.00,'600','retail','0','2025-05-24 19:01:16','bale','','','0','Cash',82.76,'600','','','29','','1','2025-05-24 16:01:30','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29174817253832822212932',222,'291748172527','41',1.00,'550','retail','0','2025-05-25 14:28:55','bale','','','0','Cash',75.86,'550','','','29','','1','2025-05-25 11:29:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','',''),('29174817252803232202843',223,'291748172527','7',1.00,'550','retail','0','2025-05-25 14:28:47','bale','','','0','Cash',75.86,'550','','','29','','1','2025-05-25 11:29:07','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','15.00','14','Inclusive','branch','Service','','',''),('29174818203042102222902',224,'291748182029','48',1.00,'500','retail','0','2025-05-25 17:07:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-25 14:10:58','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174818518202008322923',225,'291748185167','3',1.00,'500','retail','0','2025-05-25 17:59:40','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-25 15:05:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Service','','',''),('29174818517612710232287',226,'291748185167','32',1.00,'500','retail','0','2025-05-25 17:59:35','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-25 15:05:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174818516807326210031',227,'291748185167','75',1.00,'450','retail','0','2025-05-25 17:59:27','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-25 15:05:32','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Service','','',''),('29174835526440332233382',228,'291748355250','60',1.00,'450','retail','0','2025-05-27 17:14:22','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-27 14:14:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Service','','',''),('29174835525103032033240',229,'291748355250','77',1.00,'450','retail','0','2025-05-27 17:14:10','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-27 14:14:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Service','','',''),('29174859857223029302542',230,'291748598537','77',1.00,'450','retail','0','2025-05-30 12:49:23','bale','','','0','Cash',62.07,'450','','','29','','1','2025-05-30 09:49:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Service','','',''),('29174859854023392838002',231,'291748598537','77',2.00,'900','retail','0','2025-05-30 12:48:57','bale','','','0','Cash',124.14,'450','','','29','','1','2025-05-30 09:49:51','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','14.00','12','Inclusive','branch','Service','','',''),('29174860774030221022322',232,'291748607712','24',1.00,'550','retail','0','2025-05-30 15:22:18','bale','','','0','Cash',75.86,'550','','','29','','1','2025-05-30 12:22:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Service','','',''),('29174860771523050297690',233,'291748607712','67',1.00,'500','retail','0','2025-05-30 15:21:52','bale','','','0','Cash',68.97,'500','','','29','','1','2025-05-30 12:23:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29174876912592013223223',234,'291748769124','67',1.00,'500','retail','0','2025-06-01 12:12:04','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-01 09:13:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174878954737220370287',235,'291748789466','45',1.00,'450','retail','0','2025-06-01 17:52:25','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-01 14:52:44','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','15.00','14','Inclusive','branch','Service','','',''),('29174878951882427033893',236,'291748789466','68',1.00,'500','retail','0','2025-06-01 17:51:56','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-01 14:52:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174878950423073070023',237,'291748789466','11',1.00,'600','retail','0','2025-06-01 17:51:42','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-01 14:52:44','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174878949030243482238',238,'291748789466','2',1.00,'600','retail','0','2025-06-01 17:51:25','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-01 14:52:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Service','','',''),('29174878946876340280302',239,'291748789466','58',1.00,'600','retail','0','2025-06-01 17:51:06','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-01 14:52:44','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Service','','',''),('29174887763727730882347',240,'291748877635','58',1.00,'600','retail','0','2025-06-02 18:20:35','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-02 15:21:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','6.00','5','Inclusive','branch','Service','','',''),('29174911793803734223729',241,'291749117937','1',1.00,'500','retail','0','2025-06-05 13:05:37','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-05 10:07:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174930065832303903338',242,'291749300650','34',1.00,'500','retail','0','2025-06-07 15:50:51','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-07 12:51:31','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174930804048020227303',243,'291749308038','15',1.00,'670','retail','0','2025-06-07 17:53:58','bale','','','0','Cash',92.41,'670','','','29','','1','2025-06-07 14:59:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',577.59,'1','6.00','5','Inclusive','branch','Service','','',''),('29174931744730431904133',244,'291749317414','68',1.00,'500','retail','0','2025-06-07 20:30:43','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-07 17:31:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174931742802332230773',245,'291749317414','68',1.00,'500','retail','0','2025-06-07 20:30:26','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-07 17:31:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174931741913923932239',246,'291749317414','52',1.00,'500','retail','0','2025-06-07 20:30:14','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-07 17:31:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174938395510232233328',247,'291749383934','47',1.00,'500','retail','0','2025-06-08 14:59:14','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 11:59:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174938394643233930363',248,'291749383934','47',1.00,'500','retail','0','2025-06-08 14:59:05','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 11:59:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29174938393521720223232',249,'291749383934','68',1.00,'500','retail','0','2025-06-08 14:58:54','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 11:59:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','',''),('29174939380832728709333',250,'291749393716','80',1.00,'500','retail','0','2025-06-08 17:43:27','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 14:48:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174939380033302229223',251,'291749393716','58',1.00,'600','retail','0','2025-06-08 17:43:19','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-08 14:48:17','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','7.00','6','Inclusive','branch','Service','','',''),('29174939374020720207302',252,'291749393716','50',1.00,'500','retail','0','2025-06-08 17:42:18','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 14:48:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Service','','',''),('29174939373222903320323',253,'291749393716','80',1.00,'500','retail','0','2025-06-08 17:42:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 14:48:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174939372022333333330',254,'291749393716','80',1.00,'500','retail','0','2025-06-08 17:41:56','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-08 14:48:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29174964788602002204133',255,'291749647873','59',1.00,'450','retail','0','2025-06-11 16:18:04','bale','','','0','Cash',62.07,'450','','','29','','1','2025-06-11 13:18:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','8.00','7','Inclusive','branch','Service','','',''),('29174965169992020911222',256,'291749651698','10',1.00,'600','retail','0','2025-06-11 17:21:38','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-11 14:23:23','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','2.00','1','Inclusive','branch','Service','','',''),('29174965261243232290673',257,'291749652605','81',1.00,'500','retail','0','2025-06-11 17:36:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-11 14:37:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174971812073027039032',258,'291749718119','49',1.00,'500','retail','0','2025-06-12 11:48:39','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-12 08:48:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','8.00','7','Inclusive','branch','Service','','',''),('29174971871527503792233',259,'291749718714','49',1.00,'500','retail','0','2025-06-12 11:58:34','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-12 08:59:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','',''),('29174980691572130510393',260,'291749806914','49',1.00,'500','retail','0','2025-06-13 12:28:34','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-13 09:28:42','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','10.00','9','Inclusive','branch','Service','','',''),('29174999489999233320322',261,'291749994898','34',1.00,'500','retail','0','2025-06-15 16:41:38','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-15 13:41:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29174999883700423333220',262,'291749998836','26',1.00,'500','retail','0','2025-06-15 17:47:16','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-15 14:47:21','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29175043071902307202222',263,'291750430698','54',1.00,'550','retail','0','2025-06-20 17:44:58','bale','','','0','Cash',75.86,'550','','','29','','1','2025-06-20 14:45:34','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','0.00','-1','Inclusive','branch','Service','','',''),('29175059659192922030095',264,'291750596590','64',1.00,'500','retail','0','2025-06-22 15:49:50','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-22 12:49:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Service','','',''),('29175093894242328332920',265,'291750938941','50',1.00,'500','retail','0','2025-06-26 14:55:41','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-26 11:55:50','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Service','','',''),('29175093894622902240122',266,'291750938941','80',1.00,'500','retail','0','2025-06-26 14:55:45','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-26 11:56:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Service','','',''),('29175103713432302230240',267,'291751037116','61',1.00,'500','retail','0','2025-06-27 18:12:12','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-27 15:12:40','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Service','','',''),('29175120604405033329031',268,'291751206021','58',1.00,'600','retail','0','2025-06-29 17:07:22','bale','','','0','Cash',82.76,'600','','','29','','1','2025-06-29 14:07:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','8.00','7','Inclusive','branch','Service','','',''),('29175120602333302922332',269,'291751206021','64',1.00,'500','retail','0','2025-06-29 17:07:01','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-29 14:07:56','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''),('29175120945150229222290',270,'291751209428','52',1.00,'500','retail','0','2025-06-29 18:04:09','bale','','','0','Cash',68.97,'500','','','29','','1','2025-06-29 15:05:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Service','','',''); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) NOT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `tax` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `taxcode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`invoice`,`code`,`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=4474 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` varchar(50) DEFAULT '0', `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) DEFAULT 'no', `currency` varchar(20) NOT NULL DEFAULT 'no', `etims` varchar(20) NOT NULL DEFAULT 'no', `etimsonline` varchar(5) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H2 style=\"margin:0px;color:blue\">BOBA TEA</H2>\r\n<H2 style=\"margin:0px;color:blue\">SKYVIEW COFFEE</H2>\r\n<H2>TEL:0701322222</H2>\r\n<H3>BUY GOODS TILL NO:5468002</H3>\r\n\r\n','254718667391','Nairobi Ngara','support@robisearch.com','ROBISEARCHPOS','Pay within 30days <br>\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','2024-07-241721832816.png','1','1 ','','1','2025-03-29 16:10:53','yes','no','no','no','pDG1a8D7vKSN8kkiibeE0ZQuoMrstxgocP3HtRUgitJ012YlM2H9TSjuKLMdy8JgEpRBkTe6kygdmMGvKkxMBg==','.','<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.','Qbh1/kFlQhUIRl18E+bY5Vz3OfRLTzg7CI1frJmSx9s+buGgCuxWKhhxa7SU1rl9Fo/tKTcfouGzQvS+Jzs8eojwrXb/kfjE2JONDTtlELSfVUnIBKMmDjXFWwoCD26P','100','Current','Current','00:00','23:59','CompleteTouch','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','yes','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','3','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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, `shift` varchar(5) DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktypecodes` -- DROP TABLE IF EXISTS `stocktypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktypecodes` -- LOCK TABLES `stocktypecodes` WRITE; /*!40000 ALTER TABLE `stocktypecodes` DISABLE KEYS */; INSERT INTO `stocktypecodes` VALUES (1,'Import','01',NULL,'Y','1'),(2,'Purchase','02',NULL,'Y','2'),(3,'Return','03',NULL,'Y','3'),(4,'Stock Movement','04',NULL,'Y','4'),(5,'Processing','05',NULL,'Y','5'),(6,'Adjustment','06',NULL,'Y','6'),(7,'Sale','11',NULL,'Y','11'),(8,'Return','12',NULL,'Y','12'),(9,'Stock Movement','13',NULL,'Y','13'),(10,'Processing','14',NULL,'Y','14'),(11,'Discarding','15',NULL,'Y','15'),(12,'Adjustment','16',NULL,'Y','16'); /*!40000 ALTER TABLE `stocktypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16%','B','2','16','B-16%','B-VAT 16%'),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` int(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `waterrates` -- DROP TABLE IF EXISTS `waterrates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterrates` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `flatrate` varchar(50) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterrates` -- LOCK TABLES `waterrates` WRITE; /*!40000 ALTER TABLE `waterrates` DISABLE KEYS */; INSERT INTO `waterrates` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1,'yes'),(2,6.00,20.00,115.00,1,1,'active','residential',1,'no'),(3,20.00,50.00,150.00,1,1,'active','residential',1,'no'),(4,50.00,100.00,185.00,1,1,'active','residential',1,'no'),(5,100.00,300.00,230.00,1,1,'active','residential',1,'no'),(6,300.00,1000000.00,300.00,1,1,'active','residential',1,'no'),(11,0.00,6.00,450.00,1,1,'active','commercial',1,'yes'),(12,6.00,20.00,115.00,1,1,'active','commercial',1,'no'),(13,20.00,50.00,150.00,1,1,'active','commercial',1,'no'),(14,50.00,100.00,185.00,1,1,'active','commercial',1,'no'),(15,100.00,300.00,230.00,1,1,'active','commercial',1,'no'),(16,300.00,1000000.00,300.00,1,1,'active','commercial',1,'no'),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1,'no'),(31,0.00,600.00,90.00,1,1,'active','schools',1,'no'),(32,600.00,1200.00,115.00,1,1,'active','schools',1,'no'),(33,1200.00,1000000.00,130.00,1,1,'active','schools',1,'no'); /*!40000 ALTER TABLE `waterrates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `waterresidentialgovernment` -- DROP TABLE IF EXISTS `waterresidentialgovernment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterresidentialgovernment` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterresidentialgovernment` -- LOCK TABLES `waterresidentialgovernment` WRITE; /*!40000 ALTER TABLE `waterresidentialgovernment` DISABLE KEYS */; INSERT INTO `waterresidentialgovernment` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1),(2,7.00,20.00,115.00,1,1,'active','residential',1),(3,21.00,50.00,150.00,1,1,'active','residential',1),(4,51.00,100.00,185.00,1,1,'active','residential',1),(5,101.00,300.00,230.00,1,1,'active','residential',1),(6,301.00,1000000.00,300.00,1,1,'active','residential',1),(11,0.00,6.00,450.00,1,1,'active','commercial',1),(12,7.00,20.00,115.00,1,1,'active','commercial',1),(13,21.00,50.00,150.00,1,1,'active','commercial',1),(14,51.00,100.00,185.00,1,1,'active','commercial',1),(15,101.00,300.00,230.00,1,1,'active','commercial',1),(16,301.00,1000000.00,300.00,1,1,'active','commercial',1),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1),(31,0.00,600.00,90.00,1,1,'active','schools',1),(32,601.00,1200.00,115.00,1,1,'active','schools',1),(33,1201.00,1000000.00,130.00,1,1,'active','schools',1); /*!40000 ALTER TABLE `waterresidentialgovernment` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:05:28
.
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