/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_gabrielrotich -- ------------------------------------------------------ -- 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=85 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2021-08-19 16:20:14','Robisearch Deleted item with id 5 from roomcharges table at 2021-08-19 16:20:14','197.248.126.43',1),(2,'1','2021-08-19 16:32:11','Robisearch Deleted item with id 17 from roomcharges table at 2021-08-19 16:32:11','197.248.126.43',1),(3,'1','2021-08-19 16:35:16','Robisearch Deleted item with id 18 from roomcharges table at 2021-08-19 16:35:16','197.248.126.43',1),(4,'1','2021-08-19 16:37:19','Robisearch Deleted item with id 31 from roomcharges table at 2021-08-19 16:37:19','197.248.126.43',1),(5,'1','2021-08-19 16:40:45','Robisearch Deleted item with id 99 from house table at 2021-08-19 16:40:45','197.248.126.43',1),(6,'1','2021-08-19 16:41:16','Robisearch Deleted item with id 98 from house table at 2021-08-19 16:41:16','197.248.126.43',1),(7,'1','2021-08-19 16:41:36','Robisearch Deleted item with id 97 from house table at 2021-08-19 16:41:36','197.248.126.43',1),(8,'1','2021-08-19 16:41:59','Robisearch Deleted item with id 96 from house table at 2021-08-19 16:41:59','197.248.126.43',1),(9,'1','2021-08-19 16:43:22','Robisearch Deleted item with id 36 from roomcharges table at 2021-08-19 16:43:22','197.248.126.43',1),(10,'1','2021-08-19 17:06:57','Robisearch Deleted item with id 121 from roomcharges table at 2021-08-19 17:06:57','197.248.126.43',1),(11,'1','2021-08-19 17:07:04','Robisearch Deleted item with id 120 from roomcharges table at 2021-08-19 17:07:04','197.248.126.43',1),(12,'1','2021-08-19 17:07:09','Robisearch Deleted item with id 119 from roomcharges table at 2021-08-19 17:07:09','197.248.126.43',1),(13,'1','2021-08-19 17:08:45','Robisearch Deleted item with id 124 from roomcharges table at 2021-08-19 17:08:45','197.248.126.43',1),(14,'1','2021-08-19 17:10:46','Robisearch Deleted item with id 129 from roomcharges table at 2021-08-19 17:10:46','197.248.126.43',1),(15,'1','2021-08-19 17:14:11','Robisearch Deleted item with id 136 from roomcharges table at 2021-08-19 17:14:11','197.248.126.43',1),(16,'1','2021-08-19 17:18:41','Robisearch Deleted item with id 147 from roomcharges table at 2021-08-19 17:18:40','197.248.126.43',1),(17,'1','2021-08-19 17:18:46','Robisearch Deleted item with id 147 from roomcharges table at 2021-08-19 17:18:45','197.248.126.43',1),(18,'1','2021-08-19 17:18:46','Robisearch Deleted item with id 147 from roomcharges table at 2021-08-19 17:18:46','197.248.126.43',1),(19,'1','2021-08-19 17:18:47','Robisearch Deleted item with id 147 from roomcharges table at 2021-08-19 17:18:47','197.248.126.43',1),(20,'1','2021-08-19 17:18:49','Robisearch Deleted item with id 147 from roomcharges table at 2021-08-19 17:18:49','197.248.126.43',1),(21,'1','2021-08-19 17:22:42','Robisearch Deleted item with id 160 from roomcharges table at 2021-08-19 17:22:42','197.248.126.43',1),(22,'1','2021-08-19 17:24:07','Robisearch Deleted item with id 163 from roomcharges table at 2021-08-19 17:24:07','197.248.126.43',1),(23,'1','2021-08-19 17:25:33','Robisearch Deleted item with id 170 from roomcharges table at 2021-08-19 17:25:33','197.248.126.43',1),(24,'1','2021-08-19 17:26:59','Robisearch Deleted item with id 172 from roomcharges table at 2021-08-19 17:26:59','197.248.126.43',1),(25,'1','2021-08-19 17:33:29','Robisearch Deleted item with id 196 from roomcharges table at 2021-08-19 17:33:29','197.248.126.43',1),(26,'1','2021-08-19 17:36:03','Robisearch Deleted item with id 208 from roomcharges table at 2021-08-19 17:36:03','197.248.126.43',1),(27,'1','2021-08-19 17:37:03','Robisearch Deleted item with id 212 from roomcharges table at 2021-08-19 17:37:03','197.248.126.43',1),(28,'1','2021-08-19 17:38:12','Robisearch Deleted item with id 218 from roomcharges table at 2021-08-19 17:38:12','197.248.126.43',1),(29,'1','2021-08-19 17:40:34','Robisearch Deleted item with id 225 from roomcharges table at 2021-08-19 17:40:34','197.248.126.43',1),(30,'1','2021-08-19 17:40:47','Robisearch Deleted item with id 224 from roomcharges table at 2021-08-19 17:40:47','197.248.126.43',1),(31,'1','2021-08-19 17:40:49','Robisearch Deleted item with id 224 from roomcharges table at 2021-08-19 17:40:49','197.248.126.43',1),(32,'1','2021-08-19 17:42:05','Robisearch Deleted item with id 227 from roomcharges table at 2021-08-19 17:42:05','197.248.126.43',1),(33,'1','2021-08-19 17:42:21','Robisearch Deleted item with id 228 from roomcharges table at 2021-08-19 17:42:21','197.248.126.43',1),(34,'1','2021-08-19 17:42:41','Robisearch Deleted item with id 219 from roomcharges table at 2021-08-19 17:42:41','197.248.126.43',1),(35,'1','2021-09-15 22:07:27','Robisearch Deleted item with id 233 from roomcharges table at 2021-09-15 22:07:27','105.160.101.103',1),(36,'1','2021-09-23 12:01:13','Robisearch Deleted item with id 205 from glaccounts table at 2021-09-23 12:01:13','41.215.129.15',1),(37,'1','2021-09-23 12:01:16','Robisearch Deleted item with id 205 from glaccounts table at 2021-09-23 12:01:16','41.215.129.15',1),(38,'1','2021-09-23 22:36:49','Robisearch Deleted item with id from sms table at 2021-09-23 22:36:49','105.160.113.130',1),(39,'1','2021-09-23 22:37:04','Robisearch Deleted item with id from sms table at 2021-09-23 22:37:04','105.160.113.130',1),(40,'1','2021-09-23 22:37:20','Robisearch Deleted item with id from sms table at 2021-09-23 22:37:20','105.160.113.130',1),(41,'1','2021-09-23 22:37:45','Robisearch Deleted item with id from sms table at 2021-09-23 22:37:45','105.160.113.130',1),(42,'1','2021-09-23 22:42:21','Robisearch Deleted item with id from sms table at 2021-09-23 22:42:21','105.160.113.130',1),(43,'1','2021-09-23 22:43:24','Robisearch Deleted item with id from sms table at 2021-09-23 22:43:24','105.160.113.130',1),(44,'1','2021-10-14 16:04:29','Robisearch Deleted item with id 191 from glaccounts table at 2021-10-14 16:04:29','197.232.124.32',1),(45,'1','2021-10-22 13:19:26','Robisearch Deleted item with id from sms table at 2021-10-22 13:19:26','197.248.123.201',1),(46,'1','2021-10-26 10:31:12','Robisearch Deleted item with id 2 from expenses table at 2021-10-26 10:31:12','197.232.124.32',1),(47,'1','2021-11-10 13:44:39','Robisearch Deleted item with id 1 from rentalpaymentmethodes table at 2021-11-10 13:44:39','197.232.124.32',1),(48,'1','2021-11-10 13:44:53','Robisearch Deleted item with id 14 from rentalpaymentmethodes table at 2021-11-10 13:44:53','197.232.124.32',1),(49,'1','2021-11-10 13:45:07','Robisearch Deleted item with id 5 from rentalpaymentmethodes table at 2021-11-10 13:45:07','197.232.124.32',1),(50,'1','2021-11-10 13:45:24','Robisearch Deleted item with id 7 from rentalpaymentmethodes table at 2021-11-10 13:45:24','197.232.124.32',1),(51,'1','2021-11-12 12:20:09','Robisearch Deleted item with id 16 from rentalpaymentmethodes table at 2021-11-12 12:20:09','41.80.97.102',1),(52,'1','2021-11-12 12:41:01','Robisearch Deleted item with id 1418 from debitcredit table at 2021-11-12 12:41:01','41.80.97.102',1),(53,'1','2021-11-12 12:41:31','Robisearch Deleted item with id 1424 from debitcredit table at 2021-11-12 12:41:31','41.80.97.102',1),(54,'1','2021-11-12 13:11:13','Robisearch Deleted item with id 18 from rentalpaymentmethodes table at 2021-11-12 13:11:13','41.80.97.102',1),(55,'1','2021-11-12 13:11:26','Robisearch Deleted item with id 15 from rentalpaymentmethodes table at 2021-11-12 13:11:26','41.80.97.102',1),(56,'1','2022-03-01 10:24:56','Robisearch Deleted item with id 237 from roomcharges table at 2022-03-01 10:24:56','197.248.126.43',1),(57,'1','2022-03-01 10:25:33','Robisearch Deleted item with id 238 from roomcharges table at 2022-03-01 10:25:33','197.248.126.43',1),(58,'1','2022-03-01 10:30:30','Robisearch Deleted item with id 106 from roomcharges table at 2022-03-01 10:30:30','197.248.126.43',1),(59,'1','2022-03-01 10:59:05','Robisearch Deleted item with id 4 from banks table at 2022-03-01 10:59:05','197.248.126.43',1),(60,'1','2022-03-01 10:59:09','Robisearch Deleted item with id 3 from banks table at 2022-03-01 10:59:09','197.248.126.43',1),(61,'1','2022-03-01 10:59:13','Robisearch Deleted item with id 2 from banks table at 2022-03-01 10:59:13','197.248.126.43',1),(62,'1','2022-03-01 10:59:17','Robisearch Deleted item with id 1 from banks table at 2022-03-01 10:59:17','197.248.126.43',1),(63,'1','2022-03-01 11:00:20','Robisearch Deleted item with id 5 from banks table at 2022-03-01 11:00:20','197.248.126.43',1),(64,'1','2022-03-01 11:30:55','Robisearch Deleted item with id 34 from roomcharges table at 2022-03-01 11:30:55','197.248.126.43',1),(65,'1','2022-03-01 11:31:18','Robisearch Deleted item with id 9 from roomcharges table at 2022-03-01 11:31:18','197.248.126.43',1),(66,'1','2022-03-01 11:36:54','Robisearch Deleted item with id 102 from roomcharges table at 2022-03-01 11:36:54','197.248.126.43',1),(67,'1','2022-03-01 11:37:36','Robisearch Deleted item with id 174 from roomcharges table at 2022-03-01 11:37:36','197.248.126.43',1),(68,'1','2022-03-01 12:30:32','Robisearch Deleted item with id 79 from roomcharges table at 2022-03-01 12:30:32','197.248.126.43',1),(69,'1','2022-03-01 12:30:35','Robisearch Deleted item with id 86 from roomcharges table at 2022-03-01 12:30:35','197.248.126.43',1),(70,'1','2022-03-01 12:30:40','Robisearch Deleted item with id 84 from roomcharges table at 2022-03-01 12:30:40','197.248.126.43',1),(71,'1','2022-03-01 12:30:44','Robisearch Deleted item with id 85 from roomcharges table at 2022-03-01 12:30:44','197.248.126.43',1),(72,'1','2022-03-01 13:15:27','Robisearch Deleted item with id 239 from roomcharges table at 2022-03-01 13:15:27','197.248.126.43',1),(73,'1','2022-03-01 13:15:47','Robisearch Deleted item with id 240 from roomcharges table at 2022-03-01 13:15:47','197.248.126.43',1),(74,'1','2022-03-01 13:16:10','Robisearch Deleted item with id 241 from roomcharges table at 2022-03-01 13:16:10','197.248.126.43',1),(75,'1','2022-03-01 13:16:25','Robisearch Deleted item with id 242 from roomcharges table at 2022-03-01 13:16:25','197.248.126.43',1),(76,'1','2022-03-01 13:16:46','Robisearch Deleted item with id 243 from roomcharges table at 2022-03-01 13:16:46','197.248.126.43',1),(77,'1','2022-03-01 13:17:06','Robisearch Deleted item with id 244 from roomcharges table at 2022-03-01 13:17:06','197.248.126.43',1),(78,'1','2022-03-01 13:17:27','Robisearch Deleted item with id 245 from roomcharges table at 2022-03-01 13:17:27','197.248.126.43',1),(79,'1','2022-03-01 13:18:09','Robisearch Deleted item with id 246 from roomcharges table at 2022-03-01 13:18:09','197.248.126.43',1),(80,'1','2022-03-01 13:18:32','Robisearch Deleted item with id 247 from roomcharges table at 2022-03-01 13:18:32','197.248.126.43',1),(81,'1','2022-03-01 13:18:54','Robisearch Deleted item with id 248 from roomcharges table at 2022-03-01 13:18:54','197.248.126.43',1),(82,'1','2022-03-01 13:19:32','Robisearch Deleted item with id 249 from roomcharges table at 2022-03-01 13:19:32','197.248.126.43',1),(83,'1','2022-03-01 13:19:53','Robisearch Deleted item with id 250 from roomcharges table at 2022-03-01 13:19:53','197.248.126.43',1),(84,'1','2022-03-01 13:20:44','Robisearch Deleted item with id 251 from roomcharges table at 2022-03-01 13:20:44','197.248.126.43',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'2021-07-021625229199.pdf','49249741625229185',1,NULL,NULL,'',0); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; INSERT INTO `assets` VALUES (1,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'),(2,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'); /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; INSERT INTO `assignbranches` VALUES (1,2,1,1,'',1,'2021-08-10 12:04:07pm',1,''),(2,1,1,1,'',1,'2021-08-10 12:04:10pm',1,''); /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 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 */; INSERT INTO `banks` VALUES (6,'','2201866.58','OPENING BALANCE','2022-03-01 11:39:00','LUKALE',1030,'1','1','2022-03-01 11:01:10','BANK-11646121639'),(7,'','602568','OPENING BALANCE','2022-03-01 11:46:03','LUKALE',1035,'1','1','2022-03-01 11:04:08','BANK-11646121826'),(8,'','130594','','2022-03-18 08:25:14','Lukale',1035,'1','1','2022-03-18 08:14:35','BANK-11647580465'); /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `deposite` decimal(10,2) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=229 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 */; INSERT INTO `bookroom` VALUES (1,'3','1','22901423',0.00,'139 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-12 22:24:28','2021-10-12 22:24:28','1','','','','',0.00,0.00,'','11634066668','','','','','','','','','','','','','rental',0,1,1,NULL),(2,'4','1','34301540',0.00,'140 ','2021-08-17 15:21:52','','2022-03-22 16:00:11','inactive','1','2021-10-12 22:25:12','2021-10-12 22:25:12','1','','','','',0.00,0.00,'','11634066712','','','','','','','','','','','','','rental',0,1,1,NULL),(3,'5','1','36494464',0.00,'141 ','2021-08-17 15:21:52','','2022-04-04 21:38:42','inactive','1','2021-10-12 22:25:59','2021-10-12 22:25:59','1','','','','',0.00,0.00,'','11634066759','','','','','','','','','','','','','rental',0,1,1,NULL),(4,'6','1','21602535',0.00,'142 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-12 22:26:57','2021-10-12 22:26:57','1','','','','',0.00,0.00,'','11634066817','','','','','','','','','','','','','rental',0,1,1,NULL),(5,'7','1','22658670',0.00,'143 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-12 22:27:30','2021-10-12 22:27:30','1','','','','',10000.00,0.00,'','11634066850','','','','','','','','','','','','','rental',0,1,1,NULL),(6,'8','1','33745025',0.00,'144 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-12 22:29:26','2021-10-12 22:29:26','1','','','','',0.00,6200.00,'','11634066966','','','','','','','','','','','','','rental',0,1,1,NULL),(7,'9','1','34604668',0.00,'145 ','2021-08-17 15:21:52','','2022-02-27 13:47:43','inactive','1','2021-10-12 22:30:24','2021-10-12 22:30:24','1','','','','',0.00,0.00,'','11634067024','','','','','','','','','','','','','rental',0,1,1,NULL),(8,'10','1','33497578',0.00,'288 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-09-30 22:22:11','2021-09-30 22:22:11','1','','','','',3000.00,0.00,'','11633029731','','','','','','','','','','','','','rental',0,1,1,NULL),(9,'11','1','37448446',0.00,'147 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','inactive','1','2021-08-19 17:08:17','2021-08-19 17:08:17','1','','','','',0.00,0.00,'','11629382097','','','','','','','','','','','','','rental',0,1,1,NULL),(10,'12','1','34419070',0.00,'148 ','2021-08-17 15:21:52','','2022-01-20 12:02:20','inactive','1','2021-10-13 07:52:22','2021-10-13 07:52:22','1','','','','',0.00,0.00,'','11634100742','','','','','','','','','','','','','rental',0,1,1,NULL),(11,'13','1','31427799',0.00,'149 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 07:53:45','2021-10-13 07:53:45','1','','','','',0.00,0.00,'','11634100825','','','','','','','','','','','','','rental',0,1,1,NULL),(12,'14','1','36952334',0.00,'150 ','2021-08-17 15:21:52','','2022-02-19 14:10:57','inactive','1','2021-10-13 07:54:32','2021-10-13 07:54:32','1','','','','',0.00,0.00,'','11634100872','','','','','','','','','','','','','rental',0,1,1,NULL),(13,'15','1','45542111',0.00,'287 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 07:58:47','2021-10-13 07:58:47','1','','','','',3500.00,0.00,'','11634101127','','','','','','','','','','','','','rental',0,1,1,NULL),(14,'16','1','24090998',5500.00,'152 ','2021-08-17 15:21:52','','2021-11-29 11:53:03','inactive','1','2021-10-13 07:59:31','2021-10-13 07:59:31','1','','','','',0.00,0.00,'','11634101171','','','','','','','','','','','','','rental',0,1,1,NULL),(15,'17','1','37754533',5500.00,'153 ','2021-08-17 15:21:52','','2021-11-29 14:35:52','inactive','1','2021-10-13 07:59:54','2021-10-13 07:59:54','1','','','','',0.00,0.00,'','11634101194','','','','','','','','','','','','','rental',0,1,1,NULL),(16,'18','1','24638794',0.00,'154 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:00:47','2021-10-13 08:00:47','1','','','','',0.00,0.00,'','11634101247','','','','','','','','','','','','','rental',0,1,1,NULL),(17,'19','1','24248828',0.00,'155 ','2021-08-17 15:21:52','','2022-04-04 21:40:45','inactive','1','2021-10-13 08:01:12','2021-10-13 08:01:12','1','','','','',0.00,0.00,'','11634101272','','','','','','','','','','','','','rental',0,1,1,NULL),(18,'20','1','33004424',0.00,'156 ','2021-08-17 15:21:52','','2022-02-19 14:15:41','inactive','1','2021-10-13 08:01:33','2021-10-13 08:01:33','1','','','','',0.00,0.00,'','11634101293','','','','','','','','','','','','','rental',0,1,1,NULL),(19,'21','1','32064714',0.00,'157 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:01:59','2021-10-13 08:01:59','1','','','','',0.00,0.00,'','11634101319','','','','','','','','','','','','','rental',0,1,1,NULL),(20,'22','1','28430485',0.00,'158 ','2021-08-17 15:21:52','','2022-02-19 14:45:26','inactive','1','2021-10-13 08:02:29','2021-10-13 08:02:29','1','','','','',0.00,0.00,'','11634101349','','','','','','','','','','','','','rental',0,1,1,NULL),(21,'23','1','33162868',0.00,'159 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:02:58','2021-10-13 08:02:58','1','','','','',3000.00,0.00,'','11634101378','','','','','','','','','','','','','rental',0,1,1,NULL),(22,'24','1','33053721',0.00,'160 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:03:38','2021-10-13 08:03:38','1','','','','',0.00,0.00,'','11634101418','','','','','','','','','','','','','rental',0,1,1,NULL),(23,'25','1','28236789',0.00,'161 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:04:17','2021-10-13 08:04:17','1','','','','',0.00,2000.00,'','11634101457','','','','','','','','','','','','','rental',0,1,1,NULL),(24,'26','1','33148738',0.00,'162 ','2021-08-17 15:21:52','Prepayment for September','0000-00-00 00:00:00','active','1','2021-10-13 08:04:42','2021-10-13 08:04:42','1','','','','',0.00,0.00,'','11634101482','','','','','','','','','','','','','rental',0,1,1,NULL),(25,'27','1','28446318',0.00,'163 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:05:27','2021-10-13 08:05:27','1','','','','',0.00,0.00,'','11634101527','','','','','','','','','','','','','rental',0,1,1,NULL),(26,'28','1','32788675',5800.00,'164 ','2021-08-17 15:21:52','','2021-10-10 22:18:08','inactive','1','2021-09-30 20:59:17','2021-09-30 20:59:17','1','','','','',0.00,0.00,'','11633024757','','','','','','','','','','','','','rental',0,1,1,NULL),(27,'29','1','31015906',0.00,'165 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:05:59','2021-10-13 08:05:59','1','','','','',0.00,0.00,'','11634101559','','','','','','','','','','','','','rental',0,1,1,NULL),(28,'30','1','23694147',0.00,'166 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 08:06:26','2021-10-13 08:06:26','1','','','','',0.00,0.00,'','11634101586','','','','','','','','','','','','','rental',0,1,1,NULL),(29,'31','1','6538640',0.00,'167 ','2021-08-17 15:21:52','','2021-12-01 21:47:33','inactive','1','2021-10-13 08:06:56','2021-10-13 08:06:56','1','','','','',0.00,0.00,'','11634101616','','','','','','','','','','','','','rental',0,1,1,NULL),(30,'32','1','36633415',0.00,'168 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:34:10','2021-10-13 13:34:10','1','','','','',0.00,0.00,'','11634121250','','','','','','','','','','','','','rental',0,1,1,NULL),(31,'33','1','33754317',0.00,'169 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:34:56','2021-10-13 13:34:56','1','','','','',0.00,0.00,'','11634121296','','','','','','','','','','','','','rental',0,1,1,NULL),(32,'34','1','34479772',0.00,'170 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:35:20','2021-10-13 13:35:20','1','','','','',3500.00,0.00,'','11634121320','','','','','','','','','','','','','rental',0,1,1,NULL),(33,'35','1','32596865',0.00,'171 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:35:41','2021-10-13 13:35:41','1','','','','',0.00,0.00,'','11634121341','','','','','','','','','','','','','rental',0,1,1,NULL),(34,'36','1','30957599',8000.00,'172 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','inactive','1','2021-09-20 16:19:02','2021-09-20 16:19:02','1','','','','',0.00,0.00,'','11632143942','','','','','','','','','','','','','rental',0,1,1,NULL),(35,'37','1','33245319',0.00,'173 ','2021-08-17 15:21:52','','2021-12-01 22:03:09','inactive','1','2021-10-13 13:36:58','2021-10-13 13:36:58','1','','','','',0.00,0.00,'','11634121418','','','','','','','','','','','','','rental',0,1,1,NULL),(36,'38','1','30396198',0.00,'174 ','2021-08-17 15:21:52','','2022-03-01 12:04:15','inactive','1','2021-10-13 13:37:23','2021-10-13 13:37:23','1','','','','',0.00,0.00,'','11634121443','','','','','','','','','','','','','rental',0,1,1,NULL),(37,'39','1','33427593',0.00,'175 ','2021-08-17 15:21:52','','2021-10-10 22:17:43','inactive','1','2021-09-30 21:20:39','2021-09-30 21:20:39','1','','','','',0.00,0.00,'','11633026039','','','','','','','','','','','','','rental',0,1,1,NULL),(38,'40','1','10169951',0.00,'176 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:38:41','2021-10-13 13:38:41','1','','','','',0.00,0.00,'','11634121521','','','','','','','','','','','','','rental',0,1,1,NULL),(39,'41','1','29521117',0.00,'177 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:39:14','2021-10-13 13:39:14','1','','','','',0.00,0.00,'','11634121554','','','','','','','','','','','','','rental',0,1,1,NULL),(40,'42','1','25266498',0.00,'178 ','2021-08-17 15:21:52','','2022-02-19 14:44:45','inactive','1','2021-10-13 13:39:42','2021-10-13 13:39:42','1','','','','',0.00,0.00,'','11634121582','','','','','','','','','','','','','rental',0,1,1,NULL),(41,'43','1','31022103',0.00,'179 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:40:13','2021-10-13 13:40:13','1','','','','',0.00,0.00,'','11634121613','','','','','','','','','','','','','rental',0,1,1,NULL),(42,'44','1','28382908',0.00,'180 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:40:37','2021-10-13 13:40:37','1','','','','',4000.00,0.00,'','11634121637','','','','','','','','','','','','','rental',0,1,1,NULL),(43,'45','1','33133776',0.00,'181 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:41:02','2021-10-13 13:41:02','1','','','','',1000.00,0.00,'','11634121662','','','','','','','','','','','','','rental',0,1,1,NULL),(44,'46','1','29897539',0.00,'182 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:41:26','2021-10-13 13:41:26','1','','','','',0.00,0.00,'','11634121686','','','','','','','','','','','','','rental',0,1,1,NULL),(45,'47','1','23345467',6000.00,'183 ','2021-08-17 15:21:52','','2021-12-01 21:45:13','inactive','1','2021-10-13 13:41:52','2021-10-13 13:41:52','1','','','','',0.00,0.00,'','11634121712','','','','','','','','','','','','','rental',0,1,1,NULL),(46,'48','1','23690766',0.00,'184 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:42:13','2021-10-13 13:42:13','1','','','','',0.00,0.00,'','11634121733','','','','','','','','','','','','','rental',0,1,1,NULL),(47,'49','1','27845257',0.00,'185 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:42:56','2021-10-13 13:42:56','1','','','','',0.00,0.00,'','11634121776','','','','','','','','','','','','','rental',0,1,1,NULL),(48,'50','1','21458594',0.00,'186 ','2021-08-17 15:21:52','','2022-02-19 21:30:11','inactive','1','2021-10-13 13:47:35','2021-10-13 13:47:35','1','','','','',0.00,0.00,'','11634122055','','','','','','','','','','','','','rental',0,1,1,NULL),(49,'51','1','7654',0.00,'187 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:47:59','2021-10-13 13:47:59','1','','','','',0.00,0.00,'','11634122079','','','','','','','','','','','','','rental',0,1,1,NULL),(50,'52','1','26585767',0.00,'188 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:48:19','2021-10-13 13:48:19','1','','','','',0.00,0.00,'','11634122099','','','','','','','','','','','','','rental',0,1,1,NULL),(51,'53','1','36947083',0.00,'189 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:48:45','2021-10-13 13:48:45','1','','','','',3500.00,0.00,'','11634122125','','','','','','','','','','','','','rental',0,1,1,NULL),(52,'54','1','28817607',0.00,'190 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:49:06','2021-10-13 13:49:06','1','','','','',0.00,0.00,'','11634122146','','','','','','','','','','','','','rental',0,1,1,NULL),(53,'55','1','28122437',0.00,'191 ','2021-08-17 15:21:52','','2022-02-19 21:29:56','inactive','1','2021-10-13 13:49:26','2021-10-13 13:49:26','1','','','','',0.00,0.00,'','11634122166','','','','','','','','','','','','','rental',0,1,1,NULL),(54,'56','1','22722426',0.00,'192 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:51:01','2021-10-13 13:51:01','1','','','','',0.00,0.00,'','11634122261','','','','','','','','','','','','','rental',0,1,1,NULL),(55,'57','1','23600674',0.00,'193 ','2021-08-17 15:21:52','','2021-12-01 22:11:24','inactive','1','2021-10-13 13:52:44','2021-10-13 13:52:44','1','','','','',0.00,0.00,'','11634122364','','','','','','','','','','','','','rental',0,1,1,NULL),(56,'58','1','36496897',5500.00,'194 ','2021-08-17 15:21:52','','2021-10-01 21:18:22','inactive','1','2021-09-30 21:32:07','2021-09-30 21:32:07','1','','','','',0.00,0.00,'','11633026727','','','','','','','','','','','','','rental',0,1,1,NULL),(57,'59','1','32916511',0.00,'195 ','2021-08-17 15:21:52','','2022-03-01 12:04:28','inactive','1','2021-10-13 13:53:21','2021-10-13 13:53:21','1','','','','',0.00,0.00,'','11634122401','','','','','','','','','','','','','rental',0,1,1,NULL),(58,'60','1','75645',0.00,'196 ','2021-08-17 15:21:52','','2021-09-20 16:31:01','inactive','1','2021-09-08 16:21:46','2021-09-08 16:21:46','1','','','','',0.00,0.00,'','11631107306','','','','','','','','','','','','','rental',0,1,1,NULL),(59,'61','1','36851749',0.00,'197 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:54:13','2021-10-13 13:54:13','1','','','','',0.00,0.00,'','11634122453','','','','','','','','','','','','','rental',0,1,1,NULL),(60,'62','1','36276398',0.00,'198 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:55:38','2021-10-13 13:55:38','1','','','','',0.00,0.00,'','11634122538','','','','','','','','','','','','','rental',0,1,1,NULL),(61,'63','1','31402935',0.00,'199 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:56:36','2021-10-13 13:56:36','1','','','','',0.00,3300.00,'','11634122596','','','','','','','','','','','','','rental',0,1,1,NULL),(62,'64','1','24200718',0.00,'200 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:57:05','2021-10-13 13:57:05','1','','','','',0.00,0.00,'','11634122625','','','','','','','','','','','','','rental',0,1,1,NULL),(63,'65','1','29598387',0.00,'201 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:57:27','2021-10-13 13:57:27','1','','','','',0.00,0.00,'','11634122647','','','','','','','','','','','','','rental',0,1,1,NULL),(64,'66','1','24080039',0.00,'202 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:57:52','2021-10-13 13:57:52','1','','','','',0.00,0.00,'','11634122672','','','','','','','','','','','','','rental',0,1,1,NULL),(65,'67','1','22954867',0.00,'203 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:58:11','2021-10-13 13:58:11','1','','','','',0.00,0.00,'','11634122691','','','','','','','','','','','','','rental',0,1,1,NULL),(66,'68','1','24303614',0.00,'204 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:58:36','2021-10-13 13:58:36','1','','','','',4000.00,0.00,'','11634122716','','','','','','','','','','','','','rental',0,1,1,NULL),(67,'69','1','27368806',0.00,'205 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:58:59','2021-10-13 13:58:59','1','','','','',0.00,0.00,'','11634122739','','','','','','','','','','','','','rental',0,1,1,NULL),(68,'70','1','32106613',0.00,'206 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:59:23','2021-10-13 13:59:23','1','','','','',0.00,0.00,'','11634122763','','','','','','','','','','','','','rental',0,1,1,NULL),(69,'71','1','20907919',0.00,'207 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 13:59:55','2021-10-13 13:59:55','1','','','','',0.00,0.00,'','11634122795','','','','','','','','','','','','','rental',0,1,1,NULL),(70,'72','1','784145',0.00,'208 ','2021-08-17 15:21:52','','2022-03-01 12:04:53','inactive','1','2021-10-13 14:00:18','2021-10-13 14:00:18','1','','','','',0.00,0.00,'','11634122818','','','','','','','','','','','','','rental',0,1,1,NULL),(71,'73','1','27879245',0.00,'209 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:01:13','2021-10-13 14:01:13','1','','','','',0.00,0.00,'','11634122873','','','','','','','','','','','','','rental',0,1,1,NULL),(72,'74','1','20198331',0.00,'210 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:01:38','2021-10-13 14:01:38','1','','','','',0.00,6000.00,'','11634122898','','','','','','','','','','','','','rental',0,1,1,NULL),(73,'75','1','32346111',0.00,'211 ','2021-08-17 15:21:52','','2021-12-01 22:21:15','inactive','1','2021-10-13 14:02:00','2021-10-13 14:02:00','1','','','','',0.00,0.00,'','11634122920','','','','','','','','','','','','','rental',0,1,1,NULL),(74,'76','1','32298616',0.00,'212 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-02 08:51:06','2021-10-02 08:51:06','1','','','','',0.00,0.00,'','11633153866','','','','','','','','','','','','','rental',0,1,1,NULL),(75,'77','1','29802677',0.00,'213 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:02:26','2021-10-13 14:02:26','1','','','','',0.00,0.00,'','11634122946','','','','','','','','','','','','','rental',0,1,1,NULL),(76,'78','1','34555852',0.00,'214 ','2021-08-17 15:21:52','','2022-02-19 22:52:25','inactive','1','2021-10-13 14:07:03','2021-10-13 14:07:03','1','','','','',0.00,0.00,'','11634123223','','','','','','','','','','','','','rental',0,1,1,NULL),(77,'79','1','24934887',0.00,'215 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:07:46','2021-10-13 14:07:46','1','','','','',0.00,0.00,'','11634123266','','','','','','','','','','','','','rental',0,1,1,NULL),(78,'80','1','36562400',0.00,'216 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:08:07','2021-10-13 14:08:07','1','','','','',0.00,0.00,'','11634123287','','','','','','','','','','','','','rental',0,1,1,NULL),(79,'81','1','36028783',0.00,'217 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:08:36','2021-10-13 14:08:36','1','','','','',0.00,0.00,'','11634123316','','','','','','','','','','','','','rental',0,1,1,NULL),(80,'82','1','34330653',0.00,'218 ','2021-08-17 15:21:52','','2022-03-20 12:41:26','inactive','1','2021-10-13 14:09:03','2021-10-13 14:09:03','1','','','','',0.00,0.00,'','11634123343','','','','','','','','','','','','','rental',0,1,1,NULL),(81,'83','1','37981177',5500.00,'219 ','2021-08-17 15:21:52','','2021-11-29 23:02:13','inactive','1','2021-10-13 14:11:15','2021-10-13 14:11:15','1','','','','',0.00,0.00,'','11634123475','','','','','','','','','','','','','rental',0,1,1,NULL),(82,'84','1','19052',0.00,'220 ','2021-08-17 15:21:52','','2022-02-19 22:52:54','inactive','1','2021-10-31 16:15:39','2021-10-31 16:15:39','1','','','','',0.00,0.00,'','11635686139','','','','','','','','','','','','','rental',0,1,1,NULL),(83,'85','1','26609833',5500.00,'221 ','2021-08-17 15:21:52','','2021-10-13 14:55:06','inactive','1','2021-10-13 14:13:01','2021-10-13 14:13:01','1','','','','',0.00,0.00,'','11634123581','','','','','','','','','','','','','rental',0,1,1,NULL),(84,'86','1','22122518',0.00,'222 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:22:46','2021-10-13 14:22:46','1','','','','',0.00,0.00,'','11634124166','','','','','','','','','','','','','rental',0,1,1,NULL),(85,'SHOP 1','1','26557858',0.00,'223 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:23:13','2021-10-13 14:23:13','1','','','','',0.00,0.00,'','11634124193','','','','','','','','','','','','','rental',0,1,1,NULL),(86,'SHOP 2','1','24695612',0.00,'224 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:23:37','2021-10-13 14:23:37','1','','','','',5500.00,0.00,'','11634124217','','','','','','','','','','','','','rental',0,1,1,NULL),(87,'SHOP 3','1','34712910',0.00,'225 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-13 14:24:03','2021-10-13 14:24:03','1','','','','',500.00,0.00,'','11634124243','','','','','','','','','','','','','rental',0,1,1,NULL),(88,'A1','2','28575732',0.00,'226 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 10:37:31','2021-10-09 10:37:31','1','','','','',12550.00,0.00,'','11633765051','','','','','','','','','','','','','rental',0,1,1,NULL),(89,'A2','2','23',0.00,'227 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-22 11:43:22','2021-08-22 11:43:22','1','','','','',7650.00,0.00,'','11629621802','','','','','','','','','','','','','rental',0,1,1,NULL),(90,'A3','2','11116131',0.00,'228 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-10 17:02:55','2021-10-10 17:02:55','1','','','','',9450.00,0.00,'','11633874575','','','','','','','','','','','','','rental',0,1,1,NULL),(91,'A4','2','24448454',0.00,'229 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 10:49:02','2021-10-09 10:49:02','1','','','','',14150.00,0.00,'','11633765742','','','','','','','','','','','','','rental',0,1,1,NULL),(92,'A5','2','226308875',0.00,'230 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-10 17:13:00','2021-10-10 17:13:00','1','','','','',11550.00,0.00,'','11633875180','','','','','','','','','','','','','rental',0,1,1,NULL),(93,'A6','2','234567',0.00,'231','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(94,'A7','2','54321',0.00,'232','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(95,'A8','2','122123',0.00,'233','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(96,'A9','2','23456754',0.00,'234','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(97,'B1','2','28745940',0.00,'235 ','2021-08-17 15:21:52','','2021-12-01 14:50:23','inactive','1','2021-10-09 11:20:04','2021-10-09 11:20:04','1','','','','',0.00,0.00,'','11633767604','','','','','','','','','','','','','rental',0,1,1,NULL),(98,'B2','2','3442949',0.00,'236 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 11:21:52','2021-10-09 11:21:52','1','','','','',8050.00,0.00,'','11633767712','','','','','','','','','','','','','rental',0,1,1,NULL),(99,'B3','2','27693373',0.00,'237 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 11:22:54','2021-10-09 11:22:54','1','','','','',8050.00,0.00,'','11633767774','','','','','','','','','','','','','rental',0,1,1,NULL),(100,'B4','2','30117353',0.00,'238 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 11:44:52','2021-10-09 11:44:52','1','','','','',12150.00,0.00,'','11633769092','','','','','','','','','','','','','rental',0,1,1,NULL),(101,'B5','2','34592687',0.00,'239 ','2021-08-17 15:21:52','','2022-02-23 10:13:33','inactive','1','2021-10-09 16:06:59','2021-10-09 16:06:59','1','','','','',0.00,0.00,'','11633784819','','','','','','','','','','','','','rental',0,1,1,NULL),(102,'B6','2','35836871',0.00,'240 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 21:03:40','2021-10-24 21:03:40','1','','','','',8250.00,0.00,'','11635098620','','','','','','','','','','','','','rental',0,1,1,NULL),(103,'B7','2','35332832',0.00,'241 ','2021-08-17 15:21:52','','2022-03-01 12:29:23','inactive','1','2021-10-09 11:50:56','2021-10-09 11:50:56','1','','','','',0.00,0.00,'','11633769456','','','','','','','','','','','','','rental',0,1,1,NULL),(104,'B8','2','23512787',0.00,'242 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 11:54:00','2021-10-09 11:54:00','1','','','','',8050.00,0.00,'','11633769640','','','','','','','','','','','','','rental',0,1,1,NULL),(105,'B9','2','27428111',0.00,'243 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 11:55:13','2021-10-09 11:55:13','1','','','','',13550.00,0.00,'','11633769713','','','','','','','','','','','','','rental',0,1,1,NULL),(106,'C1','2','29537633',0.00,'244 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 21:11:20','2021-10-24 21:11:20','1','','','','',12550.00,0.00,'','11635099080','','','','','','','','','','','','','rental',0,1,1,NULL),(107,'C2','2','27899428',0.00,'245 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 21:18:33','2021-10-24 21:18:33','1','','','','',8050.00,0.00,'','11635099513','','','','','','','','','','','','','rental',0,1,1,NULL),(108,'C3','2','28102946',0.00,'246 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 21:27:35','2021-10-24 21:27:35','1','','','','',7850.00,0.00,'','11635100055','','','','','','','','','','','','','rental',0,1,1,NULL),(109,'C4','2','28864159',0.00,'247 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:08:07','2021-10-09 16:08:07','1','','','','',12350.00,0.00,'','11633784887','','','','','','','','','','','','','rental',0,1,1,NULL),(110,'C5','2','31679152',0.00,'248 ','2021-08-17 15:21:52','','2022-03-01 12:32:30','inactive','1','2021-10-09 16:05:04','2021-10-09 16:05:04','1','','','','',0.00,0.00,'','11633784704','','','','','','','','','','','','','rental',0,1,1,NULL),(111,'C6','2','21972475',0.00,'249 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 15:02:22','2021-10-09 15:02:22','1','','','','',8650.00,0.00,'','11633780942','','','','','','','','','','','','','rental',0,1,1,NULL),(112,'C7','2','22943045',0.00,'250 ','2021-08-17 15:21:52','','2021-12-31 20:24:07','inactive','1','2021-10-31 05:41:58','2021-10-31 05:41:58','1','','','','',0.00,0.00,'','11635648118','','','','','','','','','','','','','rental',0,1,1,NULL),(113,'C8','2','28334866',0.00,'251 ','2021-08-17 15:21:52','','2022-01-04 16:44:32','inactive','1','2021-10-09 16:09:19','2021-10-09 16:09:19','1','','','','',0.00,0.00,'','11633784959','','','','','','','','','','','','','rental',0,1,1,NULL),(114,'C9','2','28115887',0.00,'252 ','2021-08-17 15:21:52','','2022-02-23 10:28:42','inactive','1','2021-10-09 16:10:34','2021-10-09 16:10:34','1','','','','',0.00,0.00,'','11633785034','','','','','','','','','','','','','rental',0,1,1,NULL),(115,'D1','2','24054365',0.00,'253 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 21:45:58','2021-10-24 21:45:58','1','','','','',12950.00,0.00,'','11635101158','','','','','','','','','','','','','rental',0,1,1,NULL),(116,'D2','2','36312308',10000.00,'254 ','2021-08-17 15:21:52','','2021-12-01 15:40:42','inactive','1','2021-10-09 16:12:46','2021-10-09 16:12:46','1','','','','',0.00,0.00,'','11633785166','','','','','','','','','','','','','rental',0,1,1,NULL),(117,'D3','2','29165719',0.00,'255 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-10 17:39:03','2021-10-10 17:39:03','1','','','','',8450.00,0.00,'','11633876743','','','','','','','','','','','','','rental',0,1,1,NULL),(118,'D4','2','30495397',0.00,'256 ','2021-08-17 15:21:52','','2022-01-30 17:13:04','inactive','1','2021-10-09 16:14:56','2021-10-09 16:14:56','1','','','','',0.00,0.00,'','11633785296','','','','','','','','','','','','','rental',0,1,1,NULL),(119,'D5','2','31832533',0.00,'257 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:15:51','2021-10-09 16:15:51','1','','','','',1150.00,0.00,'','11633785351','','','','','','','','','','','','','rental',0,1,1,NULL),(120,'D6','2','27091091',0.00,'258 ','2021-08-17 15:21:52','','2022-03-01 12:58:59','inactive','1','2021-10-09 16:16:22','2021-10-09 16:16:22','1','','','','',0.00,0.00,'','11633785382','','','','','','','','','','','','','rental',0,1,1,NULL),(121,'D7','2','27981543',0.00,'259 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:26:02','2021-10-09 16:26:02','1','','','','',50.00,0.00,'','11633785962','','','','','','','','','','','','','rental',0,1,1,NULL),(122,'D8','2','33262552',14500.00,'260 ','2021-08-17 15:21:52','','2021-12-01 15:50:51','inactive','1','2021-10-09 16:31:14','2021-10-09 16:31:14','1','','','','',0.00,0.00,'','11633786274','','','','','','','','','','','','','rental',0,1,1,NULL),(123,'D9','2','37326641',0.00,'261 ','2021-08-17 15:21:52','','2022-02-26 21:38:32','inactive','1','2021-10-10 17:39:59','2021-10-10 17:39:59','1','','','','',0.00,0.00,'','11633876799','','','','','','','','','','','','','rental',0,1,1,NULL),(124,'E1','2','29694697',0.00,'262 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-10 17:40:46','2021-10-10 17:40:46','1','','','','',12150.00,0.00,'','11633876846','','','','','','','','','','','','','rental',0,1,1,NULL),(125,'E2','2','30342411',0.00,'263 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:38:29','2021-10-09 16:38:29','1','','','','',7850.00,0.00,'','11633786709','','','','','','','','','','','','','rental',0,1,1,NULL),(126,'E3','2','35965044',0.00,'264 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 22:11:30','2021-10-24 22:11:30','1','','','','',8050.00,0.00,'','11635102690','','','','','','','','','','','','','rental',0,1,1,NULL),(127,'E4','2','28029760',0.00,'265 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:40:52','2021-10-09 16:40:52','1','','','','',11950.00,0.00,'','11633786852','','','','','','','','','','','','','rental',0,1,1,NULL),(128,'E5','2','28127846',0.00,'266 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:41:31','2021-10-09 16:41:31','1','','','','',11750.00,0.00,'','11633786891','','','','','','','','','','','','','rental',0,1,1,NULL),(129,'E6','2','32427420',0.00,'267 ','2021-08-17 15:21:52','','2022-03-01 12:51:47','inactive','1','2021-10-09 16:42:35','2021-10-09 16:42:35','1','','','','',0.00,0.00,'','11633786955','','','','','','','','','','','','','rental',0,1,1,NULL),(130,'E7','2','28963057',0.00,'268 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:43:28','2021-10-09 16:43:28','1','','','','',11350.00,0.00,'','11633787008','','','','','','','','','','','','','rental',0,1,1,NULL),(131,'E8','2','27966605',10000.00,'269 ','2021-08-17 15:21:52','','2021-12-01 16:17:53','inactive','1','2021-10-10 17:43:45','2021-10-10 17:43:45','1','','','','',0.00,0.00,'','11633877025','','','','','','','','','','','','','rental',0,1,1,NULL),(132,'E9','2','33111524',0.00,'270 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:46:01','2021-10-09 16:46:01','1','','','','',12550.00,0.00,'','11633787161','','','','','','','','','','','','','rental',0,1,1,NULL),(133,'F1','2','32209041',0.00,'271 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:46:43','2021-10-09 16:46:43','1','','','','',12750.00,0.00,'','11633787203','','','','','','','','','','','','','rental',0,1,1,NULL),(134,'F2','2','27979252',0.00,'272 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-24 22:34:59','2021-10-24 22:34:59','1','','','','',7850.00,0.00,'','11635104099','','','','','','','','','','','','','rental',0,1,1,NULL),(135,'F3','2','35347276',0.00,'273 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-22 12:39:03','2021-08-22 12:39:03','1','','','','',8250.00,0.00,'','11629625143','','','','','','','','','','','','','rental',0,1,1,NULL),(136,'F4','2','32591189',0.00,'274 ','2021-08-17 15:21:52','','2022-02-26 21:50:36','inactive','1','2021-10-09 16:48:40','2021-10-09 16:48:40','1','','','','',0.00,0.00,'','11633787320','','','','','','','','','','','','','rental',0,1,1,NULL),(137,'F5','2','29489059',0.00,'275 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:49:18','2021-10-09 16:49:18','1','','','','',11350.00,0.00,'','11633787358','','','','','','','','','','','','','rental',0,1,1,NULL),(138,'F6','2','32926859',0.00,'276 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:50:10','2021-10-09 16:50:10','1','','','','',9650.00,0.00,'','11633787410','','','','','','','','','','','','','rental',0,1,1,NULL),(139,'F7','2','23456432',0.00,'277 ','2021-08-17 15:21:52','','2022-02-22 14:18:24','inactive','1','2021-10-24 22:52:06','2021-10-24 22:52:06','1','','','','',0.00,0.00,'','11635105126','','','','','','','','','','','','','rental',0,1,1,NULL),(140,'F8','2','31108732',0.00,'278 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 16:51:55','2021-10-09 16:51:55','1','','','','',8450.00,0.00,'','11633787515','','','','','','','','','','','','','rental',0,1,1,NULL),(141,'F9','2','30259561',0.00,'279 ','2021-08-17 15:21:52','','2022-01-30 18:49:19','inactive','1','2021-10-09 16:52:44','2021-10-09 16:52:44','1','','','','',0.00,0.00,'','11633787564','','','','','','','','','','','','','rental',0,1,1,NULL),(142,'G1','2','9',0.00,'280','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(143,'G2','2','5',0.00,'281','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(144,'IMARA','3','2',0.00,'282','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-08-17 15:21:52','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0,1,1,NULL),(145,'GREATWALL','3','1',31000.00,'283 ','2021-08-17 15:21:52','','0000-00-00 00:00:00','active','1','2021-10-09 17:17:00','2021-10-09 17:17:00','1','','','','',0.00,0.00,'','11633789020','','','','','','','','','','','','','rental',0,1,1,NULL),(146,'KITENGELA','3','',38000.00,'282 ','2021-08-17','','0000-00-00 00:00:00','active','1','2021-10-09 17:39:06','2021-10-09 17:39:06','1','','','','',0.00,0.00,'','11633790346','','','','','','','','','','','','','rental',0,1,1,NULL),(147,'1','1','',0.00,'284 ','2021-08-19','','2021-10-10 22:14:01','inactive','1','2021-09-30 13:36:37','2021-09-30 13:36:37','1','','','','',0.00,0.00,'','11632998197','','','','','','','','','','','','','rental',0,1,1,NULL),(148,'2','1','',4000.00,'285 ','2021-08-19','','2021-10-13 15:36:31','inactive','1','2021-10-12 15:16:27','2021-10-12 15:16:27','1','','','','',0.00,0.00,'','11634040987','','','','','','','','','','','','','rental',0,1,1,NULL),(149,'IMARA DAIMA','3','',52000.00,'286 ','2021-08-20','','0000-00-00 00:00:00','active','1','2021-08-22 12:49:02','2021-08-22 12:49:02','1','','','','',0.00,0.00,'','11629625742','','','','','','','','','','','','','rental',0,1,1,NULL),(150,'TEST','2','',0.00,'289 ','2021-08-30','','0000-00-00 00:00:00','active','1','2021-08-30 14:49:11','','1','','','','',110.00,0.00,'','11630324151','','','','','','','','','','','','','rental',0,1,1,NULL),(151,'60','1','',8000.00,'293 ','2021-09-20','','0000-00-00 00:00:00','inactive','1','2021-09-20 16:34:00','','1','','','','',0.00,0.00,'','11632144840','','','','','','','','','','','','','rental',0,1,1,NULL),(152,'60','1','',0.00,'294 ','2021-09-23','','2021-10-03 20:44:38','inactive','1','2021-09-23 22:30:46','2021-09-23 22:30:46','1','','','','',0.00,0.00,'','11632425446','','','','','','','','','','','','','rental',0,1,1,NULL),(153,'36','1','',0.00,'172 ','2021-09-29','','2022-01-30 22:21:56','inactive','1','2021-10-13 13:36:25','2021-10-13 13:36:25','1','','','','',0.00,0.00,'','11634121385','','','','','','','','','','','','','rental',0,1,1,NULL),(154,'11','1','',0.00,'147 ','2021-09-30','','2022-03-20 13:21:12','inactive','1','2021-10-13 07:50:31','2021-10-13 07:50:31','1','','','','',0.00,0.00,'','11634100631','','','','','','','','','','','','','rental',0,1,1,NULL),(155,'28','1','',0.00,'175 ','2021-10-10','','2022-03-01 11:35:20','inactive','1','2021-10-31 17:03:36','2021-10-31 17:03:36','1','','','','',0.00,0.00,'','11635689016','','','','','','','','','','','','','rental',0,1,1,NULL),(156,'1','1','',6000.00,'284 ','2021-10-10','','2021-10-10 22:30:16','inactive','1','2021-10-10 22:29:58','','1','','','','',0.00,0.00,'','11633894198','','','','','','','','','','','','','rental',0,1,1,NULL),(157,'39','1','',0.00,'284 ','2021-10-10','','0000-00-00 00:00:00','active','1','2021-10-31 16:56:29','2021-10-31 16:56:29','1','','','','',0.00,0.00,'','11635688589','','','','','','','','','','','','','rental',0,1,1,NULL),(158,'1','1','',0.00,'297 ','2021-10-13','','2022-01-30 22:33:56','inactive','1','2021-10-13 14:48:35','','1','','','','',0.00,0.00,'','11634125715','','','','','','','','','','','','','rental',0,1,1,NULL),(159,'85','1','',0.00,'221 ','2021-10-13','','2022-03-20 12:57:22','inactive','1','2021-10-31 16:36:34','2021-10-31 16:36:34','1','','','','',0.00,0.00,'','11635687394','','','','','','','','','','','','','rental',0,1,1,NULL),(160,'58','1','',0.00,'298 ','2021-10-13','','2022-02-19 22:06:33','inactive','1','2021-10-13 15:08:52','','1','','','','',0.00,0.00,'','11634126932','','','','','','','','','','','','','rental',0,1,1,NULL),(161,'60','1','',0.00,'299 ','2021-10-13','','2021-12-01 21:54:19','inactive','1','2021-10-13 15:13:27','','1','','','','',0.00,0.00,'','11634127207','','','','','','','','','','','','','rental',0,1,1,NULL),(162,'2','1','',0.00,'300 ','2021-10-13','','0000-00-00 00:00:00','active','1','2021-10-13 15:38:37','','1','','','','',3500.00,0.00,'','11634128717','','','','','','','','','','','','','rental',0,1,1,NULL),(163,'17','1','',0.00,'153 ','2021-11-29','','2022-02-19 14:33:17','inactive','1','2021-11-29 14:39:13','','1','','','','',0.00,0.00,'','11638185953','','','','','','','','','','','','','rental',0,1,1,NULL),(164,'83','1','',0.00,'219 ','2021-11-05','','2022-03-01 12:05:01','inactive','1','2021-11-29 23:07:46','','1','','','','',0.00,0.00,'','11638216466','','','','','','','','','','','','','rental',0,1,1,NULL),(165,'16','1','',0.00,'152 ','2021-11-30','','0000-00-00 00:00:00','active','1','2021-11-30 06:18:06','','1','','','','',0.00,0.00,'','11638242286','','','','','','','','','','','','','rental',0,1,1,NULL),(166,'B1','2','',0.00,'235 ','2021-12-01','','0000-00-00 00:00:00','active','1','2021-12-01 14:54:58','','1','','','','',14750.00,0.00,'','11638359698','','','','','','','','','','','','','rental',0,1,1,NULL),(167,'D2','2','',0.00,'254 ','2021-12-01','','0000-00-00 00:00:00','active','1','2021-12-01 15:43:07','','1','','','','',8050.00,150.00,'','11638362587','','','','','','','','','','','','','rental',0,1,1,NULL),(168,'D8','2','',0.00,'260 ','2021-12-01','','0000-00-00 00:00:00','active','1','2021-12-01 15:55:45','','1','','','','',7850.00,0.00,'','11638363345','','','','','','','','','','','','','rental',0,1,1,NULL),(169,'E8','2','',0.00,'269 ','2021-12-01','','0000-00-00 00:00:00','active','1','2021-12-01 16:21:30','','1','','','','',8450.00,0.00,'','11638364890','','','','','','','','','','','','','rental',0,1,1,NULL),(170,'47','1','',0.00,'167 ','2021-12-01','','2022-01-20 15:23:50','inactive','1','2021-12-01 21:51:08','','1','','','','',0.00,0.00,'','11638384668','','','','','','','','','','','','','rental',0,1,1,NULL),(171,'60','1','',0.00,'167 ','2021-12-01','','2021-12-01 22:13:23','inactive','1','2021-12-01 21:56:56','','1','','','','',0.00,0.00,'','11638385016','','','','','','','','','','','','','rental',0,1,1,NULL),(172,'31','1','',0.00,'299 ','2021-12-01','','0000-00-00 00:00:00','active','1','2021-12-01 21:57:25','','1','','','','',5000.00,0.00,'','11638385045','','','','','','','','','','','','','rental',0,1,1,NULL),(173,'60','1','',0.00,'196 ','2021-12-01','','2022-03-01 12:04:34','inactive','1','2021-12-01 22:39:54','','1','','','','',0.00,0.00,'','11638387594','','','','','','','','','','','','','rental',0,1,1,NULL),(174,'57','1','',0.00,'193 ','2021-12-30','','2022-02-19 22:03:18','inactive','1','2021-12-30 22:44:09','','1','','','','',0.00,0.00,'','11640893449','','','','','','','','','','','','','rental',0,1,1,NULL),(175,'75','1','',0.00,'211 ','2021-12-30','','0000-00-00 00:00:00','active','1','2021-12-30 23:15:53','','1','','','','',1500.00,0.00,'','11640895353','','','','','','','','','','','','','rental',0,1,1,NULL),(176,'37','1','',0.00,'173 ','2021-12-31','','0000-00-00 00:00:00','active','1','2021-12-31 05:37:29','','1','','','','',0.00,0.00,'','11640918249','','','','','','','','','','','','','rental',0,1,1,NULL),(177,'C7','2','',0.00,'250 ','2021-12-31','','0000-00-00 00:00:00','active','1','2021-12-31 20:26:05','','1','','','','',12750.00,0.00,'','11640971565','','','','','','','','','','','','','rental',0,1,1,NULL),(178,'C8','2','',0.00,'251 ','2022-01-04','','0000-00-00 00:00:00','active','1','2022-01-04 16:45:40','','1','','','','',7850.00,0.00,'','11641303940','','','','','','','','','','','','','rental',0,1,1,NULL),(179,'12','1','',0.00,'148 ','2022-01-20','','0000-00-00 00:00:00','active','1','2022-01-20 12:05:09','','1','','','','',1000.00,0.00,'','11642669509','','','','','','','','','','','','','rental',0,1,1,NULL),(180,'47','1','',0.00,'183 ','2022-01-20','','0000-00-00 00:00:00','active','1','2022-01-20 15:24:26','','1','','','','',500.00,0.00,'','11642681466','','','','','','','','','','','','','rental',0,1,1,NULL),(181,'D4','2','',0.00,'256 ','2022-01-30','','0000-00-00 00:00:00','active','1','2022-01-30 17:17:08','','1','','','','',11350.00,150.00,'','11643552228','','','','','','','','','','','','','rental',0,1,1,NULL),(182,'F9','2','',0.00,'279 ','2022-01-30','','0000-00-00 00:00:00','active','1','2022-01-30 18:49:43','','1','','','','',12750.00,0.00,'','11643557783','','','','','','','','','','','','','rental',0,1,1,NULL),(183,'36','1','',0.00,'4 ','2022-01-30','','2022-02-19 14:54:07','inactive','1','2022-01-30 22:22:13','','1','','','','',0.00,0.00,'','11643570533','','','','','','','','','','','','','rental',0,1,1,NULL),(184,'1','1','',0.00,'4 ','2022-01-30','','0000-00-00 00:00:00','active','1','2022-01-30 22:34:08','','1','','','','',0.00,0.00,'','11643571248','','','','','','','','','','','','','rental',0,1,1,NULL),(185,'14','1','',0.00,'150 ','2022-02-19','','2022-04-04 21:49:48','inactive','1','2022-02-19 14:13:30','','1','','','','',0.00,0.00,'','11645269210','','','','','','','','','','','','','rental',0,1,1,NULL),(186,'20','1','',0.00,'156 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 14:22:45','','1','','','','',0.00,0.00,'','11645269765','','','','','','','','','','','','','rental',0,1,1,NULL),(187,'17','1','',0.00,'153 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 14:33:35','','1','','','','',0.00,3500.00,'','11645270415','','','','','','','','','','','','','rental',0,1,1,NULL),(188,'22','1','',0.00,'178 ','2022-02-19','','2022-03-01 11:47:12','inactive','1','2022-02-19 14:49:01','','1','','','','',0.00,0.00,'','11645271341','','','','','','','','','','','','','rental',0,1,1,NULL),(189,'36','1','',0.00,'172 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 14:58:45','','1','','','','',7000.00,0.00,'','11645271925','','','','','','','','','','','','','rental',0,1,1,NULL),(190,'42','1','',0.00,'178 ','2022-02-19','','2022-04-05 08:02:03','inactive','1','2022-02-19 15:12:43','','1','','','','',0.00,0.00,'','11645272763','','','','','','','','','','','','','rental',0,1,1,NULL),(191,'50','1','',0.00,'191 ','2022-02-19','','2022-03-01 11:43:19','inactive','1','2022-02-19 21:30:27','','1','','','','',0.00,0.00,'','11645295427','','','','','','','','','','','','','rental',0,1,1,NULL),(192,'55','1','',0.00,'191 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 21:35:34','','1','','','','',0.00,0.00,'','11645295734','','','','','','','','','','','','','rental',0,1,1,NULL),(193,'57','1','',0.00,'193 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 22:05:25','','1','','','','',0.00,0.00,'','11645297525','','','','','','','','','','','','','rental',0,1,1,NULL),(194,'58','1','',0.00,'194 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 22:09:09','','1','','','','',0.00,0.00,'','11645297749','','','','','','','','','','','','','rental',0,1,1,NULL),(195,'84','1','',0.00,'214 ','2022-02-19','','2022-04-05 09:49:44','inactive','1','2022-02-19 22:56:00','','1','','','','',0.00,0.00,'','11645300560','','','','','','','','','','','','','rental',0,1,1,NULL),(196,'78','1','',0.00,'214 ','2022-02-19','','0000-00-00 00:00:00','active','1','2022-02-19 22:58:02','','1','','','','',0.00,0.00,'','11645300682','','','','','','','','','','','','','rental',0,1,1,NULL),(197,'F7','2','',0.00,'277 ','2022-02-23','','2022-03-01 12:58:18','inactive','1','2022-02-23 10:10:44','','1','','','','',0.00,0.00,'','11645600244','','','','','','','','','','','','','rental',0,1,1,NULL),(198,'B5','2','',0.00,'239 ','2022-02-23','','2022-03-01 12:57:26','inactive','1','2022-02-23 10:13:50','','1','','','','',0.00,0.00,'','11645600430','','','','','','','','','','','','','rental',0,1,1,NULL),(199,'C9','2','',0.00,'258 ','2022-02-23','','2022-02-26 21:29:36','inactive','1','2022-02-23 10:29:07','','1','','','','',0.00,0.00,'','11645601347','','','','','','','','','','','','','rental',0,1,1,NULL),(200,'C9','2','',0.00,'252 ','2022-02-26','','0000-00-00 00:00:00','active','1','2022-02-26 21:29:49','','1','','','','',13950.00,0.00,'','11645900189','','','','','','','','','','','','','rental',0,1,1,NULL),(201,'D9','2','',0.00,'261 ','2022-02-26','','2022-03-01 12:59:32','inactive','1','2022-02-26 21:38:47','','1','','','','',0.00,0.00,'','11645900727','','','','','','','','','','','','','rental',0,1,1,NULL),(202,'F4','2','',0.00,'274 ','2022-02-26','','0000-00-00 00:00:00','active','1','2022-02-26 21:52:35','','1','','','','',11350.00,0.00,'','11645901555','','','','','','','','','','','','','rental',0,1,1,NULL),(203,'9','1','',0.00,'145 ','2022-02-27','','0000-00-00 00:00:00','active','1','2022-02-27 13:48:05','','1','','','','',3500.00,0.00,'','11645958885','','','','','','','','','','','','','rental',0,1,1,NULL),(204,'28','1','',0.00,'164 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 11:35:37','','1','','','','',-3800.00,0.00,'','11646123737','','','','','','','','','','','','','rental',0,1,1,NULL),(205,'50','1','',0.00,'186 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 11:43:35','','1','','','','',200.00,0.00,'','11646124215','','','','','','','','','','','','','rental',0,1,1,NULL),(206,'22','1','',0.00,'302 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 11:49:47','','1','','','','',-4000.00,0.00,'','11646124587','','','','','','','','','','','','','rental',0,1,1,NULL),(207,'B5','2','',0.00,'239 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 12:57:59','','1','','','','',11550.00,0.00,'','11646128679','','','','','','','','','','','','','rental',0,1,1,NULL),(208,'F7','2','',0.00,'277 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 12:58:42','','1','','','','',1000.00,0.00,'','11646128722','','','','','','','','','','','','','rental',0,1,1,NULL),(209,'D6','2','',0.00,'258 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 12:59:15','','1','','','','',8050.00,1250.00,'','11646128755','','','','','','','','','','','','','rental',0,1,1,NULL),(210,'D9','2','',0.00,'261 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 13:00:18','','1','','','','',15500.00,0.00,'','11646128818','','','','','','','','','','','','','rental',0,1,1,NULL),(211,'E6','2','',0.00,'303 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 13:02:03','','1','','','','',25750.00,0.00,'','11646128923','','','','','','','','','','','','','rental',0,1,1,NULL),(212,'C5','2','',0.00,'304 ','2022-03-01','','0000-00-00 00:00:00','active','1','2022-03-01 13:05:16','','1','','','','',12350.00,0.00,'','11646129116','','','','','','','','','','','','','rental',0,1,1,NULL),(213,'38','1','',0.00,'174 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 10:41:47','','1','','','','',-3500.00,0.00,'','11647762107','','','','','','','','','','','','','rental',0,1,1,NULL),(214,'59','1','',0.00,'195 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 11:15:16','','1','','','','',-3500.00,0.00,'','11647764116','','','','','','','','','','','','','rental',0,1,1,NULL),(215,'60','1','',0.00,'221 ','2022-03-20','','2022-04-05 08:35:44','inactive','1','2022-03-20 11:35:31','','1','','','','',0.00,0.00,'','11647765331','','','','','','','','','','','','','rental',0,1,1,NULL),(216,'72','1','',0.00,'147 ','2022-03-20','','2022-04-05 09:11:01','inactive','1','2022-03-20 12:22:13','','1','','','','',0.00,0.00,'','11647768133','','','','','','','','','','','','','rental',0,1,1,NULL),(217,'82','1','',0.00,'218 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 12:43:35','','1','','','','',2000.00,0.00,'','11647769415','','','','','','','','','','','','','rental',0,1,1,NULL),(218,'83','1','',0.00,'219 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 12:51:39','','1','','','','',-2500.00,0.00,'','11647769899','','','','','','','','','','','','','rental',0,1,1,NULL),(219,'85','1','',0.00,'221 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 13:05:44','','1','','','','',-3500.00,0.00,'','11647770744','','','','','','','','','','','','','rental',0,1,1,NULL),(220,'11','1','',0.00,'147 ','2022-03-20','','0000-00-00 00:00:00','active','1','2022-03-20 13:22:42','','1','','','','',-2500.00,0.00,'','11647771762','','','','','','','','','','','','','rental',0,1,1,NULL),(221,'4','1','',0.00,'140 ','2022-03-22','','0000-00-00 00:00:00','active','1','2022-03-22 16:19:30','','1','','','','',0.00,0.00,'','11647955170','','','','','','','','','','','','','rental',0,1,1,NULL),(222,'B7','2','',0.00,'241 ','2022-04-04','','0000-00-00 00:00:00','active','1','2022-04-04 20:59:42','','1','','','','',11950.00,0.00,'','11649095182','','','','','','','','','','','','','rental',0,1,1,NULL),(223,'5','1','',0.00,'155 ','2022-04-04','','0000-00-00 00:00:00','active','1','2022-04-04 21:38:57','','1','','','','',0.00,0.00,'','11649097537','','','','','','','','','','','','','rental',0,1,1,NULL),(224,'19','1','',0.00,'141 ','2022-04-04','','0000-00-00 00:00:00','active','1','2022-04-04 21:40:57','','1','','','','',0.00,0.00,'','11649097657','','','','','','','','','','','','','rental',0,1,1,NULL),(225,'72','1','',0.00,'208 ','2022-04-05','','0000-00-00 00:00:00','active','1','2022-04-05 09:24:44','','1','','','','',-3800.00,0.00,'','11649139884','','','','','','','','','','','','','rental',0,1,1,NULL),(226,'84','1','',0.00,'220 ','2022-04-05','','0000-00-00 00:00:00','active','1','2022-04-05 09:50:32','','1','','','','',0.00,0.00,'','11649141432','','','','','','','','','','','','','rental',0,1,1,NULL),(227,'60','1','',0.00,'196 ','2022-04-05','','0000-00-00 00:00:00','active','1','2022-04-05 09:56:59','','1','','','','',-3500.00,0.00,'','11649141819','','','','','','','','','','','','','rental',0,1,1,NULL),(228,'42','1','',0.00,'178 ','2022-04-24','','0000-00-00 00:00:00','active','1','2022-04-24 11:39:46','','1','','','','',-3500.00,0.00,'','11650789586','','','','','','','','','','','','','rental',0,1,1,NULL); /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'GabrielRotich','','2021-08-17 12:51:22','active','1','','1',''); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; INSERT INTO `budget` VALUES (1,'5190','2021-06-02 00:00:00',6000.00,0.00,0.00,'2021','March',1,1,1,0,'',' 23:59:59'); /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; INSERT INTO `bulkdispatch` VALUES (1,'1','11627535022','Main','','','1','1','2021-07-29 08:03:53','','na',0,0,'1','product','2021-07-15','Transfer','products'); /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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,'SHOP','','','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1),(5,'WATER','','','2018-06-27 11:33:55','','',0,1),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1),(10,'POWER','','','2018-08-04 10:42:10','','',0,1),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1),(14,'BALANCE','','','2022-03-01 10:19:37','','',0,1); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; INSERT INTO `cheque` VALUES (1,'','50000','SS','2021-06-02','ROBERT','1035','1','1','2021-06-02 16:34:39','BANK-11622640848','JKUAT','Outgoing','0003324343','2021-06-30','New'); /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; INSERT INTO `contact` VALUES (1,'','karen makena','kinoti','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am',''); /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1),(2,'URO','','','active','','','1',1),(3,'USD','','','active','','','1',1),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; INSERT INTO `customer` VALUES (1,'robert','Nyambura','','0710597573','JUJA','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','2333333','Description / Message','','Facebook','','','','reseller','1','','0',1,'Enter name of the product/service you need e.g POS, BULK SMS, BIOMETRIC, WEBSITE, COMPUTER, PRINETR etc',NULL,2,'',''),(3,'robert','Manyala','','0721150817','JKUAT','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','22434334','ok','','Referal','','','','reseller','1','','0',1,'POS, BULK SMS, BIOMETRIC, WEBSITE,',NULL,2,'','robisearch@gmail.com'),(4,'Philis Wanjiru','','','07323312121','JKUAT','','2021-08-14 08:38:46','','','','','ss','','ss','','','','demo','1','','New',1,'ss',NULL,2,'','support@robisearch.com'),(5,'Philis Wanjiru','','','07323312121','laundary','','2021-08-14 08:38:57','','','','','d','','d','','','','customer','1','','New',1,'d',NULL,2,'','robisearch@gmail.com'); /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2369 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'4180','BANK-11646121639','2022-03-01 11:39:00',NULL,2201866.58,'7134738.66','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(2,'1030','BANK-11646121639','2022-03-01 11:39:00',2201866.58,NULL,'8385156.74','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(3,'4180','BANK-11646121826','2022-03-01 11:46:03',NULL,602568.00,'7737306.66','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(4,'1035','BANK-11646121826','2022-03-01 11:46:03',602568.00,NULL,'4155190','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(5,'4161','IN-116461221571','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','139 ','sales','','','No',NULL,NULL,''),(6,'','IN-116461221571','2022-03-01 00:00:00',NULL,500.00,'','1','1','Mar invoice','1','139 ','sales','','','No',NULL,NULL,''),(7,'1100','IN-116461221571','2022-03-01 00:00:00',4500.00,NULL,'','1','1','Mar invoice','1','139 ','Payment','','','No',NULL,NULL,'3'),(8,'4161','IN-116461221572','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','140 ','sales','','','No',NULL,NULL,''),(9,'4161','IN-116461221572','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','140 ','sales','','','No',NULL,NULL,''),(10,'1100','IN-116461221572','2022-03-01 00:00:00',8000.00,NULL,'','1','1','Mar invoice','1','140 ','Payment','','','No',NULL,NULL,'4'),(11,'4161','IN-116461221573','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','141 ','sales','','','No',NULL,NULL,''),(12,'1100','IN-116461221573','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','141 ','Payment','','','No',NULL,NULL,'5'),(13,'4161','IN-116461221584','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','142 ','sales','','','No',NULL,NULL,''),(14,'','IN-116461221584','2022-03-01 00:00:00',NULL,300.00,'','1','1','Mar invoice','1','142 ','sales','','','No',NULL,NULL,''),(15,'1100','IN-116461221584','2022-03-01 00:00:00',4300.00,NULL,'','1','1','Mar invoice','1','142 ','Payment','','','No',NULL,NULL,'6'),(16,'4161','IN-116461221585','2022-03-01 00:00:00',NULL,10000.00,'','1','1','Mar invoice','1','143 ','sales','','','No',NULL,NULL,''),(17,'1100','IN-116461221585','2022-03-01 00:00:00',10000.00,NULL,'','1','1','Mar invoice','1','143 ','Payment','','','No',NULL,NULL,'7'),(18,'4161','IN-116461221586','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','144 ','sales','','','No',NULL,NULL,''),(19,'1100','IN-116461221586','2022-03-01 00:00:00',3800.00,NULL,'','1','1','Mar invoice','1','144 ','Payment','','','No',NULL,NULL,'8'),(20,'4161','IN-116461221587','2022-03-01 00:00:00',NULL,3000.00,'','1','1','Mar invoice','1','288 ','sales','','','No',NULL,NULL,''),(21,'1100','IN-116461221587','2022-03-01 00:00:00',3000.00,NULL,'','1','1','Mar invoice','1','288 ','Payment','','','No',NULL,NULL,'10'),(22,'4161','IN-116461221588','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','149 ','sales','','','No',NULL,NULL,''),(23,'1100','IN-116461221588','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','149 ','Payment','','','No',NULL,NULL,'13'),(24,'4161','IN-116461221589','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','287 ','sales','','','No',NULL,NULL,''),(25,'4161','IN-116461221589','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','287 ','sales','','','No',NULL,NULL,''),(26,'1100','IN-116461221589','2022-03-01 00:00:00',7000.00,NULL,'','1','1','Mar invoice','1','287 ','Payment','','','No',NULL,NULL,'15'),(27,'4161','IN-1164612215810','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','154 ','sales','','','No',NULL,NULL,''),(28,'1100','IN-1164612215810','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','154 ','Payment','','','No',NULL,NULL,'18'),(29,'4161','IN-1164612215811','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','155 ','sales','','','No',NULL,NULL,''),(30,'1100','IN-1164612215811','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','155 ','Payment','','','No',NULL,NULL,'19'),(31,'4161','IN-1164612215912','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','157 ','sales','','','No',NULL,NULL,''),(32,'1100','IN-1164612215912','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','157 ','Payment','','','No',NULL,NULL,'21'),(33,'4161','IN-1164612215913','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','159 ','sales','','','No',NULL,NULL,''),(34,'1100','IN-1164612215913','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','159 ','Payment','','','No',NULL,NULL,'23'),(35,'4161','IN-1164612215914','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','160 ','sales','','','No',NULL,NULL,''),(36,'1100','IN-1164612215914','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','160 ','Payment','','','No',NULL,NULL,'24'),(37,'4161','IN-1164612215915','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','161 ','sales','','','No',NULL,NULL,''),(38,'1100','IN-1164612215915','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','161 ','Payment','','','No',NULL,NULL,'25'),(39,'4161','IN-1164612215916','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','162 ','sales','','','No',NULL,NULL,''),(40,'1100','IN-1164612215916','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','162 ','Payment','','','No',NULL,NULL,'26'),(41,'4161','IN-1164612215917','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','163 ','sales','','','No',NULL,NULL,''),(42,'1100','IN-1164612215917','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','163 ','Payment','','','No',NULL,NULL,'27'),(43,'4161','IN-1164612215918','2022-03-01 00:00:00',NULL,6500.00,'','1','1','Mar invoice','1','165 ','sales','','','No',NULL,NULL,''),(44,'1100','IN-1164612215918','2022-03-01 00:00:00',6500.00,NULL,'','1','1','Mar invoice','1','165 ','Payment','','','No',NULL,NULL,'29'),(45,'4161','IN-1164612215919','2022-03-01 00:00:00',NULL,6000.00,'','1','1','Mar invoice','1','166 ','sales','','','No',NULL,NULL,''),(46,'1100','IN-1164612215919','2022-03-01 00:00:00',6000.00,NULL,'','1','1','Mar invoice','1','166 ','Payment','','','No',NULL,NULL,'30'),(47,'4161','IN-1164612215920','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','168 ','sales','','','No',NULL,NULL,''),(48,'1100','IN-1164612215920','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','168 ','Payment','','','No',NULL,NULL,'32'),(49,'4161','IN-1164612216021','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','169 ','sales','','','No',NULL,NULL,''),(50,'1100','IN-1164612216021','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','169 ','Payment','','','No',NULL,NULL,'33'),(51,'4161','IN-1164612216022','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','170 ','sales','','','No',NULL,NULL,''),(52,'1100','IN-1164612216022','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','170 ','Payment','','','No',NULL,NULL,'34'),(53,'4161','IN-1164612216023','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','171 ','sales','','','No',NULL,NULL,''),(54,'1100','IN-1164612216023','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','171 ','Payment','','','No',NULL,NULL,'35'),(55,'4161','IN-1164612216024','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','174 ','sales','','','No',NULL,NULL,''),(56,'1100','IN-1164612216024','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','174 ','Payment','','','No',NULL,NULL,'38'),(57,'4161','IN-1164612216025','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','176 ','sales','','','No',NULL,NULL,''),(58,'1100','IN-1164612216025','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','176 ','Payment','','','No',NULL,NULL,'40'),(59,'4161','IN-1164612216026','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','177 ','sales','','','No',NULL,NULL,''),(60,'1100','IN-1164612216026','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','177 ','Payment','','','No',NULL,NULL,'41'),(61,'4161','IN-1164612216027','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','179 ','sales','','','No',NULL,NULL,''),(62,'1100','IN-1164612216027','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','179 ','Payment','','','No',NULL,NULL,'43'),(63,'4161','IN-1164612216028','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','180 ','sales','','','No',NULL,NULL,''),(64,'4161','IN-1164612216028','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','180 ','sales','','','No',NULL,NULL,''),(65,'1100','IN-1164612216028','2022-03-01 00:00:00',8000.00,NULL,'','1','1','Mar invoice','1','180 ','Payment','','','No',NULL,NULL,'44'),(66,'4161','IN-1164612216129','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','181 ','sales','','','No',NULL,NULL,''),(67,'','IN-1164612216129','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','181 ','sales','','','No',NULL,NULL,''),(68,'1100','IN-1164612216129','2022-03-01 00:00:00',5000.00,NULL,'','1','1','Mar invoice','1','181 ','Payment','','','No',NULL,NULL,'45'),(69,'4161','IN-1164612216130','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','182 ','sales','','','No',NULL,NULL,''),(70,'1100','IN-1164612216130','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','182 ','Payment','','','No',NULL,NULL,'46'),(71,'4161','IN-1164612216131','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','184 ','sales','','','No',NULL,NULL,''),(72,'1100','IN-1164612216131','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','184 ','Payment','','','No',NULL,NULL,'48'),(73,'4161','IN-1164612216132','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','185 ','sales','','','No',NULL,NULL,''),(74,'1100','IN-1164612216132','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','185 ','Payment','','','No',NULL,NULL,'49'),(75,'4161','IN-1164612216133','2022-03-01 00:00:00',NULL,6500.00,'','1','1','Mar invoice','1','187 ','sales','','','No',NULL,NULL,''),(76,'1100','IN-1164612216133','2022-03-01 00:00:00',6500.00,NULL,'','1','1','Mar invoice','1','187 ','Payment','','','No',NULL,NULL,'51'),(77,'4161','IN-1164612216134','2022-03-01 00:00:00',NULL,6000.00,'','1','1','Mar invoice','1','188 ','sales','','','No',NULL,NULL,''),(78,'1100','IN-1164612216134','2022-03-01 00:00:00',6000.00,NULL,'','1','1','Mar invoice','1','188 ','Payment','','','No',NULL,NULL,'52'),(79,'4161','IN-1164612216135','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','189 ','sales','','','No',NULL,NULL,''),(80,'1100','IN-1164612216135','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','189 ','Payment','','','No',NULL,NULL,'53'),(81,'4161','IN-1164612216236','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','190 ','sales','','','No',NULL,NULL,''),(82,'1100','IN-1164612216236','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','190 ','Payment','','','No',NULL,NULL,'54'),(83,'4161','IN-1164612216237','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','192 ','sales','','','No',NULL,NULL,''),(84,'1100','IN-1164612216237','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','192 ','Payment','','','No',NULL,NULL,'56'),(85,'4161','IN-1164612216238','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','195 ','sales','','','No',NULL,NULL,''),(86,'1100','IN-1164612216238','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','195 ','Payment','','','No',NULL,NULL,'59'),(87,'4161','IN-1164612216239','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','197 ','sales','','','No',NULL,NULL,''),(88,'1100','IN-1164612216239','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','197 ','Payment','','','No',NULL,NULL,'61'),(89,'4161','IN-1164612216240','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','198 ','sales','','','No',NULL,NULL,''),(90,'1100','IN-1164612216240','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','198 ','Payment','','','No',NULL,NULL,'62'),(91,'4161','IN-1164612216241','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','199 ','sales','','','No',NULL,NULL,''),(92,'1100','IN-1164612216241','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','199 ','Payment','','','No',NULL,NULL,'63'),(93,'4161','IN-1164612216342','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','200 ','sales','','','No',NULL,NULL,''),(94,'1100','IN-1164612216342','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','200 ','Payment','','','No',NULL,NULL,'64'),(95,'4161','IN-1164612216343','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','201 ','sales','','','No',NULL,NULL,''),(96,'1100','IN-1164612216343','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','201 ','Payment','','','No',NULL,NULL,'65'),(97,'4161','IN-1164612216344','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','202 ','sales','','','No',NULL,NULL,''),(98,'1100','IN-1164612216344','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','202 ','Payment','','','No',NULL,NULL,'66'),(99,'4161','IN-1164612216345','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','203 ','sales','','','No',NULL,NULL,''),(100,'1100','IN-1164612216345','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','203 ','Payment','','','No',NULL,NULL,'67'),(101,'4161','IN-1164612216346','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','204 ','sales','','','No',NULL,NULL,''),(102,'4161','IN-1164612216346','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','204 ','sales','','','No',NULL,NULL,''),(103,'1100','IN-1164612216346','2022-03-01 00:00:00',8000.00,NULL,'','1','1','Mar invoice','1','204 ','Payment','','','No',NULL,NULL,'68'),(104,'4161','IN-1164612216347','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','205 ','sales','','','No',NULL,NULL,''),(105,'1100','IN-1164612216347','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','205 ','Payment','','','No',NULL,NULL,'69'),(106,'4161','IN-1164612216348','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','206 ','sales','','','No',NULL,NULL,''),(107,'1100','IN-1164612216348','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','206 ','Payment','','','No',NULL,NULL,'70'),(108,'4161','IN-1164612216349','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','207 ','sales','','','No',NULL,NULL,''),(109,'1100','IN-1164612216349','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','207 ','Payment','','','No',NULL,NULL,'71'),(110,'4161','IN-1164612216450','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','208 ','sales','','','No',NULL,NULL,''),(111,'1100','IN-1164612216450','2022-03-01 00:00:00',3800.00,NULL,'','1','1','Mar invoice','1','208 ','Payment','','','No',NULL,NULL,'72'),(112,'4161','IN-1164612216451','2022-03-01 00:00:00',NULL,6500.00,'','1','1','Mar invoice','1','209 ','sales','','','No',NULL,NULL,''),(113,'1100','IN-1164612216451','2022-03-01 00:00:00',6500.00,NULL,'','1','1','Mar invoice','1','209 ','Payment','','','No',NULL,NULL,'73'),(114,'4161','IN-1164612216452','2022-03-01 00:00:00',NULL,6000.00,'','1','1','Mar invoice','1','210 ','sales','','','No',NULL,NULL,''),(115,'1100','IN-1164612216452','2022-03-01 00:00:00',6000.00,NULL,'','1','1','Mar invoice','1','210 ','Payment','','','No',NULL,NULL,'74'),(116,'4161','IN-1164612216453','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','212 ','sales','','','No',NULL,NULL,''),(117,'1100','IN-1164612216453','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','212 ','Payment','','','No',NULL,NULL,'76'),(118,'4161','IN-1164612216454','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','213 ','sales','','','No',NULL,NULL,''),(119,'1100','IN-1164612216454','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','213 ','Payment','','','No',NULL,NULL,'77'),(120,'4161','IN-1164612216455','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','215 ','sales','','','No',NULL,NULL,''),(121,'1100','IN-1164612216455','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','215 ','Payment','','','No',NULL,NULL,'79'),(122,'4161','IN-1164612216456','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','216 ','sales','','','No',NULL,NULL,''),(123,'1100','IN-1164612216456','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','216 ','Payment','','','No',NULL,NULL,'80'),(124,'4161','IN-1164612216457','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','217 ','sales','','','No',NULL,NULL,''),(125,'1100','IN-1164612216457','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','217 ','Payment','','','No',NULL,NULL,'81'),(126,'4161','IN-1164612216558','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','218 ','sales','','','No',NULL,NULL,''),(127,'1100','IN-1164612216558','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','218 ','Payment','','','No',NULL,NULL,'82'),(128,'4161','IN-1164612216559','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','222 ','sales','','','No',NULL,NULL,''),(129,'1100','IN-1164612216559','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','222 ','Payment','','','No',NULL,NULL,'86'),(130,'4161','IN-1164612216560','2022-03-01 00:00:00',NULL,5500.00,'','1','1','Mar invoice','1','223 ','sales','','','No',NULL,NULL,''),(131,'','IN-1164612216560','2022-03-01 00:00:00',NULL,5500.00,'','1','1','Mar invoice','1','223 ','sales','','','No',NULL,NULL,''),(132,'1100','IN-1164612216560','2022-03-01 00:00:00',11000.00,NULL,'','1','1','Mar invoice','1','223 ','Payment','','','No',NULL,NULL,'SHOP 1'),(133,'4161','IN-1164612216561','2022-03-01 00:00:00',NULL,5500.00,'','1','1','Mar invoice','1','224 ','sales','','','No',NULL,NULL,''),(134,'1100','IN-1164612216561','2022-03-01 00:00:00',5500.00,NULL,'','1','1','Mar invoice','1','224 ','Payment','','','No',NULL,NULL,'SHOP 2'),(135,'4161','IN-1164612216562','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','225 ','sales','','','No',NULL,NULL,''),(136,'1100','IN-1164612216562','2022-03-01 00:00:00',7500.00,NULL,'','1','1','Mar invoice','1','225 ','Payment','','','No',NULL,NULL,'SHOP 3'),(137,'4161','IN-1164612216563','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(138,'4161','IN-1164612216563','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(139,'1100','IN-1164612216563','2022-03-01 00:00:00',7000.00,NULL,'','1','1','Mar invoice','1','147 ','Payment','','','No',NULL,NULL,'11'),(140,'4161','IN-1164612216664','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','175 ','sales','','','No',NULL,NULL,''),(141,'4161','IN-1164612216664','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','175 ','sales','','','No',NULL,NULL,''),(142,'1100','IN-1164612216664','2022-03-01 00:00:00',7600.00,NULL,'','1','1','Mar invoice','1','175 ','Payment','','','No',NULL,NULL,'28'),(143,'4161','IN-1164612216665','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','284 ','sales','','','No',NULL,NULL,''),(144,'1100','IN-1164612216665','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','284 ','Payment','','','No',NULL,NULL,'39'),(145,'4161','IN-1164612216666','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','221 ','sales','','','No',NULL,NULL,''),(146,'1100','IN-1164612216666','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','221 ','Payment','','','No',NULL,NULL,'85'),(147,'4161','IN-1164612216667','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','300 ','sales','','','No',NULL,NULL,''),(148,'1100','IN-1164612216667','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','300 ','Payment','','','No',NULL,NULL,'2'),(149,'4161','IN-1164612216668','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','219 ','sales','','','No',NULL,NULL,''),(150,'1100','IN-1164612216668','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','219 ','Payment','','','No',NULL,NULL,'83'),(151,'4161','IN-1164612216669','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','152 ','sales','','','No',NULL,NULL,''),(152,'1100','IN-1164612216669','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','152 ','Payment','','','No',NULL,NULL,'16'),(153,'4161','IN-1164612216670','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','299 ','sales','','','No',NULL,NULL,''),(154,'','IN-1164612216670','2022-03-01 00:00:00',NULL,1500.00,'','1','1','Mar invoice','1','299 ','sales','','','No',NULL,NULL,''),(155,'1100','IN-1164612216670','2022-03-01 00:00:00',5000.00,NULL,'','1','1','Mar invoice','1','299 ','Payment','','','No',NULL,NULL,'31'),(156,'4161','IN-1164612216671','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','196 ','sales','','','No',NULL,NULL,''),(157,'1100','IN-1164612216671','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','196 ','Payment','','','No',NULL,NULL,'60'),(158,'4161','IN-1164612216672','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','211 ','sales','','','No',NULL,NULL,''),(159,'','IN-1164612216672','2022-03-01 00:00:00',NULL,500.00,'','1','1','Mar invoice','1','211 ','sales','','','No',NULL,NULL,''),(160,'1100','IN-1164612216672','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','211 ','Payment','','','No',NULL,NULL,'75'),(161,'4161','IN-1164612216773','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','173 ','sales','','','No',NULL,NULL,''),(162,'1100','IN-1164612216773','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','173 ','Payment','','','No',NULL,NULL,'37'),(163,'4161','IN-1164612216774','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','148 ','sales','','','No',NULL,NULL,''),(164,'','IN-1164612216774','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','148 ','sales','','','No',NULL,NULL,''),(165,'1100','IN-1164612216774','2022-03-01 00:00:00',4500.00,NULL,'','1','1','Mar invoice','1','148 ','Payment','','','No',NULL,NULL,'12'),(166,'4161','IN-1164612216775','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','183 ','sales','','','No',NULL,NULL,''),(167,'','IN-1164612216775','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','183 ','sales','','','No',NULL,NULL,''),(168,'1100','IN-1164612216775','2022-03-01 00:00:00',5000.00,NULL,'','1','1','Mar invoice','1','183 ','Payment','','','No',NULL,NULL,'47'),(169,'4161','IN-1164612216776','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','4 ','sales','','','No',NULL,NULL,''),(170,'1100','IN-1164612216776','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','4 ','Payment','','','No',NULL,NULL,'1'),(171,'4161','IN-1164612216777','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','150 ','sales','','','No',NULL,NULL,''),(172,'','IN-1164612216777','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','150 ','sales','','','No',NULL,NULL,''),(173,'1100','IN-1164612216777','2022-03-01 00:00:00',4500.00,NULL,'','1','1','Mar invoice','1','150 ','Payment','','','No',NULL,NULL,'14'),(174,'4161','IN-1164612216778','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','156 ','sales','','','No',NULL,NULL,''),(175,'1100','IN-1164612216778','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','156 ','Payment','','','No',NULL,NULL,'20'),(176,'4161','IN-1164612216779','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','153 ','sales','','','No',NULL,NULL,''),(177,'4161','IN-1164612216779','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','153 ','sales','','','No',NULL,NULL,''),(178,'1100','IN-1164612216779','2022-03-01 00:00:00',7000.00,NULL,'','1','1','Mar invoice','1','153 ','Payment','','','No',NULL,NULL,'17'),(179,'4161','IN-1164612216880','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','178 ','sales','','','No',NULL,NULL,''),(180,'1100','IN-1164612216880','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Mar invoice','1','178 ','Payment','','','No',NULL,NULL,'22'),(181,'4161','IN-1164612216881','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','172 ','sales','','','No',NULL,NULL,''),(182,'4161','IN-1164612216881','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','172 ','sales','','','No',NULL,NULL,''),(183,'1100','IN-1164612216881','2022-03-01 00:00:00',7000.00,NULL,'','1','1','Mar invoice','1','172 ','Payment','','','No',NULL,NULL,'36'),(184,'4161','IN-1164612216882','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','178 ','sales','','','No',NULL,NULL,''),(185,'1100','IN-1164612216882','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','178 ','Payment','','','No',NULL,NULL,'42'),(186,'4161','IN-1164612216883','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','191 ','sales','','','No',NULL,NULL,''),(187,'1100','IN-1164612216883','2022-03-01 00:00:00',3800.00,NULL,'','1','1','Mar invoice','1','191 ','Payment','','','No',NULL,NULL,'50'),(188,'4161','IN-1164612216884','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','191 ','sales','','','No',NULL,NULL,''),(189,'','IN-1164612216884','2022-03-01 00:00:00',NULL,2000.00,'','1','1','Mar invoice','1','191 ','sales','','','No',NULL,NULL,''),(190,'1100','IN-1164612216884','2022-03-01 00:00:00',5500.00,NULL,'','1','1','Mar invoice','1','191 ','Payment','','','No',NULL,NULL,'55'),(191,'4161','IN-1164612216885','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','193 ','sales','','','No',NULL,NULL,''),(192,'1100','IN-1164612216885','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','193 ','Payment','','','No',NULL,NULL,'57'),(193,'4161','IN-1164612216886','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','194 ','sales','','','No',NULL,NULL,''),(194,'1100','IN-1164612216886','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','194 ','Payment','','','No',NULL,NULL,'58'),(195,'4161','IN-1164612216887','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','214 ','sales','','','No',NULL,NULL,''),(196,'1100','IN-1164612216887','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','214 ','Payment','','','No',NULL,NULL,'84'),(197,'4161','IN-1164612216988','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','214 ','sales','','','No',NULL,NULL,''),(198,'1100','IN-1164612216988','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','214 ','Payment','','','No',NULL,NULL,'78'),(199,'4161','IN-1164612216989','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','145 ','sales','','','No',NULL,NULL,''),(200,'1100','IN-1164612216989','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Mar invoice','1','145 ','Payment','','','No',NULL,NULL,'9'),(201,'1100','IN-11646122771','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','143 ','Payment','','','No',NULL,NULL,'7'),(202,'4161','IN-11646122771','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','143 ','sales','','','No',NULL,NULL,''),(203,'4172','IN-11646122771','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','143 ','sales','','','No',NULL,NULL,''),(204,'4161','IN-11646122771','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','143 ','sales','','','No',NULL,NULL,''),(205,'','IN-11646122771','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','143 ','sales','','','No',NULL,NULL,''),(206,'1100','IN-11646123768','2022-03-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','164 ','Payment','','','No',NULL,NULL,'28'),(207,'4161','IN-11646123768','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','164 ','sales','','','No',NULL,NULL,''),(208,'4172','IN-11646123768','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','164 ','sales','','','No',NULL,NULL,''),(209,'4161','IN-11646123768','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','164 ','sales','','','No',NULL,NULL,''),(210,'','IN-11646123768','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','164 ','sales','','','No',NULL,NULL,''),(211,'1100','IN-11646124286','2022-03-01 00:00:00',4400.00,NULL,'','1','1','Expected Rental income','1','186 ','Payment','','','No',NULL,NULL,'50'),(212,'4161','IN-11646124286','2022-03-01 00:00:00',NULL,3800.00,'','1','1','Mar invoice','1','186 ','sales','','','No',NULL,NULL,''),(213,'4172','IN-11646124286','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','186 ','sales','','','No',NULL,NULL,''),(214,'4161','IN-11646124286','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','186 ','sales','','','No',NULL,NULL,''),(215,'','IN-11646124286','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','186 ','sales','','','No',NULL,NULL,''),(216,'1100','IN-11646124624','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','302 ','Payment','','','No',NULL,NULL,'22'),(217,'4161','IN-11646124624','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','302 ','sales','','','No',NULL,NULL,''),(218,'4172','IN-11646124624','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','302 ','sales','','','No',NULL,NULL,''),(219,'4161','IN-11646124624','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','302 ','sales','','','No',NULL,NULL,''),(220,'','IN-11646124624','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','302 ','sales','','','No',NULL,NULL,''),(221,'1100','IN-11646125265','2022-03-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','300 ','Payment','','','No',NULL,NULL,'2'),(222,'4161','IN-11646125265','2022-03-01 00:00:00',NULL,4000.00,'','1','1','Mar invoice','1','300 ','sales','','','No',NULL,NULL,''),(223,'4172','IN-11646125265','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','300 ','sales','','','No',NULL,NULL,''),(224,'4161','IN-11646125265','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','300 ','sales','','','No',NULL,NULL,''),(225,'','IN-11646125265','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','300 ','sales','','','No',NULL,NULL,''),(226,'4161','IN-116461294771','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','226 ','sales','','','No',NULL,NULL,''),(227,'4161','IN-116461294771','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','226 ','sales','','','No',NULL,NULL,''),(228,'4161','IN-116461294771','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','226 ','sales','','','No',NULL,NULL,''),(229,'1100','IN-116461294771','2022-03-01 00:00:00',12750.00,NULL,'','1','1','Mar invoice','1','226 ','Payment','','','No',NULL,NULL,'A1'),(230,'4161','IN-116461294782','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','227 ','sales','','','No',NULL,NULL,''),(231,'4161','IN-116461294782','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','227 ','sales','','','No',NULL,NULL,''),(232,'1100','IN-116461294782','2022-03-01 00:00:00',7650.00,NULL,'','1','1','Mar invoice','1','227 ','Payment','','','No',NULL,NULL,'A2'),(233,'4161','IN-116461294783','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','228 ','sales','','','No',NULL,NULL,''),(234,'4161','IN-116461294783','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','228 ','sales','','','No',NULL,NULL,''),(235,'4161','IN-116461294783','2022-03-01 00:00:00',NULL,2400.00,'','1','1','Mar invoice','1','228 ','sales','','','No',NULL,NULL,''),(236,'1100','IN-116461294783','2022-03-01 00:00:00',10050.00,NULL,'','1','1','Mar invoice','1','228 ','Payment','','','No',NULL,NULL,'A3'),(237,'4161','IN-116461294784','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','229 ','sales','','','No',NULL,NULL,''),(238,'4161','IN-116461294784','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','229 ','sales','','','No',NULL,NULL,''),(239,'4161','IN-116461294784','2022-03-01 00:00:00',NULL,2000.00,'','1','1','Mar invoice','1','229 ','sales','','','No',NULL,NULL,''),(240,'1100','IN-116461294784','2022-03-01 00:00:00',13150.00,NULL,'','1','1','Mar invoice','1','229 ','Payment','','','No',NULL,NULL,'A4'),(241,'4161','IN-116461294785','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','230 ','sales','','','No',NULL,NULL,''),(242,'4161','IN-116461294785','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','230 ','sales','','','No',NULL,NULL,''),(243,'4161','IN-116461294785','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','230 ','sales','','','No',NULL,NULL,''),(244,'1100','IN-116461294785','2022-03-01 00:00:00',11350.00,NULL,'','1','1','Mar invoice','1','230 ','Payment','','','No',NULL,NULL,'A5'),(245,'4161','IN-1164612947810','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','236 ','sales','','','No',NULL,NULL,''),(246,'4161','IN-1164612947810','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','236 ','sales','','','No',NULL,NULL,''),(247,'4161','IN-1164612947810','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','236 ','sales','','','No',NULL,NULL,''),(248,'1100','IN-1164612947810','2022-03-01 00:00:00',8450.00,NULL,'','1','1','Mar invoice','1','236 ','Payment','','','No',NULL,NULL,'B2'),(249,'4161','IN-1164612947811','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','237 ','sales','','','No',NULL,NULL,''),(250,'4161','IN-1164612947811','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','237 ','sales','','','No',NULL,NULL,''),(251,'4161','IN-1164612947811','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','237 ','sales','','','No',NULL,NULL,''),(252,'1100','IN-1164612947811','2022-03-01 00:00:00',8450.00,NULL,'','1','1','Mar invoice','1','237 ','Payment','','','No',NULL,NULL,'B3'),(253,'4161','IN-1164612947812','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','238 ','sales','','','No',NULL,NULL,''),(254,'4161','IN-1164612947812','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','238 ','sales','','','No',NULL,NULL,''),(255,'4161','IN-1164612947812','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','238 ','sales','','','No',NULL,NULL,''),(256,'1100','IN-1164612947812','2022-03-01 00:00:00',11950.00,NULL,'','1','1','Mar invoice','1','238 ','Payment','','','No',NULL,NULL,'B4'),(257,'4161','IN-1164612947913','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','240 ','sales','','','No',NULL,NULL,''),(258,'4161','IN-1164612947913','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','240 ','sales','','','No',NULL,NULL,''),(259,'4161','IN-1164612947913','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','240 ','sales','','','No',NULL,NULL,''),(260,'1100','IN-1164612947913','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','240 ','Payment','','','No',NULL,NULL,'B6'),(261,'4161','IN-1164612947914','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','242 ','sales','','','No',NULL,NULL,''),(262,'4161','IN-1164612947914','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','242 ','sales','','','No',NULL,NULL,''),(263,'4161','IN-1164612947914','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','242 ','sales','','','No',NULL,NULL,''),(264,'1100','IN-1164612947914','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','242 ','Payment','','','No',NULL,NULL,'B8'),(265,'4161','IN-1164612947915','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','243 ','sales','','','No',NULL,NULL,''),(266,'4161','IN-1164612947915','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','243 ','sales','','','No',NULL,NULL,''),(267,'4161','IN-1164612947915','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','243 ','sales','','','No',NULL,NULL,''),(268,'1100','IN-1164612947915','2022-03-01 00:00:00',12950.00,NULL,'','1','1','Mar invoice','1','243 ','Payment','','','No',NULL,NULL,'B9'),(269,'4161','IN-1164612947916','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','244 ','sales','','','No',NULL,NULL,''),(270,'4161','IN-1164612947916','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','244 ','sales','','','No',NULL,NULL,''),(271,'4161','IN-1164612947916','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','244 ','sales','','','No',NULL,NULL,''),(272,'1100','IN-1164612947916','2022-03-01 00:00:00',12550.00,NULL,'','1','1','Mar invoice','1','244 ','Payment','','','No',NULL,NULL,'C1'),(273,'4161','IN-1164612947917','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','245 ','sales','','','No',NULL,NULL,''),(274,'4161','IN-1164612947917','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','245 ','sales','','','No',NULL,NULL,''),(275,'4161','IN-1164612947917','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','245 ','sales','','','No',NULL,NULL,''),(276,'1100','IN-1164612947917','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','245 ','Payment','','','No',NULL,NULL,'C2'),(277,'4161','IN-1164612947918','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','246 ','sales','','','No',NULL,NULL,''),(278,'4161','IN-1164612947918','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','246 ','sales','','','No',NULL,NULL,''),(279,'4161','IN-1164612947918','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','246 ','sales','','','No',NULL,NULL,''),(280,'1100','IN-1164612947918','2022-03-01 00:00:00',7850.00,NULL,'','1','1','Mar invoice','1','246 ','Payment','','','No',NULL,NULL,'C3'),(281,'4161','IN-1164612947919','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','247 ','sales','','','No',NULL,NULL,''),(282,'4161','IN-1164612947919','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','247 ','sales','','','No',NULL,NULL,''),(283,'4161','IN-1164612947919','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','247 ','sales','','','No',NULL,NULL,''),(284,'1100','IN-1164612947919','2022-03-01 00:00:00',11950.00,NULL,'','1','1','Mar invoice','1','247 ','Payment','','','No',NULL,NULL,'C4'),(285,'4161','IN-1164612947920','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','249 ','sales','','','No',NULL,NULL,''),(286,'4161','IN-1164612947920','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','249 ','sales','','','No',NULL,NULL,''),(287,'4161','IN-1164612947920','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','249 ','sales','','','No',NULL,NULL,''),(288,'1100','IN-1164612947920','2022-03-01 00:00:00',8450.00,NULL,'','1','1','Mar invoice','1','249 ','Payment','','','No',NULL,NULL,'C6'),(289,'4161','IN-1164612947921','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','253 ','sales','','','No',NULL,NULL,''),(290,'4161','IN-1164612947921','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','253 ','sales','','','No',NULL,NULL,''),(291,'4161','IN-1164612947921','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','253 ','sales','','','No',NULL,NULL,''),(292,'1100','IN-1164612947921','2022-03-01 00:00:00',12950.00,NULL,'','1','1','Mar invoice','1','253 ','Payment','','','No',NULL,NULL,'D1'),(293,'4161','IN-1164612948022','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','255 ','sales','','','No',NULL,NULL,''),(294,'4161','IN-1164612948022','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','255 ','sales','','','No',NULL,NULL,''),(295,'4161','IN-1164612948022','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','255 ','sales','','','No',NULL,NULL,''),(296,'1100','IN-1164612948022','2022-03-01 00:00:00',8250.00,NULL,'','1','1','Mar invoice','1','255 ','Payment','','','No',NULL,NULL,'D3'),(297,'4161','IN-1164612948023','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','257 ','sales','','','No',NULL,NULL,''),(298,'4161','IN-1164612948023','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','257 ','sales','','','No',NULL,NULL,''),(299,'4161','IN-1164612948023','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','257 ','sales','','','No',NULL,NULL,''),(300,'1100','IN-1164612948023','2022-03-01 00:00:00',11550.00,NULL,'','1','1','Mar invoice','1','257 ','Payment','','','No',NULL,NULL,'D5'),(301,'4161','IN-1164612948024','2022-03-01 00:00:00',NULL,10000.00,'','1','1','Mar invoice','1','259 ','sales','','','No',NULL,NULL,''),(302,'4161','IN-1164612948024','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','259 ','sales','','','No',NULL,NULL,''),(303,'4161','IN-1164612948024','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','259 ','sales','','','No',NULL,NULL,''),(304,'1100','IN-1164612948024','2022-03-01 00:00:00',10350.00,NULL,'','1','1','Mar invoice','1','259 ','Payment','','','No',NULL,NULL,'D7'),(305,'4161','IN-1164612948025','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','262 ','sales','','','No',NULL,NULL,''),(306,'4161','IN-1164612948025','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','262 ','sales','','','No',NULL,NULL,''),(307,'4161','IN-1164612948025','2022-03-01 00:00:00',NULL,800.00,'','1','1','Mar invoice','1','262 ','sales','','','No',NULL,NULL,''),(308,'1100','IN-1164612948025','2022-03-01 00:00:00',12950.00,NULL,'','1','1','Mar invoice','1','262 ','Payment','','','No',NULL,NULL,'E1'),(309,'4161','IN-1164612948026','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','263 ','sales','','','No',NULL,NULL,''),(310,'4161','IN-1164612948026','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','263 ','sales','','','No',NULL,NULL,''),(311,'4161','IN-1164612948026','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','263 ','sales','','','No',NULL,NULL,''),(312,'1100','IN-1164612948026','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','263 ','Payment','','','No',NULL,NULL,'E2'),(313,'4161','IN-1164612948027','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','264 ','sales','','','No',NULL,NULL,''),(314,'4161','IN-1164612948027','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','264 ','sales','','','No',NULL,NULL,''),(315,'4161','IN-1164612948027','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','264 ','sales','','','No',NULL,NULL,''),(316,'1100','IN-1164612948027','2022-03-01 00:00:00',7850.00,NULL,'','1','1','Mar invoice','1','264 ','Payment','','','No',NULL,NULL,'E3'),(317,'4161','IN-1164612948028','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','265 ','sales','','','No',NULL,NULL,''),(318,'4161','IN-1164612948028','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','265 ','sales','','','No',NULL,NULL,''),(319,'4161','IN-1164612948028','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','265 ','sales','','','No',NULL,NULL,''),(320,'1100','IN-1164612948028','2022-03-01 00:00:00',11750.00,NULL,'','1','1','Mar invoice','1','265 ','Payment','','','No',NULL,NULL,'E4'),(321,'4161','IN-1164612948029','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','266 ','sales','','','No',NULL,NULL,''),(322,'4161','IN-1164612948029','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','266 ','sales','','','No',NULL,NULL,''),(323,'4161','IN-1164612948029','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','266 ','sales','','','No',NULL,NULL,''),(324,'1100','IN-1164612948029','2022-03-01 00:00:00',11550.00,NULL,'','1','1','Mar invoice','1','266 ','Payment','','','No',NULL,NULL,'E5'),(325,'4161','IN-1164612948130','2022-03-01 00:00:00',NULL,10000.00,'','1','1','Mar invoice','1','268 ','sales','','','No',NULL,NULL,''),(326,'4161','IN-1164612948130','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','268 ','sales','','','No',NULL,NULL,''),(327,'4161','IN-1164612948130','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','268 ','sales','','','No',NULL,NULL,''),(328,'1100','IN-1164612948130','2022-03-01 00:00:00',10350.00,NULL,'','1','1','Mar invoice','1','268 ','Payment','','','No',NULL,NULL,'E7'),(329,'4161','IN-1164612948131','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','270 ','sales','','','No',NULL,NULL,''),(330,'4161','IN-1164612948131','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','270 ','sales','','','No',NULL,NULL,''),(331,'4161','IN-1164612948131','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','270 ','sales','','','No',NULL,NULL,''),(332,'1100','IN-1164612948131','2022-03-01 00:00:00',12550.00,NULL,'','1','1','Mar invoice','1','270 ','Payment','','','No',NULL,NULL,'E9'),(333,'4161','IN-1164612948132','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','271 ','sales','','','No',NULL,NULL,''),(334,'4161','IN-1164612948132','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','271 ','sales','','','No',NULL,NULL,''),(335,'4161','IN-1164612948132','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','271 ','sales','','','No',NULL,NULL,''),(336,'1100','IN-1164612948132','2022-03-01 00:00:00',12350.00,NULL,'','1','1','Mar invoice','1','271 ','Payment','','','No',NULL,NULL,'F1'),(337,'4161','IN-1164612948133','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','272 ','sales','','','No',NULL,NULL,''),(338,'4161','IN-1164612948133','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','272 ','sales','','','No',NULL,NULL,''),(339,'4161','IN-1164612948133','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','272 ','sales','','','No',NULL,NULL,''),(340,'1100','IN-1164612948133','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','272 ','Payment','','','No',NULL,NULL,'F2'),(341,'4161','IN-1164612948134','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','273 ','sales','','','No',NULL,NULL,''),(342,'4161','IN-1164612948134','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','273 ','sales','','','No',NULL,NULL,''),(343,'4161','IN-1164612948134','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','273 ','sales','','','No',NULL,NULL,''),(344,'1100','IN-1164612948134','2022-03-01 00:00:00',8250.00,NULL,'','1','1','Mar invoice','1','273 ','Payment','','','No',NULL,NULL,'F3'),(345,'4161','IN-1164612948135','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','275 ','sales','','','No',NULL,NULL,''),(346,'4161','IN-1164612948135','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','275 ','sales','','','No',NULL,NULL,''),(347,'','IN-1164612948135','2022-03-01 00:00:00',NULL,50.00,'','1','1','Mar invoice','1','275 ','sales','','','No',NULL,NULL,''),(348,'4161','IN-1164612948135','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','275 ','sales','','','No',NULL,NULL,''),(349,'1100','IN-1164612948135','2022-03-01 00:00:00',11600.00,NULL,'','1','1','Mar invoice','1','275 ','Payment','','','No',NULL,NULL,'F5'),(350,'4161','IN-1164612948136','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','276 ','sales','','','No',NULL,NULL,''),(351,'4161','IN-1164612948136','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','276 ','sales','','','No',NULL,NULL,''),(352,'','IN-1164612948136','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','276 ','sales','','','No',NULL,NULL,''),(353,'4161','IN-1164612948136','2022-03-01 00:00:00',NULL,1400.00,'','1','1','Mar invoice','1','276 ','sales','','','No',NULL,NULL,''),(354,'1100','IN-1164612948136','2022-03-01 00:00:00',9250.00,NULL,'','1','1','Mar invoice','1','276 ','Payment','','','No',NULL,NULL,'F6'),(355,'4161','IN-1164612948137','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','278 ','sales','','','No',NULL,NULL,''),(356,'4161','IN-1164612948137','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','278 ','sales','','','No',NULL,NULL,''),(357,'4161','IN-1164612948137','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','278 ','sales','','','No',NULL,NULL,''),(358,'1100','IN-1164612948137','2022-03-01 00:00:00',8650.00,NULL,'','1','1','Mar invoice','1','278 ','Payment','','','No',NULL,NULL,'F8'),(359,'4161','IN-1164612948240','2022-03-01 00:00:00',NULL,100.00,'','1','1','Mar invoice','1','289 ','sales','','','No',NULL,NULL,''),(360,'4161','IN-1164612948240','2022-03-01 00:00:00',NULL,10.00,'','1','1','Mar invoice','1','289 ','sales','','','No',NULL,NULL,''),(361,'1100','IN-1164612948240','2022-03-01 00:00:00',110.00,NULL,'','1','1','Mar invoice','1','289 ','Payment','','','No',NULL,NULL,'TEST'),(362,'4161','IN-1164612948241','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','235 ','sales','','','No',NULL,NULL,''),(363,'4161','IN-1164612948241','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','235 ','sales','','','No',NULL,NULL,''),(364,'4161','IN-1164612948241','2022-03-01 00:00:00',NULL,1400.00,'','1','1','Mar invoice','1','235 ','sales','','','No',NULL,NULL,''),(365,'1100','IN-1164612948241','2022-03-01 00:00:00',13550.00,NULL,'','1','1','Mar invoice','1','235 ','Payment','','','No',NULL,NULL,'B1'),(366,'4161','IN-1164612948242','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','254 ','sales','','','No',NULL,NULL,''),(367,'4161','IN-1164612948242','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','254 ','sales','','','No',NULL,NULL,''),(368,'4161','IN-1164612948242','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','254 ','sales','','','No',NULL,NULL,''),(369,'1100','IN-1164612948242','2022-03-01 00:00:00',7850.00,NULL,'','1','1','Mar invoice','1','254 ','Payment','','','No',NULL,NULL,'D2'),(370,'4161','IN-1164612948243','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','260 ','sales','','','No',NULL,NULL,''),(371,'4161','IN-1164612948243','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','260 ','sales','','','No',NULL,NULL,''),(372,'4161','IN-1164612948243','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','260 ','sales','','','No',NULL,NULL,''),(373,'1100','IN-1164612948243','2022-03-01 00:00:00',7850.00,NULL,'','1','1','Mar invoice','1','260 ','Payment','','','No',NULL,NULL,'D8'),(374,'4161','IN-1164612948244','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','269 ','sales','','','No',NULL,NULL,''),(375,'4161','IN-1164612948244','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','269 ','sales','','','No',NULL,NULL,''),(376,'4161','IN-1164612948244','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','269 ','sales','','','No',NULL,NULL,''),(377,'1100','IN-1164612948244','2022-03-01 00:00:00',8250.00,NULL,'','1','1','Mar invoice','1','269 ','Payment','','','No',NULL,NULL,'E8'),(378,'4161','IN-1164612948245','2022-03-01 00:00:00',NULL,10000.00,'','1','1','Mar invoice','1','250 ','sales','','','No',NULL,NULL,''),(379,'4161','IN-1164612948245','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','250 ','sales','','','No',NULL,NULL,''),(380,'4161','IN-1164612948245','2022-03-01 00:00:00',NULL,1200.00,'','1','1','Mar invoice','1','250 ','sales','','','No',NULL,NULL,''),(381,'1100','IN-1164612948245','2022-03-01 00:00:00',11350.00,NULL,'','1','1','Mar invoice','1','250 ','Payment','','','No',NULL,NULL,'C7'),(382,'4161','IN-1164612948246','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','251 ','sales','','','No',NULL,NULL,''),(383,'4161','IN-1164612948246','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','251 ','sales','','','No',NULL,NULL,''),(384,'4161','IN-1164612948246','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','251 ','sales','','','No',NULL,NULL,''),(385,'1100','IN-1164612948246','2022-03-01 00:00:00',8050.00,NULL,'','1','1','Mar invoice','1','251 ','Payment','','','No',NULL,NULL,'C8'),(386,'4161','IN-1164612948247','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','256 ','sales','','','No',NULL,NULL,''),(387,'4161','IN-1164612948247','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','256 ','sales','','','No',NULL,NULL,''),(388,'4161','IN-1164612948247','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','256 ','sales','','','No',NULL,NULL,''),(389,'1100','IN-1164612948247','2022-03-01 00:00:00',11350.00,NULL,'','1','1','Mar invoice','1','256 ','Payment','','','No',NULL,NULL,'D4'),(390,'4161','IN-1164612948348','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','279 ','sales','','','No',NULL,NULL,''),(391,'4161','IN-1164612948348','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','279 ','sales','','','No',NULL,NULL,''),(392,'4161','IN-1164612948348','2022-03-01 00:00:00',NULL,600.00,'','1','1','Mar invoice','1','279 ','sales','','','No',NULL,NULL,''),(393,'1100','IN-1164612948348','2022-03-01 00:00:00',12750.00,NULL,'','1','1','Mar invoice','1','279 ','Payment','','','No',NULL,NULL,'F9'),(394,'4161','IN-1164612948349','2022-03-01 00:00:00',NULL,12000.00,'','1','1','Mar invoice','1','252 ','sales','','','No',NULL,NULL,''),(395,'4161','IN-1164612948349','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','252 ','sales','','','No',NULL,NULL,''),(396,'4161','IN-1164612948349','2022-03-01 00:00:00',NULL,1000.00,'','1','1','Mar invoice','1','252 ','sales','','','No',NULL,NULL,''),(397,'1100','IN-1164612948349','2022-03-01 00:00:00',13150.00,NULL,'','1','1','Mar invoice','1','252 ','Payment','','','No',NULL,NULL,'C9'),(398,'4161','IN-1164612948350','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','274 ','sales','','','No',NULL,NULL,''),(399,'4161','IN-1164612948350','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','274 ','sales','','','No',NULL,NULL,''),(400,'4161','IN-1164612948350','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','274 ','sales','','','No',NULL,NULL,''),(401,'1100','IN-1164612948350','2022-03-01 00:00:00',11550.00,NULL,'','1','1','Mar invoice','1','274 ','Payment','','','No',NULL,NULL,'F4'),(402,'4161','IN-1164612948351','2022-03-01 00:00:00',NULL,11000.00,'','1','1','Mar invoice','1','239 ','sales','','','No',NULL,NULL,''),(403,'4161','IN-1164612948351','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','239 ','sales','','','No',NULL,NULL,''),(404,'4161','IN-1164612948351','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','239 ','sales','','','No',NULL,NULL,''),(405,'1100','IN-1164612948351','2022-03-01 00:00:00',11550.00,NULL,'','1','1','Mar invoice','1','239 ','Payment','','','No',NULL,NULL,'B5'),(406,'4161','IN-1164612948352','2022-03-01 00:00:00',NULL,10000.00,'','1','1','Mar invoice','1','277 ','sales','','','No',NULL,NULL,''),(407,'4161','IN-1164612948352','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','277 ','sales','','','No',NULL,NULL,''),(408,'4161','IN-1164612948352','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','277 ','sales','','','No',NULL,NULL,''),(409,'1100','IN-1164612948352','2022-03-01 00:00:00',10350.00,NULL,'','1','1','Mar invoice','1','277 ','Payment','','','No',NULL,NULL,'F7'),(410,'4161','IN-1164612948353','2022-03-01 00:00:00',NULL,7500.00,'','1','1','Mar invoice','1','258 ','sales','','','No',NULL,NULL,''),(411,'4161','IN-1164612948353','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','258 ','sales','','','No',NULL,NULL,''),(412,'','IN-1164612948353','2022-03-01 00:00:00',NULL,650.00,'','1','1','Mar invoice','1','258 ','sales','','','No',NULL,NULL,''),(413,'4161','IN-1164612948353','2022-03-01 00:00:00',NULL,400.00,'','1','1','Mar invoice','1','258 ','sales','','','No',NULL,NULL,''),(414,'1100','IN-1164612948353','2022-03-01 00:00:00',8700.00,NULL,'','1','1','Mar invoice','1','258 ','Payment','','','No',NULL,NULL,'D6'),(415,'4161','IN-1164612948354','2022-03-01 00:00:00',NULL,26500.00,'','1','1','Mar invoice','1','261 ','sales','','','No',NULL,NULL,''),(416,'4161','IN-1164612948354','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','261 ','sales','','','No',NULL,NULL,''),(417,'4161','IN-1164612948354','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','261 ','sales','','','No',NULL,NULL,''),(418,'1100','IN-1164612948354','2022-03-01 00:00:00',26650.00,NULL,'','1','1','Mar invoice','1','261 ','Payment','','','No',NULL,NULL,'D9'),(419,'4161','IN-1164612948355','2022-03-01 00:00:00',NULL,17550.00,'','1','1','Mar invoice','1','303 ','sales','','','No',NULL,NULL,''),(420,'4161','IN-1164612948355','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','303 ','sales','','','No',NULL,NULL,''),(421,'1100','IN-1164612948355','2022-03-01 00:00:00',17700.00,NULL,'','1','1','Mar invoice','1','303 ','Payment','','','No',NULL,NULL,'E6'),(422,'4161','IN-1164612948456','2022-03-01 00:00:00',NULL,24500.00,'','1','1','Mar invoice','1','304 ','sales','','','No',NULL,NULL,''),(423,'4161','IN-1164612948456','2022-03-01 00:00:00',NULL,150.00,'','1','1','Mar invoice','1','304 ','sales','','','No',NULL,NULL,''),(424,'4161','IN-1164612948456','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','304 ','sales','','','No',NULL,NULL,''),(425,'1100','IN-1164612948456','2022-03-01 00:00:00',24650.00,NULL,'','1','1','Mar invoice','1','304 ','Payment','','','No',NULL,NULL,'C5'),(426,'4180','BANK-11647580465','2022-03-18 08:25:14',NULL,130594.00,'7867900.66','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(427,'1035','BANK-11647580465','2022-03-18 08:25:14',130594.00,NULL,'4285784','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(428,'1100','RC-11647693039','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','4 ','Payment','','','No',NULL,NULL,''),(429,'1030','RC-11647693039','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.1 and Plot No.1 ','1','4 ','sales','','','No',NULL,NULL,''),(430,'1100','RC-11647693725','2022-03-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','300 ','Payment','','','No',NULL,NULL,''),(431,'1030','RC-11647693725','2022-03-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.2 and Plot No.1 ','1','300 ','sales','','','No',NULL,NULL,''),(432,'1100','RC-11647693904','2022-03-05 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','139 ','Payment','','','No',NULL,NULL,''),(433,'1030','RC-11647693904','2022-03-05 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.3 and Plot No.1 ','1','139 ','sales','','','No',NULL,NULL,''),(434,'1100','RC-11647714078','2022-03-05 00:00:00',NULL,4300.00,'','1','1','Expected income paid','1','142 ','Payment','','','No',NULL,NULL,''),(435,'1030','RC-11647714078','2022-03-05 00:00:00',4300.00,NULL,'','1','1','Payment for Hs No.6 and Plot No.1 ','1','142 ','sales','','','No',NULL,NULL,''),(436,'1100','RC-11647714115','2022-03-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','143 ','Payment','','','No',NULL,NULL,''),(437,'1030','RC-11647714115','2022-03-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.7 and Plot No.1 ','1','143 ','sales','','','No',NULL,NULL,''),(438,'1100','RC-11647714430','2022-03-22 00:00:00',NULL,10000.00,'','1','1','Expected income paid','1','144 ','Payment','','','No',NULL,NULL,''),(439,'1030','RC-11647714430','2022-03-22 00:00:00',10000.00,NULL,'','1','1','Payment for Hs No.8 and Plot No.1 ','1','144 ','sales','','','No',NULL,NULL,''),(440,'1100','RC-11647756509','2022-03-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','140 ','Payment','','','No',NULL,NULL,''),(441,'1030','RC-11647756509','2022-03-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.4 and Plot No.1 ','1','140 ','sales','','','No',NULL,NULL,''),(442,'1100','RC-11647757172','2022-03-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','148 ','Payment','','','No',NULL,NULL,''),(443,'1030','RC-11647757172','2022-03-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.12 and Plot No.1 ','1','148 ','sales','','','No',NULL,NULL,''),(444,'1100','RC-11647757959','2022-03-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','149 ','Payment','','','No',NULL,NULL,''),(445,'1030','RC-11647757959','2022-03-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.13 and Plot No.1 ','1','149 ','sales','','','No',NULL,NULL,''),(446,'1100','RC-11647758193','2022-03-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','287 ','Payment','','','No',NULL,NULL,''),(447,'1030','RC-11647758193','2022-03-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.15 and Plot No.1 ','1','287 ','sales','','','No',NULL,NULL,''),(448,'1100','RC-11647758239','2022-03-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','152 ','Payment','','','No',NULL,NULL,''),(449,'1030','RC-11647758239','2022-03-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.16 and Plot No.1 ','1','152 ','sales','','','No',NULL,NULL,''),(450,'1100','RC-11647758310','2022-03-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','153 ','Payment','','','No',NULL,NULL,''),(451,'1030','RC-11647758310','2022-03-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.17 and Plot No.1 ','1','153 ','sales','','','No',NULL,NULL,''),(452,'1100','RC-11647758472','2022-03-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','155 ','Payment','','','No',NULL,NULL,''),(453,'1030','RC-11647758472','2022-03-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.19 and Plot No.1 ','1','155 ','sales','','','No',NULL,NULL,''),(454,'1100','RC-11647758631','2022-03-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','156 ','Payment','','','No',NULL,NULL,''),(455,'1030','RC-11647758631','2022-03-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.20 and Plot No.1 ','1','156 ','sales','','','No',NULL,NULL,''),(456,'1100','RC-11647759168','2022-03-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','157 ','Payment','','','No',NULL,NULL,''),(457,'1030','RC-11647759168','2022-03-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.21 and Plot No.1 ','1','157 ','sales','','','No',NULL,NULL,''),(458,'1100','RC-11647759471','2022-03-20 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','302 ','Payment','','','No',NULL,NULL,''),(459,'1030','RC-11647759471','2022-03-20 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.22 and Plot No.1 ','1','302 ','sales','','','No',NULL,NULL,''),(460,'1100','RC-11647760207','2022-03-11 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','159 ','Payment','','','No',NULL,NULL,''),(461,'1030','RC-11647760207','2022-03-11 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.23 and Plot No.1 ','1','159 ','sales','','','No',NULL,NULL,''),(462,'1100','RC-11647760245','2022-03-08 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','160 ','Payment','','','No',NULL,NULL,''),(463,'1030','RC-11647760245','2022-03-08 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.24 and Plot No.1 ','1','160 ','sales','','','No',NULL,NULL,''),(464,'1100','RC-11647760316','2022-03-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','161 ','Payment','','','No',NULL,NULL,''),(465,'1030','RC-11647760316','2022-03-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.25 and Plot No.1 ','1','161 ','sales','','','No',NULL,NULL,''),(466,'1100','RC-11647760376','2022-03-08 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','162 ','Payment','','','No',NULL,NULL,''),(467,'1030','RC-11647760376','2022-03-08 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.26 and Plot No.1 ','1','162 ','sales','','','No',NULL,NULL,''),(468,'1100','RC-11647760458','2022-03-08 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','163 ','Payment','','','No',NULL,NULL,''),(469,'1030','RC-11647760458','2022-03-08 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.27 and Plot No.1 ','1','163 ','sales','','','No',NULL,NULL,''),(470,'1100','RC-11647760659','2022-03-20 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','164 ','Payment','','','No',NULL,NULL,''),(471,'1030','RC-11647760659','2022-03-20 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.28 and Plot No.1 ','1','164 ','sales','','','No',NULL,NULL,''),(472,'1100','RC-11647760779','2022-03-07 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','165 ','Payment','','','No',NULL,NULL,''),(473,'1030','RC-11647760779','2022-03-07 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.29 and Plot No.1 ','1','165 ','sales','','','No',NULL,NULL,''),(474,'1100','RC-11647760821','2022-03-07 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','166 ','Payment','','','No',NULL,NULL,''),(475,'1030','RC-11647760821','2022-03-07 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.30 and Plot No.1 ','1','166 ','sales','','','No',NULL,NULL,''),(476,'1100','RC-11647760936','2022-03-20 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','299 ','Payment','','','No',NULL,NULL,''),(477,'1030','RC-11647760936','2022-03-20 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.31 and Plot No.1 ','1','299 ','sales','','','No',NULL,NULL,''),(478,'1100','RC-11647761058','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','168 ','Payment','','','No',NULL,NULL,''),(479,'1030','RC-11647761058','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.32 and Plot No.1 ','1','168 ','sales','','','No',NULL,NULL,''),(480,'1100','RC-11647761128','2022-03-02 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','169 ','Payment','','','No',NULL,NULL,''),(481,'1030','RC-11647761128','2022-03-02 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.33 and Plot No.1 ','1','169 ','sales','','','No',NULL,NULL,''),(482,'1100','RC-11647761219','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','170 ','Payment','','','No',NULL,NULL,''),(483,'1030','RC-11647761219','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.34 and Plot No.1 ','1','170 ','sales','','','No',NULL,NULL,''),(484,'1100','RC-11647761367','2022-03-10 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','171 ','Payment','','','No',NULL,NULL,''),(485,'1030','RC-11647761367','2022-03-10 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.35 and Plot No.1 ','1','171 ','sales','','','No',NULL,NULL,''),(486,'1100','RC-11647761820','2022-03-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','173 ','Payment','','','No',NULL,NULL,''),(487,'','RC-11647761820','2022-03-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.37 and Plot No.1 ','1','173 ','sales','','','No',NULL,NULL,''),(488,'1100','IN-11647762181','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','174 ','Payment','','','No',NULL,NULL,'38'),(489,'4161','IN-11647762181','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','174 ','sales','','','No',NULL,NULL,''),(490,'4172','IN-11647762181','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','174 ','sales','','','No',NULL,NULL,''),(491,'4161','IN-11647762181','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','174 ','sales','','','No',NULL,NULL,''),(492,'','IN-11647762181','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','174 ','sales','','','No',NULL,NULL,''),(493,'1100','RC-11647762332','2022-03-08 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','174 ','Payment','','','No',NULL,NULL,''),(494,'1030','RC-11647762332','2022-03-08 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.38 and Plot No.1 ','1','174 ','sales','','','No',NULL,NULL,''),(495,'1100','RC-11647762455','2022-03-09 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','284 ','Payment','','','No',NULL,NULL,''),(496,'1030','RC-11647762455','2022-03-09 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.39 and Plot No.1 ','1','284 ','sales','','','No',NULL,NULL,''),(497,'1100','RC-11647762524','2022-03-10 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','176 ','Payment','','','No',NULL,NULL,''),(498,'1030','RC-11647762524','2022-03-10 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.40 and Plot No.1 ','1','176 ','sales','','','No',NULL,NULL,''),(499,'1100','RC-11647762603','2022-03-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','177 ','Payment','','','No',NULL,NULL,''),(500,'1030','RC-11647762603','2022-03-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.41 and Plot No.1 ','1','177 ','sales','','','No',NULL,NULL,''),(501,'1100','RC-11647762663','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','179 ','Payment','','','No',NULL,NULL,''),(502,'1030','RC-11647762663','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.43 and Plot No.1 ','1','179 ','sales','','','No',NULL,NULL,''),(503,'1100','RC-11647762740','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','180 ','Payment','','','No',NULL,NULL,''),(504,'1030','RC-11647762740','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.44 and Plot No.1 ','1','180 ','sales','','','No',NULL,NULL,''),(505,'1100','RC-11647762813','2022-03-20 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','181 ','Payment','','','No',NULL,NULL,''),(506,'1030','RC-11647762813','2022-03-20 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.45 and Plot No.1 ','1','181 ','sales','','','No',NULL,NULL,''),(507,'1100','RC-11647762946','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','182 ','Payment','','','No',NULL,NULL,''),(508,'1030','RC-11647762946','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.46 and Plot No.1 ','1','182 ','sales','','','No',NULL,NULL,''),(509,'1100','RC-11647763034','2022-03-20 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','183 ','Payment','','','No',NULL,NULL,''),(510,'1030','RC-11647763034','2022-03-20 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.47 and Plot No.1 ','1','183 ','sales','','','No',NULL,NULL,''),(511,'1100','RC-11647763095','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','184 ','Payment','','','No',NULL,NULL,''),(512,'1030','RC-11647763095','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.48 and Plot No.1 ','1','184 ','sales','','','No',NULL,NULL,''),(513,'1100','RC-11647763154','2022-02-28 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','185 ','Payment','','','No',NULL,NULL,''),(514,'1030','RC-11647763154','2022-02-28 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.49 and Plot No.1 ','1','185 ','sales','','','No',NULL,NULL,''),(515,'1100','RC-11647763254','2022-03-20 00:00:00',NULL,4200.00,'','1','1','Expected income paid','1','186 ','Payment','','','No',NULL,NULL,''),(516,'1030','RC-11647763254','2022-03-20 00:00:00',4200.00,NULL,'','1','1','Payment for Hs No.50 and Plot No.1 ','1','186 ','sales','','','No',NULL,NULL,''),(517,'1100','RC-11647763373','2022-03-07 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','187 ','Payment','','','No',NULL,NULL,''),(518,'1030','RC-11647763373','2022-03-07 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.51 and Plot No.1 ','1','187 ','sales','','','No',NULL,NULL,''),(519,'1100','RC-11647763453','2022-03-08 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','188 ','Payment','','','No',NULL,NULL,''),(520,'1030','RC-11647763453','2022-03-08 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.52 and Plot No.1 ','1','188 ','sales','','','No',NULL,NULL,''),(521,'1100','RC-11647763543','2022-03-09 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','189 ','Payment','','','No',NULL,NULL,''),(522,'1030','RC-11647763543','2022-03-09 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.53 and Plot No.1 ','1','189 ','sales','','','No',NULL,NULL,''),(523,'1100','RC-11647763603','2022-03-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','190 ','Payment','','','No',NULL,NULL,''),(524,'1030','RC-11647763603','2022-03-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.54 and Plot No.1 ','1','190 ','sales','','','No',NULL,NULL,''),(525,'1100','RC-11647763705','2022-03-07 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','191 ','Payment','','','No',NULL,NULL,''),(526,'1030','RC-11647763705','2022-03-07 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.55 and Plot No.1 ','1','191 ','sales','','','No',NULL,NULL,''),(527,'1100','RC-11647763789','2022-03-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','192 ','Payment','','','No',NULL,NULL,''),(528,'1030','RC-11647763789','2022-03-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.56 and Plot No.1 ','1','192 ','sales','','','No',NULL,NULL,''),(529,'1100','RC-11647763843','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','193 ','Payment','','','No',NULL,NULL,''),(530,'1030','RC-11647763843','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.57 and Plot No.1 ','1','193 ','sales','','','No',NULL,NULL,''),(531,'1100','RC-11647763908','2022-03-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','194 ','Payment','','','No',NULL,NULL,''),(532,'1030','RC-11647763908','2022-03-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.58 and Plot No.1 ','1','194 ','sales','','','No',NULL,NULL,''),(533,'1100','IN-11647765223','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','195 ','Payment','','','No',NULL,NULL,'59'),(534,'4161','IN-11647765223','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','195 ','sales','','','No',NULL,NULL,''),(535,'4172','IN-11647765223','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','195 ','sales','','','No',NULL,NULL,''),(536,'4161','IN-11647765223','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','195 ','sales','','','No',NULL,NULL,''),(537,'','IN-11647765223','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','195 ','sales','','','No',NULL,NULL,''),(538,'1100','RC-11647765250','2022-03-07 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','195 ','Payment','','','No',NULL,NULL,''),(539,'1030','RC-11647765250','2022-03-07 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.59 and Plot No.1 ','1','195 ','sales','','','No',NULL,NULL,''),(540,'1100','IN-11647765361','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','221 ','Payment','','','No',NULL,NULL,'60'),(541,'4161','IN-11647765361','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','221 ','sales','','','No',NULL,NULL,''),(542,'4172','IN-11647765361','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','221 ','sales','','','No',NULL,NULL,''),(543,'4161','IN-11647765361','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','221 ','sales','','','No',NULL,NULL,''),(544,'','IN-11647765361','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','221 ','sales','','','No',NULL,NULL,''),(545,'1100','RC-11647765389','2022-03-20 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','221 ','Payment','','','No',NULL,NULL,''),(546,'','RC-11647765389','2022-03-20 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.60 and Plot No.1 ','1','221 ','sales','','','No',NULL,NULL,''),(547,'1100','RC-11647765447','2022-03-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','197 ','Payment','','','No',NULL,NULL,''),(548,'1030','RC-11647765447','2022-03-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.61 and Plot No.1 ','1','197 ','sales','','','No',NULL,NULL,''),(549,'1100','RC-11647765504','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','198 ','Payment','','','No',NULL,NULL,''),(550,'1030','RC-11647765504','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.62 and Plot No.1 ','1','198 ','sales','','','No',NULL,NULL,''),(551,'1100','RC-11647765574','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','199 ','Payment','','','No',NULL,NULL,''),(552,'1030','RC-11647765574','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.63 and Plot No.1 ','1','199 ','sales','','','No',NULL,NULL,''),(553,'1100','RC-11647765634','2022-03-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','200 ','Payment','','','No',NULL,NULL,''),(554,'1030','RC-11647765634','2022-03-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.64 and Plot No.1 ','1','200 ','sales','','','No',NULL,NULL,''),(555,'1100','RC-11647765710','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','201 ','Payment','','','No',NULL,NULL,''),(556,'1030','RC-11647765710','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.65 and Plot No.1 ','1','201 ','sales','','','No',NULL,NULL,''),(557,'1100','RC-11647766449','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','202 ','Payment','','','No',NULL,NULL,''),(558,'1030','RC-11647766449','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.66 and Plot No.1 ','1','202 ','sales','','','No',NULL,NULL,''),(559,'1100','RC-11647766511','2022-03-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','203 ','Payment','','','No',NULL,NULL,''),(560,'1030','RC-11647766511','2022-03-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.67 and Plot No.1 ','1','203 ','sales','','','No',NULL,NULL,''),(561,'1100','RC-11647766560','2022-03-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','204 ','Payment','','','No',NULL,NULL,''),(562,'1030','RC-11647766560','2022-03-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.68 and Plot No.1 ','1','204 ','sales','','','No',NULL,NULL,''),(563,'1100','RC-11647767002','2022-03-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','205 ','Payment','','','No',NULL,NULL,''),(564,'1030','RC-11647767002','2022-03-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.69 and Plot No.1 ','1','205 ','sales','','','No',NULL,NULL,''),(565,'1100','RC-11647767614','2022-03-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','206 ','Payment','','','No',NULL,NULL,''),(566,'1030','RC-11647767614','2022-03-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.70 and Plot No.1 ','1','206 ','sales','','','No',NULL,NULL,''),(567,'1100','RC-11647767852','2022-03-13 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','207 ','Payment','','','No',NULL,NULL,''),(568,'1030','RC-11647767852','2022-03-13 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.71 and Plot No.1 ','1','207 ','sales','','','No',NULL,NULL,''),(569,'1100','IN-11647768181','2022-03-01 00:00:00',4100.00,NULL,'','1','1','Expected Rental income','1','147 ','Payment','','','No',NULL,NULL,'72'),(570,'4161','IN-11647768181','2022-03-01 00:00:00',NULL,4100.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(571,'4172','IN-11647768181','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(572,'4161','IN-11647768181','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(573,'','IN-11647768181','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','147 ','sales','','','No',NULL,NULL,''),(574,'1100','RC-11647768230','2022-03-20 00:00:00',NULL,4100.00,'','1','1','Expected income paid','1','147 ','Payment','','','No',NULL,NULL,''),(575,'1030','RC-11647768230','2022-03-20 00:00:00',4100.00,NULL,'','1','1','Payment for Hs No.72 and Plot No.1 ','1','147 ','sales','','','No',NULL,NULL,''),(576,'1100','RC-11647768297','2022-03-09 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','209 ','Payment','','','No',NULL,NULL,''),(577,'1030','RC-11647768297','2022-03-09 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.73 and Plot No.1 ','1','209 ','sales','','','No',NULL,NULL,''),(578,'1100','RC-11647768550','2022-01-20 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','210 ','Payment','','','No',NULL,NULL,''),(579,'1030','RC-11647768550','2022-01-20 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.74 and Plot No.1 ','1','210 ','sales','','','No',NULL,NULL,''),(580,'1100','RC-11647768610','2022-03-20 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','211 ','Payment','','','No',NULL,NULL,''),(581,'1030','RC-11647768610','2022-03-20 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.75 and Plot No.1 ','1','211 ','sales','','','No',NULL,NULL,''),(582,'1100','RC-11647768664','2022-03-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','212 ','Payment','','','No',NULL,NULL,''),(583,'1030','RC-11647768664','2022-03-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.76 and Plot No.1 ','1','212 ','sales','','','No',NULL,NULL,''),(584,'1100','RC-11647768807','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','213 ','Payment','','','No',NULL,NULL,''),(585,'1030','RC-11647768807','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.77 and Plot No.1 ','1','213 ','sales','','','No',NULL,NULL,''),(586,'1100','RC-11647768862','2022-03-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','214 ','Payment','','','No',NULL,NULL,''),(587,'1030','RC-11647768862','2022-03-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.78 and Plot No.1 ','1','214 ','sales','','','No',NULL,NULL,''),(588,'1100','RC-11647768912','2022-03-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','215 ','Payment','','','No',NULL,NULL,''),(589,'1030','RC-11647768912','2022-03-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.79 and Plot No.1 ','1','215 ','sales','','','No',NULL,NULL,''),(590,'1100','RC-11647768967','2022-03-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','216 ','Payment','','','No',NULL,NULL,''),(591,'1030','RC-11647768967','2022-03-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.80 and Plot No.1 ','1','216 ','sales','','','No',NULL,NULL,''),(592,'1100','RC-11647769023','2022-03-02 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','217 ','Payment','','','No',NULL,NULL,''),(593,'1030','RC-11647769023','2022-03-02 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.81 and Plot No.1 ','1','217 ','sales','','','No',NULL,NULL,''),(594,'1100','RC-11647769457','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','218 ','Payment','','','No',NULL,NULL,''),(595,'1030','RC-11647769457','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.82 and Plot No.1 ','1','218 ','sales','','','No',NULL,NULL,''),(596,'1100','IN-11647769975','2022-03-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','219 ','Payment','','','No',NULL,NULL,'83'),(597,'4161','IN-11647769975','2022-03-01 00:00:00',NULL,3500.00,'','1','1','Mar invoice','1','219 ','sales','','','No',NULL,NULL,''),(598,'4172','IN-11647769975','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','219 ','sales','','','No',NULL,NULL,''),(599,'4161','IN-11647769975','2022-03-01 00:00:00',NULL,200.00,'','1','1','Mar invoice','1','219 ','sales','','','No',NULL,NULL,''),(600,'','IN-11647769975','2022-03-01 00:00:00',NULL,0.00,'','1','1','Mar invoice','1','219 ','sales','','','No',NULL,NULL,''),(601,'1100','RC-11647770045','2022-03-10 00:00:00',NULL,5000.00,'','1','1','Expected income paid','1','219 ','Payment','','','No',NULL,NULL,''),(602,'1030','RC-11647770045','2022-03-10 00:00:00',5000.00,NULL,'','1','1','Payment for Hs No.83 and Plot No.1 ','1','219 ','sales','','','No',NULL,NULL,''),(603,'1100','RC-11647770083','2022-03-02 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','214 ','Payment','','','No',NULL,NULL,''),(604,'1030','RC-11647770083','2022-03-02 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.84 and Plot No.1 ','1','214 ','sales','','','No',NULL,NULL,''),(605,'1100','RC-11647770807','2022-03-02 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','221 ','Payment','','','No',NULL,NULL,''),(606,'1030','RC-11647770807','2022-03-02 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.85 and Plot No.1 ','1','221 ','sales','','','No',NULL,NULL,''),(607,'1100','RC-11647770859','2022-03-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','222 ','Payment','','','No',NULL,NULL,''),(608,'1030','RC-11647770859','2022-03-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.86 and Plot No.1 ','1','222 ','sales','','','No',NULL,NULL,''),(609,'1100','RC-11647771199','2022-03-08 00:00:00',NULL,11000.00,'','1','1','Expected income paid','1','223 ','Payment','','','No',NULL,NULL,''),(610,'1030','RC-11647771199','2022-03-08 00:00:00',11000.00,NULL,'','1','1','Payment for Hs No.SHOP 1 and Plot No.1 ','1','223 ','sales','','','No',NULL,NULL,''),(611,'1100','RC-11647771804','2022-03-08 00:00:00',NULL,2500.00,'','1','1','Expected income paid','1','147 ','Payment','','','No',NULL,NULL,''),(612,'1030','RC-11647771804','2022-03-08 00:00:00',2500.00,NULL,'','1','1','Payment for Hs No.11 and Plot No.1 ','1','147 ','sales','','','No',NULL,NULL,''),(613,'1100','RC-11647771862','2022-03-09 00:00:00',NULL,7500.00,'','1','1','Expected income paid','1','225 ','Payment','','','No',NULL,NULL,''),(614,'1030','RC-11647771862','2022-03-09 00:00:00',7500.00,NULL,'','1','1','Payment for Hs No.SHOP 3 and Plot No.1 ','1','225 ','sales','','','No',NULL,NULL,''),(615,'1100','RC-11648221958','2022-03-02 00:00:00',NULL,10050.00,'','1','1','Expected income paid','1','228 ','Payment','','','No',NULL,NULL,''),(616,'1035','RC-11648221958','2022-03-02 00:00:00',10050.00,NULL,'','1','1','Payment for Hs No.A3 and Plot No.2 ','1','228 ','sales','','','No',NULL,NULL,''),(617,'1100','RC-11648223494','2022-03-10 00:00:00',NULL,12750.00,'','1','1','Expected income paid','1','226 ','Payment','','','No',NULL,NULL,''),(618,'1035','RC-11648223494','2022-03-10 00:00:00',12750.00,NULL,'','1','1','Payment for Hs No.A1 and Plot No.2 ','1','226 ','sales','','','No',NULL,NULL,''),(619,'1100','RC-11648223810','2022-03-08 00:00:00',NULL,12150.00,'','1','1','Expected income paid','1','235 ','Payment','','','No',NULL,NULL,''),(620,'1035','RC-11648223810','2022-03-08 00:00:00',12150.00,NULL,'','1','1','Payment for Hs No.B1 and Plot No.2 ','1','235 ','sales','','','No',NULL,NULL,''),(621,'1100','RC-11648223887','2022-03-09 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','236 ','Payment','','','No',NULL,NULL,''),(622,'1035','RC-11648223887','2022-03-09 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.B2 and Plot No.2 ','1','236 ','sales','','','No',NULL,NULL,''),(623,'1100','RC-11648224051','2022-03-09 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','237 ','Payment','','','No',NULL,NULL,''),(624,'1035','RC-11648224051','2022-03-09 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.B3 and Plot No.2 ','1','237 ','sales','','','No',NULL,NULL,''),(625,'1100','RC-11648224101','2022-03-07 00:00:00',NULL,11950.00,'','1','1','Expected income paid','1','238 ','Payment','','','No',NULL,NULL,''),(626,'1035','RC-11648224101','2022-03-07 00:00:00',11950.00,NULL,'','1','1','Payment for Hs No.B4 and Plot No.2 ','1','238 ','sales','','','No',NULL,NULL,''),(627,'1100','RC-11648224936','2022-03-02 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','239 ','Payment','','','No',NULL,NULL,''),(628,'1035','RC-11648224936','2022-03-02 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.B5 and Plot No.2 ','1','239 ','sales','','','No',NULL,NULL,''),(629,'1100','RC-11648224991','2022-03-04 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','240 ','Payment','','','No',NULL,NULL,''),(630,'1035','RC-11648224991','2022-03-04 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.B6 and Plot No.2 ','1','240 ','sales','','','No',NULL,NULL,''),(631,'1100','RC-11648225411','2022-03-10 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','242 ','Payment','','','No',NULL,NULL,''),(632,'1035','RC-11648225411','2022-03-10 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.B8 and Plot No.2 ','1','242 ','sales','','','No',NULL,NULL,''),(633,'1100','RC-11648225500','2022-03-05 00:00:00',NULL,12950.00,'','1','1','Expected income paid','1','243 ','Payment','','','No',NULL,NULL,''),(634,'1035','RC-11648225500','2022-03-05 00:00:00',12950.00,NULL,'','1','1','Payment for Hs No.B9 and Plot No.2 ','1','243 ','sales','','','No',NULL,NULL,''),(635,'1100','RC-11648225569','2022-03-10 00:00:00',NULL,12550.00,'','1','1','Expected income paid','1','244 ','Payment','','','No',NULL,NULL,''),(636,'1035','RC-11648225569','2022-03-10 00:00:00',12550.00,NULL,'','1','1','Payment for Hs No.C1 and Plot No.2 ','1','244 ','sales','','','No',NULL,NULL,''),(637,'1100','RC-11648225628','2022-03-06 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','245 ','Payment','','','No',NULL,NULL,''),(638,'1035','RC-11648225628','2022-03-06 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.C2 and Plot No.2 ','1','245 ','sales','','','No',NULL,NULL,''),(639,'1100','RC-11648225688','2022-03-10 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','246 ','Payment','','','No',NULL,NULL,''),(640,'1035','RC-11648225688','2022-03-10 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.C3 and Plot No.2 ','1','246 ','sales','','','No',NULL,NULL,''),(641,'1100','RC-11648225830','2022-03-12 00:00:00',NULL,11450.00,'','1','1','Expected income paid','1','247 ','Payment','','','No',NULL,NULL,''),(642,'1035','RC-11648225830','2022-03-12 00:00:00',11450.00,NULL,'','1','1','Payment for Hs No.C4 and Plot No.2 ','1','247 ','sales','','','No',NULL,NULL,''),(643,'1100','RC-11648226215','2022-03-09 00:00:00',NULL,24650.00,'','1','1','Expected income paid','1','304 ','Payment','','','No',NULL,NULL,''),(644,'1035','RC-11648226215','2022-03-09 00:00:00',24650.00,NULL,'','1','1','Payment for Hs No.C5 and Plot No.2 ','1','304 ','sales','','','No',NULL,NULL,''),(645,'1100','RC-11648226383','2022-03-08 00:00:00',NULL,11350.00,'','1','1','Expected income paid','1','250 ','Payment','','','No',NULL,NULL,''),(646,'1035','RC-11648226383','2022-03-08 00:00:00',11350.00,NULL,'','1','1','Payment for Hs No.C7 and Plot No.2 ','1','250 ','sales','','','No',NULL,NULL,''),(647,'1100','RC-11648226434','2022-03-11 00:00:00',NULL,13000.00,'','1','1','Expected income paid','1','252 ','Payment','','','No',NULL,NULL,''),(648,'1035','RC-11648226434','2022-03-11 00:00:00',13000.00,NULL,'','1','1','Payment for Hs No.C9 and Plot No.2 ','1','252 ','sales','','','No',NULL,NULL,''),(649,'1100','RC-11648226512','2022-03-08 00:00:00',NULL,12950.00,'','1','1','Expected income paid','1','253 ','Payment','','','No',NULL,NULL,''),(650,'1035','RC-11648226512','2022-03-08 00:00:00',12950.00,NULL,'','1','1','Payment for Hs No.D1 and Plot No.2 ','1','253 ','sales','','','No',NULL,NULL,''),(651,'1100','RC-11648226649','2022-03-09 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','254 ','Payment','','','No',NULL,NULL,''),(652,'1035','RC-11648226649','2022-03-09 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.D2 and Plot No.2 ','1','254 ','sales','','','No',NULL,NULL,''),(653,'1100','RC-11648227063','2022-03-03 00:00:00',NULL,11350.00,'','1','1','Expected income paid','1','256 ','Payment','','','No',NULL,NULL,''),(654,'1035','RC-11648227063','2022-03-03 00:00:00',11350.00,NULL,'','1','1','Payment for Hs No.D4 and Plot No.2 ','1','256 ','sales','','','No',NULL,NULL,''),(655,'1100','RC-11648227130','2022-03-08 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','257 ','Payment','','','No',NULL,NULL,''),(656,'1035','RC-11648227130','2022-03-08 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.D5 and Plot No.2 ','1','257 ','sales','','','No',NULL,NULL,''),(657,'1100','RC-11648227547','2022-03-03 00:00:00',NULL,9000.00,'','1','1','Expected income paid','1','258 ','Payment','','','No',NULL,NULL,''),(658,'1035','RC-11648227547','2022-03-03 00:00:00',9000.00,NULL,'','1','1','Payment for Hs No.D6 and Plot No.2 ','1','258 ','sales','','','No',NULL,NULL,''),(659,'1100','RC-11648227601','2022-03-08 00:00:00',NULL,10350.00,'','1','1','Expected income paid','1','259 ','Payment','','','No',NULL,NULL,''),(660,'1035','RC-11648227601','2022-03-08 00:00:00',10350.00,NULL,'','1','1','Payment for Hs No.D7 and Plot No.2 ','1','259 ','sales','','','No',NULL,NULL,''),(661,'1100','RC-11648227654','2022-03-08 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','260 ','Payment','','','No',NULL,NULL,''),(662,'1035','RC-11648227654','2022-03-08 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.D8 and Plot No.2 ','1','260 ','sales','','','No',NULL,NULL,''),(663,'1100','RC-11648227968','2022-03-25 00:00:00',NULL,24300.00,'','1','1','Expected income paid','1','261 ','Payment','','','No',NULL,NULL,''),(664,'1035','RC-11648227968','2022-03-25 00:00:00',24300.00,NULL,'','1','1','Payment for Hs No.D9 and Plot No.2 ','1','261 ','sales','','','No',NULL,NULL,''),(665,'1100','RC-11648228344','2022-03-02 00:00:00',NULL,12950.00,'','1','1','Expected income paid','1','262 ','Payment','','','No',NULL,NULL,''),(666,'1035','RC-11648228344','2022-03-02 00:00:00',12950.00,NULL,'','1','1','Payment for Hs No.E1 and Plot No.2 ','1','262 ','sales','','','No',NULL,NULL,''),(667,'1100','RC-11648228408','2022-03-10 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','263 ','Payment','','','No',NULL,NULL,''),(668,'1035','RC-11648228408','2022-03-10 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.E2 and Plot No.2 ','1','263 ','sales','','','No',NULL,NULL,''),(669,'1100','RC-11648228470','2022-03-14 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','264 ','Payment','','','No',NULL,NULL,''),(670,'1035','RC-11648228470','2022-03-14 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.E3 and Plot No.2 ','1','264 ','sales','','','No',NULL,NULL,''),(671,'1100','RC-11648228532','2022-03-10 00:00:00',NULL,11750.00,'','1','1','Expected income paid','1','265 ','Payment','','','No',NULL,NULL,''),(672,'1035','RC-11648228532','2022-03-10 00:00:00',11750.00,NULL,'','1','1','Payment for Hs No.E4 and Plot No.2 ','1','265 ','sales','','','No',NULL,NULL,''),(673,'1100','RC-11648228581','2022-03-09 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','266 ','Payment','','','No',NULL,NULL,''),(674,'1035','RC-11648228581','2022-03-09 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.E5 and Plot No.2 ','1','266 ','sales','','','No',NULL,NULL,''),(675,'1100','RC-11648229581','2022-03-12 00:00:00',NULL,10350.00,'','1','1','Expected income paid','1','268 ','Payment','','','No',NULL,NULL,''),(676,'1035','RC-11648229581','2022-03-12 00:00:00',10350.00,NULL,'','1','1','Payment for Hs No.E7 and Plot No.2 ','1','268 ','sales','','','No',NULL,NULL,''),(677,'1100','RC-11648230173','2022-03-10 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','269 ','Payment','','','No',NULL,NULL,''),(678,'1035','RC-11648230173','2022-03-10 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.E8 and Plot No.2 ','1','269 ','sales','','','No',NULL,NULL,''),(679,'1100','RC-11648230238','2022-03-12 00:00:00',NULL,12550.00,'','1','1','Expected income paid','1','270 ','Payment','','','No',NULL,NULL,''),(680,'1035','RC-11648230238','2022-03-12 00:00:00',12550.00,NULL,'','1','1','Payment for Hs No.E9 and Plot No.2 ','1','270 ','sales','','','No',NULL,NULL,''),(681,'1100','RC-11648230314','2022-03-15 00:00:00',NULL,12350.00,'','1','1','Expected income paid','1','271 ','Payment','','','No',NULL,NULL,''),(682,'1035','RC-11648230314','2022-03-15 00:00:00',12350.00,NULL,'','1','1','Payment for Hs No.F1 and Plot No.2 ','1','271 ','sales','','','No',NULL,NULL,''),(683,'1100','RC-11648230373','2022-03-04 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','272 ','Payment','','','No',NULL,NULL,''),(684,'1035','RC-11648230373','2022-03-04 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.F2 and Plot No.2 ','1','272 ','sales','','','No',NULL,NULL,''),(685,'1100','RC-11648230432','2022-03-12 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','273 ','Payment','','','No',NULL,NULL,''),(686,'1035','RC-11648230432','2022-03-12 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.F3 and Plot No.2 ','1','273 ','sales','','','No',NULL,NULL,''),(687,'1100','RC-11648230489','2022-03-12 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','274 ','Payment','','','No',NULL,NULL,''),(688,'1035','RC-11648230489','2022-03-12 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.F4 and Plot No.2 ','1','274 ','sales','','','No',NULL,NULL,''),(689,'1100','RC-11648230573','2022-03-07 00:00:00',NULL,11600.00,'','1','1','Expected income paid','1','275 ','Payment','','','No',NULL,NULL,''),(690,'1035','RC-11648230573','2022-03-07 00:00:00',11600.00,NULL,'','1','1','Payment for Hs No.F5 and Plot No.2 ','1','275 ','sales','','','No',NULL,NULL,''),(691,'1100','RC-11648231838','2022-03-04 00:00:00',NULL,9250.00,'','1','1','Expected income paid','1','276 ','Payment','','','No',NULL,NULL,''),(692,'1035','RC-11648231838','2022-03-04 00:00:00',9250.00,NULL,'','1','1','Payment for Hs No.F6 and Plot No.2 ','1','276 ','sales','','','No',NULL,NULL,''),(693,'1100','RC-11648231904','2022-03-02 00:00:00',NULL,10350.00,'','1','1','Expected income paid','1','277 ','Payment','','','No',NULL,NULL,''),(694,'1035','RC-11648231904','2022-03-02 00:00:00',10350.00,NULL,'','1','1','Payment for Hs No.F7 and Plot No.2 ','1','277 ','sales','','','No',NULL,NULL,''),(695,'1100','RC-11648232001','2022-03-06 00:00:00',NULL,8650.00,'','1','1','Expected income paid','1','278 ','Payment','','','No',NULL,NULL,''),(696,'1035','RC-11648232001','2022-03-06 00:00:00',8650.00,NULL,'','1','1','Payment for Hs No.F8 and Plot No.2 ','1','278 ','sales','','','No',NULL,NULL,''),(697,'1100','RC-11648232068','2022-03-05 00:00:00',NULL,12750.00,'','1','1','Expected income paid','1','279 ','Payment','','','No',NULL,NULL,''),(698,'1035','RC-11648232068','2022-03-05 00:00:00',12750.00,NULL,'','1','1','Payment for Hs No.F9 and Plot No.2 ','1','279 ','sales','','','No',NULL,NULL,''),(699,'1100','RC-11648232534','2022-03-08 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','255 ','Payment','','','No',NULL,NULL,''),(700,'1035','RC-11648232534','2022-03-08 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.D3 and Plot No.2 ','1','255 ','sales','','','No',NULL,NULL,''),(701,'1100','RC-11648232588','2022-03-03 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','251 ','Payment','','','No',NULL,NULL,''),(702,'1035','RC-11648232588','2022-03-03 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.C8 and Plot No.2 ','1','251 ','sales','','','No',NULL,NULL,''),(703,'1100','IN-11649077856','2022-04-01 00:00:00',12550.00,NULL,'','1','1','Expected Rental income','1','226 ','Payment','','','No',NULL,NULL,'A1'),(704,'4161','IN-11649077856','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','226 ','sales','','','No',NULL,NULL,''),(705,'4161','IN-11649077856','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','226 ','sales','','','No',NULL,NULL,''),(706,'4161','IN-11649077856','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','226 ','sales','','','No',NULL,NULL,''),(707,'','IN-11649077856','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','226 ','sales','','','No',NULL,NULL,''),(708,'1100','IN-11649078044','2022-04-01 00:00:00',9450.00,NULL,'','1','1','Expected Rental income','1','228 ','Payment','','','No',NULL,NULL,'A3'),(709,'4161','IN-11649078044','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','228 ','sales','','','No',NULL,NULL,''),(710,'4161','IN-11649078044','2022-04-01 00:00:00',NULL,1800.00,'','1','1','Apr invoice','1','228 ','sales','','','No',NULL,NULL,''),(711,'4161','IN-11649078044','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','228 ','sales','','','No',NULL,NULL,''),(712,'','IN-11649078044','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','228 ','sales','','','No',NULL,NULL,''),(713,'1100','IN-11649079160','2022-04-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','229 ','Payment','','','No',NULL,NULL,'A4'),(714,'4161','IN-11649079160','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','229 ','sales','','','No',NULL,NULL,''),(715,'4161','IN-11649079160','2022-04-01 00:00:00',NULL,1600.00,'','1','1','Apr invoice','1','229 ','sales','','','No',NULL,NULL,''),(716,'4161','IN-11649079160','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','229 ','sales','','','No',NULL,NULL,''),(717,'','IN-11649079160','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','229 ','sales','','','No',NULL,NULL,''),(718,'1100','RC-11649079580','2022-04-04 00:00:00',NULL,11350.00,'','1','1','Expected income paid','1','230 ','Payment','','','No',NULL,NULL,''),(719,'1035','RC-11649079580','2022-04-04 00:00:00',11350.00,NULL,'','1','1','Payment for Hs No.A5 and Plot No.2 ','1','230 ','sales','','','No',NULL,NULL,''),(720,'1100','IN-11649079637','2022-04-01 00:00:00',1350.00,NULL,'','1','1','Expected Rental income','1','235 ','Payment','','','No',NULL,NULL,'B1'),(721,'4161','IN-11649079637','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(722,'4161','IN-11649079637','2022-04-01 00:00:00',NULL,1200.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(723,'4161','IN-11649079637','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(724,'','IN-11649079637','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(725,'1100','IN-11649079655','2022-04-01 00:00:00',12000.00,NULL,'','1','1','Expected Rental income','1','235 ','Payment','','','No',NULL,NULL,'B1'),(726,'4161','IN-11649079655','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(727,'4161','IN-11649079655','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(728,'4161','IN-11649079655','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(729,'','IN-11649079655','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','235 ','sales','','','No',NULL,NULL,''),(730,'1100','IN-11649079782','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','236 ','Payment','','','No',NULL,NULL,'B2'),(731,'4161','IN-11649079782','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','236 ','sales','','','No',NULL,NULL,''),(732,'4161','IN-11649079782','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','236 ','sales','','','No',NULL,NULL,''),(733,'4161','IN-11649079782','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','236 ','sales','','','No',NULL,NULL,''),(734,'','IN-11649079782','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','236 ','sales','','','No',NULL,NULL,''),(735,'1100','IN-11649079910','2022-04-05 00:00:00',8250.00,NULL,'','1','1','Expected Rental income','1','237 ','Payment','','','No',NULL,NULL,'B3'),(736,'4161','IN-11649079910','2022-04-05 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','237 ','sales','','','No',NULL,NULL,''),(737,'4161','IN-11649079910','2022-04-05 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','237 ','sales','','','No',NULL,NULL,''),(738,'4161','IN-11649079910','2022-04-05 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','237 ','sales','','','No',NULL,NULL,''),(739,'','IN-11649079910','2022-04-05 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','237 ','sales','','','No',NULL,NULL,''),(740,'1100','IN-11649079961','2022-04-01 00:00:00',12150.00,NULL,'','1','1','Expected Rental income','1','238 ','Payment','','','No',NULL,NULL,'B4'),(741,'4161','IN-11649079961','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','238 ','sales','','','No',NULL,NULL,''),(742,'4161','IN-11649079961','2022-04-01 00:00:00',NULL,1000.00,'','1','1','Apr invoice','1','238 ','sales','','','No',NULL,NULL,''),(743,'4161','IN-11649079961','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','238 ','sales','','','No',NULL,NULL,''),(744,'','IN-11649079961','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','238 ','sales','','','No',NULL,NULL,''),(745,'1100','IN-11649080137','2022-04-01 00:00:00',11550.00,NULL,'','1','1','Expected Rental income','1','239 ','Payment','','','No',NULL,NULL,'B5'),(746,'4161','IN-11649080137','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','239 ','sales','','','No',NULL,NULL,''),(747,'4161','IN-11649080137','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','239 ','sales','','','No',NULL,NULL,''),(748,'4161','IN-11649080137','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','239 ','sales','','','No',NULL,NULL,''),(749,'','IN-11649080137','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','239 ','sales','','','No',NULL,NULL,''),(750,'1100','IN-11649080774','2022-04-01 00:00:00',8250.00,NULL,'','1','1','Expected Rental income','1','240 ','Payment','','','No',NULL,NULL,'B6'),(751,'4161','IN-11649080774','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','240 ','sales','','','No',NULL,NULL,''),(752,'4161','IN-11649080774','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','240 ','sales','','','No',NULL,NULL,''),(753,'4161','IN-11649080774','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','240 ','sales','','','No',NULL,NULL,''),(754,'','IN-11649080774','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','240 ','sales','','','No',NULL,NULL,''),(755,'1100','IN-11649081865','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','242 ','Payment','','','No',NULL,NULL,'B8'),(756,'4161','IN-11649081865','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','242 ','sales','','','No',NULL,NULL,''),(757,'4161','IN-11649081865','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','242 ','sales','','','No',NULL,NULL,''),(758,'4161','IN-11649081865','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','242 ','sales','','','No',NULL,NULL,''),(759,'','IN-11649081865','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','242 ','sales','','','No',NULL,NULL,''),(760,'1100','IN-11649082122','2022-04-01 00:00:00',13350.00,NULL,'','1','1','Expected Rental income','1','243 ','Payment','','','No',NULL,NULL,'B9'),(761,'4161','IN-11649082122','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','243 ','sales','','','No',NULL,NULL,''),(762,'4161','IN-11649082122','2022-04-01 00:00:00',NULL,1200.00,'','1','1','Apr invoice','1','243 ','sales','','','No',NULL,NULL,''),(763,'4161','IN-11649082122','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','243 ','sales','','','No',NULL,NULL,''),(764,'','IN-11649082122','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','243 ','sales','','','No',NULL,NULL,''),(765,'1100','IN-11649082246','2022-04-01 00:00:00',12550.00,NULL,'','1','1','Expected Rental income','1','244 ','Payment','','','No',NULL,NULL,'C1'),(766,'4161','IN-11649082246','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','244 ','sales','','','No',NULL,NULL,''),(767,'4161','IN-11649082246','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','244 ','sales','','','No',NULL,NULL,''),(768,'4161','IN-11649082246','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','244 ','sales','','','No',NULL,NULL,''),(769,'','IN-11649082246','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','244 ','sales','','','No',NULL,NULL,''),(770,'1100','IN-11649082310','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','245 ','Payment','','','No',NULL,NULL,'C2'),(771,'4161','IN-11649082310','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(772,'4161','IN-11649082310','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(773,'4161','IN-11649082310','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(774,'','IN-11649082310','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(775,'1100','IN-11649082375','2022-04-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','246 ','Payment','','','No',NULL,NULL,'C3'),(776,'4161','IN-11649082375','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','246 ','sales','','','No',NULL,NULL,''),(777,'4161','IN-11649082375','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','246 ','sales','','','No',NULL,NULL,''),(778,'4161','IN-11649082375','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','246 ','sales','','','No',NULL,NULL,''),(779,'','IN-11649082375','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','246 ','sales','','','No',NULL,NULL,''),(780,'1100','IN-11649082418','2022-04-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','247 ','Payment','','','No',NULL,NULL,'C4'),(781,'4161','IN-11649082418','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','247 ','sales','','','No',NULL,NULL,''),(782,'4161','IN-11649082418','2022-04-01 00:00:00',NULL,1600.00,'','1','1','Apr invoice','1','247 ','sales','','','No',NULL,NULL,''),(783,'4161','IN-11649082418','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','247 ','sales','','','No',NULL,NULL,''),(784,'','IN-11649082418','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','247 ','sales','','','No',NULL,NULL,''),(785,'1100','IN-11649082489','2022-04-01 00:00:00',11950.00,NULL,'','1','1','Expected Rental income','1','304 ','Payment','','','No',NULL,NULL,'C5'),(786,'4161','IN-11649082489','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','304 ','sales','','','No',NULL,NULL,''),(787,'4161','IN-11649082489','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','304 ','sales','','','No',NULL,NULL,''),(788,'4161','IN-11649082489','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','304 ','sales','','','No',NULL,NULL,''),(789,'','IN-11649082489','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','304 ','sales','','','No',NULL,NULL,''),(790,'1100','IN-11649082626','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','249 ','Payment','','','No',NULL,NULL,'C6'),(791,'4161','IN-11649082626','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','249 ','sales','','','No',NULL,NULL,''),(792,'4161','IN-11649082626','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','249 ','sales','','','No',NULL,NULL,''),(793,'4161','IN-11649082626','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','249 ','sales','','','No',NULL,NULL,''),(794,'','IN-11649082626','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','249 ','sales','','','No',NULL,NULL,''),(795,'1100','RC-11649082728','2022-04-04 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','249 ','Payment','','','No',NULL,NULL,''),(796,'1035','RC-11649082728','2022-04-04 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.C6 and Plot No.2 ','1','249 ','sales','','','No',NULL,NULL,''),(797,'1100','IN-11649082840','2022-04-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','250 ','Payment','','','No',NULL,NULL,'C7'),(798,'4161','IN-11649082840','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','250 ','sales','','','No',NULL,NULL,''),(799,'4161','IN-11649082840','2022-04-01 00:00:00',NULL,1600.00,'','1','1','Apr invoice','1','250 ','sales','','','No',NULL,NULL,''),(800,'4161','IN-11649082840','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','250 ','sales','','','No',NULL,NULL,''),(801,'','IN-11649082840','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','250 ','sales','','','No',NULL,NULL,''),(802,'1100','IN-11649083079','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','251 ','Payment','','','No',NULL,NULL,'C8'),(803,'4161','IN-11649083079','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','251 ','sales','','','No',NULL,NULL,''),(804,'4161','IN-11649083079','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','251 ','sales','','','No',NULL,NULL,''),(805,'4161','IN-11649083079','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','251 ','sales','','','No',NULL,NULL,''),(806,'','IN-11649083079','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','251 ','sales','','','No',NULL,NULL,''),(807,'1100','IN-11649083149','2022-04-01 00:00:00',13550.00,NULL,'','1','1','Expected Rental income','1','252 ','Payment','','','No',NULL,NULL,'C9'),(808,'4161','IN-11649083149','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','252 ','sales','','','No',NULL,NULL,''),(809,'4161','IN-11649083149','2022-04-01 00:00:00',NULL,1400.00,'','1','1','Apr invoice','1','252 ','sales','','','No',NULL,NULL,''),(810,'4161','IN-11649083149','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','252 ','sales','','','No',NULL,NULL,''),(811,'','IN-11649083149','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','252 ','sales','','','No',NULL,NULL,''),(812,'1100','IN-11649083218','2022-04-01 00:00:00',12950.00,NULL,'','1','1','Expected Rental income','1','253 ','Payment','','','No',NULL,NULL,'D1'),(813,'4161','IN-11649083218','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','253 ','sales','','','No',NULL,NULL,''),(814,'4161','IN-11649083218','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','253 ','sales','','','No',NULL,NULL,''),(815,'4161','IN-11649083218','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','253 ','sales','','','No',NULL,NULL,''),(816,'','IN-11649083218','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','253 ','sales','','','No',NULL,NULL,''),(817,'1100','IN-11649083279','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','254 ','Payment','','','No',NULL,NULL,'D2'),(818,'4161','IN-11649083279','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','254 ','sales','','','No',NULL,NULL,''),(819,'4161','IN-11649083279','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','254 ','sales','','','No',NULL,NULL,''),(820,'4161','IN-11649083279','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','254 ','sales','','','No',NULL,NULL,''),(821,'','IN-11649083279','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','254 ','sales','','','No',NULL,NULL,''),(822,'1100','IN-11649083333','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','255 ','Payment','','','No',NULL,NULL,'D3'),(823,'4161','IN-11649083333','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','255 ','sales','','','No',NULL,NULL,''),(824,'4161','IN-11649083333','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','255 ','sales','','','No',NULL,NULL,''),(825,'4161','IN-11649083333','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','255 ','sales','','','No',NULL,NULL,''),(826,'','IN-11649083333','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','255 ','sales','','','No',NULL,NULL,''),(827,'1100','IN-11649083984','2022-04-01 00:00:00',11350.00,NULL,'','1','1','Expected Rental income','1','256 ','Payment','','','No',NULL,NULL,'D4'),(828,'4161','IN-11649083984','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','256 ','sales','','','No',NULL,NULL,''),(829,'4161','IN-11649083984','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','256 ','sales','','','No',NULL,NULL,''),(830,'4161','IN-11649083984','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','256 ','sales','','','No',NULL,NULL,''),(831,'','IN-11649083984','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','256 ','sales','','','No',NULL,NULL,''),(832,'1100','IN-11649084026','2022-04-01 00:00:00',1150.00,NULL,'','1','1','Expected Rental income','1','257 ','Payment','','','No',NULL,NULL,'D5'),(833,'4161','IN-11649084026','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(834,'4161','IN-11649084026','2022-04-01 00:00:00',NULL,1000.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(835,'4161','IN-11649084026','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(836,'','IN-11649084026','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(837,'1100','IN-11649084046','2022-04-01 00:00:00',11000.00,NULL,'','1','1','Expected Rental income','1','257 ','Payment','','','No',NULL,NULL,'D5'),(838,'4161','IN-11649084046','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(839,'4161','IN-11649084046','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(840,'4161','IN-11649084046','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(841,'','IN-11649084046','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','257 ','sales','','','No',NULL,NULL,''),(842,'1100','IN-11649084089','2022-04-01 00:00:00',7900.00,NULL,'','1','1','Expected Rental income','1','258 ','Payment','','','No',NULL,NULL,'D6'),(843,'4161','IN-11649084089','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(844,'4161','IN-11649084089','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(845,'4161','IN-11649084089','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(846,'','IN-11649084089','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(847,'1100','IN-11649084143','2022-04-01 00:00:00',150.00,NULL,'','1','1','Expected Rental income','1','258 ','Payment','','','No',NULL,NULL,'D6'),(848,'4161','IN-11649084143','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(849,'4161','IN-11649084143','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(850,'4161','IN-11649084143','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(851,'','IN-11649084143','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','258 ','sales','','','No',NULL,NULL,''),(852,'1100','IN-11649084351','2022-04-05 00:00:00',10550.00,NULL,'','1','1','Expected Rental income','1','259 ','Payment','','','No',NULL,NULL,'D7'),(853,'4161','IN-11649084351','2022-04-05 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','259 ','sales','','','No',NULL,NULL,''),(854,'4161','IN-11649084351','2022-04-05 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','259 ','sales','','','No',NULL,NULL,''),(855,'4161','IN-11649084351','2022-04-05 00:00:00',NULL,10000.00,'','1','1','Apr invoice','1','259 ','sales','','','No',NULL,NULL,''),(856,'','IN-11649084351','2022-04-05 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','259 ','sales','','','No',NULL,NULL,''),(857,'1100','IN-11649084425','2022-04-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','260 ','Payment','','','No',NULL,NULL,'D8'),(858,'4161','IN-11649084425','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','260 ','sales','','','No',NULL,NULL,''),(859,'4161','IN-11649084425','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','260 ','sales','','','No',NULL,NULL,''),(860,'4161','IN-11649084425','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','260 ','sales','','','No',NULL,NULL,''),(861,'','IN-11649084425','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','260 ','sales','','','No',NULL,NULL,''),(862,'1100','IN-11649084576','2022-04-01 00:00:00',1150.00,NULL,'','1','1','Expected Rental income','1','261 ','Payment','','','No',NULL,NULL,'D9'),(863,'4161','IN-11649084576','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(864,'4161','IN-11649084576','2022-04-01 00:00:00',NULL,1000.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(865,'4161','IN-11649084576','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(866,'','IN-11649084576','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(867,'1100','IN-11649084592','2022-04-01 00:00:00',12000.00,NULL,'','1','1','Expected Rental income','1','261 ','Payment','','','No',NULL,NULL,'D9'),(868,'4161','IN-11649084592','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(869,'4161','IN-11649084592','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(870,'4161','IN-11649084592','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(871,'','IN-11649084592','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','261 ','sales','','','No',NULL,NULL,''),(872,'1100','IN-11649092647','2022-04-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','262 ','Payment','','','No',NULL,NULL,'E1'),(873,'4161','IN-11649092647','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','262 ','sales','','','No',NULL,NULL,''),(874,'4161','IN-11649092647','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','262 ','sales','','','No',NULL,NULL,''),(875,'4161','IN-11649092647','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','262 ','sales','','','No',NULL,NULL,''),(876,'','IN-11649092647','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','262 ','sales','','','No',NULL,NULL,''),(877,'1100','IN-11649092706','2022-04-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','263 ','Payment','','','No',NULL,NULL,'E2'),(878,'4161','IN-11649092706','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','263 ','sales','','','No',NULL,NULL,''),(879,'4161','IN-11649092706','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','263 ','sales','','','No',NULL,NULL,''),(880,'4161','IN-11649092706','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','263 ','sales','','','No',NULL,NULL,''),(881,'','IN-11649092706','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','263 ','sales','','','No',NULL,NULL,''),(882,'1100','IN-11649092756','2022-04-01 00:00:00',8250.00,NULL,'','1','1','Expected Rental income','1','264 ','Payment','','','No',NULL,NULL,'E3'),(883,'4161','IN-11649092756','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','264 ','sales','','','No',NULL,NULL,''),(884,'4161','IN-11649092756','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','264 ','sales','','','No',NULL,NULL,''),(885,'4161','IN-11649092756','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','264 ','sales','','','No',NULL,NULL,''),(886,'','IN-11649092756','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','264 ','sales','','','No',NULL,NULL,''),(887,'1100','IN-11649092842','2022-04-01 00:00:00',11950.00,NULL,'','1','1','Expected Rental income','1','265 ','Payment','','','No',NULL,NULL,'E4'),(888,'4161','IN-11649092842','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','265 ','sales','','','No',NULL,NULL,''),(889,'4161','IN-11649092842','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','265 ','sales','','','No',NULL,NULL,''),(890,'4161','IN-11649092842','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','265 ','sales','','','No',NULL,NULL,''),(891,'','IN-11649092842','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','265 ','sales','','','No',NULL,NULL,''),(892,'1100','IN-11649093122','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','303 ','Payment','','','No',NULL,NULL,'E6'),(893,'4161','IN-11649093122','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','303 ','sales','','','No',NULL,NULL,''),(894,'4161','IN-11649093122','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','303 ','sales','','','No',NULL,NULL,''),(895,'4161','IN-11649093122','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','303 ','sales','','','No',NULL,NULL,''),(896,'','IN-11649093122','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','303 ','sales','','','No',NULL,NULL,''),(897,'1100','IN-11649093421','2022-04-01 00:00:00',11350.00,NULL,'','1','1','Expected Rental income','1','268 ','Payment','','','No',NULL,NULL,'E7'),(898,'4161','IN-11649093421','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','268 ','sales','','','No',NULL,NULL,''),(899,'4161','IN-11649093421','2022-04-01 00:00:00',NULL,1200.00,'','1','1','Apr invoice','1','268 ','sales','','','No',NULL,NULL,''),(900,'4161','IN-11649093421','2022-04-01 00:00:00',NULL,10000.00,'','1','1','Apr invoice','1','268 ','sales','','','No',NULL,NULL,''),(901,'','IN-11649093421','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','268 ','sales','','','No',NULL,NULL,''),(902,'1100','IN-11649093474','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','269 ','Payment','','','No',NULL,NULL,'E8'),(903,'4161','IN-11649093474','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','269 ','sales','','','No',NULL,NULL,''),(904,'4161','IN-11649093474','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','269 ','sales','','','No',NULL,NULL,''),(905,'4161','IN-11649093474','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','269 ','sales','','','No',NULL,NULL,''),(906,'','IN-11649093474','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','269 ','sales','','','No',NULL,NULL,''),(907,'1100','IN-11649093518','2022-04-01 00:00:00',12550.00,NULL,'','1','1','Expected Rental income','1','271 ','Payment','','','No',NULL,NULL,'F1'),(908,'4161','IN-11649093518','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','271 ','sales','','','No',NULL,NULL,''),(909,'4161','IN-11649093518','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','271 ','sales','','','No',NULL,NULL,''),(910,'4161','IN-11649093518','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','271 ','sales','','','No',NULL,NULL,''),(911,'','IN-11649093518','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','271 ','sales','','','No',NULL,NULL,''),(912,'1100','IN-11649093563','2022-04-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','272 ','Payment','','','No',NULL,NULL,'F2'),(913,'4161','IN-11649093563','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','272 ','sales','','','No',NULL,NULL,''),(914,'4161','IN-11649093563','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','272 ','sales','','','No',NULL,NULL,''),(915,'4161','IN-11649093563','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','272 ','sales','','','No',NULL,NULL,''),(916,'','IN-11649093563','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','272 ','sales','','','No',NULL,NULL,''),(917,'1100','IN-11649093616','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','273 ','Payment','','','No',NULL,NULL,'F3'),(918,'4161','IN-11649093616','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','273 ','sales','','','No',NULL,NULL,''),(919,'4161','IN-11649093616','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','273 ','sales','','','No',NULL,NULL,''),(920,'4161','IN-11649093616','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','273 ','sales','','','No',NULL,NULL,''),(921,'','IN-11649093616','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','273 ','sales','','','No',NULL,NULL,''),(922,'1100','IN-11649093687','2022-04-01 00:00:00',11750.00,NULL,'','1','1','Expected Rental income','1','275 ','Payment','','','No',NULL,NULL,'F5'),(923,'4161','IN-11649093687','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','275 ','sales','','','No',NULL,NULL,''),(924,'4161','IN-11649093687','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','275 ','sales','','','No',NULL,NULL,''),(925,'4161','IN-11649093687','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','275 ','sales','','','No',NULL,NULL,''),(926,'','IN-11649093687','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','275 ','sales','','','No',NULL,NULL,''),(927,'1100','IN-11649094479','2022-04-01 00:00:00',9200.00,NULL,'','1','1','Expected Rental income','1','276 ','Payment','','','No',NULL,NULL,'F6'),(928,'4161','IN-11649094479','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','276 ','sales','','','No',NULL,NULL,''),(929,'4161','IN-11649094479','2022-04-01 00:00:00',NULL,1550.00,'','1','1','Apr invoice','1','276 ','sales','','','No',NULL,NULL,''),(930,'4161','IN-11649094479','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','276 ','sales','','','No',NULL,NULL,''),(931,'','IN-11649094479','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','276 ','sales','','','No',NULL,NULL,''),(932,'1100','IN-11649094641','2022-04-01 00:00:00',11750.00,NULL,'','1','1','Expected Rental income','1','277 ','Payment','','','No',NULL,NULL,'F7'),(933,'4161','IN-11649094641','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','277 ','sales','','','No',NULL,NULL,''),(934,'4161','IN-11649094641','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','277 ','sales','','','No',NULL,NULL,''),(935,'4161','IN-11649094641','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','277 ','sales','','','No',NULL,NULL,''),(936,'','IN-11649094641','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','277 ','sales','','','No',NULL,NULL,''),(937,'1100','IN-11649095016','2022-04-01 00:00:00',8450.00,NULL,'','1','1','Expected Rental income','1','278 ','Payment','','','No',NULL,NULL,'F8'),(938,'4161','IN-11649095016','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','278 ','sales','','','No',NULL,NULL,''),(939,'4161','IN-11649095016','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','278 ','sales','','','No',NULL,NULL,''),(940,'4161','IN-11649095016','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','278 ','sales','','','No',NULL,NULL,''),(941,'','IN-11649095016','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','278 ','sales','','','No',NULL,NULL,''),(942,'1100','IN-11649095051','2022-04-01 00:00:00',12950.00,NULL,'','1','1','Expected Rental income','1','279 ','Payment','','','No',NULL,NULL,'F9'),(943,'4161','IN-11649095051','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','279 ','sales','','','No',NULL,NULL,''),(944,'4161','IN-11649095051','2022-04-01 00:00:00',NULL,800.00,'','1','1','Apr invoice','1','279 ','sales','','','No',NULL,NULL,''),(945,'4161','IN-11649095051','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','279 ','sales','','','No',NULL,NULL,''),(946,'','IN-11649095051','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','279 ','sales','','','No',NULL,NULL,''),(947,'1100','IN-11649095298','2022-04-01 00:00:00',11550.00,NULL,'','1','1','Expected Rental income','1','241 ','Payment','','','No',NULL,NULL,'B7'),(948,'4161','IN-11649095298','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','241 ','sales','','','No',NULL,NULL,''),(949,'4161','IN-11649095298','2022-04-01 00:00:00',NULL,1400.00,'','1','1','Apr invoice','1','241 ','sales','','','No',NULL,NULL,''),(950,'4161','IN-11649095298','2022-04-01 00:00:00',NULL,10000.00,'','1','1','Apr invoice','1','241 ','sales','','','No',NULL,NULL,''),(951,'','IN-11649095298','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','241 ','sales','','','No',NULL,NULL,''),(952,'1100','IN-11649097174','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','4 ','Payment','','','No',NULL,NULL,'1'),(953,'4161','IN-11649097174','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','4 ','sales','','','No',NULL,NULL,''),(954,'4172','IN-11649097174','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','4 ','sales','','','No',NULL,NULL,''),(955,'4161','IN-11649097174','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','4 ','sales','','','No',NULL,NULL,''),(956,'','IN-11649097174','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','4 ','sales','','','No',NULL,NULL,''),(957,'1100','IN-11649097201','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','300 ','Payment','','','No',NULL,NULL,'2'),(958,'4161','IN-11649097201','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','300 ','sales','','','No',NULL,NULL,''),(959,'4172','IN-11649097201','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','300 ','sales','','','No',NULL,NULL,''),(960,'4161','IN-11649097201','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','300 ','sales','','','No',NULL,NULL,''),(961,'','IN-11649097201','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','300 ','sales','','','No',NULL,NULL,''),(962,'1100','IN-11649097218','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','139 ','Payment','','','No',NULL,NULL,'3'),(963,'4161','IN-11649097218','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','139 ','sales','','','No',NULL,NULL,''),(964,'4172','IN-11649097218','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','139 ','sales','','','No',NULL,NULL,''),(965,'4161','IN-11649097218','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','139 ','sales','','','No',NULL,NULL,''),(966,'','IN-11649097218','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','139 ','sales','','','No',NULL,NULL,''),(967,'1100','IN-11649097240','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','140 ','Payment','','','No',NULL,NULL,'4'),(968,'4161','IN-11649097240','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','140 ','sales','','','No',NULL,NULL,''),(969,'4172','IN-11649097240','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','140 ','sales','','','No',NULL,NULL,''),(970,'4161','IN-11649097240','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','140 ','sales','','','No',NULL,NULL,''),(971,'','IN-11649097240','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','140 ','sales','','','No',NULL,NULL,''),(972,'1100','IN-11649097582','2022-04-01 00:00:00',4500.00,NULL,'','1','1','Expected Rental income','1','155 ','Payment','','','No',NULL,NULL,'5'),(973,'4161','IN-11649097582','2022-04-01 00:00:00',NULL,4500.00,'','1','1','Apr invoice','1','155 ','sales','','','No',NULL,NULL,''),(974,'4172','IN-11649097582','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','155 ','sales','','','No',NULL,NULL,''),(975,'4161','IN-11649097582','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','155 ','sales','','','No',NULL,NULL,''),(976,'','IN-11649097582','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','155 ','sales','','','No',NULL,NULL,''),(977,'1100','IN-11649097693','2022-04-01 00:00:00',7000.00,NULL,'','1','1','Expected Rental income','1','141 ','Payment','','','No',NULL,NULL,'19'),(978,'4161','IN-11649097693','2022-04-01 00:00:00',NULL,7000.00,'','1','1','Apr invoice','1','141 ','sales','','','No',NULL,NULL,''),(979,'4172','IN-11649097693','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','141 ','sales','','','No',NULL,NULL,''),(980,'4161','IN-11649097693','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','141 ','sales','','','No',NULL,NULL,''),(981,'','IN-11649097693','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','141 ','sales','','','No',NULL,NULL,''),(982,'1100','IN-11649097793','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','142 ','Payment','','','No',NULL,NULL,'6'),(983,'4161','IN-11649097793','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','142 ','sales','','','No',NULL,NULL,''),(984,'4172','IN-11649097793','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','142 ','sales','','','No',NULL,NULL,''),(985,'4161','IN-11649097793','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','142 ','sales','','','No',NULL,NULL,''),(986,'','IN-11649097793','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','142 ','sales','','','No',NULL,NULL,''),(987,'1100','IN-11649097822','2022-04-05 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','143 ','Payment','','','No',NULL,NULL,'7'),(988,'4161','IN-11649097822','2022-04-05 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','143 ','sales','','','No',NULL,NULL,''),(989,'4172','IN-11649097822','2022-04-05 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','143 ','sales','','','No',NULL,NULL,''),(990,'4161','IN-11649097822','2022-04-05 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','143 ','sales','','','No',NULL,NULL,''),(991,'','IN-11649097822','2022-04-05 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','143 ','sales','','','No',NULL,NULL,''),(992,'1100','IN-11649097848','2022-04-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','144 ','Payment','','','No',NULL,NULL,'8'),(993,'4161','IN-11649097848','2022-04-01 00:00:00',NULL,3800.00,'','1','1','Apr invoice','1','144 ','sales','','','No',NULL,NULL,''),(994,'4172','IN-11649097848','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','144 ','sales','','','No',NULL,NULL,''),(995,'4161','IN-11649097848','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','144 ','sales','','','No',NULL,NULL,''),(996,'','IN-11649097848','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','144 ','sales','','','No',NULL,NULL,''),(997,'1100','IN-11649098094','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','145 ','Payment','','','No',NULL,NULL,'9'),(998,'4161','IN-11649098094','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','145 ','sales','','','No',NULL,NULL,''),(999,'4172','IN-11649098094','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','145 ','sales','','','No',NULL,NULL,''),(1000,'4161','IN-11649098094','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','145 ','sales','','','No',NULL,NULL,''),(1001,'','IN-11649098094','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','145 ','sales','','','No',NULL,NULL,''),(1002,'1100','IN-11649098133','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','147 ','Payment','','','No',NULL,NULL,'11'),(1003,'4161','IN-11649098133','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','147 ','sales','','','No',NULL,NULL,''),(1004,'4172','IN-11649098133','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','147 ','sales','','','No',NULL,NULL,''),(1005,'4161','IN-11649098133','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','147 ','sales','','','No',NULL,NULL,''),(1006,'','IN-11649098133','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','147 ','sales','','','No',NULL,NULL,''),(1007,'1100','IN-11649098153','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','148 ','Payment','','','No',NULL,NULL,'12'),(1008,'4161','IN-11649098153','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','148 ','sales','','','No',NULL,NULL,''),(1009,'4172','IN-11649098153','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','148 ','sales','','','No',NULL,NULL,''),(1010,'4161','IN-11649098153','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','148 ','sales','','','No',NULL,NULL,''),(1011,'','IN-11649098153','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','148 ','sales','','','No',NULL,NULL,''),(1012,'1100','IN-11649098176','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','149 ','Payment','','','No',NULL,NULL,'13'),(1013,'4161','IN-11649098176','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','149 ','sales','','','No',NULL,NULL,''),(1014,'4172','IN-11649098176','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','149 ','sales','','','No',NULL,NULL,''),(1015,'4161','IN-11649098176','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','149 ','sales','','','No',NULL,NULL,''),(1016,'','IN-11649098176','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','149 ','sales','','','No',NULL,NULL,''),(1017,'1100','IN-11649098205','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','287 ','Payment','','','No',NULL,NULL,'15'),(1018,'4161','IN-11649098205','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','287 ','sales','','','No',NULL,NULL,''),(1019,'4172','IN-11649098205','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','287 ','sales','','','No',NULL,NULL,''),(1020,'4161','IN-11649098205','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','287 ','sales','','','No',NULL,NULL,''),(1021,'','IN-11649098205','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','287 ','sales','','','No',NULL,NULL,''),(1022,'1100','IN-11649098224','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','152 ','Payment','','','No',NULL,NULL,'16'),(1023,'4161','IN-11649098224','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','152 ','sales','','','No',NULL,NULL,''),(1024,'4172','IN-11649098224','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','152 ','sales','','','No',NULL,NULL,''),(1025,'4161','IN-11649098224','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','152 ','sales','','','No',NULL,NULL,''),(1026,'','IN-11649098224','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','152 ','sales','','','No',NULL,NULL,''),(1027,'1100','RC-11649098303','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','153 ','Payment','','','No',NULL,NULL,''),(1028,'1030','RC-11649098303','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.17 and Plot No.1 ','1','153 ','sales','','','No',NULL,NULL,''),(1029,'1100','IN-11649098322','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','153 ','Payment','','','No',NULL,NULL,'17'),(1030,'4161','IN-11649098322','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','153 ','sales','','','No',NULL,NULL,''),(1031,'4172','IN-11649098322','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','153 ','sales','','','No',NULL,NULL,''),(1032,'4161','IN-11649098322','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','153 ','sales','','','No',NULL,NULL,''),(1033,'','IN-11649098322','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','153 ','sales','','','No',NULL,NULL,''),(1034,'1100','RC-11649098840','2022-10-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','154 ','Payment','','','No',NULL,NULL,''),(1035,'1030','RC-11649098840','2022-10-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.18 and Plot No.1 ','1','154 ','sales','','','No',NULL,NULL,''),(1036,'1100','IN-11649098870','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','154 ','Payment','','','No',NULL,NULL,'18'),(1037,'4161','IN-11649098870','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','154 ','sales','','','No',NULL,NULL,''),(1038,'4172','IN-11649098870','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','154 ','sales','','','No',NULL,NULL,''),(1039,'4161','IN-11649098870','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','154 ','sales','','','No',NULL,NULL,''),(1040,'','IN-11649098870','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','154 ','sales','','','No',NULL,NULL,''),(1041,'1100','IN-11649098892','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','156 ','Payment','','','No',NULL,NULL,'20'),(1042,'4161','IN-11649098892','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','156 ','sales','','','No',NULL,NULL,''),(1043,'4172','IN-11649098892','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','156 ','sales','','','No',NULL,NULL,''),(1044,'4161','IN-11649098892','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','156 ','sales','','','No',NULL,NULL,''),(1045,'','IN-11649098892','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','156 ','sales','','','No',NULL,NULL,''),(1046,'1100','IN-11649098920','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','157 ','Payment','','','No',NULL,NULL,'21'),(1047,'4161','IN-11649098920','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','157 ','sales','','','No',NULL,NULL,''),(1048,'4172','IN-11649098920','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','157 ','sales','','','No',NULL,NULL,''),(1049,'4161','IN-11649098920','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','157 ','sales','','','No',NULL,NULL,''),(1050,'','IN-11649098920','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','157 ','sales','','','No',NULL,NULL,''),(1051,'1100','RC-11649098978','2022-03-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','302 ','Payment','','','No',NULL,NULL,''),(1052,'1030','RC-11649098978','2022-03-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.22 and Plot No.1 ','1','302 ','sales','','','No',NULL,NULL,''),(1053,'1100','IN-11649099010','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','302 ','Payment','','','No',NULL,NULL,'22'),(1054,'4161','IN-11649099010','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','302 ','sales','','','No',NULL,NULL,''),(1055,'4172','IN-11649099010','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','302 ','sales','','','No',NULL,NULL,''),(1056,'4161','IN-11649099010','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','302 ','sales','','','No',NULL,NULL,''),(1057,'','IN-11649099010','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','302 ','sales','','','No',NULL,NULL,''),(1058,'1100','IN-11649099030','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','159 ','Payment','','','No',NULL,NULL,'23'),(1059,'4161','IN-11649099030','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','159 ','sales','','','No',NULL,NULL,''),(1060,'4172','IN-11649099030','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','159 ','sales','','','No',NULL,NULL,''),(1061,'4161','IN-11649099030','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','159 ','sales','','','No',NULL,NULL,''),(1062,'','IN-11649099030','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','159 ','sales','','','No',NULL,NULL,''),(1063,'1100','IN-11649099072','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','160 ','Payment','','','No',NULL,NULL,'24'),(1064,'4161','IN-11649099072','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','160 ','sales','','','No',NULL,NULL,''),(1065,'4172','IN-11649099072','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','160 ','sales','','','No',NULL,NULL,''),(1066,'4161','IN-11649099072','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','160 ','sales','','','No',NULL,NULL,''),(1067,'','IN-11649099072','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','160 ','sales','','','No',NULL,NULL,''),(1068,'1100','IN-11649099097','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','161 ','Payment','','','No',NULL,NULL,'25'),(1069,'4161','IN-11649099097','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','161 ','sales','','','No',NULL,NULL,''),(1070,'4172','IN-11649099097','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','161 ','sales','','','No',NULL,NULL,''),(1071,'4161','IN-11649099097','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','161 ','sales','','','No',NULL,NULL,''),(1072,'','IN-11649099097','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','161 ','sales','','','No',NULL,NULL,''),(1073,'1100','IN-11649099134','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','162 ','Payment','','','No',NULL,NULL,'26'),(1074,'4161','IN-11649099134','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','162 ','sales','','','No',NULL,NULL,''),(1075,'4172','IN-11649099134','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','162 ','sales','','','No',NULL,NULL,''),(1076,'4161','IN-11649099134','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','162 ','sales','','','No',NULL,NULL,''),(1077,'','IN-11649099134','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','162 ','sales','','','No',NULL,NULL,''),(1078,'1100','IN-11649099153','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','163 ','Payment','','','No',NULL,NULL,'27'),(1079,'4161','IN-11649099153','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','163 ','sales','','','No',NULL,NULL,''),(1080,'4172','IN-11649099153','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','163 ','sales','','','No',NULL,NULL,''),(1081,'4161','IN-11649099153','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','163 ','sales','','','No',NULL,NULL,''),(1082,'','IN-11649099153','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','163 ','sales','','','No',NULL,NULL,''),(1083,'1100','IN-11649099218','2022-04-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','164 ','Payment','','','No',NULL,NULL,'28'),(1084,'4161','IN-11649099218','2022-04-01 00:00:00',NULL,3800.00,'','1','1','Apr invoice','1','164 ','sales','','','No',NULL,NULL,''),(1085,'4172','IN-11649099218','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','164 ','sales','','','No',NULL,NULL,''),(1086,'4161','IN-11649099218','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','164 ','sales','','','No',NULL,NULL,''),(1087,'','IN-11649099218','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','164 ','sales','','','No',NULL,NULL,''),(1088,'1100','IN-11649099588','2022-04-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','165 ','Payment','','','No',NULL,NULL,'29'),(1089,'4161','IN-11649099588','2022-04-01 00:00:00',NULL,6500.00,'','1','1','Apr invoice','1','165 ','sales','','','No',NULL,NULL,''),(1090,'4172','IN-11649099588','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','165 ','sales','','','No',NULL,NULL,''),(1091,'4161','IN-11649099588','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','165 ','sales','','','No',NULL,NULL,''),(1092,'','IN-11649099588','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','165 ','sales','','','No',NULL,NULL,''),(1093,'1100','IN-11649100077','2022-04-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','166 ','Payment','','','No',NULL,NULL,'30'),(1094,'4161','IN-11649100077','2022-04-01 00:00:00',NULL,6000.00,'','1','1','Apr invoice','1','166 ','sales','','','No',NULL,NULL,''),(1095,'4172','IN-11649100077','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','166 ','sales','','','No',NULL,NULL,''),(1096,'4161','IN-11649100077','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','166 ','sales','','','No',NULL,NULL,''),(1097,'','IN-11649100077','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','166 ','sales','','','No',NULL,NULL,''),(1098,'1100','IN-11649100145','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','299 ','Payment','','','No',NULL,NULL,'31'),(1099,'4161','IN-11649100145','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','299 ','sales','','','No',NULL,NULL,''),(1100,'4172','IN-11649100145','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','299 ','sales','','','No',NULL,NULL,''),(1101,'4161','IN-11649100145','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','299 ','sales','','','No',NULL,NULL,''),(1102,'','IN-11649100145','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','299 ','sales','','','No',NULL,NULL,''),(1103,'1100','IN-11649100164','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','168 ','Payment','','','No',NULL,NULL,'32'),(1104,'4161','IN-11649100164','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','168 ','sales','','','No',NULL,NULL,''),(1105,'4172','IN-11649100164','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','168 ','sales','','','No',NULL,NULL,''),(1106,'4161','IN-11649100164','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','168 ','sales','','','No',NULL,NULL,''),(1107,'','IN-11649100164','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','168 ','sales','','','No',NULL,NULL,''),(1108,'1100','IN-11649133142','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','169 ','Payment','','','No',NULL,NULL,'33'),(1109,'4161','IN-11649133142','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','169 ','sales','','','No',NULL,NULL,''),(1110,'4172','IN-11649133142','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','169 ','sales','','','No',NULL,NULL,''),(1111,'4161','IN-11649133142','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','169 ','sales','','','No',NULL,NULL,''),(1112,'','IN-11649133142','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','169 ','sales','','','No',NULL,NULL,''),(1113,'1100','IN-11649133161','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','170 ','Payment','','','No',NULL,NULL,'34'),(1114,'4161','IN-11649133161','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','170 ','sales','','','No',NULL,NULL,''),(1115,'4172','IN-11649133161','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','170 ','sales','','','No',NULL,NULL,''),(1116,'4161','IN-11649133161','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','170 ','sales','','','No',NULL,NULL,''),(1117,'','IN-11649133161','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','170 ','sales','','','No',NULL,NULL,''),(1118,'1100','IN-11649133178','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','171 ','Payment','','','No',NULL,NULL,'35'),(1119,'4161','IN-11649133178','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','171 ','sales','','','No',NULL,NULL,''),(1120,'4172','IN-11649133178','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','171 ','sales','','','No',NULL,NULL,''),(1121,'4161','IN-11649133178','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','171 ','sales','','','No',NULL,NULL,''),(1122,'','IN-11649133178','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','171 ','sales','','','No',NULL,NULL,''),(1123,'1100','IN-11649133317','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','172 ','Payment','','','No',NULL,NULL,'36'),(1124,'4161','IN-11649133317','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','172 ','sales','','','No',NULL,NULL,''),(1125,'4172','IN-11649133317','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','172 ','sales','','','No',NULL,NULL,''),(1126,'4161','IN-11649133317','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','172 ','sales','','','No',NULL,NULL,''),(1127,'','IN-11649133317','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','172 ','sales','','','No',NULL,NULL,''),(1128,'1100','IN-11649133748','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','173 ','Payment','','','No',NULL,NULL,'37'),(1129,'4161','IN-11649133748','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','173 ','sales','','','No',NULL,NULL,''),(1130,'4172','IN-11649133748','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','173 ','sales','','','No',NULL,NULL,''),(1131,'4161','IN-11649133748','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','173 ','sales','','','No',NULL,NULL,''),(1132,'','IN-11649133748','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','173 ','sales','','','No',NULL,NULL,''),(1133,'1100','IN-11649133773','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','174 ','Payment','','','No',NULL,NULL,'38'),(1134,'4161','IN-11649133773','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','174 ','sales','','','No',NULL,NULL,''),(1135,'4172','IN-11649133773','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','174 ','sales','','','No',NULL,NULL,''),(1136,'4161','IN-11649133773','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','174 ','sales','','','No',NULL,NULL,''),(1137,'','IN-11649133773','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','174 ','sales','','','No',NULL,NULL,''),(1138,'1100','IN-11649133791','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','284 ','Payment','','','No',NULL,NULL,'39'),(1139,'4161','IN-11649133791','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','284 ','sales','','','No',NULL,NULL,''),(1140,'4172','IN-11649133791','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','284 ','sales','','','No',NULL,NULL,''),(1141,'4161','IN-11649133791','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','284 ','sales','','','No',NULL,NULL,''),(1142,'','IN-11649133791','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','284 ','sales','','','No',NULL,NULL,''),(1143,'1100','IN-11649134233','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','176 ','Payment','','','No',NULL,NULL,'40'),(1144,'4161','IN-11649134233','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','176 ','sales','','','No',NULL,NULL,''),(1145,'4172','IN-11649134233','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','176 ','sales','','','No',NULL,NULL,''),(1146,'4161','IN-11649134233','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','176 ','sales','','','No',NULL,NULL,''),(1147,'','IN-11649134233','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','176 ','sales','','','No',NULL,NULL,''),(1148,'1100','IN-11649134250','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','177 ','Payment','','','No',NULL,NULL,'41'),(1149,'4161','IN-11649134250','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','177 ','sales','','','No',NULL,NULL,''),(1150,'4172','IN-11649134250','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','177 ','sales','','','No',NULL,NULL,''),(1151,'4161','IN-11649134250','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','177 ','sales','','','No',NULL,NULL,''),(1152,'','IN-11649134250','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','177 ','sales','','','No',NULL,NULL,''),(1153,'1100','IN-11649134938','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','179 ','Payment','','','No',NULL,NULL,'43'),(1154,'4161','IN-11649134938','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','179 ','sales','','','No',NULL,NULL,''),(1155,'4172','IN-11649134938','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','179 ','sales','','','No',NULL,NULL,''),(1156,'4161','IN-11649134938','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','179 ','sales','','','No',NULL,NULL,''),(1157,'','IN-11649134938','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','179 ','sales','','','No',NULL,NULL,''),(1158,'1100','IN-11649135024','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','180 ','Payment','','','No',NULL,NULL,'44'),(1159,'4161','IN-11649135024','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','180 ','sales','','','No',NULL,NULL,''),(1160,'4172','IN-11649135024','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','180 ','sales','','','No',NULL,NULL,''),(1161,'4161','IN-11649135024','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','180 ','sales','','','No',NULL,NULL,''),(1162,'','IN-11649135024','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','180 ','sales','','','No',NULL,NULL,''),(1163,'1100','IN-11649135040','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','181 ','Payment','','','No',NULL,NULL,'45'),(1164,'4161','IN-11649135040','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','181 ','sales','','','No',NULL,NULL,''),(1165,'4172','IN-11649135040','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','181 ','sales','','','No',NULL,NULL,''),(1166,'4161','IN-11649135040','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','181 ','sales','','','No',NULL,NULL,''),(1167,'','IN-11649135040','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','181 ','sales','','','No',NULL,NULL,''),(1168,'1100','IN-11649135062','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','182 ','Payment','','','No',NULL,NULL,'46'),(1169,'4161','IN-11649135062','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','182 ','sales','','','No',NULL,NULL,''),(1170,'4172','IN-11649135062','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','182 ','sales','','','No',NULL,NULL,''),(1171,'4161','IN-11649135062','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','182 ','sales','','','No',NULL,NULL,''),(1172,'','IN-11649135062','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','182 ','sales','','','No',NULL,NULL,''),(1173,'1100','IN-11649135079','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','183 ','Payment','','','No',NULL,NULL,'47'),(1174,'4161','IN-11649135079','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','183 ','sales','','','No',NULL,NULL,''),(1175,'4172','IN-11649135079','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','183 ','sales','','','No',NULL,NULL,''),(1176,'4161','IN-11649135079','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','183 ','sales','','','No',NULL,NULL,''),(1177,'','IN-11649135079','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','183 ','sales','','','No',NULL,NULL,''),(1178,'1100','IN-11649135096','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','184 ','Payment','','','No',NULL,NULL,'48'),(1179,'4161','IN-11649135096','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','184 ','sales','','','No',NULL,NULL,''),(1180,'4172','IN-11649135096','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','184 ','sales','','','No',NULL,NULL,''),(1181,'4161','IN-11649135096','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','184 ','sales','','','No',NULL,NULL,''),(1182,'','IN-11649135096','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','184 ','sales','','','No',NULL,NULL,''),(1183,'1100','IN-11649135139','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','185 ','Payment','','','No',NULL,NULL,'49'),(1184,'4161','IN-11649135139','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','185 ','sales','','','No',NULL,NULL,''),(1185,'4172','IN-11649135139','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','185 ','sales','','','No',NULL,NULL,''),(1186,'4161','IN-11649135139','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','185 ','sales','','','No',NULL,NULL,''),(1187,'','IN-11649135139','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','185 ','sales','','','No',NULL,NULL,''),(1188,'1100','IN-11649135460','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','186 ','Payment','','','No',NULL,NULL,'50'),(1189,'4161','IN-11649135460','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','186 ','sales','','','No',NULL,NULL,''),(1190,'4172','IN-11649135460','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','186 ','sales','','','No',NULL,NULL,''),(1191,'4161','IN-11649135460','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','186 ','sales','','','No',NULL,NULL,''),(1192,'','IN-11649135460','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','186 ','sales','','','No',NULL,NULL,''),(1193,'1100','IN-11649136318','2022-04-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','187 ','Payment','','','No',NULL,NULL,'51'),(1194,'4161','IN-11649136318','2022-04-01 00:00:00',NULL,6500.00,'','1','1','Apr invoice','1','187 ','sales','','','No',NULL,NULL,''),(1195,'4172','IN-11649136318','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','187 ','sales','','','No',NULL,NULL,''),(1196,'4161','IN-11649136318','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','187 ','sales','','','No',NULL,NULL,''),(1197,'','IN-11649136318','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','187 ','sales','','','No',NULL,NULL,''),(1198,'1100','IN-11649136446','2022-04-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','188 ','Payment','','','No',NULL,NULL,'52'),(1199,'4161','IN-11649136446','2022-04-01 00:00:00',NULL,6000.00,'','1','1','Apr invoice','1','188 ','sales','','','No',NULL,NULL,''),(1200,'4172','IN-11649136446','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','188 ','sales','','','No',NULL,NULL,''),(1201,'4161','IN-11649136446','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','188 ','sales','','','No',NULL,NULL,''),(1202,'','IN-11649136446','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','188 ','sales','','','No',NULL,NULL,''),(1203,'1100','IN-11649136569','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','189 ','Payment','','','No',NULL,NULL,'53'),(1204,'4161','IN-11649136569','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','189 ','sales','','','No',NULL,NULL,''),(1205,'4172','IN-11649136569','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','189 ','sales','','','No',NULL,NULL,''),(1206,'4161','IN-11649136569','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','189 ','sales','','','No',NULL,NULL,''),(1207,'','IN-11649136569','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','189 ','sales','','','No',NULL,NULL,''),(1208,'1100','IN-11649136628','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','190 ','Payment','','','No',NULL,NULL,'54'),(1209,'4161','IN-11649136628','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','190 ','sales','','','No',NULL,NULL,''),(1210,'4172','IN-11649136628','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','190 ','sales','','','No',NULL,NULL,''),(1211,'4161','IN-11649136628','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','190 ','sales','','','No',NULL,NULL,''),(1212,'','IN-11649136628','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','190 ','sales','','','No',NULL,NULL,''),(1213,'1100','IN-11649136714','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','191 ','Payment','','','No',NULL,NULL,'55'),(1214,'4161','IN-11649136714','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','191 ','sales','','','No',NULL,NULL,''),(1215,'4172','IN-11649136714','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','191 ','sales','','','No',NULL,NULL,''),(1216,'4161','IN-11649136714','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','191 ','sales','','','No',NULL,NULL,''),(1217,'','IN-11649136714','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','191 ','sales','','','No',NULL,NULL,''),(1218,'1100','IN-11649136742','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','192 ','Payment','','','No',NULL,NULL,'56'),(1219,'4161','IN-11649136742','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','192 ','sales','','','No',NULL,NULL,''),(1220,'4172','IN-11649136742','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','192 ','sales','','','No',NULL,NULL,''),(1221,'4161','IN-11649136742','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','192 ','sales','','','No',NULL,NULL,''),(1222,'','IN-11649136742','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','192 ','sales','','','No',NULL,NULL,''),(1223,'1100','IN-11649136760','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','193 ','Payment','','','No',NULL,NULL,'57'),(1224,'4161','IN-11649136760','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','193 ','sales','','','No',NULL,NULL,''),(1225,'4172','IN-11649136760','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','193 ','sales','','','No',NULL,NULL,''),(1226,'4161','IN-11649136760','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','193 ','sales','','','No',NULL,NULL,''),(1227,'','IN-11649136760','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','193 ','sales','','','No',NULL,NULL,''),(1228,'1100','IN-11649136780','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','194 ','Payment','','','No',NULL,NULL,'58'),(1229,'4161','IN-11649136780','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','194 ','sales','','','No',NULL,NULL,''),(1230,'4172','IN-11649136780','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','194 ','sales','','','No',NULL,NULL,''),(1231,'4161','IN-11649136780','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','194 ','sales','','','No',NULL,NULL,''),(1232,'','IN-11649136780','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','194 ','sales','','','No',NULL,NULL,''),(1233,'1100','IN-11649136798','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','195 ','Payment','','','No',NULL,NULL,'59'),(1234,'4161','IN-11649136798','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','195 ','sales','','','No',NULL,NULL,''),(1235,'4172','IN-11649136798','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','195 ','sales','','','No',NULL,NULL,''),(1236,'4161','IN-11649136798','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','195 ','sales','','','No',NULL,NULL,''),(1237,'','IN-11649136798','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','195 ','sales','','','No',NULL,NULL,''),(1238,'1100','IN-11649137323','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','197 ','Payment','','','No',NULL,NULL,'61'),(1239,'4161','IN-11649137323','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','197 ','sales','','','No',NULL,NULL,''),(1240,'4172','IN-11649137323','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','197 ','sales','','','No',NULL,NULL,''),(1241,'4161','IN-11649137323','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','197 ','sales','','','No',NULL,NULL,''),(1242,'','IN-11649137323','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','197 ','sales','','','No',NULL,NULL,''),(1243,'1100','IN-11649137349','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','198 ','Payment','','','No',NULL,NULL,'62'),(1244,'4161','IN-11649137349','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','198 ','sales','','','No',NULL,NULL,''),(1245,'4172','IN-11649137349','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','198 ','sales','','','No',NULL,NULL,''),(1246,'4161','IN-11649137349','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','198 ','sales','','','No',NULL,NULL,''),(1247,'','IN-11649137349','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','198 ','sales','','','No',NULL,NULL,''),(1248,'1100','IN-11649137920','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','200 ','Payment','','','No',NULL,NULL,'64'),(1249,'4161','IN-11649137920','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','200 ','sales','','','No',NULL,NULL,''),(1250,'4172','IN-11649137920','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','200 ','sales','','','No',NULL,NULL,''),(1251,'4161','IN-11649137920','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','200 ','sales','','','No',NULL,NULL,''),(1252,'','IN-11649137920','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','200 ','sales','','','No',NULL,NULL,''),(1253,'1100','IN-11649137955','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','201 ','Payment','','','No',NULL,NULL,'65'),(1254,'4161','IN-11649137955','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','201 ','sales','','','No',NULL,NULL,''),(1255,'4172','IN-11649137955','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','201 ','sales','','','No',NULL,NULL,''),(1256,'4161','IN-11649137955','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','201 ','sales','','','No',NULL,NULL,''),(1257,'','IN-11649137955','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','201 ','sales','','','No',NULL,NULL,''),(1258,'1100','IN-11649137990','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','202 ','Payment','','','No',NULL,NULL,'66'),(1259,'4161','IN-11649137990','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','202 ','sales','','','No',NULL,NULL,''),(1260,'4172','IN-11649137990','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','202 ','sales','','','No',NULL,NULL,''),(1261,'4161','IN-11649137990','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','202 ','sales','','','No',NULL,NULL,''),(1262,'','IN-11649137990','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','202 ','sales','','','No',NULL,NULL,''),(1263,'1100','IN-11649138030','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','203 ','Payment','','','No',NULL,NULL,'67'),(1264,'4161','IN-11649138030','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','203 ','sales','','','No',NULL,NULL,''),(1265,'4172','IN-11649138030','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','203 ','sales','','','No',NULL,NULL,''),(1266,'4161','IN-11649138030','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','203 ','sales','','','No',NULL,NULL,''),(1267,'','IN-11649138030','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','203 ','sales','','','No',NULL,NULL,''),(1268,'1100','IN-11649138147','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','204 ','Payment','','','No',NULL,NULL,'68'),(1269,'4161','IN-11649138147','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','204 ','sales','','','No',NULL,NULL,''),(1270,'4172','IN-11649138147','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','204 ','sales','','','No',NULL,NULL,''),(1271,'4161','IN-11649138147','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','204 ','sales','','','No',NULL,NULL,''),(1272,'','IN-11649138147','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','204 ','sales','','','No',NULL,NULL,''),(1273,'1100','IN-11649138242','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','205 ','Payment','','','No',NULL,NULL,'69'),(1274,'4161','IN-11649138242','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','205 ','sales','','','No',NULL,NULL,''),(1275,'4172','IN-11649138242','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','205 ','sales','','','No',NULL,NULL,''),(1276,'4161','IN-11649138242','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','205 ','sales','','','No',NULL,NULL,''),(1277,'','IN-11649138242','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','205 ','sales','','','No',NULL,NULL,''),(1278,'1100','IN-11649138273','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','206 ','Payment','','','No',NULL,NULL,'70'),(1279,'4161','IN-11649138273','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','206 ','sales','','','No',NULL,NULL,''),(1280,'4172','IN-11649138273','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','206 ','sales','','','No',NULL,NULL,''),(1281,'4161','IN-11649138273','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','206 ','sales','','','No',NULL,NULL,''),(1282,'','IN-11649138273','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','206 ','sales','','','No',NULL,NULL,''),(1283,'1100','IN-11649138301','2022-04-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','207 ','Payment','','','No',NULL,NULL,'71'),(1284,'4161','IN-11649138301','2022-04-01 00:00:00',NULL,4000.00,'','1','1','Apr invoice','1','207 ','sales','','','No',NULL,NULL,''),(1285,'4172','IN-11649138301','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','207 ','sales','','','No',NULL,NULL,''),(1286,'4161','IN-11649138301','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','207 ','sales','','','No',NULL,NULL,''),(1287,'','IN-11649138301','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','207 ','sales','','','No',NULL,NULL,''),(1288,'1100','IN-11649139902','2022-04-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','208 ','Payment','','','No',NULL,NULL,'72'),(1289,'4161','IN-11649139902','2022-04-01 00:00:00',NULL,3800.00,'','1','1','Apr invoice','1','208 ','sales','','','No',NULL,NULL,''),(1290,'4172','IN-11649139902','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','208 ','sales','','','No',NULL,NULL,''),(1291,'4161','IN-11649139902','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','208 ','sales','','','No',NULL,NULL,''),(1292,'','IN-11649139902','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','208 ','sales','','','No',NULL,NULL,''),(1293,'1100','IN-11649139929','2022-04-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','209 ','Payment','','','No',NULL,NULL,'73'),(1294,'4161','IN-11649139929','2022-04-01 00:00:00',NULL,6500.00,'','1','1','Apr invoice','1','209 ','sales','','','No',NULL,NULL,''),(1295,'4172','IN-11649139929','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','209 ','sales','','','No',NULL,NULL,''),(1296,'4161','IN-11649139929','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','209 ','sales','','','No',NULL,NULL,''),(1297,'','IN-11649139929','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','209 ','sales','','','No',NULL,NULL,''),(1298,'1100','IN-11649139944','2022-04-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','210 ','Payment','','','No',NULL,NULL,'74'),(1299,'4161','IN-11649139944','2022-04-01 00:00:00',NULL,6000.00,'','1','1','Apr invoice','1','210 ','sales','','','No',NULL,NULL,''),(1300,'4172','IN-11649139944','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','210 ','sales','','','No',NULL,NULL,''),(1301,'4161','IN-11649139944','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','210 ','sales','','','No',NULL,NULL,''),(1302,'','IN-11649139944','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','210 ','sales','','','No',NULL,NULL,''),(1303,'1100','IN-11649139961','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','211 ','Payment','','','No',NULL,NULL,'75'),(1304,'4161','IN-11649139961','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','211 ','sales','','','No',NULL,NULL,''),(1305,'4172','IN-11649139961','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','211 ','sales','','','No',NULL,NULL,''),(1306,'4161','IN-11649139961','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','211 ','sales','','','No',NULL,NULL,''),(1307,'','IN-11649139961','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','211 ','sales','','','No',NULL,NULL,''),(1308,'1100','IN-11649139978','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','212 ','Payment','','','No',NULL,NULL,'76'),(1309,'4161','IN-11649139978','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','212 ','sales','','','No',NULL,NULL,''),(1310,'4172','IN-11649139978','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','212 ','sales','','','No',NULL,NULL,''),(1311,'4161','IN-11649139978','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','212 ','sales','','','No',NULL,NULL,''),(1312,'','IN-11649139978','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','212 ','sales','','','No',NULL,NULL,''),(1313,'1100','IN-11649140020','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','213 ','Payment','','','No',NULL,NULL,'77'),(1314,'4161','IN-11649140020','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','213 ','sales','','','No',NULL,NULL,''),(1315,'4172','IN-11649140020','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','213 ','sales','','','No',NULL,NULL,''),(1316,'4161','IN-11649140020','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','213 ','sales','','','No',NULL,NULL,''),(1317,'','IN-11649140020','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','213 ','sales','','','No',NULL,NULL,''),(1318,'1100','IN-11649140043','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','214 ','Payment','','','No',NULL,NULL,'78'),(1319,'4161','IN-11649140043','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','214 ','sales','','','No',NULL,NULL,''),(1320,'4172','IN-11649140043','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','214 ','sales','','','No',NULL,NULL,''),(1321,'4161','IN-11649140043','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','214 ','sales','','','No',NULL,NULL,''),(1322,'','IN-11649140043','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','214 ','sales','','','No',NULL,NULL,''),(1323,'1100','IN-11649140068','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','215 ','Payment','','','No',NULL,NULL,'79'),(1324,'4161','IN-11649140068','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','215 ','sales','','','No',NULL,NULL,''),(1325,'4172','IN-11649140068','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','215 ','sales','','','No',NULL,NULL,''),(1326,'4161','IN-11649140068','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','215 ','sales','','','No',NULL,NULL,''),(1327,'','IN-11649140068','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','215 ','sales','','','No',NULL,NULL,''),(1328,'1100','IN-11649140096','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','216 ','Payment','','','No',NULL,NULL,'80'),(1329,'4161','IN-11649140096','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','216 ','sales','','','No',NULL,NULL,''),(1330,'4172','IN-11649140096','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','216 ','sales','','','No',NULL,NULL,''),(1331,'4161','IN-11649140096','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','216 ','sales','','','No',NULL,NULL,''),(1332,'','IN-11649140096','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','216 ','sales','','','No',NULL,NULL,''),(1333,'1100','IN-11649140124','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','217 ','Payment','','','No',NULL,NULL,'81'),(1334,'4161','IN-11649140124','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','217 ','sales','','','No',NULL,NULL,''),(1335,'4172','IN-11649140124','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','217 ','sales','','','No',NULL,NULL,''),(1336,'4161','IN-11649140124','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','217 ','sales','','','No',NULL,NULL,''),(1337,'','IN-11649140124','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','217 ','sales','','','No',NULL,NULL,''),(1338,'1100','IN-11649140161','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','218 ','Payment','','','No',NULL,NULL,'82'),(1339,'4161','IN-11649140161','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1340,'4172','IN-11649140161','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1341,'4161','IN-11649140161','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1342,'','IN-11649140161','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1343,'1100','IN-11649140202','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','219 ','Payment','','','No',NULL,NULL,'83'),(1344,'4161','IN-11649140202','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','219 ','sales','','','No',NULL,NULL,''),(1345,'4172','IN-11649140202','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','219 ','sales','','','No',NULL,NULL,''),(1346,'4161','IN-11649140202','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','219 ','sales','','','No',NULL,NULL,''),(1347,'','IN-11649140202','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','219 ','sales','','','No',NULL,NULL,''),(1348,'1100','IN-11649141452','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','220 ','Payment','','','No',NULL,NULL,'84'),(1349,'4161','IN-11649141452','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','220 ','sales','','','No',NULL,NULL,''),(1350,'4172','IN-11649141452','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','220 ','sales','','','No',NULL,NULL,''),(1351,'4161','IN-11649141452','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','220 ','sales','','','No',NULL,NULL,''),(1352,'','IN-11649141452','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','220 ','sales','','','No',NULL,NULL,''),(1353,'1100','IN-11649141491','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','221 ','Payment','','','No',NULL,NULL,'85'),(1354,'4161','IN-11649141491','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','221 ','sales','','','No',NULL,NULL,''),(1355,'4172','IN-11649141491','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','221 ','sales','','','No',NULL,NULL,''),(1356,'4161','IN-11649141491','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','221 ','sales','','','No',NULL,NULL,''),(1357,'','IN-11649141491','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','221 ','sales','','','No',NULL,NULL,''),(1358,'1100','IN-11649141508','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','222 ','Payment','','','No',NULL,NULL,'86'),(1359,'4161','IN-11649141508','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','222 ','sales','','','No',NULL,NULL,''),(1360,'4172','IN-11649141508','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','222 ','sales','','','No',NULL,NULL,''),(1361,'4161','IN-11649141508','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','222 ','sales','','','No',NULL,NULL,''),(1362,'','IN-11649141508','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','222 ','sales','','','No',NULL,NULL,''),(1363,'1100','IN-11649141524','2022-04-01 00:00:00',5500.00,NULL,'','1','1','Expected Rental income','1','223 ','Payment','','','No',NULL,NULL,'SHOP 1'),(1364,'4161','IN-11649141524','2022-04-01 00:00:00',NULL,5500.00,'','1','1','Apr invoice','1','223 ','sales','','','No',NULL,NULL,''),(1365,'4172','IN-11649141524','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','223 ','sales','','','No',NULL,NULL,''),(1366,'4161','IN-11649141524','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','223 ','sales','','','No',NULL,NULL,''),(1367,'','IN-11649141524','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','223 ','sales','','','No',NULL,NULL,''),(1368,'1100','RC-11649141578','2022-04-17 00:00:00',NULL,4900.00,'','1','1','Expected income paid','1','224 ','Payment','','','No',NULL,NULL,''),(1369,'1030','RC-11649141578','2022-04-17 00:00:00',4900.00,NULL,'','1','1','Payment for Hs No.SHOP 2 and Plot No.1 ','1','224 ','sales','','','No',NULL,NULL,''),(1370,'1100','IN-11649141612','2022-04-01 00:00:00',7500.00,NULL,'','1','1','Expected Rental income','1','225 ','Payment','','','No',NULL,NULL,'SHOP 3'),(1371,'4161','IN-11649141612','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','225 ','sales','','','No',NULL,NULL,''),(1372,'4172','IN-11649141612','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','225 ','sales','','','No',NULL,NULL,''),(1373,'4161','IN-11649141612','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','225 ','sales','','','No',NULL,NULL,''),(1374,'','IN-11649141612','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','225 ','sales','','','No',NULL,NULL,''),(1375,'1100','IN-11649141632','2022-04-01 00:00:00',5500.00,NULL,'','1','1','Expected Rental income','1','224 ','Payment','','','No',NULL,NULL,'SHOP 2'),(1376,'4161','IN-11649141632','2022-04-01 00:00:00',NULL,5500.00,'','1','1','Apr invoice','1','224 ','sales','','','No',NULL,NULL,''),(1377,'4172','IN-11649141632','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','224 ','sales','','','No',NULL,NULL,''),(1378,'4161','IN-11649141632','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','224 ','sales','','','No',NULL,NULL,''),(1379,'','IN-11649141632','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','224 ','sales','','','No',NULL,NULL,''),(1380,'1100','IN-11649141836','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','196 ','Payment','','','No',NULL,NULL,'60'),(1381,'4161','IN-11649141836','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','196 ','sales','','','No',NULL,NULL,''),(1382,'4172','IN-11649141836','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','196 ','sales','','','No',NULL,NULL,''),(1383,'4161','IN-11649141836','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','196 ','sales','','','No',NULL,NULL,''),(1384,'','IN-11649141836','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','196 ','sales','','','No',NULL,NULL,''),(1385,'1100','IN-11649244077','2022-04-01 00:00:00',11550.00,NULL,'','1','1','Expected Rental income','1','274 ','Payment','','','No',NULL,NULL,'F4'),(1386,'4161','IN-11649244077','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','274 ','sales','','','No',NULL,NULL,''),(1387,'4161','IN-11649244077','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','274 ','sales','','','No',NULL,NULL,''),(1388,'4161','IN-11649244077','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','274 ','sales','','','No',NULL,NULL,''),(1389,'','IN-11649244077','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','274 ','sales','','','No',NULL,NULL,''),(1390,'1100','RC-11650738511','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','4 ','Payment','','','No',NULL,NULL,''),(1391,'1030','RC-11650738511','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.1 and Plot No.1 ','1','4 ','sales','','','No',NULL,NULL,''),(1392,'1100','RC-11650738595','2022-04-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','300 ','Payment','','','No',NULL,NULL,''),(1393,'1030','RC-11650738595','2022-04-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.2 and Plot No.1 ','1','300 ','sales','','','No',NULL,NULL,''),(1394,'1100','RC-11650738701','2022-04-03 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','139 ','Payment','','','No',NULL,NULL,''),(1395,'1030','RC-11650738701','2022-04-03 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.3 and Plot No.1 ','1','139 ','sales','','','No',NULL,NULL,''),(1396,'1100','RC-11650738779','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','140 ','Payment','','','No',NULL,NULL,''),(1397,'1030','RC-11650738779','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.4 and Plot No.1 ','1','140 ','sales','','','No',NULL,NULL,''),(1398,'1100','RC-11650739538','2022-04-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','155 ','Payment','','','No',NULL,NULL,''),(1399,'1030','RC-11650739538','2022-04-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.5 and Plot No.1 ','1','155 ','sales','','','No',NULL,NULL,''),(1400,'1100','RC-11650739603','2022-04-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','142 ','Payment','','','No',NULL,NULL,''),(1401,'1030','RC-11650739603','2022-04-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.6 and Plot No.1 ','1','142 ','sales','','','No',NULL,NULL,''),(1402,'1100','RC-11650739680','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','143 ','Payment','','','No',NULL,NULL,''),(1403,'1030','RC-11650739680','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.7 and Plot No.1 ','1','143 ','sales','','','No',NULL,NULL,''),(1404,'1100','RC-11650739805','0000-00-00 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','144 ','Payment','','','No',NULL,NULL,''),(1405,'1030','RC-11650739805','0000-00-00 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.8 and Plot No.1 ','1','144 ','sales','','','No',NULL,NULL,''),(1406,'1100','RC-11650740593','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','147 ','Payment','','','No',NULL,NULL,''),(1407,'1030','RC-11650740593','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.11 and Plot No.1 ','1','147 ','sales','','','No',NULL,NULL,''),(1408,'1100','RC-11650740895','2022-04-23 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','148 ','Payment','','','No',NULL,NULL,''),(1409,'1030','RC-11650740895','2022-04-23 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.12 and Plot No.1 ','1','148 ','sales','','','No',NULL,NULL,''),(1410,'1100','RC-11650741002','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','149 ','Payment','','','No',NULL,NULL,''),(1411,'1030','RC-11650741002','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.13 and Plot No.1 ','1','149 ','sales','','','No',NULL,NULL,''),(1412,'1100','RC-11650786506','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','145 ','Payment','','','No',NULL,NULL,''),(1413,'1030','RC-11650786506','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.9 and Plot No.1 ','1','145 ','sales','','','No',NULL,NULL,''),(1414,'1100','RC-11650786717','2022-04-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','287 ','Payment','','','No',NULL,NULL,''),(1415,'1030','RC-11650786717','2022-04-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.15 and Plot No.1 ','1','287 ','sales','','','No',NULL,NULL,''),(1416,'1100','RC-11650786769','2022-04-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','152 ','Payment','','','No',NULL,NULL,''),(1417,'1030','RC-11650786769','2022-04-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.16 and Plot No.1 ','1','152 ','sales','','','No',NULL,NULL,''),(1418,'1100','RC-11650786921','2022-04-13 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','154 ','Payment','','','No',NULL,NULL,''),(1419,'1030','RC-11650786921','2022-04-13 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.18 and Plot No.1 ','1','154 ','sales','','','No',NULL,NULL,''),(1420,'1100','RC-11650786986','2022-04-09 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','141 ','Payment','','','No',NULL,NULL,''),(1421,'1030','RC-11650786986','2022-04-09 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.19 and Plot No.1 ','1','141 ','sales','','','No',NULL,NULL,''),(1422,'1100','RC-11650787059','2022-04-02 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','156 ','Payment','','','No',NULL,NULL,''),(1423,'1030','RC-11650787059','2022-04-02 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.20 and Plot No.1 ','1','156 ','sales','','','No',NULL,NULL,''),(1424,'1100','RC-11650787117','2022-04-03 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','157 ','Payment','','','No',NULL,NULL,''),(1425,'1030','RC-11650787117','2022-04-03 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.21 and Plot No.1 ','1','157 ','sales','','','No',NULL,NULL,''),(1426,'1100','RC-11650787207','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','302 ','Payment','','','No',NULL,NULL,''),(1427,'1030','RC-11650787207','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.22 and Plot No.1 ','1','302 ','sales','','','No',NULL,NULL,''),(1428,'1100','RC-11650787334','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','162 ','Payment','','','No',NULL,NULL,''),(1429,'1030','RC-11650787334','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.26 and Plot No.1 ','1','162 ','sales','','','No',NULL,NULL,''),(1430,'1100','RC-11650787369','2022-04-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','163 ','Payment','','','No',NULL,NULL,''),(1431,'1030','RC-11650787369','2022-04-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.27 and Plot No.1 ','1','163 ','sales','','','No',NULL,NULL,''),(1432,'1100','RC-11650787513','2022-04-24 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','164 ','Payment','','','No',NULL,NULL,''),(1433,'1030','RC-11650787513','2022-04-24 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.28 and Plot No.1 ','1','164 ','sales','','','No',NULL,NULL,''),(1434,'1100','RC-11650787620','2022-04-08 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','165 ','Payment','','','No',NULL,NULL,''),(1435,'1030','RC-11650787620','2022-04-08 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.29 and Plot No.1 ','1','165 ','sales','','','No',NULL,NULL,''),(1436,'1100','RC-11650787708','2022-04-06 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','166 ','Payment','','','No',NULL,NULL,''),(1437,'1030','RC-11650787708','2022-04-06 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.30 and Plot No.1 ','1','166 ','sales','','','No',NULL,NULL,''),(1438,'1100','RC-11650787779','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','299 ','Payment','','','No',NULL,NULL,''),(1439,'1030','RC-11650787779','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.31 and Plot No.1 ','1','299 ','sales','','','No',NULL,NULL,''),(1440,'1100','RC-11650788070','2022-04-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','168 ','Payment','','','No',NULL,NULL,''),(1441,'1030','RC-11650788070','2022-04-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.32 and Plot No.1 ','1','168 ','sales','','','No',NULL,NULL,''),(1442,'1100','RC-11650788103','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','169 ','Payment','','','No',NULL,NULL,''),(1443,'1030','RC-11650788103','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.33 and Plot No.1 ','1','169 ','sales','','','No',NULL,NULL,''),(1444,'1100','RC-11650788107','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','169 ','Payment','','','No',NULL,NULL,''),(1445,'1030','RC-11650788107','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.33 and Plot No.1 ','1','169 ','sales','','','No',NULL,NULL,''),(1446,'1100','RC-11650788172','2022-04-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','170 ','Payment','','','No',NULL,NULL,''),(1447,'1030','RC-11650788172','2022-04-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.34 and Plot No.1 ','1','170 ','sales','','','No',NULL,NULL,''),(1448,'1100','RC-11650788216','2022-04-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','171 ','Payment','','','No',NULL,NULL,''),(1449,'1030','RC-11650788216','2022-04-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.35 and Plot No.1 ','1','171 ','sales','','','No',NULL,NULL,''),(1450,'1100','RC-11650788597','2022-04-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','172 ','Payment','','','No',NULL,NULL,''),(1451,'1030','RC-11650788597','2022-04-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.36 and Plot No.1 ','1','172 ','sales','','','No',NULL,NULL,''),(1452,'1100','RC-11650788665','2022-04-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','173 ','Payment','','','No',NULL,NULL,''),(1453,'','RC-11650788665','2022-04-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.37 and Plot No.1 ','1','173 ','sales','','','No',NULL,NULL,''),(1454,'1100','RC-11650788702','2022-04-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','174 ','Payment','','','No',NULL,NULL,''),(1455,'1030','RC-11650788702','2022-04-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.38 and Plot No.1 ','1','174 ','sales','','','No',NULL,NULL,''),(1456,'1100','RC-11650788830','2022-04-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','284 ','Payment','','','No',NULL,NULL,''),(1457,'1030','RC-11650788830','2022-04-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.39 and Plot No.1 ','1','284 ','sales','','','No',NULL,NULL,''),(1458,'1100','RC-11650788921','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','176 ','Payment','','','No',NULL,NULL,''),(1459,'1030','RC-11650788921','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.40 and Plot No.1 ','1','176 ','sales','','','No',NULL,NULL,''),(1460,'1100','RC-11650788995','2022-04-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','177 ','Payment','','','No',NULL,NULL,''),(1461,'1030','RC-11650788995','2022-04-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.41 and Plot No.1 ','1','177 ','sales','','','No',NULL,NULL,''),(1462,'1100','IN-11650789631','2022-04-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','178 ','Payment','','','No',NULL,NULL,'42'),(1463,'4161','IN-11650789631','2022-04-01 00:00:00',NULL,3500.00,'','1','1','Apr invoice','1','178 ','sales','','','No',NULL,NULL,''),(1464,'4172','IN-11650789631','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','178 ','sales','','','No',NULL,NULL,''),(1465,'4161','IN-11650789631','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','178 ','sales','','','No',NULL,NULL,''),(1466,'','IN-11650789631','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','178 ','sales','','','No',NULL,NULL,''),(1467,'1100','RC-11650789655','2022-04-11 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','178 ','Payment','','','No',NULL,NULL,''),(1468,'1030','RC-11650789655','2022-04-11 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.42 and Plot No.1 ','1','178 ','sales','','','No',NULL,NULL,''),(1469,'1100','RC-11650789708','2022-04-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','179 ','Payment','','','No',NULL,NULL,''),(1470,'1030','RC-11650789708','2022-04-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.43 and Plot No.1 ','1','179 ','sales','','','No',NULL,NULL,''),(1471,'1100','RC-11650789792','2022-03-31 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','180 ','Payment','','','No',NULL,NULL,''),(1472,'1030','RC-11650789792','2022-03-31 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.44 and Plot No.1 ','1','180 ','sales','','','No',NULL,NULL,''),(1473,'1100','RC-11650790021','2022-04-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','182 ','Payment','','','No',NULL,NULL,''),(1474,'1030','RC-11650790021','2022-04-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.46 and Plot No.1 ','1','182 ','sales','','','No',NULL,NULL,''),(1475,'1100','RC-11650790087','2022-04-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','181 ','Payment','','','No',NULL,NULL,''),(1476,'1030','RC-11650790087','2022-04-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.45 and Plot No.1 ','1','181 ','sales','','','No',NULL,NULL,''),(1477,'1100','RC-11650790484','2022-04-07 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','183 ','Payment','','','No',NULL,NULL,''),(1478,'1030','RC-11650790484','2022-04-07 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.47 and Plot No.1 ','1','183 ','sales','','','No',NULL,NULL,''),(1479,'1100','RC-11650790638','2022-04-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','184 ','Payment','','','No',NULL,NULL,''),(1480,'1030','RC-11650790638','2022-04-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.48 and Plot No.1 ','1','184 ','sales','','','No',NULL,NULL,''),(1481,'1100','RC-11650790692','2022-04-02 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','185 ','Payment','','','No',NULL,NULL,''),(1482,'1030','RC-11650790692','2022-04-02 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.49 and Plot No.1 ','1','185 ','sales','','','No',NULL,NULL,''),(1483,'1100','RC-11650790822','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','186 ','Payment','','','No',NULL,NULL,''),(1484,'1030','RC-11650790822','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.50 and Plot No.1 ','1','186 ','sales','','','No',NULL,NULL,''),(1485,'1100','RC-11650790920','2022-04-08 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','187 ','Payment','','','No',NULL,NULL,''),(1486,'1030','RC-11650790920','2022-04-08 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.51 and Plot No.1 ','1','187 ','sales','','','No',NULL,NULL,''),(1487,'1100','RC-11650791020','2022-04-06 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','188 ','Payment','','','No',NULL,NULL,''),(1488,'1030','RC-11650791020','2022-04-06 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.52 and Plot No.1 ','1','188 ','sales','','','No',NULL,NULL,''),(1489,'1100','RC-11650791086','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','189 ','Payment','','','No',NULL,NULL,''),(1490,'1030','RC-11650791086','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.53 and Plot No.1 ','1','189 ','sales','','','No',NULL,NULL,''),(1491,'1100','RC-11650791173','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','190 ','Payment','','','No',NULL,NULL,''),(1492,'1030','RC-11650791173','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.54 and Plot No.1 ','1','190 ','sales','','','No',NULL,NULL,''),(1493,'1100','RC-11650791230','2022-04-06 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','191 ','Payment','','','No',NULL,NULL,''),(1494,'1030','RC-11650791230','2022-04-06 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.55 and Plot No.1 ','1','191 ','sales','','','No',NULL,NULL,''),(1495,'1100','RC-11650791290','2022-04-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','192 ','Payment','','','No',NULL,NULL,''),(1496,'1030','RC-11650791290','2022-04-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.56 and Plot No.1 ','1','192 ','sales','','','No',NULL,NULL,''),(1497,'1100','RC-11650791482','2022-04-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','193 ','Payment','','','No',NULL,NULL,''),(1498,'1030','RC-11650791482','2022-04-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.57 and Plot No.1 ','1','193 ','sales','','','No',NULL,NULL,''),(1499,'1100','RC-11650791537','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','194 ','Payment','','','No',NULL,NULL,''),(1500,'1030','RC-11650791537','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.58 and Plot No.1 ','1','194 ','sales','','','No',NULL,NULL,''),(1501,'1100','RC-11650791616','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','195 ','Payment','','','No',NULL,NULL,''),(1502,'1030','RC-11650791616','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.59 and Plot No.1 ','1','195 ','sales','','','No',NULL,NULL,''),(1503,'1100','RC-11650791669','2022-04-24 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','196 ','Payment','','','No',NULL,NULL,''),(1504,'1030','RC-11650791669','2022-04-24 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.60 and Plot No.1 ','1','196 ','sales','','','No',NULL,NULL,''),(1505,'1100','RC-11650791748','2022-04-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','197 ','Payment','','','No',NULL,NULL,''),(1506,'1030','RC-11650791748','2022-04-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.61 and Plot No.1 ','1','197 ','sales','','','No',NULL,NULL,''),(1507,'1100','RC-11650791917','2022-04-09 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','198 ','Payment','','','No',NULL,NULL,''),(1508,'1030','RC-11650791917','2022-04-09 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.62 and Plot No.1 ','1','198 ','sales','','','No',NULL,NULL,''),(1509,'1100','RC-11650791985','2022-04-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','200 ','Payment','','','No',NULL,NULL,''),(1510,'1030','RC-11650791985','2022-04-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.64 and Plot No.1 ','1','200 ','sales','','','No',NULL,NULL,''),(1511,'1100','RC-11650792049','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','201 ','Payment','','','No',NULL,NULL,''),(1512,'1030','RC-11650792049','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.65 and Plot No.1 ','1','201 ','sales','','','No',NULL,NULL,''),(1513,'1100','RC-11650792143','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','202 ','Payment','','','No',NULL,NULL,''),(1514,'1030','RC-11650792143','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.66 and Plot No.1 ','1','202 ','sales','','','No',NULL,NULL,''),(1515,'1100','RC-11650792221','2022-04-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','203 ','Payment','','','No',NULL,NULL,''),(1516,'1030','RC-11650792221','2022-04-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.67 and Plot No.1 ','1','203 ','sales','','','No',NULL,NULL,''),(1517,'1100','RC-11650792325','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','204 ','Payment','','','No',NULL,NULL,''),(1518,'1030','RC-11650792325','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.68 and Plot No.1 ','1','204 ','sales','','','No',NULL,NULL,''),(1519,'1100','RC-11650792405','2022-04-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','205 ','Payment','','','No',NULL,NULL,''),(1520,'1030','RC-11650792405','2022-04-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.69 and Plot No.1 ','1','205 ','sales','','','No',NULL,NULL,''),(1521,'1100','RC-11650792531','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','206 ','Payment','','','No',NULL,NULL,''),(1522,'1030','RC-11650792531','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.70 and Plot No.1 ','1','206 ','sales','','','No',NULL,NULL,''),(1523,'1100','RC-11650792706','2022-04-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','207 ','Payment','','','No',NULL,NULL,''),(1524,'1030','RC-11650792706','2022-04-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.71 and Plot No.1 ','1','207 ','sales','','','No',NULL,NULL,''),(1525,'1100','RC-11650792794','2022-04-24 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','208 ','Payment','','','No',NULL,NULL,''),(1526,'1030','RC-11650792794','2022-04-24 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.72 and Plot No.1 ','1','208 ','sales','','','No',NULL,NULL,''),(1527,'1100','RC-11650792864','2022-04-05 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','209 ','Payment','','','No',NULL,NULL,''),(1528,'1030','RC-11650792864','2022-04-05 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.73 and Plot No.1 ','1','209 ','sales','','','No',NULL,NULL,''),(1529,'1100','RC-11650793026','2022-04-15 00:00:00',NULL,12000.00,'','1','1','Expected income paid','1','210 ','Payment','','','No',NULL,NULL,''),(1530,'1030','RC-11650793026','2022-04-15 00:00:00',12000.00,NULL,'','1','1','Payment for Hs No.74 and Plot No.1 ','1','210 ','sales','','','No',NULL,NULL,''),(1531,'1100','RC-11650793119','2022-04-11 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','211 ','Payment','','','No',NULL,NULL,''),(1532,'1030','RC-11650793119','2022-04-11 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.75 and Plot No.1 ','1','211 ','sales','','','No',NULL,NULL,''),(1533,'1100','RC-11650793223','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','212 ','Payment','','','No',NULL,NULL,''),(1534,'1030','RC-11650793223','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.76 and Plot No.1 ','1','212 ','sales','','','No',NULL,NULL,''),(1535,'1100','RC-11650793270','2022-04-03 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','213 ','Payment','','','No',NULL,NULL,''),(1536,'1030','RC-11650793270','2022-04-03 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.77 and Plot No.1 ','1','213 ','sales','','','No',NULL,NULL,''),(1537,'1100','RC-11650793451','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','214 ','Payment','','','No',NULL,NULL,''),(1538,'1030','RC-11650793451','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.78 and Plot No.1 ','1','214 ','sales','','','No',NULL,NULL,''),(1539,'1100','RC-11650793486','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','215 ','Payment','','','No',NULL,NULL,''),(1540,'1030','RC-11650793486','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.79 and Plot No.1 ','1','215 ','sales','','','No',NULL,NULL,''),(1541,'1100','RC-11650793603','2022-04-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','216 ','Payment','','','No',NULL,NULL,''),(1542,'','RC-11650793603','2022-04-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.80 and Plot No.1 ','1','216 ','sales','','','No',NULL,NULL,''),(1543,'1100','IN-11650793825','2022-04-01 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','218 ','Payment','','','No',NULL,NULL,'82'),(1544,'4161','IN-11650793825','2022-04-01 00:00:00',NULL,2000.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1545,'4172','IN-11650793825','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1546,'4161','IN-11650793825','2022-04-01 00:00:00',NULL,200.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1547,'','IN-11650793825','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','218 ','sales','','','No',NULL,NULL,''),(1548,'1100','RC-11650793846','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','218 ','Payment','','','No',NULL,NULL,''),(1549,'1030','RC-11650793846','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.82 and Plot No.1 ','1','218 ','sales','','','No',NULL,NULL,''),(1550,'1100','RC-11650793917','2022-04-05 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','219 ','Payment','','','No',NULL,NULL,''),(1551,'1030','RC-11650793917','2022-04-05 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.83 and Plot No.1 ','1','219 ','sales','','','No',NULL,NULL,''),(1552,'1100','RC-11650793977','2022-03-31 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','220 ','Payment','','','No',NULL,NULL,''),(1553,'1030','RC-11650793977','2022-03-31 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.84 and Plot No.1 ','1','220 ','sales','','','No',NULL,NULL,''),(1554,'1100','RC-11650794039','2022-03-31 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','221 ','Payment','','','No',NULL,NULL,''),(1555,'1030','RC-11650794039','2022-03-31 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.85 and Plot No.1 ','1','221 ','sales','','','No',NULL,NULL,''),(1556,'1100','RC-11650794074','2022-04-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','222 ','Payment','','','No',NULL,NULL,''),(1557,'1030','RC-11650794074','2022-04-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.86 and Plot No.1 ','1','222 ','sales','','','No',NULL,NULL,''),(1558,'1100','RC-11650794117','2022-04-17 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','223 ','Payment','','','No',NULL,NULL,''),(1559,'1030','RC-11650794117','2022-04-17 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.SHOP 1 and Plot No.1 ','1','223 ','sales','','','No',NULL,NULL,''),(1560,'1100','RC-11650794218','2022-04-07 00:00:00',NULL,6100.00,'','1','1','Expected income paid','1','224 ','Payment','','','No',NULL,NULL,''),(1561,'1030','RC-11650794218','2022-04-07 00:00:00',6100.00,NULL,'','1','1','Payment for Hs No.SHOP 2 and Plot No.1 ','1','224 ','sales','','','No',NULL,NULL,''),(1562,'1100','RC-11650794257','2022-04-11 00:00:00',NULL,7500.00,'','1','1','Expected income paid','1','225 ','Payment','','','No',NULL,NULL,''),(1563,'1030','RC-11650794257','2022-04-11 00:00:00',7500.00,NULL,'','1','1','Payment for Hs No.SHOP 3 and Plot No.1 ','1','225 ','sales','','','No',NULL,NULL,''),(1564,'1100','RC-11650914009','2022-04-01 00:00:00',NULL,24900.00,'','1','1','Expected income paid','1','229 ','Payment','','','No',NULL,NULL,''),(1565,'1035','RC-11650914009','2022-04-01 00:00:00',24900.00,NULL,'','1','1','Payment for Hs No.A4 and Plot No.2 ','1','229 ','sales','','','No',NULL,NULL,''),(1566,'1100','RC-11650914441','2022-04-07 00:00:00',NULL,9450.00,'','1','1','Expected income paid','1','228 ','Payment','','','No',NULL,NULL,''),(1567,'1035','RC-11650914441','2022-04-07 00:00:00',9450.00,NULL,'','1','1','Payment for Hs No.A3 and Plot No.2 ','1','228 ','sales','','','No',NULL,NULL,''),(1568,'1100','RC-11650914560','2022-04-11 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','236 ','Payment','','','No',NULL,NULL,''),(1569,'1035','RC-11650914560','2022-04-11 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.B2 and Plot No.2 ','1','236 ','sales','','','No',NULL,NULL,''),(1570,'1100','RC-11650914717','2022-04-05 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','237 ','Payment','','','No',NULL,NULL,''),(1571,'1035','RC-11650914717','2022-04-05 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.B3 and Plot No.2 ','1','237 ','sales','','','No',NULL,NULL,''),(1572,'1100','RC-11650914845','2022-04-05 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','240 ','Payment','','','No',NULL,NULL,''),(1573,'1035','RC-11650914845','2022-04-05 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.B6 and Plot No.2 ','1','240 ','sales','','','No',NULL,NULL,''),(1574,'1100','RC-11650914986','2022-04-10 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','241 ','Payment','','','No',NULL,NULL,''),(1575,'1035','RC-11650914986','2022-04-10 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.B7 and Plot No.2 ','1','241 ','sales','','','No',NULL,NULL,''),(1576,'1100','RC-11650915046','2022-04-11 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','242 ','Payment','','','No',NULL,NULL,''),(1577,'1035','RC-11650915046','2022-04-11 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.B8 and Plot No.2 ','1','242 ','sales','','','No',NULL,NULL,''),(1578,'1100','RC-11650915162','2022-04-08 00:00:00',NULL,13350.00,'','1','1','Expected income paid','1','243 ','Payment','','','No',NULL,NULL,''),(1579,'1035','RC-11650915162','2022-04-08 00:00:00',13350.00,NULL,'','1','1','Payment for Hs No.B9 and Plot No.2 ','1','243 ','sales','','','No',NULL,NULL,''),(1580,'1100','RC-11650915244','2022-04-08 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','245 ','Payment','','','No',NULL,NULL,''),(1581,'1035','RC-11650915244','2022-04-08 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.C2 and Plot No.2 ','1','245 ','sales','','','No',NULL,NULL,''),(1582,'1100','IN-11650915376','2022-04-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','245 ','Payment','','','No',NULL,NULL,'C2'),(1583,'4161','IN-11650915376','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(1584,'4161','IN-11650915376','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(1585,'4161','IN-11650915376','2022-04-01 00:00:00',NULL,7500.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(1586,'','IN-11650915376','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','245 ','sales','','','No',NULL,NULL,''),(1587,'1100','RC-11650915410','2022-04-08 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','245 ','Payment','','','No',NULL,NULL,''),(1588,'1035','RC-11650915410','2022-04-08 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.C2 and Plot No.2 ','1','245 ','sales','','','No',NULL,NULL,''),(1589,'1100','RC-11650915493','2022-04-10 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','246 ','Payment','','','No',NULL,NULL,''),(1590,'1035','RC-11650915493','2022-04-10 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.C3 and Plot No.2 ','1','246 ','sales','','','No',NULL,NULL,''),(1591,'1100','RC-11650915621','2022-04-11 00:00:00',NULL,13250.00,'','1','1','Expected income paid','1','247 ','Payment','','','No',NULL,NULL,''),(1592,'1035','RC-11650915621','2022-04-11 00:00:00',13250.00,NULL,'','1','1','Payment for Hs No.C4 and Plot No.2 ','1','247 ','sales','','','No',NULL,NULL,''),(1593,'1100','RC-11650915775','2022-04-05 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','249 ','Payment','','','No',NULL,NULL,''),(1594,'1035','RC-11650915775','2022-04-05 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.C6 and Plot No.2 ','1','249 ','sales','','','No',NULL,NULL,''),(1595,'1100','RC-11650915890','2022-04-12 00:00:00',NULL,13500.00,'','1','1','Expected income paid','1','252 ','Payment','','','No',NULL,NULL,''),(1596,'1035','RC-11650915890','2022-04-12 00:00:00',13500.00,NULL,'','1','1','Payment for Hs No.C9 and Plot No.2 ','1','252 ','sales','','','No',NULL,NULL,''),(1597,'1100','RC-11650916028','2022-04-25 00:00:00',NULL,12950.00,'','1','1','Expected income paid','1','253 ','Payment','','','No',NULL,NULL,''),(1598,'1035','RC-11650916028','2022-04-25 00:00:00',12950.00,NULL,'','1','1','Payment for Hs No.D1 and Plot No.2 ','1','253 ','sales','','','No',NULL,NULL,''),(1599,'1100','RC-11650916124','2022-04-08 00:00:00',NULL,8200.00,'','1','1','Expected income paid','1','254 ','Payment','','','No',NULL,NULL,''),(1600,'1035','RC-11650916124','2022-04-08 00:00:00',8200.00,NULL,'','1','1','Payment for Hs No.D2 and Plot No.2 ','1','254 ','sales','','','No',NULL,NULL,''),(1601,'1100','RC-11650916295','2022-04-10 00:00:00',NULL,11000.00,'','1','1','Expected income paid','1','257 ','Payment','','','No',NULL,NULL,''),(1602,'1035','RC-11650916295','2022-04-10 00:00:00',11000.00,NULL,'','1','1','Payment for Hs No.D5 and Plot No.2 ','1','257 ','sales','','','No',NULL,NULL,''),(1603,'1100','RC-11650916473','2022-04-11 00:00:00',NULL,9000.00,'','1','1','Expected income paid','1','258 ','Payment','','','No',NULL,NULL,''),(1604,'1035','RC-11650916473','2022-04-11 00:00:00',9000.00,NULL,'','1','1','Payment for Hs No.D6 and Plot No.2 ','1','258 ','sales','','','No',NULL,NULL,''),(1605,'1100','RC-11650916607','2022-04-12 00:00:00',NULL,10500.00,'','1','1','Expected income paid','1','259 ','Payment','','','No',NULL,NULL,''),(1606,'1035','RC-11650916607','2022-04-12 00:00:00',10500.00,NULL,'','1','1','Payment for Hs No.D7 and Plot No.2 ','1','259 ','sales','','','No',NULL,NULL,''),(1607,'1100','RC-11650916904','2022-04-07 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','260 ','Payment','','','No',NULL,NULL,''),(1608,'1035','RC-11650916904','2022-04-07 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.D8 and Plot No.2 ','1','260 ','sales','','','No',NULL,NULL,''),(1609,'1100','RC-11650998694','2022-03-31 00:00:00',NULL,12750.00,'','1','1','Expected income paid','1','262 ','Payment','','','No',NULL,NULL,''),(1610,'1035','RC-11650998694','2022-03-31 00:00:00',12750.00,NULL,'','1','1','Payment for Hs No.E1 and Plot No.2 ','1','262 ','sales','','','No',NULL,NULL,''),(1611,'1100','RC-11650998806','2022-04-12 00:00:00',NULL,7850.00,'','1','1','Expected income paid','1','263 ','Payment','','','No',NULL,NULL,''),(1612,'1035','RC-11650998806','2022-04-12 00:00:00',7850.00,NULL,'','1','1','Payment for Hs No.E2 and Plot No.2 ','1','263 ','sales','','','No',NULL,NULL,''),(1613,'1100','IN-11650998945','2022-04-01 00:00:00',11750.00,NULL,'','1','1','Expected Rental income','1','266 ','Payment','','','No',NULL,NULL,'E5'),(1614,'4161','IN-11650998945','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','266 ','sales','','','No',NULL,NULL,''),(1615,'4161','IN-11650998945','2022-04-01 00:00:00',NULL,600.00,'','1','1','Apr invoice','1','266 ','sales','','','No',NULL,NULL,''),(1616,'4161','IN-11650998945','2022-04-01 00:00:00',NULL,11000.00,'','1','1','Apr invoice','1','266 ','sales','','','No',NULL,NULL,''),(1617,'','IN-11650998945','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','266 ','sales','','','No',NULL,NULL,''),(1618,'1100','RC-11650998994','2022-04-08 00:00:00',NULL,11750.00,'','1','1','Expected income paid','1','266 ','Payment','','','No',NULL,NULL,''),(1619,'1035','RC-11650998994','2022-04-08 00:00:00',11750.00,NULL,'','1','1','Payment for Hs No.E5 and Plot No.2 ','1','266 ','sales','','','No',NULL,NULL,''),(1620,'1100','IN-11650999170','2022-04-01 00:00:00',12550.00,NULL,'','1','1','Expected Rental income','1','270 ','Payment','','','No',NULL,NULL,'E9'),(1621,'4161','IN-11650999170','2022-04-01 00:00:00',NULL,150.00,'','1','1','Apr invoice','1','270 ','sales','','','No',NULL,NULL,''),(1622,'4161','IN-11650999170','2022-04-01 00:00:00',NULL,400.00,'','1','1','Apr invoice','1','270 ','sales','','','No',NULL,NULL,''),(1623,'4161','IN-11650999170','2022-04-01 00:00:00',NULL,12000.00,'','1','1','Apr invoice','1','270 ','sales','','','No',NULL,NULL,''),(1624,'','IN-11650999170','2022-04-01 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','270 ','sales','','','No',NULL,NULL,''),(1625,'1100','RC-11650999204','2022-04-12 00:00:00',NULL,12550.00,'','1','1','Expected income paid','1','270 ','Payment','','','No',NULL,NULL,''),(1626,'1035','RC-11650999204','2022-04-12 00:00:00',12550.00,NULL,'','1','1','Payment for Hs No.E9 and Plot No.2 ','1','270 ','sales','','','No',NULL,NULL,''),(1627,'1100','RC-11650999709','2022-04-13 00:00:00',NULL,12550.00,'','1','1','Expected income paid','1','271 ','Payment','','','No',NULL,NULL,''),(1628,'1035','RC-11650999709','2022-04-13 00:00:00',12550.00,NULL,'','1','1','Payment for Hs No.F1 and Plot No.2 ','1','271 ','sales','','','No',NULL,NULL,''),(1629,'1100','RC-11650999976','2022-04-02 00:00:00',NULL,8450.00,'','1','1','Expected income paid','1','273 ','Payment','','','No',NULL,NULL,''),(1630,'1035','RC-11650999976','2022-04-02 00:00:00',8450.00,NULL,'','1','1','Payment for Hs No.F3 and Plot No.2 ','1','273 ','sales','','','No',NULL,NULL,''),(1631,'1100','RC-11651000069','2022-04-05 00:00:00',NULL,11550.00,'','1','1','Expected income paid','1','274 ','Payment','','','No',NULL,NULL,''),(1632,'1035','RC-11651000069','2022-04-05 00:00:00',11550.00,NULL,'','1','1','Payment for Hs No.F4 and Plot No.2 ','1','274 ','sales','','','No',NULL,NULL,''),(1633,'1100','RC-11651000225','2022-04-16 00:00:00',NULL,9000.00,'','1','1','Expected income paid','1','276 ','Payment','','','No',NULL,NULL,''),(1634,'1035','RC-11651000225','2022-04-16 00:00:00',9000.00,NULL,'','1','1','Payment for Hs No.F6 and Plot No.2 ','1','276 ','sales','','','No',NULL,NULL,''),(1635,'1100','RC-11651000380','2022-04-05 00:00:00',NULL,10750.00,'','1','1','Expected income paid','1','277 ','Payment','','','No',NULL,NULL,''),(1636,'1035','RC-11651000380','2022-04-05 00:00:00',10750.00,NULL,'','1','1','Payment for Hs No.F7 and Plot No.2 ','1','277 ','sales','','','No',NULL,NULL,''),(1637,'1100','RC-11651000561','2022-04-08 00:00:00',NULL,12950.00,'','1','1','Expected income paid','1','279 ','Payment','','','No',NULL,NULL,''),(1638,'1035','RC-11651000561','2022-04-08 00:00:00',12950.00,NULL,'','1','1','Payment for Hs No.F9 and Plot No.2 ','1','279 ','sales','','','No',NULL,NULL,''),(1639,'1100','RC-11651080494','2022-04-07 00:00:00',NULL,8250.00,'','1','1','Expected income paid','1','264 ','Payment','','','No',NULL,NULL,''),(1640,'1035','RC-11651080494','2022-04-07 00:00:00',8250.00,NULL,'','1','1','Payment for Hs No.E3 and Plot No.2 ','1','264 ','sales','','','No',NULL,NULL,''),(1641,'1100','RC-11651080606','2022-04-02 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','303 ','Payment','','','No',NULL,NULL,''),(1642,'1035','RC-11651080606','2022-04-02 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.E6 and Plot No.2 ','1','303 ','sales','','','No',NULL,NULL,''),(1643,'1100','RC-11651080896','2022-04-05 00:00:00',NULL,8050.00,'','1','1','Expected income paid','1','251 ','Payment','','','No',NULL,NULL,''),(1644,'1035','RC-11651080896','2022-04-05 00:00:00',8050.00,NULL,'','1','1','Payment for Hs No.C8 and Plot No.2 ','1','251 ','sales','','','No',NULL,NULL,''),(1645,'1100','RC-11651081265','2022-04-04 00:00:00',NULL,11500.00,'','1','1','Expected income paid','1','256 ','Payment','','','No',NULL,NULL,''),(1646,'1035','RC-11651081265','2022-04-04 00:00:00',11500.00,NULL,'','1','1','Payment for Hs No.D4 and Plot No.2 ','1','256 ','sales','','','No',NULL,NULL,''),(1647,'1100','RC-11651081671','2022-04-11 00:00:00',NULL,11950.00,'','1','1','Expected income paid','1','304 ','Payment','','','No',NULL,NULL,''),(1648,'1035','RC-11651081671','2022-04-11 00:00:00',11950.00,NULL,'','1','1','Payment for Hs No.C5 and Plot No.2 ','1','304 ','sales','','','No',NULL,NULL,''),(1649,'1100','RC-11651081784','2022-04-11 00:00:00',NULL,11750.00,'','1','1','Expected income paid','1','275 ','Payment','','','No',NULL,NULL,''),(1650,'1035','RC-11651081784','2022-04-11 00:00:00',11750.00,NULL,'','1','1','Payment for Hs No.F5 and Plot No.2 ','1','275 ','sales','','','No',NULL,NULL,''),(1651,'1100','IN-11651775201','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','4 ','Payment','','','No',NULL,NULL,'1'),(1652,'4161','IN-11651775201','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','4 ','sales','','','No',NULL,NULL,''),(1653,'4172','IN-11651775201','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','4 ','sales','','','No',NULL,NULL,''),(1654,'4161','IN-11651775201','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','4 ','sales','','','No',NULL,NULL,''),(1655,'','IN-11651775201','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','4 ','sales','','','No',NULL,NULL,''),(1656,'1100','IN-11651775617','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','300 ','Payment','','','No',NULL,NULL,'2'),(1657,'4161','IN-11651775617','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','300 ','sales','','','No',NULL,NULL,''),(1658,'4172','IN-11651775617','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','300 ','sales','','','No',NULL,NULL,''),(1659,'4161','IN-11651775617','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','300 ','sales','','','No',NULL,NULL,''),(1660,'','IN-11651775617','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','300 ','sales','','','No',NULL,NULL,''),(1661,'1100','IN-11651775656','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','139 ','Payment','','','No',NULL,NULL,'3'),(1662,'4161','IN-11651775656','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','139 ','sales','','','No',NULL,NULL,''),(1663,'4172','IN-11651775656','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','139 ','sales','','','No',NULL,NULL,''),(1664,'4161','IN-11651775656','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','139 ','sales','','','No',NULL,NULL,''),(1665,'','IN-11651775656','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','139 ','sales','','','No',NULL,NULL,''),(1666,'1100','IN-11651775678','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','155 ','Payment','','','No',NULL,NULL,'5'),(1667,'4161','IN-11651775678','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','155 ','sales','','','No',NULL,NULL,''),(1668,'4172','IN-11651775678','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','155 ','sales','','','No',NULL,NULL,''),(1669,'4161','IN-11651775678','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','155 ','sales','','','No',NULL,NULL,''),(1670,'','IN-11651775678','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','155 ','sales','','','No',NULL,NULL,''),(1671,'1100','IN-11651775715','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','142 ','Payment','','','No',NULL,NULL,'6'),(1672,'4161','IN-11651775715','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','142 ','sales','','','No',NULL,NULL,''),(1673,'4172','IN-11651775715','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','142 ','sales','','','No',NULL,NULL,''),(1674,'4161','IN-11651775715','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','142 ','sales','','','No',NULL,NULL,''),(1675,'','IN-11651775715','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','142 ','sales','','','No',NULL,NULL,''),(1676,'1100','IN-11651775755','2022-05-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','144 ','Payment','','','No',NULL,NULL,'8'),(1677,'4161','IN-11651775755','2022-05-01 00:00:00',NULL,3800.00,'','1','1','May invoice','1','144 ','sales','','','No',NULL,NULL,''),(1678,'4172','IN-11651775755','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','144 ','sales','','','No',NULL,NULL,''),(1679,'4161','IN-11651775755','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','144 ','sales','','','No',NULL,NULL,''),(1680,'','IN-11651775755','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','144 ','sales','','','No',NULL,NULL,''),(1681,'1100','IN-11651775777','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','145 ','Payment','','','No',NULL,NULL,'9'),(1682,'4161','IN-11651775777','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','145 ','sales','','','No',NULL,NULL,''),(1683,'4172','IN-11651775777','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','145 ','sales','','','No',NULL,NULL,''),(1684,'4161','IN-11651775777','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','145 ','sales','','','No',NULL,NULL,''),(1685,'','IN-11651775777','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','145 ','sales','','','No',NULL,NULL,''),(1686,'1100','IN-11651775820','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','147 ','Payment','','','No',NULL,NULL,'11'),(1687,'4161','IN-11651775820','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','147 ','sales','','','No',NULL,NULL,''),(1688,'4172','IN-11651775820','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','147 ','sales','','','No',NULL,NULL,''),(1689,'4161','IN-11651775820','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','147 ','sales','','','No',NULL,NULL,''),(1690,'','IN-11651775820','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','147 ','sales','','','No',NULL,NULL,''),(1691,'1100','IN-11651775856','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','148 ','Payment','','','No',NULL,NULL,'12'),(1692,'4161','IN-11651775856','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','148 ','sales','','','No',NULL,NULL,''),(1693,'4172','IN-11651775856','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','148 ','sales','','','No',NULL,NULL,''),(1694,'4161','IN-11651775856','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','148 ','sales','','','No',NULL,NULL,''),(1695,'','IN-11651775856','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','148 ','sales','','','No',NULL,NULL,''),(1696,'1100','IN-11651775878','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','149 ','Payment','','','No',NULL,NULL,'13'),(1697,'4161','IN-11651775878','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','149 ','sales','','','No',NULL,NULL,''),(1698,'4172','IN-11651775878','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','149 ','sales','','','No',NULL,NULL,''),(1699,'4161','IN-11651775878','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','149 ','sales','','','No',NULL,NULL,''),(1700,'','IN-11651775878','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','149 ','sales','','','No',NULL,NULL,''),(1701,'1100','IN-11651775908','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','287 ','Payment','','','No',NULL,NULL,'15'),(1702,'4161','IN-11651775908','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','287 ','sales','','','No',NULL,NULL,''),(1703,'4172','IN-11651775908','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','287 ','sales','','','No',NULL,NULL,''),(1704,'4161','IN-11651775908','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','287 ','sales','','','No',NULL,NULL,''),(1705,'','IN-11651775908','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','287 ','sales','','','No',NULL,NULL,''),(1706,'1100','IN-11651775934','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','152 ','Payment','','','No',NULL,NULL,'16'),(1707,'4161','IN-11651775934','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','152 ','sales','','','No',NULL,NULL,''),(1708,'4172','IN-11651775934','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','152 ','sales','','','No',NULL,NULL,''),(1709,'4161','IN-11651775934','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','152 ','sales','','','No',NULL,NULL,''),(1710,'','IN-11651775934','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','152 ','sales','','','No',NULL,NULL,''),(1711,'1100','IN-11651775984','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','154 ','Payment','','','No',NULL,NULL,'18'),(1712,'4161','IN-11651775984','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','154 ','sales','','','No',NULL,NULL,''),(1713,'4172','IN-11651775984','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','154 ','sales','','','No',NULL,NULL,''),(1714,'4161','IN-11651775984','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','154 ','sales','','','No',NULL,NULL,''),(1715,'','IN-11651775984','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','154 ','sales','','','No',NULL,NULL,''),(1716,'1100','IN-11651776016','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','141 ','Payment','','','No',NULL,NULL,'19'),(1717,'4161','IN-11651776016','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','141 ','sales','','','No',NULL,NULL,''),(1718,'4172','IN-11651776016','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','141 ','sales','','','No',NULL,NULL,''),(1719,'4161','IN-11651776016','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','141 ','sales','','','No',NULL,NULL,''),(1720,'','IN-11651776016','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','141 ','sales','','','No',NULL,NULL,''),(1721,'1100','IN-11651776035','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','156 ','Payment','','','No',NULL,NULL,'20'),(1722,'4161','IN-11651776035','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','156 ','sales','','','No',NULL,NULL,''),(1723,'4172','IN-11651776035','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','156 ','sales','','','No',NULL,NULL,''),(1724,'4161','IN-11651776035','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','156 ','sales','','','No',NULL,NULL,''),(1725,'','IN-11651776035','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','156 ','sales','','','No',NULL,NULL,''),(1726,'1100','IN-11651776063','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','157 ','Payment','','','No',NULL,NULL,'21'),(1727,'4161','IN-11651776063','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','157 ','sales','','','No',NULL,NULL,''),(1728,'4172','IN-11651776063','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','157 ','sales','','','No',NULL,NULL,''),(1729,'4161','IN-11651776063','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','157 ','sales','','','No',NULL,NULL,''),(1730,'','IN-11651776063','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','157 ','sales','','','No',NULL,NULL,''),(1731,'1100','IN-11651776089','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','302 ','Payment','','','No',NULL,NULL,'22'),(1732,'4161','IN-11651776089','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','302 ','sales','','','No',NULL,NULL,''),(1733,'4172','IN-11651776089','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','302 ','sales','','','No',NULL,NULL,''),(1734,'4161','IN-11651776089','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','302 ','sales','','','No',NULL,NULL,''),(1735,'','IN-11651776089','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','302 ','sales','','','No',NULL,NULL,''),(1736,'1100','IN-11651776113','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','159 ','Payment','','','No',NULL,NULL,'23'),(1737,'4161','IN-11651776113','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','159 ','sales','','','No',NULL,NULL,''),(1738,'4172','IN-11651776113','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','159 ','sales','','','No',NULL,NULL,''),(1739,'4161','IN-11651776113','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','159 ','sales','','','No',NULL,NULL,''),(1740,'','IN-11651776113','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','159 ','sales','','','No',NULL,NULL,''),(1741,'1100','IN-11651776259','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','160 ','Payment','','','No',NULL,NULL,'24'),(1742,'4161','IN-11651776259','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','160 ','sales','','','No',NULL,NULL,''),(1743,'4172','IN-11651776259','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','160 ','sales','','','No',NULL,NULL,''),(1744,'4161','IN-11651776259','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','160 ','sales','','','No',NULL,NULL,''),(1745,'','IN-11651776259','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','160 ','sales','','','No',NULL,NULL,''),(1746,'1100','IN-11651776279','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','162 ','Payment','','','No',NULL,NULL,'26'),(1747,'4161','IN-11651776279','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','162 ','sales','','','No',NULL,NULL,''),(1748,'4172','IN-11651776279','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','162 ','sales','','','No',NULL,NULL,''),(1749,'4161','IN-11651776279','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','162 ','sales','','','No',NULL,NULL,''),(1750,'','IN-11651776279','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','162 ','sales','','','No',NULL,NULL,''),(1751,'1100','IN-11651776304','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','163 ','Payment','','','No',NULL,NULL,'27'),(1752,'4161','IN-11651776304','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','163 ','sales','','','No',NULL,NULL,''),(1753,'4172','IN-11651776304','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','163 ','sales','','','No',NULL,NULL,''),(1754,'4161','IN-11651776304','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','163 ','sales','','','No',NULL,NULL,''),(1755,'','IN-11651776304','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','163 ','sales','','','No',NULL,NULL,''),(1756,'1100','IN-11651776353','2022-05-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','165 ','Payment','','','No',NULL,NULL,'29'),(1757,'4161','IN-11651776353','2022-05-01 00:00:00',NULL,6500.00,'','1','1','May invoice','1','165 ','sales','','','No',NULL,NULL,''),(1758,'4172','IN-11651776353','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','165 ','sales','','','No',NULL,NULL,''),(1759,'4161','IN-11651776353','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','165 ','sales','','','No',NULL,NULL,''),(1760,'','IN-11651776353','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','165 ','sales','','','No',NULL,NULL,''),(1761,'1100','IN-11651776372','2022-05-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','166 ','Payment','','','No',NULL,NULL,'30'),(1762,'4161','IN-11651776372','2022-05-01 00:00:00',NULL,6000.00,'','1','1','May invoice','1','166 ','sales','','','No',NULL,NULL,''),(1763,'4172','IN-11651776372','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','166 ','sales','','','No',NULL,NULL,''),(1764,'4161','IN-11651776372','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','166 ','sales','','','No',NULL,NULL,''),(1765,'','IN-11651776372','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','166 ','sales','','','No',NULL,NULL,''),(1766,'1100','IN-11651776405','2022-05-05 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','299 ','Payment','','','No',NULL,NULL,'31'),(1767,'4161','IN-11651776405','2022-05-05 00:00:00',NULL,3500.00,'','1','1','May invoice','1','299 ','sales','','','No',NULL,NULL,''),(1768,'4172','IN-11651776405','2022-05-05 00:00:00',NULL,200.00,'','1','1','May invoice','1','299 ','sales','','','No',NULL,NULL,''),(1769,'4161','IN-11651776405','2022-05-05 00:00:00',NULL,200.00,'','1','1','May invoice','1','299 ','sales','','','No',NULL,NULL,''),(1770,'','IN-11651776405','2022-05-05 00:00:00',NULL,0.00,'','1','1','May invoice','1','299 ','sales','','','No',NULL,NULL,''),(1771,'1100','IN-11651776432','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','168 ','Payment','','','No',NULL,NULL,'32'),(1772,'4161','IN-11651776432','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','168 ','sales','','','No',NULL,NULL,''),(1773,'4172','IN-11651776432','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','168 ','sales','','','No',NULL,NULL,''),(1774,'4161','IN-11651776432','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','168 ','sales','','','No',NULL,NULL,''),(1775,'','IN-11651776432','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','168 ','sales','','','No',NULL,NULL,''),(1776,'1100','IN-11651776511','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','169 ','Payment','','','No',NULL,NULL,'33'),(1777,'4161','IN-11651776511','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','169 ','sales','','','No',NULL,NULL,''),(1778,'4172','IN-11651776511','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','169 ','sales','','','No',NULL,NULL,''),(1779,'4161','IN-11651776511','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','169 ','sales','','','No',NULL,NULL,''),(1780,'','IN-11651776511','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','169 ','sales','','','No',NULL,NULL,''),(1781,'1100','IN-11651776823','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','170 ','Payment','','','No',NULL,NULL,'34'),(1782,'4161','IN-11651776823','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','170 ','sales','','','No',NULL,NULL,''),(1783,'4172','IN-11651776823','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','170 ','sales','','','No',NULL,NULL,''),(1784,'4161','IN-11651776823','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','170 ','sales','','','No',NULL,NULL,''),(1785,'','IN-11651776823','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','170 ','sales','','','No',NULL,NULL,''),(1786,'1100','IN-11651776856','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','171 ','Payment','','','No',NULL,NULL,'35'),(1787,'4161','IN-11651776856','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','171 ','sales','','','No',NULL,NULL,''),(1788,'4172','IN-11651776856','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','171 ','sales','','','No',NULL,NULL,''),(1789,'4161','IN-11651776856','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','171 ','sales','','','No',NULL,NULL,''),(1790,'','IN-11651776856','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','171 ','sales','','','No',NULL,NULL,''),(1791,'1100','IN-11651776887','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','172 ','Payment','','','No',NULL,NULL,'36'),(1792,'4161','IN-11651776887','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','172 ','sales','','','No',NULL,NULL,''),(1793,'4172','IN-11651776887','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','172 ','sales','','','No',NULL,NULL,''),(1794,'4161','IN-11651776887','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','172 ','sales','','','No',NULL,NULL,''),(1795,'','IN-11651776887','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','172 ','sales','','','No',NULL,NULL,''),(1796,'1100','IN-11651776959','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','173 ','Payment','','','No',NULL,NULL,'37'),(1797,'4161','IN-11651776959','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','173 ','sales','','','No',NULL,NULL,''),(1798,'4172','IN-11651776959','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','173 ','sales','','','No',NULL,NULL,''),(1799,'4161','IN-11651776959','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','173 ','sales','','','No',NULL,NULL,''),(1800,'','IN-11651776959','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','173 ','sales','','','No',NULL,NULL,''),(1801,'1100','IN-11651776981','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','174 ','Payment','','','No',NULL,NULL,'38'),(1802,'4161','IN-11651776981','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','174 ','sales','','','No',NULL,NULL,''),(1803,'4172','IN-11651776981','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','174 ','sales','','','No',NULL,NULL,''),(1804,'4161','IN-11651776981','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','174 ','sales','','','No',NULL,NULL,''),(1805,'','IN-11651776981','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','174 ','sales','','','No',NULL,NULL,''),(1806,'1100','IN-11651777007','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','284 ','Payment','','','No',NULL,NULL,'39'),(1807,'4161','IN-11651777007','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','284 ','sales','','','No',NULL,NULL,''),(1808,'4172','IN-11651777007','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','284 ','sales','','','No',NULL,NULL,''),(1809,'4161','IN-11651777007','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','284 ','sales','','','No',NULL,NULL,''),(1810,'','IN-11651777007','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','284 ','sales','','','No',NULL,NULL,''),(1811,'1100','IN-11651777047','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','176 ','Payment','','','No',NULL,NULL,'40'),(1812,'4161','IN-11651777047','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','176 ','sales','','','No',NULL,NULL,''),(1813,'4172','IN-11651777047','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','176 ','sales','','','No',NULL,NULL,''),(1814,'4161','IN-11651777047','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','176 ','sales','','','No',NULL,NULL,''),(1815,'','IN-11651777047','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','176 ','sales','','','No',NULL,NULL,''),(1816,'1100','IN-11651777070','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','177 ','Payment','','','No',NULL,NULL,'41'),(1817,'4161','IN-11651777070','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','177 ','sales','','','No',NULL,NULL,''),(1818,'4172','IN-11651777070','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','177 ','sales','','','No',NULL,NULL,''),(1819,'4161','IN-11651777070','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','177 ','sales','','','No',NULL,NULL,''),(1820,'','IN-11651777070','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','177 ','sales','','','No',NULL,NULL,''),(1821,'1100','IN-11651777100','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','178 ','Payment','','','No',NULL,NULL,'42'),(1822,'4161','IN-11651777100','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','178 ','sales','','','No',NULL,NULL,''),(1823,'4172','IN-11651777100','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','178 ','sales','','','No',NULL,NULL,''),(1824,'4161','IN-11651777100','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','178 ','sales','','','No',NULL,NULL,''),(1825,'','IN-11651777100','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','178 ','sales','','','No',NULL,NULL,''),(1826,'1100','IN-11651777158','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','179 ','Payment','','','No',NULL,NULL,'43'),(1827,'4161','IN-11651777158','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','179 ','sales','','','No',NULL,NULL,''),(1828,'4172','IN-11651777158','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','179 ','sales','','','No',NULL,NULL,''),(1829,'4161','IN-11651777158','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','179 ','sales','','','No',NULL,NULL,''),(1830,'','IN-11651777158','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','179 ','sales','','','No',NULL,NULL,''),(1831,'1100','IN-11651777276','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','180 ','Payment','','','No',NULL,NULL,'44'),(1832,'4161','IN-11651777276','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','180 ','sales','','','No',NULL,NULL,''),(1833,'4172','IN-11651777276','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','180 ','sales','','','No',NULL,NULL,''),(1834,'4161','IN-11651777276','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','180 ','sales','','','No',NULL,NULL,''),(1835,'','IN-11651777276','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','180 ','sales','','','No',NULL,NULL,''),(1836,'1100','IN-11651777325','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','181 ','Payment','','','No',NULL,NULL,'45'),(1837,'4161','IN-11651777325','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','181 ','sales','','','No',NULL,NULL,''),(1838,'4172','IN-11651777325','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','181 ','sales','','','No',NULL,NULL,''),(1839,'4161','IN-11651777325','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','181 ','sales','','','No',NULL,NULL,''),(1840,'','IN-11651777325','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','181 ','sales','','','No',NULL,NULL,''),(1841,'1100','IN-11651777354','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','182 ','Payment','','','No',NULL,NULL,'46'),(1842,'4161','IN-11651777354','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','182 ','sales','','','No',NULL,NULL,''),(1843,'4172','IN-11651777354','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','182 ','sales','','','No',NULL,NULL,''),(1844,'4161','IN-11651777354','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','182 ','sales','','','No',NULL,NULL,''),(1845,'','IN-11651777354','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','182 ','sales','','','No',NULL,NULL,''),(1846,'1100','IN-11651777383','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','183 ','Payment','','','No',NULL,NULL,'47'),(1847,'4161','IN-11651777383','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','183 ','sales','','','No',NULL,NULL,''),(1848,'4172','IN-11651777383','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','183 ','sales','','','No',NULL,NULL,''),(1849,'4161','IN-11651777383','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','183 ','sales','','','No',NULL,NULL,''),(1850,'','IN-11651777383','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','183 ','sales','','','No',NULL,NULL,''),(1851,'1100','IN-11651777410','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','184 ','Payment','','','No',NULL,NULL,'48'),(1852,'4161','IN-11651777410','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','184 ','sales','','','No',NULL,NULL,''),(1853,'4172','IN-11651777410','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','184 ','sales','','','No',NULL,NULL,''),(1854,'4161','IN-11651777410','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','184 ','sales','','','No',NULL,NULL,''),(1855,'','IN-11651777410','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','184 ','sales','','','No',NULL,NULL,''),(1856,'1100','IN-11651777477','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','185 ','Payment','','','No',NULL,NULL,'49'),(1857,'4161','IN-11651777477','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','185 ','sales','','','No',NULL,NULL,''),(1858,'4172','IN-11651777477','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','185 ','sales','','','No',NULL,NULL,''),(1859,'4161','IN-11651777477','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','185 ','sales','','','No',NULL,NULL,''),(1860,'','IN-11651777477','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','185 ','sales','','','No',NULL,NULL,''),(1861,'1100','IN-11651777506','2022-05-01 00:00:00',3800.00,NULL,'','1','1','Expected Rental income','1','186 ','Payment','','','No',NULL,NULL,'50'),(1862,'4161','IN-11651777506','2022-05-01 00:00:00',NULL,3800.00,'','1','1','May invoice','1','186 ','sales','','','No',NULL,NULL,''),(1863,'4172','IN-11651777506','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','186 ','sales','','','No',NULL,NULL,''),(1864,'4161','IN-11651777506','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','186 ','sales','','','No',NULL,NULL,''),(1865,'','IN-11651777506','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','186 ','sales','','','No',NULL,NULL,''),(1866,'1100','IN-11651802921','2022-05-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','187 ','Payment','','','No',NULL,NULL,'51'),(1867,'4161','IN-11651802921','2022-05-01 00:00:00',NULL,6500.00,'','1','1','May invoice','1','187 ','sales','','','No',NULL,NULL,''),(1868,'4172','IN-11651802921','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','187 ','sales','','','No',NULL,NULL,''),(1869,'4161','IN-11651802921','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','187 ','sales','','','No',NULL,NULL,''),(1870,'','IN-11651802921','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','187 ','sales','','','No',NULL,NULL,''),(1871,'1100','IN-11651802950','2022-05-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','188 ','Payment','','','No',NULL,NULL,'52'),(1872,'4161','IN-11651802950','2022-05-01 00:00:00',NULL,6000.00,'','1','1','May invoice','1','188 ','sales','','','No',NULL,NULL,''),(1873,'4172','IN-11651802950','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','188 ','sales','','','No',NULL,NULL,''),(1874,'4161','IN-11651802950','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','188 ','sales','','','No',NULL,NULL,''),(1875,'','IN-11651802950','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','188 ','sales','','','No',NULL,NULL,''),(1876,'1100','IN-11651802975','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','189 ','Payment','','','No',NULL,NULL,'53'),(1877,'4161','IN-11651802975','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','189 ','sales','','','No',NULL,NULL,''),(1878,'4172','IN-11651802975','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','189 ','sales','','','No',NULL,NULL,''),(1879,'4161','IN-11651802975','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','189 ','sales','','','No',NULL,NULL,''),(1880,'','IN-11651802975','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','189 ','sales','','','No',NULL,NULL,''),(1881,'1100','IN-11651802993','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','190 ','Payment','','','No',NULL,NULL,'54'),(1882,'4161','IN-11651802993','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','190 ','sales','','','No',NULL,NULL,''),(1883,'4172','IN-11651802993','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','190 ','sales','','','No',NULL,NULL,''),(1884,'4161','IN-11651802993','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','190 ','sales','','','No',NULL,NULL,''),(1885,'','IN-11651802993','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','190 ','sales','','','No',NULL,NULL,''),(1886,'1100','IN-11651803018','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','191 ','Payment','','','No',NULL,NULL,'55'),(1887,'4161','IN-11651803018','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','191 ','sales','','','No',NULL,NULL,''),(1888,'4172','IN-11651803018','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','191 ','sales','','','No',NULL,NULL,''),(1889,'4161','IN-11651803018','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','191 ','sales','','','No',NULL,NULL,''),(1890,'','IN-11651803018','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','191 ','sales','','','No',NULL,NULL,''),(1891,'1100','IN-11651803046','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','192 ','Payment','','','No',NULL,NULL,'56'),(1892,'4161','IN-11651803046','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','192 ','sales','','','No',NULL,NULL,''),(1893,'4172','IN-11651803046','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','192 ','sales','','','No',NULL,NULL,''),(1894,'4161','IN-11651803046','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','192 ','sales','','','No',NULL,NULL,''),(1895,'','IN-11651803046','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','192 ','sales','','','No',NULL,NULL,''),(1896,'1100','IN-11651803066','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','193 ','Payment','','','No',NULL,NULL,'57'),(1897,'4161','IN-11651803066','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','193 ','sales','','','No',NULL,NULL,''),(1898,'4172','IN-11651803066','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','193 ','sales','','','No',NULL,NULL,''),(1899,'4161','IN-11651803066','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','193 ','sales','','','No',NULL,NULL,''),(1900,'','IN-11651803066','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','193 ','sales','','','No',NULL,NULL,''),(1901,'1100','IN-11651803096','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','194 ','Payment','','','No',NULL,NULL,'58'),(1902,'4161','IN-11651803096','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','194 ','sales','','','No',NULL,NULL,''),(1903,'4172','IN-11651803096','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','194 ','sales','','','No',NULL,NULL,''),(1904,'4161','IN-11651803096','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','194 ','sales','','','No',NULL,NULL,''),(1905,'','IN-11651803096','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','194 ','sales','','','No',NULL,NULL,''),(1906,'1100','IN-11651803117','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','195 ','Payment','','','No',NULL,NULL,'59'),(1907,'4161','IN-11651803117','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','195 ','sales','','','No',NULL,NULL,''),(1908,'4172','IN-11651803117','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','195 ','sales','','','No',NULL,NULL,''),(1909,'4161','IN-11651803117','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','195 ','sales','','','No',NULL,NULL,''),(1910,'','IN-11651803117','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','195 ','sales','','','No',NULL,NULL,''),(1911,'1100','IN-11651803155','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','197 ','Payment','','','No',NULL,NULL,'61'),(1912,'4161','IN-11651803155','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','197 ','sales','','','No',NULL,NULL,''),(1913,'4172','IN-11651803155','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','197 ','sales','','','No',NULL,NULL,''),(1914,'4161','IN-11651803155','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','197 ','sales','','','No',NULL,NULL,''),(1915,'','IN-11651803155','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','197 ','sales','','','No',NULL,NULL,''),(1916,'1100','IN-11651803182','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','198 ','Payment','','','No',NULL,NULL,'62'),(1917,'4161','IN-11651803182','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','198 ','sales','','','No',NULL,NULL,''),(1918,'4172','IN-11651803182','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','198 ','sales','','','No',NULL,NULL,''),(1919,'4161','IN-11651803182','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','198 ','sales','','','No',NULL,NULL,''),(1920,'','IN-11651803182','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','198 ','sales','','','No',NULL,NULL,''),(1921,'1100','IN-11651803210','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','199 ','Payment','','','No',NULL,NULL,'63'),(1922,'4161','IN-11651803210','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','199 ','sales','','','No',NULL,NULL,''),(1923,'4172','IN-11651803210','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','199 ','sales','','','No',NULL,NULL,''),(1924,'4161','IN-11651803210','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','199 ','sales','','','No',NULL,NULL,''),(1925,'','IN-11651803210','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','199 ','sales','','','No',NULL,NULL,''),(1926,'1100','IN-11651803232','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','200 ','Payment','','','No',NULL,NULL,'64'),(1927,'4161','IN-11651803232','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','200 ','sales','','','No',NULL,NULL,''),(1928,'4172','IN-11651803232','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','200 ','sales','','','No',NULL,NULL,''),(1929,'4161','IN-11651803232','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','200 ','sales','','','No',NULL,NULL,''),(1930,'','IN-11651803232','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','200 ','sales','','','No',NULL,NULL,''),(1931,'1100','IN-11651803250','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','201 ','Payment','','','No',NULL,NULL,'65'),(1932,'4161','IN-11651803250','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','201 ','sales','','','No',NULL,NULL,''),(1933,'4172','IN-11651803250','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','201 ','sales','','','No',NULL,NULL,''),(1934,'4161','IN-11651803250','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','201 ','sales','','','No',NULL,NULL,''),(1935,'','IN-11651803250','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','201 ','sales','','','No',NULL,NULL,''),(1936,'1100','IN-11651803268','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','202 ','Payment','','','No',NULL,NULL,'66'),(1937,'4161','IN-11651803268','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','202 ','sales','','','No',NULL,NULL,''),(1938,'4172','IN-11651803268','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','202 ','sales','','','No',NULL,NULL,''),(1939,'4161','IN-11651803268','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','202 ','sales','','','No',NULL,NULL,''),(1940,'','IN-11651803268','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','202 ','sales','','','No',NULL,NULL,''),(1941,'1100','IN-11651803291','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','203 ','Payment','','','No',NULL,NULL,'67'),(1942,'4161','IN-11651803291','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','203 ','sales','','','No',NULL,NULL,''),(1943,'4172','IN-11651803291','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','203 ','sales','','','No',NULL,NULL,''),(1944,'4161','IN-11651803291','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','203 ','sales','','','No',NULL,NULL,''),(1945,'','IN-11651803291','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','203 ','sales','','','No',NULL,NULL,''),(1946,'1100','IN-11651803307','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','204 ','Payment','','','No',NULL,NULL,'68'),(1947,'4161','IN-11651803307','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','204 ','sales','','','No',NULL,NULL,''),(1948,'4172','IN-11651803307','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','204 ','sales','','','No',NULL,NULL,''),(1949,'4161','IN-11651803307','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','204 ','sales','','','No',NULL,NULL,''),(1950,'','IN-11651803307','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','204 ','sales','','','No',NULL,NULL,''),(1951,'1100','IN-11651803333','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','205 ','Payment','','','No',NULL,NULL,'69'),(1952,'4161','IN-11651803333','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','205 ','sales','','','No',NULL,NULL,''),(1953,'4172','IN-11651803333','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','205 ','sales','','','No',NULL,NULL,''),(1954,'4161','IN-11651803333','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','205 ','sales','','','No',NULL,NULL,''),(1955,'','IN-11651803333','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','205 ','sales','','','No',NULL,NULL,''),(1956,'1100','IN-11651803354','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','206 ','Payment','','','No',NULL,NULL,'70'),(1957,'4161','IN-11651803354','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','206 ','sales','','','No',NULL,NULL,''),(1958,'4172','IN-11651803354','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','206 ','sales','','','No',NULL,NULL,''),(1959,'4161','IN-11651803354','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','206 ','sales','','','No',NULL,NULL,''),(1960,'','IN-11651803354','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','206 ','sales','','','No',NULL,NULL,''),(1961,'1100','IN-11651803375','2022-05-01 00:00:00',4000.00,NULL,'','1','1','Expected Rental income','1','207 ','Payment','','','No',NULL,NULL,'71'),(1962,'4161','IN-11651803375','2022-05-01 00:00:00',NULL,4000.00,'','1','1','May invoice','1','207 ','sales','','','No',NULL,NULL,''),(1963,'4172','IN-11651803375','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','207 ','sales','','','No',NULL,NULL,''),(1964,'4161','IN-11651803375','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','207 ','sales','','','No',NULL,NULL,''),(1965,'','IN-11651803375','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','207 ','sales','','','No',NULL,NULL,''),(1966,'1100','IN-11651803407','2022-05-01 00:00:00',6500.00,NULL,'','1','1','Expected Rental income','1','209 ','Payment','','','No',NULL,NULL,'73'),(1967,'4161','IN-11651803407','2022-05-01 00:00:00',NULL,6500.00,'','1','1','May invoice','1','209 ','sales','','','No',NULL,NULL,''),(1968,'4172','IN-11651803407','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','209 ','sales','','','No',NULL,NULL,''),(1969,'4161','IN-11651803407','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','209 ','sales','','','No',NULL,NULL,''),(1970,'','IN-11651803407','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','209 ','sales','','','No',NULL,NULL,''),(1971,'1100','IN-11651803453','2022-05-01 00:00:00',6000.00,NULL,'','1','1','Expected Rental income','1','210 ','Payment','','','No',NULL,NULL,'74'),(1972,'4161','IN-11651803453','2022-05-01 00:00:00',NULL,6000.00,'','1','1','May invoice','1','210 ','sales','','','No',NULL,NULL,''),(1973,'4172','IN-11651803453','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','210 ','sales','','','No',NULL,NULL,''),(1974,'4161','IN-11651803453','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','210 ','sales','','','No',NULL,NULL,''),(1975,'','IN-11651803453','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','210 ','sales','','','No',NULL,NULL,''),(1976,'1100','IN-11651803474','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','211 ','Payment','','','No',NULL,NULL,'75'),(1977,'4161','IN-11651803474','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','211 ','sales','','','No',NULL,NULL,''),(1978,'4172','IN-11651803474','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','211 ','sales','','','No',NULL,NULL,''),(1979,'4161','IN-11651803474','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','211 ','sales','','','No',NULL,NULL,''),(1980,'','IN-11651803474','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','211 ','sales','','','No',NULL,NULL,''),(1981,'1100','IN-11651803492','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','212 ','Payment','','','No',NULL,NULL,'76'),(1982,'4161','IN-11651803492','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','212 ','sales','','','No',NULL,NULL,''),(1983,'4172','IN-11651803492','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','212 ','sales','','','No',NULL,NULL,''),(1984,'4161','IN-11651803492','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','212 ','sales','','','No',NULL,NULL,''),(1985,'','IN-11651803492','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','212 ','sales','','','No',NULL,NULL,''),(1986,'1100','IN-11651803514','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','213 ','Payment','','','No',NULL,NULL,'77'),(1987,'4161','IN-11651803514','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','213 ','sales','','','No',NULL,NULL,''),(1988,'4172','IN-11651803514','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','213 ','sales','','','No',NULL,NULL,''),(1989,'4161','IN-11651803514','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','213 ','sales','','','No',NULL,NULL,''),(1990,'','IN-11651803514','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','213 ','sales','','','No',NULL,NULL,''),(1991,'1100','IN-11651803540','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','214 ','Payment','','','No',NULL,NULL,'78'),(1992,'4161','IN-11651803540','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','214 ','sales','','','No',NULL,NULL,''),(1993,'4172','IN-11651803540','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','214 ','sales','','','No',NULL,NULL,''),(1994,'4161','IN-11651803540','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','214 ','sales','','','No',NULL,NULL,''),(1995,'','IN-11651803540','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','214 ','sales','','','No',NULL,NULL,''),(1996,'1100','IN-11651803566','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','215 ','Payment','','','No',NULL,NULL,'79'),(1997,'4161','IN-11651803566','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','215 ','sales','','','No',NULL,NULL,''),(1998,'4172','IN-11651803566','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','215 ','sales','','','No',NULL,NULL,''),(1999,'4161','IN-11651803566','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','215 ','sales','','','No',NULL,NULL,''),(2000,'','IN-11651803566','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','215 ','sales','','','No',NULL,NULL,''),(2001,'1100','IN-11651803598','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','216 ','Payment','','','No',NULL,NULL,'80'),(2002,'4161','IN-11651803598','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','216 ','sales','','','No',NULL,NULL,''),(2003,'4172','IN-11651803598','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','216 ','sales','','','No',NULL,NULL,''),(2004,'4161','IN-11651803598','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','216 ','sales','','','No',NULL,NULL,''),(2005,'','IN-11651803598','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','216 ','sales','','','No',NULL,NULL,''),(2006,'1100','IN-11651803622','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','218 ','Payment','','','No',NULL,NULL,'82'),(2007,'4161','IN-11651803622','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','218 ','sales','','','No',NULL,NULL,''),(2008,'4172','IN-11651803622','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','218 ','sales','','','No',NULL,NULL,''),(2009,'4161','IN-11651803622','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','218 ','sales','','','No',NULL,NULL,''),(2010,'','IN-11651803622','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','218 ','sales','','','No',NULL,NULL,''),(2011,'1100','IN-11651803654','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','219 ','Payment','','','No',NULL,NULL,'83'),(2012,'4161','IN-11651803654','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','219 ','sales','','','No',NULL,NULL,''),(2013,'4172','IN-11651803654','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','219 ','sales','','','No',NULL,NULL,''),(2014,'4161','IN-11651803654','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','219 ','sales','','','No',NULL,NULL,''),(2015,'','IN-11651803654','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','219 ','sales','','','No',NULL,NULL,''),(2016,'1100','IN-11651803680','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','220 ','Payment','','','No',NULL,NULL,'84'),(2017,'4161','IN-11651803680','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','220 ','sales','','','No',NULL,NULL,''),(2018,'4172','IN-11651803680','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','220 ','sales','','','No',NULL,NULL,''),(2019,'4161','IN-11651803680','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','220 ','sales','','','No',NULL,NULL,''),(2020,'','IN-11651803680','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','220 ','sales','','','No',NULL,NULL,''),(2021,'1100','IN-11651803707','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','221 ','Payment','','','No',NULL,NULL,'85'),(2022,'4161','IN-11651803707','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','221 ','sales','','','No',NULL,NULL,''),(2023,'4172','IN-11651803707','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','221 ','sales','','','No',NULL,NULL,''),(2024,'4161','IN-11651803707','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','221 ','sales','','','No',NULL,NULL,''),(2025,'','IN-11651803707','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','221 ','sales','','','No',NULL,NULL,''),(2026,'1100','IN-11651803724','2022-05-01 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','222 ','Payment','','','No',NULL,NULL,'86'),(2027,'4161','IN-11651803724','2022-05-01 00:00:00',NULL,3500.00,'','1','1','May invoice','1','222 ','sales','','','No',NULL,NULL,''),(2028,'4172','IN-11651803724','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','222 ','sales','','','No',NULL,NULL,''),(2029,'4161','IN-11651803724','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','222 ','sales','','','No',NULL,NULL,''),(2030,'','IN-11651803724','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','222 ','sales','','','No',NULL,NULL,''),(2031,'1100','IN-11651803892','2022-05-01 00:00:00',5500.00,NULL,'','1','1','Expected Rental income','1','223 ','Payment','','','No',NULL,NULL,'SHOP 1'),(2032,'4161','IN-11651803892','2022-05-01 00:00:00',NULL,5500.00,'','1','1','May invoice','1','223 ','sales','','','No',NULL,NULL,''),(2033,'4172','IN-11651803892','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','223 ','sales','','','No',NULL,NULL,''),(2034,'4161','IN-11651803892','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','223 ','sales','','','No',NULL,NULL,''),(2035,'','IN-11651803892','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','223 ','sales','','','No',NULL,NULL,''),(2036,'1100','IN-11651803931','2022-05-01 00:00:00',5500.00,NULL,'','1','1','Expected Rental income','1','224 ','Payment','','','No',NULL,NULL,'SHOP 2'),(2037,'4161','IN-11651803931','2022-05-01 00:00:00',NULL,5500.00,'','1','1','May invoice','1','224 ','sales','','','No',NULL,NULL,''),(2038,'4172','IN-11651803931','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','224 ','sales','','','No',NULL,NULL,''),(2039,'4161','IN-11651803931','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','224 ','sales','','','No',NULL,NULL,''),(2040,'','IN-11651803931','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','224 ','sales','','','No',NULL,NULL,''),(2041,'1100','IN-11651803961','2022-05-01 00:00:00',7500.00,NULL,'','1','1','Expected Rental income','1','225 ','Payment','','','No',NULL,NULL,'SHOP 3'),(2042,'4161','IN-11651803961','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','225 ','sales','','','No',NULL,NULL,''),(2043,'4172','IN-11651803961','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','225 ','sales','','','No',NULL,NULL,''),(2044,'4161','IN-11651803961','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','225 ','sales','','','No',NULL,NULL,''),(2045,'','IN-11651803961','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','225 ','sales','','','No',NULL,NULL,''),(2046,'1100','IN-11652017492','2022-05-01 00:00:00',9450.00,NULL,'','1','1','Expected Rental income','1','228 ','Payment','','','No',NULL,NULL,'A3'),(2047,'4161','IN-11652017492','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','228 ','sales','','','No',NULL,NULL,''),(2048,'4161','IN-11652017492','2022-05-01 00:00:00',NULL,1800.00,'','1','1','May invoice','1','228 ','sales','','','No',NULL,NULL,''),(2049,'4161','IN-11652017492','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','228 ','sales','','','No',NULL,NULL,''),(2050,'','IN-11652017492','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','228 ','sales','','','No',NULL,NULL,''),(2051,'1100','IN-11652017580','2022-05-01 00:00:00',13150.00,NULL,'','1','1','Expected Rental income','1','229 ','Payment','','','No',NULL,NULL,'A4'),(2052,'4161','IN-11652017580','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','229 ','sales','','','No',NULL,NULL,''),(2053,'4161','IN-11652017580','2022-05-01 00:00:00',NULL,2000.00,'','1','1','May invoice','1','229 ','sales','','','No',NULL,NULL,''),(2054,'4161','IN-11652017580','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','229 ','sales','','','No',NULL,NULL,''),(2055,'','IN-11652017580','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','229 ','sales','','','No',NULL,NULL,''),(2056,'1100','IN-11652017636','2022-05-01 00:00:00',11550.00,NULL,'','1','1','Expected Rental income','1','230 ','Payment','','','No',NULL,NULL,'A5'),(2057,'4161','IN-11652017636','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','230 ','sales','','','No',NULL,NULL,''),(2058,'4161','IN-11652017636','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','230 ','sales','','','No',NULL,NULL,''),(2059,'4161','IN-11652017636','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','230 ','sales','','','No',NULL,NULL,''),(2060,'','IN-11652017636','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','230 ','sales','','','No',NULL,NULL,''),(2061,'1100','IN-11652018283','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','236 ','Payment','','','No',NULL,NULL,'B2'),(2062,'4161','IN-11652018283','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','236 ','sales','','','No',NULL,NULL,''),(2063,'4161','IN-11652018283','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','236 ','sales','','','No',NULL,NULL,''),(2064,'4161','IN-11652018283','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','236 ','sales','','','No',NULL,NULL,''),(2065,'','IN-11652018283','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','236 ','sales','','','No',NULL,NULL,''),(2066,'1100','IN-11652018322','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','237 ','Payment','','','No',NULL,NULL,'B3'),(2067,'4161','IN-11652018322','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','237 ','sales','','','No',NULL,NULL,''),(2068,'4161','IN-11652018322','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','237 ','sales','','','No',NULL,NULL,''),(2069,'4161','IN-11652018322','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','237 ','sales','','','No',NULL,NULL,''),(2070,'','IN-11652018322','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','237 ','sales','','','No',NULL,NULL,''),(2071,'1100','IN-11652018428','2022-05-01 00:00:00',8250.00,NULL,'','1','1','Expected Rental income','1','240 ','Payment','','','No',NULL,NULL,'B6'),(2072,'4161','IN-11652018428','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','240 ','sales','','','No',NULL,NULL,''),(2073,'4161','IN-11652018428','2022-05-01 00:00:00',NULL,600.00,'','1','1','May invoice','1','240 ','sales','','','No',NULL,NULL,''),(2074,'4161','IN-11652018428','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','240 ','sales','','','No',NULL,NULL,''),(2075,'','IN-11652018428','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','240 ','sales','','','No',NULL,NULL,''),(2076,'1100','IN-11652018511','2022-05-01 00:00:00',11950.00,NULL,'','1','1','Expected Rental income','1','241 ','Payment','','','No',NULL,NULL,'B7'),(2077,'4161','IN-11652018511','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','241 ','sales','','','No',NULL,NULL,''),(2078,'4161','IN-11652018511','2022-05-01 00:00:00',NULL,1800.00,'','1','1','May invoice','1','241 ','sales','','','No',NULL,NULL,''),(2079,'4161','IN-11652018511','2022-05-01 00:00:00',NULL,10000.00,'','1','1','May invoice','1','241 ','sales','','','No',NULL,NULL,''),(2080,'','IN-11652018511','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','241 ','sales','','','No',NULL,NULL,''),(2081,'1100','IN-11652018756','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','242 ','Payment','','','No',NULL,NULL,'B8'),(2082,'4161','IN-11652018756','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','242 ','sales','','','No',NULL,NULL,''),(2083,'4161','IN-11652018756','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','242 ','sales','','','No',NULL,NULL,''),(2084,'4161','IN-11652018756','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','242 ','sales','','','No',NULL,NULL,''),(2085,'','IN-11652018756','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','242 ','sales','','','No',NULL,NULL,''),(2086,'1100','IN-11652018809','2022-05-01 00:00:00',13550.00,NULL,'','1','1','Expected Rental income','1','243 ','Payment','','','No',NULL,NULL,'B9'),(2087,'4161','IN-11652018809','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','243 ','sales','','','No',NULL,NULL,''),(2088,'4161','IN-11652018809','2022-05-01 00:00:00',NULL,1400.00,'','1','1','May invoice','1','243 ','sales','','','No',NULL,NULL,''),(2089,'4161','IN-11652018809','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','243 ','sales','','','No',NULL,NULL,''),(2090,'','IN-11652018809','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','243 ','sales','','','No',NULL,NULL,''),(2091,'1100','IN-11652018878','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','245 ','Payment','','','No',NULL,NULL,'C2'),(2092,'4161','IN-11652018878','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','245 ','sales','','','No',NULL,NULL,''),(2093,'4161','IN-11652018878','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','245 ','sales','','','No',NULL,NULL,''),(2094,'4161','IN-11652018878','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','245 ','sales','','','No',NULL,NULL,''),(2095,'','IN-11652018878','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','245 ','sales','','','No',NULL,NULL,''),(2096,'1100','IN-11652018949','2022-05-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','246 ','Payment','','','No',NULL,NULL,'C3'),(2097,'4161','IN-11652018949','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','246 ','sales','','','No',NULL,NULL,''),(2098,'4161','IN-11652018949','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','246 ','sales','','','No',NULL,NULL,''),(2099,'4161','IN-11652018949','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','246 ','sales','','','No',NULL,NULL,''),(2100,'','IN-11652018949','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','246 ','sales','','','No',NULL,NULL,''),(2101,'1100','IN-11652018994','2022-05-01 00:00:00',12350.00,NULL,'','1','1','Expected Rental income','1','247 ','Payment','','','No',NULL,NULL,'C4'),(2102,'4161','IN-11652018994','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','247 ','sales','','','No',NULL,NULL,''),(2103,'4161','IN-11652018994','2022-05-01 00:00:00',NULL,1200.00,'','1','1','May invoice','1','247 ','sales','','','No',NULL,NULL,''),(2104,'4161','IN-11652018994','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','247 ','sales','','','No',NULL,NULL,''),(2105,'','IN-11652018994','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','247 ','sales','','','No',NULL,NULL,''),(2106,'1100','IN-11652019040','2022-05-01 00:00:00',12350.00,NULL,'','1','1','Expected Rental income','1','304 ','Payment','','','No',NULL,NULL,'C5'),(2107,'4161','IN-11652019040','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','304 ','sales','','','No',NULL,NULL,''),(2108,'4161','IN-11652019040','2022-05-01 00:00:00',NULL,1200.00,'','1','1','May invoice','1','304 ','sales','','','No',NULL,NULL,''),(2109,'4161','IN-11652019040','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','304 ','sales','','','No',NULL,NULL,''),(2110,'','IN-11652019040','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','304 ','sales','','','No',NULL,NULL,''),(2111,'1100','IN-11652019094','2022-05-01 00:00:00',8650.00,NULL,'','1','1','Expected Rental income','1','249 ','Payment','','','No',NULL,NULL,'C6'),(2112,'4161','IN-11652019094','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','249 ','sales','','','No',NULL,NULL,''),(2113,'4161','IN-11652019094','2022-05-01 00:00:00',NULL,1000.00,'','1','1','May invoice','1','249 ','sales','','','No',NULL,NULL,''),(2114,'4161','IN-11652019094','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','249 ','sales','','','No',NULL,NULL,''),(2115,'','IN-11652019094','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','249 ','sales','','','No',NULL,NULL,''),(2116,'1100','IN-11652019156','2022-05-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','251 ','Payment','','','No',NULL,NULL,'C8'),(2117,'4161','IN-11652019156','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','251 ','sales','','','No',NULL,NULL,''),(2118,'4161','IN-11652019156','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','251 ','sales','','','No',NULL,NULL,''),(2119,'4161','IN-11652019156','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','251 ','sales','','','No',NULL,NULL,''),(2120,'','IN-11652019156','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','251 ','sales','','','No',NULL,NULL,''),(2121,'1100','IN-11652019257','2022-05-01 00:00:00',13750.00,NULL,'','1','1','Expected Rental income','1','252 ','Payment','','','No',NULL,NULL,'C9'),(2122,'4161','IN-11652019257','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','252 ','sales','','','No',NULL,NULL,''),(2123,'4161','IN-11652019257','2022-05-01 00:00:00',NULL,1600.00,'','1','1','May invoice','1','252 ','sales','','','No',NULL,NULL,''),(2124,'4161','IN-11652019257','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','252 ','sales','','','No',NULL,NULL,''),(2125,'','IN-11652019257','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','252 ','sales','','','No',NULL,NULL,''),(2126,'1100','IN-11652019315','2022-05-01 00:00:00',12950.00,NULL,'','1','1','Expected Rental income','1','253 ','Payment','','','No',NULL,NULL,'D1'),(2127,'4161','IN-11652019315','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','253 ','sales','','','No',NULL,NULL,''),(2128,'4161','IN-11652019315','2022-05-01 00:00:00',NULL,800.00,'','1','1','May invoice','1','253 ','sales','','','No',NULL,NULL,''),(2129,'4161','IN-11652019315','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','253 ','sales','','','No',NULL,NULL,''),(2130,'','IN-11652019315','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','253 ','sales','','','No',NULL,NULL,''),(2131,'1100','IN-11652019369','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','254 ','Payment','','','No',NULL,NULL,'D2'),(2132,'4161','IN-11652019369','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','254 ','sales','','','No',NULL,NULL,''),(2133,'4161','IN-11652019369','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','254 ','sales','','','No',NULL,NULL,''),(2134,'4161','IN-11652019369','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','254 ','sales','','','No',NULL,NULL,''),(2135,'','IN-11652019369','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','254 ','sales','','','No',NULL,NULL,''),(2136,'1100','IN-11652019782','2022-05-01 00:00:00',11350.00,NULL,'','1','1','Expected Rental income','1','256 ','Payment','','','No',NULL,NULL,'D4'),(2137,'4161','IN-11652019782','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','256 ','sales','','','No',NULL,NULL,''),(2138,'4161','IN-11652019782','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','256 ','sales','','','No',NULL,NULL,''),(2139,'4161','IN-11652019782','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','256 ','sales','','','No',NULL,NULL,''),(2140,'','IN-11652019782','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','256 ','sales','','','No',NULL,NULL,''),(2141,'1100','IN-11652019859','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','258 ','Payment','','','No',NULL,NULL,'D6'),(2142,'4161','IN-11652019859','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','258 ','sales','','','No',NULL,NULL,''),(2143,'4161','IN-11652019859','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','258 ','sales','','','No',NULL,NULL,''),(2144,'4161','IN-11652019859','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','258 ','sales','','','No',NULL,NULL,''),(2145,'','IN-11652019859','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','258 ','sales','','','No',NULL,NULL,''),(2146,'1100','IN-11652019909','2022-05-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','260 ','Payment','','','No',NULL,NULL,'D8'),(2147,'4161','IN-11652019909','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','260 ','sales','','','No',NULL,NULL,''),(2148,'4161','IN-11652019909','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','260 ','sales','','','No',NULL,NULL,''),(2149,'4161','IN-11652019909','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','260 ','sales','','','No',NULL,NULL,''),(2150,'','IN-11652019909','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','260 ','sales','','','No',NULL,NULL,''),(2151,'1100','IN-11652019998','2022-05-01 00:00:00',12150.00,NULL,'','1','1','Expected Rental income','1','262 ','Payment','','','No',NULL,NULL,'E1'),(2152,'4161','IN-11652019998','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','262 ','sales','','','No',NULL,NULL,''),(2153,'4161','IN-11652019998','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','262 ','sales','','','No',NULL,NULL,''),(2154,'4161','IN-11652019998','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','262 ','sales','','','No',NULL,NULL,''),(2155,'','IN-11652019998','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','262 ','sales','','','No',NULL,NULL,''),(2156,'1100','IN-11652020039','2022-05-01 00:00:00',7850.00,NULL,'','1','1','Expected Rental income','1','263 ','Payment','','','No',NULL,NULL,'E2'),(2157,'4161','IN-11652020039','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','263 ','sales','','','No',NULL,NULL,''),(2158,'4161','IN-11652020039','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','263 ','sales','','','No',NULL,NULL,''),(2159,'4161','IN-11652020039','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','263 ','sales','','','No',NULL,NULL,''),(2160,'','IN-11652020039','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','263 ','sales','','','No',NULL,NULL,''),(2161,'1100','IN-11652020136','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','264 ','Payment','','','No',NULL,NULL,'E3'),(2162,'4161','IN-11652020136','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','264 ','sales','','','No',NULL,NULL,''),(2163,'4161','IN-11652020136','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','264 ','sales','','','No',NULL,NULL,''),(2164,'4161','IN-11652020136','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','264 ','sales','','','No',NULL,NULL,''),(2165,'','IN-11652020136','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','264 ','sales','','','No',NULL,NULL,''),(2166,'1100','IN-11652020213','2022-05-01 00:00:00',11750.00,NULL,'','1','1','Expected Rental income','1','266 ','Payment','','','No',NULL,NULL,'E5'),(2167,'4161','IN-11652020213','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','266 ','sales','','','No',NULL,NULL,''),(2168,'4161','IN-11652020213','2022-05-01 00:00:00',NULL,600.00,'','1','1','May invoice','1','266 ','sales','','','No',NULL,NULL,''),(2169,'4161','IN-11652020213','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','266 ','sales','','','No',NULL,NULL,''),(2170,'','IN-11652020213','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','266 ','sales','','','No',NULL,NULL,''),(2171,'1100','IN-11652020252','2022-05-01 00:00:00',8050.00,NULL,'','1','1','Expected Rental income','1','303 ','Payment','','','No',NULL,NULL,'E6'),(2172,'4161','IN-11652020252','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','303 ','sales','','','No',NULL,NULL,''),(2173,'4161','IN-11652020252','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','303 ','sales','','','No',NULL,NULL,''),(2174,'4161','IN-11652020252','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','303 ','sales','','','No',NULL,NULL,''),(2175,'','IN-11652020252','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','303 ','sales','','','No',NULL,NULL,''),(2176,'1100','IN-11652020319','2022-05-01 00:00:00',12550.00,NULL,'','1','1','Expected Rental income','1','270 ','Payment','','','No',NULL,NULL,'E9'),(2177,'4161','IN-11652020319','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','270 ','sales','','','No',NULL,NULL,''),(2178,'4161','IN-11652020319','2022-05-01 00:00:00',NULL,400.00,'','1','1','May invoice','1','270 ','sales','','','No',NULL,NULL,''),(2179,'4161','IN-11652020319','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','270 ','sales','','','No',NULL,NULL,''),(2180,'','IN-11652020319','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','270 ','sales','','','No',NULL,NULL,''),(2181,'1100','IN-11652020384','2022-05-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','271 ','Payment','','','No',NULL,NULL,'F1'),(2182,'4161','IN-11652020384','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','271 ','sales','','','No',NULL,NULL,''),(2183,'4161','IN-11652020384','2022-05-01 00:00:00',NULL,600.00,'','1','1','May invoice','1','271 ','sales','','','No',NULL,NULL,''),(2184,'4161','IN-11652020384','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','271 ','sales','','','No',NULL,NULL,''),(2185,'','IN-11652020384','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','271 ','sales','','','No',NULL,NULL,''),(2186,'1100','IN-11652020459','2022-05-01 00:00:00',8250.00,NULL,'','1','1','Expected Rental income','1','273 ','Payment','','','No',NULL,NULL,'F3'),(2187,'4161','IN-11652020459','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','273 ','sales','','','No',NULL,NULL,''),(2188,'4161','IN-11652020459','2022-05-01 00:00:00',NULL,600.00,'','1','1','May invoice','1','273 ','sales','','','No',NULL,NULL,''),(2189,'4161','IN-11652020459','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','273 ','sales','','','No',NULL,NULL,''),(2190,'','IN-11652020459','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','273 ','sales','','','No',NULL,NULL,''),(2191,'1100','IN-11652020500','2022-05-01 00:00:00',11350.00,NULL,'','1','1','Expected Rental income','1','274 ','Payment','','','No',NULL,NULL,'F4'),(2192,'4161','IN-11652020500','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','274 ','sales','','','No',NULL,NULL,''),(2193,'4161','IN-11652020500','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','274 ','sales','','','No',NULL,NULL,''),(2194,'4161','IN-11652020500','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','274 ','sales','','','No',NULL,NULL,''),(2195,'','IN-11652020500','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','274 ','sales','','','No',NULL,NULL,''),(2196,'1100','IN-11652020573','2022-05-01 00:00:00',11350.00,NULL,'','1','1','Expected Rental income','1','275 ','Payment','','','No',NULL,NULL,'F5'),(2197,'4161','IN-11652020573','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','275 ','sales','','','No',NULL,NULL,''),(2198,'4161','IN-11652020573','2022-05-01 00:00:00',NULL,200.00,'','1','1','May invoice','1','275 ','sales','','','No',NULL,NULL,''),(2199,'4161','IN-11652020573','2022-05-01 00:00:00',NULL,11000.00,'','1','1','May invoice','1','275 ','sales','','','No',NULL,NULL,''),(2200,'','IN-11652020573','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','275 ','sales','','','No',NULL,NULL,''),(2201,'1100','IN-11652020659','2022-05-01 00:00:00',9450.00,NULL,'','1','1','Expected Rental income','1','276 ','Payment','','','No',NULL,NULL,'F6'),(2202,'4161','IN-11652020659','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','276 ','sales','','','No',NULL,NULL,''),(2203,'4161','IN-11652020659','2022-05-01 00:00:00',NULL,1800.00,'','1','1','May invoice','1','276 ','sales','','','No',NULL,NULL,''),(2204,'4161','IN-11652020659','2022-05-01 00:00:00',NULL,7500.00,'','1','1','May invoice','1','276 ','sales','','','No',NULL,NULL,''),(2205,'','IN-11652020659','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','276 ','sales','','','No',NULL,NULL,''),(2206,'1100','IN-11652020752','2022-05-01 00:00:00',12750.00,NULL,'','1','1','Expected Rental income','1','279 ','Payment','','','No',NULL,NULL,'F9'),(2207,'4161','IN-11652020752','2022-05-01 00:00:00',NULL,150.00,'','1','1','May invoice','1','279 ','sales','','','No',NULL,NULL,''),(2208,'4161','IN-11652020752','2022-05-01 00:00:00',NULL,600.00,'','1','1','May invoice','1','279 ','sales','','','No',NULL,NULL,''),(2209,'4161','IN-11652020752','2022-05-01 00:00:00',NULL,12000.00,'','1','1','May invoice','1','279 ','sales','','','No',NULL,NULL,''),(2210,'','IN-11652020752','2022-05-01 00:00:00',NULL,0.00,'','1','1','May invoice','1','279 ','sales','','','No',NULL,NULL,''),(2211,'1100','RC-11653798145','2022-05-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','4 ','Payment','','','No',NULL,NULL,''),(2212,'1030','RC-11653798145','2022-05-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.1 and Plot No.1 ','1','4 ','sales','','','No',NULL,NULL,''),(2213,'1100','RC-11653798232','2022-05-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','300 ','Payment','','','No',NULL,NULL,''),(2214,'1030','RC-11653798232','2022-05-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.2 and Plot No.1 ','1','300 ','sales','','','No',NULL,NULL,''),(2215,'1100','RC-11653798268','2022-05-10 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','139 ','Payment','','','No',NULL,NULL,''),(2216,'1030','RC-11653798268','2022-05-10 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.3 and Plot No.1 ','1','139 ','sales','','','No',NULL,NULL,''),(2217,'1100','RC-11653798578','2022-05-09 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','155 ','Payment','','','No',NULL,NULL,''),(2218,'1030','RC-11653798578','2022-05-09 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.5 and Plot No.1 ','1','155 ','sales','','','No',NULL,NULL,''),(2219,'1100','RC-11653798650','2022-05-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','142 ','Payment','','','No',NULL,NULL,''),(2220,'1030','RC-11653798650','2022-05-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.6 and Plot No.1 ','1','142 ','sales','','','No',NULL,NULL,''),(2221,'1100','RC-11653798709','2022-05-08 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','144 ','Payment','','','No',NULL,NULL,''),(2222,'1030','RC-11653798709','2022-05-08 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.8 and Plot No.1 ','1','144 ','sales','','','No',NULL,NULL,''),(2223,'1100','RC-11653798974','2022-05-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','145 ','Payment','','','No',NULL,NULL,''),(2224,'1030','RC-11653798974','2022-05-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.9 and Plot No.1 ','1','145 ','sales','','','No',NULL,NULL,''),(2225,'1100','RC-11653799024','2022-05-16 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','147 ','Payment','','','No',NULL,NULL,''),(2226,'1030','RC-11653799024','2022-05-16 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.11 and Plot No.1 ','1','147 ','sales','','','No',NULL,NULL,''),(2227,'1100','RC-11653799397','2022-05-10 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','148 ','Payment','','','No',NULL,NULL,''),(2228,'1030','RC-11653799397','2022-05-10 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.12 and Plot No.1 ','1','148 ','sales','','','No',NULL,NULL,''),(2229,'1100','RC-11653799446','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','149 ','Payment','','','No',NULL,NULL,''),(2230,'1030','RC-11653799446','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.13 and Plot No.1 ','1','149 ','sales','','','No',NULL,NULL,''),(2231,'1100','RC-11653799519','2022-05-13 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','287 ','Payment','','','No',NULL,NULL,''),(2232,'1030','RC-11653799519','2022-05-13 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.15 and Plot No.1 ','1','287 ','sales','','','No',NULL,NULL,''),(2233,'1100','RC-11653799635','2022-05-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','152 ','Payment','','','No',NULL,NULL,''),(2234,'1030','RC-11653799635','2022-05-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.16 and Plot No.1 ','1','152 ','sales','','','No',NULL,NULL,''),(2235,'1100','RC-11653799687','2022-05-11 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','153 ','Payment','','','No',NULL,NULL,''),(2236,'1030','RC-11653799687','2022-05-11 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.17 and Plot No.1 ','1','153 ','sales','','','No',NULL,NULL,''),(2237,'1100','RC-11653799751','2022-05-14 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','154 ','Payment','','','No',NULL,NULL,''),(2238,'1030','RC-11653799751','2022-05-14 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.18 and Plot No.1 ','1','154 ','sales','','','No',NULL,NULL,''),(2239,'1100','RC-11653799805','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','141 ','Payment','','','No',NULL,NULL,''),(2240,'1030','RC-11653799805','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.19 and Plot No.1 ','1','141 ','sales','','','No',NULL,NULL,''),(2241,'1100','RC-11653799846','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','156 ','Payment','','','No',NULL,NULL,''),(2242,'1030','RC-11653799846','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.20 and Plot No.1 ','1','156 ','sales','','','No',NULL,NULL,''),(2243,'1100','RC-11653800057','2022-05-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','157 ','Payment','','','No',NULL,NULL,''),(2244,'1030','RC-11653800057','2022-05-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.21 and Plot No.1 ','1','157 ','sales','','','No',NULL,NULL,''),(2245,'1100','RC-11653800130','2022-05-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','302 ','Payment','','','No',NULL,NULL,''),(2246,'1030','RC-11653800130','2022-05-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.22 and Plot No.1 ','1','302 ','sales','','','No',NULL,NULL,''),(2247,'1100','RC-11653800213','2022-05-16 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','159 ','Payment','','','No',NULL,NULL,''),(2248,'1030','RC-11653800213','2022-05-16 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.23 and Plot No.1 ','1','159 ','sales','','','No',NULL,NULL,''),(2249,'1100','RC-11653800267','2022-05-04 00:00:00',NULL,8000.00,'','1','1','Expected income paid','1','160 ','Payment','','','No',NULL,NULL,''),(2250,'1030','RC-11653800267','2022-05-04 00:00:00',8000.00,NULL,'','1','1','Payment for Hs No.24 and Plot No.1 ','1','160 ','sales','','','No',NULL,NULL,''),(2251,'1100','RC-11653800430','2022-05-04 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','161 ','Payment','','','No',NULL,NULL,''),(2252,'1030','RC-11653800430','2022-05-04 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.25 and Plot No.1 ','1','161 ','sales','','','No',NULL,NULL,''),(2253,'1100','RC-11653800494','2022-05-16 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','162 ','Payment','','','No',NULL,NULL,''),(2254,'1030','RC-11653800494','2022-05-16 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.26 and Plot No.1 ','1','162 ','sales','','','No',NULL,NULL,''),(2255,'1100','RC-11653800619','2022-05-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','163 ','Payment','','','No',NULL,NULL,''),(2256,'1030','RC-11653800619','2022-05-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.27 and Plot No.1 ','1','163 ','sales','','','No',NULL,NULL,''),(2257,'1100','RC-11653800660','2022-05-29 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','164 ','Payment','','','No',NULL,NULL,''),(2258,'1030','RC-11653800660','2022-05-29 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.28 and Plot No.1 ','1','164 ','sales','','','No',NULL,NULL,''),(2259,'1100','RC-11653800916','2022-05-29 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','165 ','Payment','','','No',NULL,NULL,''),(2260,'1030','RC-11653800916','2022-05-29 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.29 and Plot No.1 ','1','165 ','sales','','','No',NULL,NULL,''),(2261,'1100','RC-11653800964','2022-05-05 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','166 ','Payment','','','No',NULL,NULL,''),(2262,'1030','RC-11653800964','2022-05-05 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.30 and Plot No.1 ','1','166 ','sales','','','No',NULL,NULL,''),(2263,'1100','RC-11653801013','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','168 ','Payment','','','No',NULL,NULL,''),(2264,'1030','RC-11653801013','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.32 and Plot No.1 ','1','168 ','sales','','','No',NULL,NULL,''),(2265,'1100','RC-11653801112','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','171 ','Payment','','','No',NULL,NULL,''),(2266,'1030','RC-11653801112','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.35 and Plot No.1 ','1','171 ','sales','','','No',NULL,NULL,''),(2267,'1100','RC-11653801170','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','172 ','Payment','','','No',NULL,NULL,''),(2268,'1030','RC-11653801170','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.36 and Plot No.1 ','1','172 ','sales','','','No',NULL,NULL,''),(2269,'1100','RC-11653801228','2022-05-21 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','173 ','Payment','','','No',NULL,NULL,''),(2270,'1030','RC-11653801228','2022-05-21 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.37 and Plot No.1 ','1','173 ','sales','','','No',NULL,NULL,''),(2271,'1100','RC-11653801453','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','174 ','Payment','','','No',NULL,NULL,''),(2272,'1030','RC-11653801453','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.38 and Plot No.1 ','1','174 ','sales','','','No',NULL,NULL,''),(2273,'1100','RC-11653801517','2022-05-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','284 ','Payment','','','No',NULL,NULL,''),(2274,'1030','RC-11653801517','2022-05-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.39 and Plot No.1 ','1','284 ','sales','','','No',NULL,NULL,''),(2275,'1100','RC-11653801564','2022-05-09 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','176 ','Payment','','','No',NULL,NULL,''),(2276,'1030','RC-11653801564','2022-05-09 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.40 and Plot No.1 ','1','176 ','sales','','','No',NULL,NULL,''),(2277,'1100','RC-11653801624','2022-05-30 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','177 ','Payment','','','No',NULL,NULL,''),(2278,'1030','RC-11653801624','2022-05-30 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.41 and Plot No.1 ','1','177 ','sales','','','No',NULL,NULL,''),(2279,'1100','RC-11653801673','2022-05-06 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','178 ','Payment','','','No',NULL,NULL,''),(2280,'1030','RC-11653801673','2022-05-06 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.42 and Plot No.1 ','1','178 ','sales','','','No',NULL,NULL,''),(2281,'1100','RC-11653801771','2022-05-10 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','179 ','Payment','','','No',NULL,NULL,''),(2282,'1030','RC-11653801771','2022-05-10 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.43 and Plot No.1 ','1','179 ','sales','','','No',NULL,NULL,''),(2283,'1100','RC-11653801807','2022-05-29 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','180 ','Payment','','','No',NULL,NULL,''),(2284,'1030','RC-11653801807','2022-05-29 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.44 and Plot No.1 ','1','180 ','sales','','','No',NULL,NULL,''),(2285,'1100','RC-11653801861','2022-05-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','181 ','Payment','','','No',NULL,NULL,''),(2286,'1030','RC-11653801861','2022-05-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.45 and Plot No.1 ','1','181 ','sales','','','No',NULL,NULL,''),(2287,'1100','RC-11653801936','2022-05-06 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','182 ','Payment','','','No',NULL,NULL,''),(2288,'1030','RC-11653801936','2022-05-06 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.46 and Plot No.1 ','1','182 ','sales','','','No',NULL,NULL,''),(2289,'1100','RC-11653801979','2022-05-29 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','183 ','Payment','','','No',NULL,NULL,''),(2290,'1030','RC-11653801979','2022-05-29 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.47 and Plot No.1 ','1','183 ','sales','','','No',NULL,NULL,''),(2291,'1100','RC-11653802035','2022-05-29 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','184 ','Payment','','','No',NULL,NULL,''),(2292,'1030','RC-11653802035','2022-05-29 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.48 and Plot No.1 ','1','184 ','sales','','','No',NULL,NULL,''),(2293,'1100','RC-11653802086','2022-05-29 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','185 ','Payment','','','No',NULL,NULL,''),(2294,'1030','RC-11653802086','2022-05-29 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.49 and Plot No.1 ','1','185 ','sales','','','No',NULL,NULL,''),(2295,'1100','RC-11653802127','2022-05-29 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','186 ','Payment','','','No',NULL,NULL,''),(2296,'1030','RC-11653802127','2022-05-29 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.50 and Plot No.1 ','1','186 ','sales','','','No',NULL,NULL,''),(2297,'1100','RC-11653802169','2022-05-29 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','187 ','Payment','','','No',NULL,NULL,''),(2298,'1030','RC-11653802169','2022-05-29 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.51 and Plot No.1 ','1','187 ','sales','','','No',NULL,NULL,''),(2299,'1100','RC-11653802228','2022-05-29 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','188 ','Payment','','','No',NULL,NULL,''),(2300,'1030','RC-11653802228','2022-05-29 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.52 and Plot No.1 ','1','188 ','sales','','','No',NULL,NULL,''),(2301,'1100','RC-11653802321','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','190 ','Payment','','','No',NULL,NULL,''),(2302,'1030','RC-11653802321','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.54 and Plot No.1 ','1','190 ','sales','','','No',NULL,NULL,''),(2303,'1100','RC-11653802358','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','191 ','Payment','','','No',NULL,NULL,''),(2304,'1030','RC-11653802358','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.55 and Plot No.1 ','1','191 ','sales','','','No',NULL,NULL,''),(2305,'1100','RC-11653802430','2022-05-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','192 ','Payment','','','No',NULL,NULL,''),(2306,'1030','RC-11653802430','2022-05-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.56 and Plot No.1 ','1','192 ','sales','','','No',NULL,NULL,''),(2307,'1100','RC-11653802483','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','193 ','Payment','','','No',NULL,NULL,''),(2308,'1030','RC-11653802483','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.57 and Plot No.1 ','1','193 ','sales','','','No',NULL,NULL,''),(2309,'1100','RC-11653802526','2022-05-08 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','194 ','Payment','','','No',NULL,NULL,''),(2310,'1030','RC-11653802526','2022-05-08 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.58 and Plot No.1 ','1','194 ','sales','','','No',NULL,NULL,''),(2311,'1100','RC-11653802575','2022-05-30 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','195 ','Payment','','','No',NULL,NULL,''),(2312,'1030','RC-11653802575','2022-05-30 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.59 and Plot No.1 ','1','195 ','sales','','','No',NULL,NULL,''),(2313,'1100','RC-11653802623','2022-05-10 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','196 ','Payment','','','No',NULL,NULL,''),(2314,'1030','RC-11653802623','2022-05-10 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.60 and Plot No.1 ','1','196 ','sales','','','No',NULL,NULL,''),(2315,'1100','RC-11653802679','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','197 ','Payment','','','No',NULL,NULL,''),(2316,'1030','RC-11653802679','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.61 and Plot No.1 ','1','197 ','sales','','','No',NULL,NULL,''),(2317,'1100','RC-11653802753','2022-05-07 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','198 ','Payment','','','No',NULL,NULL,''),(2318,'1030','RC-11653802753','2022-05-07 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.62 and Plot No.1 ','1','198 ','sales','','','No',NULL,NULL,''),(2319,'1100','RC-11653802827','2022-05-29 00:00:00',NULL,6800.00,'','1','1','Expected income paid','1','199 ','Payment','','','No',NULL,NULL,''),(2320,'1030','RC-11653802827','2022-05-29 00:00:00',6800.00,NULL,'','1','1','Payment for Hs No.63 and Plot No.1 ','1','199 ','sales','','','No',NULL,NULL,''),(2321,'1100','RC-11653802885','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','200 ','Payment','','','No',NULL,NULL,''),(2322,'1030','RC-11653802885','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.64 and Plot No.1 ','1','200 ','sales','','','No',NULL,NULL,''),(2323,'1100','RC-11653802958','2022-05-07 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','201 ','Payment','','','No',NULL,NULL,''),(2324,'1030','RC-11653802958','2022-05-07 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.65 and Plot No.1 ','1','201 ','sales','','','No',NULL,NULL,''),(2325,'1100','RC-11653803095','2022-05-09 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','202 ','Payment','','','No',NULL,NULL,''),(2326,'1030','RC-11653803095','2022-05-09 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.66 and Plot No.1 ','1','202 ','sales','','','No',NULL,NULL,''),(2327,'1100','RC-11653803173','2022-04-30 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','203 ','Payment','','','No',NULL,NULL,''),(2328,'1030','RC-11653803173','2022-04-30 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.67 and Plot No.1 ','1','203 ','sales','','','No',NULL,NULL,''),(2329,'1100','RC-11653803209','2022-05-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','204 ','Payment','','','No',NULL,NULL,''),(2330,'1030','RC-11653803209','2022-05-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.68 and Plot No.1 ','1','204 ','sales','','','No',NULL,NULL,''),(2331,'1100','RC-11653803237','2022-05-05 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','205 ','Payment','','','No',NULL,NULL,''),(2332,'1030','RC-11653803237','2022-05-05 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.69 and Plot No.1 ','1','205 ','sales','','','No',NULL,NULL,''),(2333,'1100','RC-11653803311','2022-05-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','206 ','Payment','','','No',NULL,NULL,''),(2334,'1030','RC-11653803311','2022-05-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.70 and Plot No.1 ','1','206 ','sales','','','No',NULL,NULL,''),(2335,'1100','RC-11653803340','2022-05-04 00:00:00',NULL,4000.00,'','1','1','Expected income paid','1','207 ','Payment','','','No',NULL,NULL,''),(2336,'1030','RC-11653803340','2022-05-04 00:00:00',4000.00,NULL,'','1','1','Payment for Hs No.71 and Plot No.1 ','1','207 ','sales','','','No',NULL,NULL,''),(2337,'1100','RC-11653803368','2022-05-05 00:00:00',NULL,3800.00,'','1','1','Expected income paid','1','208 ','Payment','','','No',NULL,NULL,''),(2338,'1030','RC-11653803368','2022-05-05 00:00:00',3800.00,NULL,'','1','1','Payment for Hs No.72 and Plot No.1 ','1','208 ','sales','','','No',NULL,NULL,''),(2339,'1100','RC-11653803420','2022-05-04 00:00:00',NULL,6500.00,'','1','1','Expected income paid','1','209 ','Payment','','','No',NULL,NULL,''),(2340,'1030','RC-11653803420','2022-05-04 00:00:00',6500.00,NULL,'','1','1','Payment for Hs No.73 and Plot No.1 ','1','209 ','sales','','','No',NULL,NULL,''),(2341,'1100','RC-11653803975','2022-05-29 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','210 ','Payment','','','No',NULL,NULL,''),(2342,'1030','RC-11653803975','2022-05-29 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.74 and Plot No.1 ','1','210 ','sales','','','No',NULL,NULL,''),(2343,'1100','RC-11653804036','2022-05-29 00:00:00',NULL,2500.00,'','1','1','Expected income paid','1','211 ','Payment','','','No',NULL,NULL,''),(2344,'1030','RC-11653804036','2022-05-29 00:00:00',2500.00,NULL,'','1','1','Payment for Hs No.75 and Plot No.1 ','1','211 ','sales','','','No',NULL,NULL,''),(2345,'1100','RC-11653804120','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','212 ','Payment','','','No',NULL,NULL,''),(2346,'1030','RC-11653804120','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.76 and Plot No.1 ','1','212 ','sales','','','No',NULL,NULL,''),(2347,'1100','RC-11653805186','2022-05-04 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','213 ','Payment','','','No',NULL,NULL,''),(2348,'1030','RC-11653805186','2022-05-04 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.77 and Plot No.1 ','1','213 ','sales','','','No',NULL,NULL,''),(2349,'1100','RC-11653805235','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','214 ','Payment','','','No',NULL,NULL,''),(2350,'1030','RC-11653805235','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.78 and Plot No.1 ','1','214 ','sales','','','No',NULL,NULL,''),(2351,'1100','RC-11653805304','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','215 ','Payment','','','No',NULL,NULL,''),(2352,'1030','RC-11653805304','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.79 and Plot No.1 ','1','215 ','sales','','','No',NULL,NULL,''),(2353,'1100','RC-11653805604','2022-05-09 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','216 ','Payment','','','No',NULL,NULL,''),(2354,'1030','RC-11653805604','2022-05-09 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.80 and Plot No.1 ','1','216 ','sales','','','No',NULL,NULL,''),(2355,'1100','RC-11653805689','2022-04-30 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','217 ','Payment','','','No',NULL,NULL,''),(2356,'1030','RC-11653805689','2022-04-30 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.81 and Plot No.1 ','1','217 ','sales','','','No',NULL,NULL,''),(2357,'1100','RC-11653805789','2022-05-29 00:00:00',NULL,4500.00,'','1','1','Expected income paid','1','219 ','Payment','','','No',NULL,NULL,''),(2358,'1030','RC-11653805789','2022-05-29 00:00:00',4500.00,NULL,'','1','1','Payment for Hs No.83 and Plot No.1 ','1','219 ','sales','','','No',NULL,NULL,''),(2359,'1100','RC-11653805842','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','220 ','Payment','','','No',NULL,NULL,''),(2360,'1030','RC-11653805842','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.84 and Plot No.1 ','1','220 ','sales','','','No',NULL,NULL,''),(2361,'1100','RC-11653806295','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','221 ','Payment','','','No',NULL,NULL,''),(2362,'1030','RC-11653806295','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.85 and Plot No.1 ','1','221 ','sales','','','No',NULL,NULL,''),(2363,'1100','RC-11653806344','2022-05-29 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','222 ','Payment','','','No',NULL,NULL,''),(2364,'1030','RC-11653806344','2022-05-29 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.86 and Plot No.1 ','1','222 ','sales','','','No',NULL,NULL,''),(2365,'1100','RC-11653806423','2022-05-29 00:00:00',NULL,8000.00,'','1','1','Expected income paid','1','223 ','Payment','','','No',NULL,NULL,''),(2366,'1030','RC-11653806423','2022-05-29 00:00:00',8000.00,NULL,'','1','1','Payment for Hs No.SHOP 1 and Plot No.1 ','1','223 ','sales','','','No',NULL,NULL,''),(2367,'1100','RC-11653806605','2022-05-29 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','225 ','Payment','','','No',NULL,NULL,''),(2368,'1030','RC-11653806605','2022-05-29 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.SHOP 3 and Plot No.1 ','1','225 ','sales','','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,'ICT','ICT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'HR','HR',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; INSERT INTO `device` VALUES (1,'101','','2019-06-10 09:49:10am','active','1','','1'); /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; INSERT INTO `events` VALUES (1,'AIR CUT','2021-07-15','2021-07-15','WALTER','JAMES','NAIROBI','new','','Yes','2021-07-15 09:21:58','1','','1'); /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; INSERT INTO `expenses` VALUES (1,'Expense','1','','test','2021-10-26 10:25:01','','Active','2021-10-26 10:25:01','','','','gabriel','2812761635232774','2812761635232774','1','','1035','','11635232763','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2021 Fiscal Year','active','2021-01-01 00:00:00','2021-12-31 23:59:00',1,1,'2021-01-07 06:12:23',100.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; INSERT INTO `followups` VALUES (1,'2021-05-14 04:52:43','1','1','newstock','1','2021-05-13 12:00:00','ready','','n/a','First Call',1,'11620870763','2021-05-13 04:52:43','Deal','no',NULL,NULL),(2,'2021-07-15 10:52:56','12','1','Intrested','1','2021-07-29 12:00:00','to be called later','','','Followup 1',1,'12','2021-07-15 10:52:56','Customer','no',NULL,NULL); /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'1','1','1','EQUITY KYANGOMBE','','2018-06-01 ',1,'','8385156.74','2021-10-07 12:36:13','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,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-5577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'1','1','29','BANK WITHDRAWAL','','2019-07-20 13:24:34 ',5,'','0','2021-10-14 15:46:12','1210',''),(162,'1','1','29','DEPOSIT REFUNDS','33','2019-07-20 13:28:19 ',5,'','0','2021-10-14 15:44:57','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','7867900.66','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'),(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','EQUITY AMBER','','2019-10-01 11:49:23 ',1,'','4285784','2021-10-07 12:36: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',''),(206,'1','1','29','ACK234','','2021-07-19 15:02:30',5,'','0','2021-07-19 15:30:35','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','0','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','0','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','0','2021-09-17 06:52:42','4174','1'),(220,'1','1','1','d.refund','','2021-10-15 16:41:00',1,'','0','2021-10-15 16:03:37','1001',''); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts2` -- DROP TABLE IF EXISTS `glaccounts2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts2` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=207 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts2` -- LOCK TABLES `glaccounts2` WRITE; /*!40000 ALTER TABLE `glaccounts2` DISABLE KEYS */; INSERT INTO `glaccounts2` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'1','1','1','EQUITY KYANGOMBE','','2018-06-01 ',1,'','0','2021-08-31 11:41:19','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','0','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-5577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','EQUITY AMBER','','2019-10-01 11:49:23 ',1,'','0','2021-08-31 11:40:49','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(204,'1','1','33','test','203','2020-12-21 14:07:30',4,'','0','2020-12-21 14:30:37','17106','2'),(205,'1','1','1','mpesa 3','','2021-03-08 15:21:56',1,'','0','2021-03-08 15:56:58','1011','1'),(206,'1','1','29','ACK234','','2021-07-19 15:02:30',5,'','0','2021-07-19 15:30:35','5171',''); /*!40000 ALTER TABLE `glaccounts2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; INSERT INTO `glfiscalyear` VALUES (1,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:51:23',5000.00,12000.00,0,'1035',1),(2,'2019 Fiscal Year ','active','0000-00-00 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:41:05',10000.00,12000.00,0,'1010',1),(3,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-08-28 23:59:59',1,1,'2019-08-28 05:50:23',2000.00,8000.00,0,'1000',1); /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; INSERT INTO `groupleavedays` VALUES (1,NULL,7,NULL,'2020-04-08','2020-04-08',2,21.00,'',1,'2020-04-08 09:45:52am',0),(3,NULL,1,NULL,'2020-05-06','2020-05-06',3,10.00,'',1,'2020-05-06 08:07:49pm',0),(4,1,NULL,NULL,'2021-05-11','2021-05-04',3,3.00,'',1,'2021-05-11 05:07:12am',0),(5,1,NULL,NULL,'2021-05-12','2021-05-12',2,33.00,'',1,'2021-05-11 05:07:21am',0); /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=151 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; INSERT INTO `house` VALUES (1,'houseno','type','','plotno','amount','vacant','2021-08-17 14:30:52','','','','',0.00,0.00,0,'rental',1,0.00,''),(2,'1','single','','1','4000','occupied','2021-08-17 14:30:52','2022-01-30 22:33:56','1','','',0.00,0.00,0,'rental',1,0.00,''),(3,'2','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 15:36:31','1','','',0.00,0.00,0,'rental',1,0.00,''),(4,'3','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-12 22:24:28','','','',0.00,0.00,0,'rental',1,0.00,''),(5,'4','single','','1','4000','occupied','2021-08-17 14:30:52','2022-03-22 16:00:11','1','','',0.00,0.00,0,'rental',1,0.00,''),(6,'5','single','','1','4000','occupied','2021-08-17 14:30:52','2022-04-04 21:38:42','1','','',0.00,0.00,0,'rental',1,0.00,''),(7,'6','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-12 22:26:57','','','',0.00,0.00,0,'rental',1,0.00,''),(8,'7','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-12 22:27:30','','','',0.00,0.00,0,'rental',1,0.00,''),(9,'8','single','','1','3800','occupied','2021-08-17 14:30:52','2021-10-12 22:29:26','','','',0.00,0.00,0,'rental',1,0.00,''),(10,'9','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-27 13:47:43','1','','',0.00,0.00,0,'rental',1,0.00,''),(11,'10','single','','1','3000','occupied','2021-08-17 14:30:52','2021-09-30 22:22:11','','','',0.00,0.00,0,'rental',1,0.00,''),(12,'11','single','','1','3500','occupied','2021-09-15 22:08:24','2022-03-20 13:21:12','1','','1',0.00,0.00,0,'rental',1,0.00,''),(13,'12','single','','1','3500','occupied','2021-08-17 14:30:52','2022-01-20 12:02:20','1','','',0.00,0.00,0,'rental',1,0.00,''),(14,'13','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 07:53:45','','','',0.00,0.00,0,'rental',1,0.00,''),(15,'14','single','','1','3500','vacant','2021-08-17 14:30:52','2022-04-04 21:49:48','1','','',0.00,0.00,0,'rental',1,0.00,''),(16,'15','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 07:58:47','','','',0.00,0.00,0,'rental',1,0.00,''),(17,'16','single','','1','3500','occupied','2021-08-17 14:30:52','2021-11-29 11:53:03','1','','',0.00,0.00,0,'rental',1,0.00,''),(18,'17','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 14:33:17','1','','',0.00,0.00,0,'rental',1,0.00,''),(19,'18','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 08:00:47','','','',0.00,0.00,0,'rental',1,0.00,''),(20,'19','single','','1','3500','occupied','2021-08-17 14:30:52','2022-04-04 21:40:45','1','','',0.00,0.00,0,'rental',1,0.00,''),(21,'20','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 14:15:41','1','','',0.00,0.00,0,'rental',1,0.00,''),(22,'21','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:01:59','','','',0.00,0.00,0,'rental',1,0.00,''),(23,'22','single','','1','4000','occupied','2021-08-17 14:30:52','2022-03-01 11:47:12','1','','',0.00,0.00,0,'rental',1,0.00,''),(24,'23','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:02:58','','','',0.00,0.00,0,'rental',1,0.00,''),(25,'24','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:03:38','','','',0.00,0.00,0,'rental',1,0.00,''),(26,'25','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:04:17','','','',0.00,0.00,0,'rental',1,0.00,''),(27,'26','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:04:42','','','',0.00,0.00,0,'rental',1,0.00,''),(28,'27','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 08:05:27','','','',0.00,0.00,0,'rental',1,0.00,''),(29,'28','single','','1','3800','occupied','2021-08-17 14:30:52','2022-03-01 11:35:20','1','','',0.00,0.00,0,'rental',1,0.00,''),(30,'29','single','','1','6500','occupied','2021-08-17 14:30:52','2021-10-13 08:05:59','','','',0.00,0.00,0,'rental',1,0.00,''),(31,'30','single','','1','6000','occupied','2021-08-17 14:30:52','2021-10-13 08:06:26','','','',0.00,0.00,0,'rental',1,0.00,''),(32,'31','single','','1','3500','occupied','2021-08-17 14:30:52','2021-12-01 21:47:33','1','','',0.00,0.00,0,'rental',1,0.00,''),(33,'32','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:34:10','','','',0.00,0.00,0,'rental',1,0.00,''),(34,'33','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:34:56','','','',0.00,0.00,0,'rental',1,0.00,''),(35,'34','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:35:20','','','',0.00,0.00,0,'rental',1,0.00,''),(36,'35','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:35:41','','','',0.00,0.00,0,'rental',1,0.00,''),(37,'36','single','','1','3500','occupied','2021-09-20 16:26:09','2022-02-19 14:54:07','1','','1',0.00,0.00,0,'rental',1,0.00,''),(38,'37','single','','1','3500','occupied','2021-08-17 14:30:52','2021-12-01 22:03:09','1','','',0.00,0.00,0,'rental',1,0.00,''),(39,'38','single','','1','3500','occupied','2021-08-17 14:30:52','2022-03-01 12:04:15','1','','',0.00,0.00,0,'rental',1,0.00,''),(40,'39','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-31 16:56:29','1','','',0.00,0.00,0,'rental',1,0.00,''),(41,'40','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:38:41','','','',0.00,0.00,0,'rental',1,0.00,''),(42,'41','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:39:14','','','',0.00,0.00,0,'rental',1,0.00,''),(43,'42','single','','1','3500','occupied','2021-08-17 14:30:52','2022-04-05 08:02:03','1','','',0.00,0.00,0,'rental',1,0.00,''),(44,'43','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:40:13','','','',0.00,0.00,0,'rental',1,0.00,''),(45,'44','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:40:37','','','',0.00,0.00,0,'rental',1,0.00,''),(46,'45','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:41:02','','','',0.00,0.00,0,'rental',1,0.00,''),(47,'46','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:41:26','','','',0.00,0.00,0,'rental',1,0.00,''),(48,'47','single','','1','4000','occupied','2021-08-17 14:30:52','2022-01-20 15:23:50','1','','',0.00,0.00,0,'rental',1,0.00,''),(49,'48','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:42:13','','','',0.00,0.00,0,'rental',1,0.00,''),(50,'49','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:42:56','','','',0.00,0.00,0,'rental',1,0.00,''),(51,'50','single','','1','3800','occupied','2021-08-17 14:30:52','2022-03-01 11:43:19','1','','',0.00,0.00,0,'rental',1,0.00,''),(52,'51','single','','1','6500','occupied','2021-08-17 14:30:52','2021-10-13 13:47:59','','','',0.00,0.00,0,'rental',1,0.00,''),(53,'52','single','','1','6000','occupied','2021-08-17 14:30:52','2021-10-13 13:48:19','','','',0.00,0.00,0,'rental',1,0.00,''),(54,'53','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:48:45','','','',0.00,0.00,0,'rental',1,0.00,''),(55,'54','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:49:06','','','',0.00,0.00,0,'rental',1,0.00,''),(56,'55','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 21:29:56','1','','',0.00,0.00,0,'rental',1,0.00,''),(57,'56','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:51:01','','','',0.00,0.00,0,'rental',1,0.00,''),(58,'57','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 22:03:18','1','','',0.00,0.00,0,'rental',1,0.00,''),(59,'58','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 22:06:33','1','','',0.00,0.00,0,'rental',1,0.00,''),(60,'59','single','','1','3500','occupied','2021-08-17 14:30:52','2022-03-01 12:04:28','1','','',0.00,0.00,0,'rental',1,0.00,''),(61,'60','single','','1','3500','occupied','2021-09-20 16:46:16','2022-04-05 08:35:44','1','2','1',0.00,0.00,0,'rental',1,0.00,''),(62,'61','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:54:13','','','',0.00,0.00,0,'rental',1,0.00,''),(63,'62','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:55:38','','','',0.00,0.00,0,'rental',1,0.00,''),(64,'63','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:56:36','','','',0.00,0.00,0,'rental',1,0.00,''),(65,'64','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 13:57:05','','','',0.00,0.00,0,'rental',1,0.00,''),(66,'65','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:57:27','','','',0.00,0.00,0,'rental',1,0.00,''),(67,'66','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:57:52','','','',0.00,0.00,0,'rental',1,0.00,''),(68,'67','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:58:11','','','',0.00,0.00,0,'rental',1,0.00,''),(69,'68','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:58:36','','','',0.00,0.00,0,'rental',1,0.00,''),(70,'69','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:58:59','','','',0.00,0.00,0,'rental',1,0.00,''),(71,'70','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:59:23','','','',0.00,0.00,0,'rental',1,0.00,''),(72,'71','single','','1','4000','occupied','2021-08-17 14:30:52','2021-10-13 13:59:55','','','',0.00,0.00,0,'rental',1,0.00,''),(73,'72','single','','1','3800','occupied','2021-08-17 14:30:52','2022-04-05 09:11:01','1','','',0.00,0.00,0,'rental',1,0.00,''),(74,'73','single','','1','6500','occupied','2021-08-17 14:30:52','2021-10-13 14:01:13','','','',0.00,0.00,0,'rental',1,0.00,''),(75,'74','single','','1','6000','occupied','2021-08-17 14:30:52','2021-10-13 14:01:38','','','',0.00,0.00,0,'rental',1,0.00,''),(76,'75','single','','1','3500','occupied','2021-08-17 14:30:52','2021-12-01 22:21:15','1','','',0.00,0.00,0,'rental',1,0.00,''),(77,'76','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-02 08:51:06','','','',0.00,0.00,0,'rental',1,0.00,''),(78,'77','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 14:02:26','','','',0.00,0.00,0,'rental',1,0.00,''),(79,'78','single','','1','3500','occupied','2021-08-17 14:30:52','2022-02-19 22:52:25','1','','',0.00,0.00,0,'rental',1,0.00,''),(80,'79','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 14:07:46','','','',0.00,0.00,0,'rental',1,0.00,''),(81,'80','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 14:08:07','','','',0.00,0.00,0,'rental',1,0.00,''),(82,'81','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 14:08:36','','','',0.00,0.00,0,'rental',1,0.00,''),(83,'82','single','','1','3500','occupied','2021-08-17 14:30:52','2022-03-20 12:41:26','1','','',0.00,0.00,0,'rental',1,0.00,''),(84,'83','single','','1','3500','occupied','2021-08-17 14:30:52','2022-03-01 12:05:01','1','','',0.00,0.00,0,'rental',1,0.00,''),(85,'84','single','','1','3500','occupied','2021-08-17 14:30:52','2022-04-05 09:49:44','1','','',0.00,0.00,0,'rental',1,0.00,''),(86,'85','single','','1','3500','occupied','2021-08-17 14:30:52','2022-03-20 12:57:22','1','','',0.00,0.00,0,'rental',1,0.00,''),(87,'86','single','','1','3500','occupied','2021-08-17 14:30:52','2021-10-13 14:22:46','','','',0.00,0.00,0,'rental',1,0.00,''),(88,'SHOP 1','single','','1','5500','occupied','2021-08-17 14:30:52','2021-10-13 14:23:13','','','',0.00,0.00,0,'rental',1,0.00,''),(89,'SHOP 2','single','','1','5500','occupied','2021-08-17 14:30:52','2021-10-13 14:23:37','','','',0.00,0.00,0,'rental',1,0.00,''),(90,'SHOP 3','single','','1','7500','occupied','2021-08-17 14:30:52','2021-10-13 14:24:03','','','',0.00,0.00,0,'rental',1,0.00,''),(91,'A1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-09 10:37:31','','','',0.00,0.00,0,'rental',1,0.00,''),(92,'A2','bedsitter','','2','100','occupied','2021-09-08 16:34:19','2021-09-08 16:34:19','1','','1',0.00,0.00,0,'rental',1,0.00,''),(93,'A3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-10 17:02:55','','','',0.00,0.00,0,'rental',1,0.00,''),(94,'A4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 10:49:02','','','',0.00,0.00,0,'rental',1,0.00,''),(95,'A5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-10 17:13:00','','','',0.00,0.00,0,'rental',1,0.00,''),(100,'B1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-12-01 14:50:23','1','','',0.00,0.00,0,'rental',1,0.00,''),(101,'B2','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 11:21:52','','','',0.00,0.00,0,'rental',1,0.00,''),(102,'B3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 11:22:54','','','',0.00,0.00,0,'rental',1,0.00,''),(103,'B4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 11:44:52','','','',0.00,0.00,0,'rental',1,0.00,''),(104,'B5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2022-03-01 12:57:26','1','','',0.00,0.00,0,'rental',1,0.00,''),(105,'B6','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-24 21:03:40','','','',0.00,0.00,0,'rental',1,0.00,''),(106,'B7','1 bedroom','','2','10000','occupied','2021-08-17 14:30:52','2022-03-01 12:29:23','1','','',0.00,0.00,0,'rental',1,0.00,''),(107,'B8','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 11:54:00','','','',0.00,0.00,0,'rental',1,0.00,''),(108,'B9','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-09 11:55:13','','','',0.00,0.00,0,'rental',1,0.00,''),(109,'C1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-24 21:11:20','','','',0.00,0.00,0,'rental',1,0.00,''),(110,'C2','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-24 21:18:33','','','',0.00,0.00,0,'rental',1,0.00,''),(111,'C3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-24 21:27:35','','','',0.00,0.00,0,'rental',1,0.00,''),(112,'C4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 16:08:07','','','',0.00,0.00,0,'rental',1,0.00,''),(113,'C5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2022-03-01 12:32:30','1','','',0.00,0.00,0,'rental',1,0.00,''),(114,'C6','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 15:02:22','','','',0.00,0.00,0,'rental',1,0.00,''),(115,'C7','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-12-31 20:24:07','1','','',0.00,0.00,0,'rental',1,0.00,''),(116,'C8','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2022-01-04 16:44:32','1','','',0.00,0.00,0,'rental',1,0.00,''),(117,'C9','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2022-02-26 21:29:36','1','','',0.00,0.00,0,'rental',1,0.00,''),(118,'D1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-24 21:45:58','','','',0.00,0.00,0,'rental',1,0.00,''),(119,'D2','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-12-01 15:40:42','1','','',0.00,0.00,0,'rental',1,0.00,''),(120,'D3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-10 17:39:03','','','',0.00,0.00,0,'rental',1,0.00,''),(121,'D4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2022-01-30 17:13:04','1','','',0.00,0.00,0,'rental',1,0.00,''),(122,'D5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 16:15:51','','','',0.00,0.00,0,'rental',1,0.00,''),(123,'D6','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2022-03-01 12:58:59','1','','',0.00,0.00,0,'rental',1,0.00,''),(124,'D7','1 bedroom','','2','10000','occupied','2021-08-17 14:30:52','2021-10-09 16:26:02','','','',0.00,0.00,0,'rental',1,0.00,''),(125,'D8','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-12-01 15:50:51','1','','',0.00,0.00,0,'rental',1,0.00,''),(126,'D9','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2022-03-01 12:59:32','1','','',0.00,0.00,0,'rental',1,0.00,''),(127,'E1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-10 17:40:46','','','',0.00,0.00,0,'rental',1,0.00,''),(128,'E2','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 16:38:29','','','',0.00,0.00,0,'rental',1,0.00,''),(129,'E3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-24 22:11:30','','','',0.00,0.00,0,'rental',1,0.00,''),(130,'E4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 16:40:52','','','',0.00,0.00,0,'rental',1,0.00,''),(131,'E5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 16:41:31','','','',0.00,0.00,0,'rental',1,0.00,''),(132,'E6','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2022-03-01 12:51:47','1','','',0.00,0.00,0,'rental',1,0.00,''),(133,'E7','1 bedroom','','2','10000','occupied','2021-08-17 14:30:52','2021-10-09 16:43:28','','','',0.00,0.00,0,'rental',1,0.00,''),(134,'E8','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-12-01 16:17:53','1','','',0.00,0.00,0,'rental',1,0.00,''),(135,'E9','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-09 16:46:01','','','',0.00,0.00,0,'rental',1,0.00,''),(136,'F1','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2021-10-09 16:46:43','','','',0.00,0.00,0,'rental',1,0.00,''),(137,'F2','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-24 22:34:59','','','',0.00,0.00,0,'rental',1,0.00,''),(138,'F3','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-08-22 12:39:03','','','',0.00,0.00,0,'rental',1,0.00,''),(139,'F4','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2022-02-26 21:50:36','1','','',0.00,0.00,0,'rental',1,0.00,''),(140,'F5','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2021-10-09 16:49:18','','','',0.00,0.00,0,'rental',1,0.00,''),(141,'F6','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 16:50:10','','','',0.00,0.00,0,'rental',1,0.00,''),(142,'F7','1 bedroom','','2','11000','occupied','2021-08-17 14:30:52','2022-03-01 12:58:18','1','','',0.00,0.00,0,'rental',1,0.00,''),(143,'F8','bedsitter','','2','7500','occupied','2021-08-17 14:30:52','2021-10-09 16:51:55','','','',0.00,0.00,0,'rental',1,0.00,''),(144,'F9','1 bedroom','','2','12000','occupied','2021-08-17 14:30:52','2022-01-30 18:49:19','1','','',0.00,0.00,0,'rental',1,0.00,''),(145,'G1','1 bedroom','','2','0','occupied','2021-08-17 14:30:52','','','','',0.00,0.00,0,'rental',1,0.00,''),(146,'G2','1 bedroom','','2','0','occupied','2021-08-17 14:30:52','','','','',0.00,0.00,0,'rental',1,0.00,''),(147,'KITENGELA','3 B/room','','3','33000','occupied','2021-08-17 15:48:19','2021-10-09 17:39:06','1','','1',0.00,0.00,0,'rental',1,0.00,''),(148,'GREATWALL','3 B/room','','3','28000','occupied','2021-08-17 14:30:52','2021-10-09 17:17:00','','','',0.00,0.00,0,'rental',1,0.00,''),(149,'IMARA DAIMA','Two bedroom','','3','42000','occupied','2021-08-20 12:13:12','2021-08-22 12:49:02','1','GF','1',0.00,0.00,1,'rental',1,0.00,''),(150,'TEST','Double','','2','100','occupied','2021-08-30 14:48:03','','1','GF','1',0.00,0.00,1,'rental',1,0.00,'TEST'); /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `images` -- DROP TABLE IF EXISTS `images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `images` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `images` -- LOCK TABLES `images` WRITE; /*!40000 ALTER TABLE `images` DISABLE KEYS */; /*!40000 ALTER TABLE `images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` 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 AUTO_INCREMENT=681 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 */; INSERT INTO `invoice` VALUES (1,'1','3','139 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647693904','IN-116461221571','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(2,'1','3','139 ',500.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647693904','IN-116461221571','new','','','',500.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(3,'1','4','140 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647756509','IN-116461221572','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(6,'1','6','142 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647714078','IN-116461221584','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(7,'1','6','142 ',300.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647714078','IN-116461221584','new','','','',300.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(9,'1','8','144 ',3800.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647714430','IN-116461221586','new','','','',3800.00,'0','1',0.00,0.00,'2022-03-22',0,0,0.00,0.00,0.00,'',0,'',1),(10,'1','10','288 ',3000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','','IN-116461221587','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(11,'1','13','149 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647757959','IN-116461221588','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(13,'1','15','287 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647758193','IN-116461221589','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(14,'1','18','154 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11649098840','IN-1164612215810','new','','','',3500.00,'0','1',0.00,0.00,'2022-10-03',0,0,0.00,0.00,0.00,'',0,'',1),(15,'1','19','155 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647758472','IN-1164612215811','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(16,'1','21','157 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647759168','IN-1164612215912','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(17,'1','23','159 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11653800213','IN-1164612215913','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(18,'1','24','160 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760245','IN-1164612215914','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(19,'1','25','161 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760316','IN-1164612215915','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(20,'1','26','162 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760376','IN-1164612215916','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(21,'1','27','163 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760458','IN-1164612215917','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(22,'1','29','165 ',6500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760779','IN-1164612215918','new','','','',6500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(23,'1','30','166 ',6000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760821','IN-1164612215919','new','','','',6000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(24,'1','32','168 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647761058','IN-1164612215920','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(25,'1','33','169 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647761128','IN-1164612216021','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(26,'1','34','170 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647761219','IN-1164612216022','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(27,'1','35','171 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647761367','IN-1164612216023','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(28,'1','38','174 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762332','IN-1164612216024','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(29,'1','40','176 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762524','IN-1164612216025','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(30,'1','41','177 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762603','IN-1164612216026','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(31,'1','43','179 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762663','IN-1164612216027','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(33,'1','44','180 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762740','IN-1164612216028','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(34,'1','45','181 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762813','IN-1164612216129','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(35,'1','45','181 ',1000.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650790087','IN-1164612216129','new','','','',1000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(36,'1','46','182 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762946','IN-1164612216130','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(37,'1','48','184 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763095','IN-1164612216131','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(38,'1','49','185 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763154','IN-1164612216132','new','','','',4000.00,'0','1',0.00,0.00,'2022-02-28',0,0,0.00,0.00,0.00,'',0,'',1),(39,'1','51','187 ',6500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763373','IN-1164612216133','new','','','',6500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(40,'1','52','188 ',6000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763453','IN-1164612216134','new','','','',6000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(41,'1','53','189 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763543','IN-1164612216135','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(42,'1','54','190 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763603','IN-1164612216236','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(43,'1','56','192 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763789','IN-1164612216237','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(44,'1','59','195 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765250','IN-1164612216238','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(45,'1','61','197 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765447','IN-1164612216239','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(46,'1','62','198 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765504','IN-1164612216240','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(47,'1','63','199 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765574','IN-1164612216241','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(48,'1','64','200 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765634','IN-1164612216342','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(49,'1','65','201 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765710','IN-1164612216343','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(50,'1','66','202 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647766449','IN-1164612216344','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(51,'1','67','203 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647766511','IN-1164612216345','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(53,'1','68','204 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647766560','IN-1164612216346','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(54,'1','69','205 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647767002','IN-1164612216347','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(55,'1','70','206 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647767614','IN-1164612216348','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(56,'1','71','207 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647767852','IN-1164612216349','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-13',0,0,0.00,0.00,0.00,'',0,'',1),(57,'1','72','208 ',3800.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768230','IN-1164612216450','new','','','',3800.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(58,'1','73','209 ',6500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768297','IN-1164612216451','new','','','',6500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(59,'1','74','210 ',6000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768550','IN-1164612216452','new','','','',6000.00,'0','1',0.00,0.00,'2022-01-20',0,0,0.00,0.00,0.00,'',0,'',1),(60,'1','76','212 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768664','IN-1164612216453','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(61,'1','77','213 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768807','IN-1164612216454','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(62,'1','79','215 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768912','IN-1164612216455','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(63,'1','80','216 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768967','IN-1164612216456','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(64,'1','81','217 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647769023','IN-1164612216457','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(65,'1','82','218 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647769457','IN-1164612216558','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-01',0,0,0.00,0.00,0.00,'',0,'',1),(66,'1','86','222 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647770859','IN-1164612216559','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(67,'1','SHOP 1','223 ',5500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647771199','IN-1164612216560','new','','','',5500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(68,'1','SHOP 1','223 ',5500.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647771199','IN-1164612216560','new','','','',5500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(69,'1','SHOP 2','224 ',5500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650794218','IN-1164612216561','new','','','',5500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(70,'1','SHOP 3','225 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647771862','IN-1164612216562','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(71,'1','11','147 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650740593','IN-1164612216563','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(73,'1','28','175 ',3800.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760659','IN-1164612216664','new','','','',3800.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(74,'1','28','175 ',3800.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650787513','IN-1164612216664','new','','','',3800.00,'0','1',0.00,0.00,'2022-04-24',0,0,0.00,0.00,0.00,'',0,'',1),(75,'1','39','284 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647762455','IN-1164612216665','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(76,'1','85','221 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647770807','IN-1164612216666','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(78,'1','83','219 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647770045','IN-1164612216668','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(79,'1','16','152 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647758239','IN-1164612216669','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(80,'1','31','299 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647760936','IN-1164612216670','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(81,'1','31','299 ',1500.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650787779','IN-1164612216670','new','','','',1500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(82,'1','60','196 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647765389','IN-1164612216671','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(83,'1','75','211 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768610','IN-1164612216672','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(84,'1','75','211 ',500.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650793119','IN-1164612216672','new','','','',500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(85,'1','37','173 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647761820','IN-1164612216773','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(86,'1','12','148 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647757172','IN-1164612216774','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(87,'1','12','148 ',1000.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650740895','IN-1164612216774','new','','','',1000.00,'0','1',0.00,0.00,'2022-04-23',0,0,0.00,0.00,0.00,'',0,'',1),(88,'1','47','183 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763034','IN-1164612216775','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(89,'1','47','183 ',1000.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650790484','IN-1164612216775','new','','','',1000.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(90,'1','1','4 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647693039','IN-1164612216776','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(91,'1','14','150 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','','IN-1164612216777','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(92,'1','14','150 ',1000.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','','IN-1164612216777','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(93,'1','20','156 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647758631','IN-1164612216778','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(94,'1','17','153 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647758310','IN-1164612216779','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(95,'1','17','153 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11649098303','IN-1164612216779','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(96,'1','22','178 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647759471','IN-1164612216880','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(99,'1','42','178 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650789655','IN-1164612216882','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(100,'1','50','191 ',3800.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763254','IN-1164612216883','new','','','',3800.00,'0','1',0.00,0.00,'2022-03-20',0,0,0.00,0.00,0.00,'',0,'',1),(101,'1','55','191 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763705','IN-1164612216884','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(102,'1','55','191 ',2000.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11650791230','IN-1164612216884','new','','','',2000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(103,'1','57','193 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763843','IN-1164612216885','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(104,'1','58','194 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647763908','IN-1164612216886','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(105,'1','84','214 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647770083','IN-1164612216887','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(106,'1','78','214 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-04','invoice','','RC-11647768862','IN-1164612216988','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(108,'1','7','143 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','1','2022-03-05','invoice','','RC-11647714115','IN-11646122771','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(112,'1','22','302 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','1','2022-03-05','invoice','','RC-11649098978','IN-11646124624','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(113,'1','2','300 ',4000.00,'1','Mar invoice','03','2022','2022-03-01','','1','2022-03-05','invoice','','RC-11647693725','IN-11646125265','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(114,'2','A1','226 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223494','IN-116461294771','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(115,'2','A1','226 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223494','IN-116461294771','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(116,'2','A1','226 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223494','IN-116461294771','new','','','',600.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(117,'2','A2','227 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','','IN-116461294782','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(118,'2','A2','227 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','','IN-116461294782','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(119,'2','A3','228 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648221958','IN-116461294783','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(120,'2','A3','228 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648221958','IN-116461294783','new','','','',150.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(121,'2','A3','228 ',2400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648221958','IN-116461294783','new','','','',2400.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(122,'2','A4','229 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11650914009','IN-116461294784','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(123,'2','A4','229 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11650914009','IN-116461294784','new','','','',150.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(124,'2','A4','229 ',2000.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11650914009','IN-116461294784','new','','','',2000.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(125,'2','A5','230 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649079580','IN-116461294785','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(126,'2','A5','230 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649079580','IN-116461294785','new','','','',150.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(127,'2','A5','230 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649079580','IN-116461294785','new','','','',200.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(128,'2','B2','236 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223887','IN-1164612947810','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(129,'2','B2','236 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223887','IN-1164612947810','new','','','',150.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(130,'2','B2','236 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648223887','IN-1164612947810','new','','','',800.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(131,'2','B3','237 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224051','IN-1164612947811','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(132,'2','B3','237 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224051','IN-1164612947811','new','','','',150.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(133,'2','B3','237 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224051','IN-1164612947811','new','','','',800.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(134,'2','B4','238 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224101','IN-1164612947812','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(135,'2','B4','238 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224101','IN-1164612947812','new','','','',150.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(136,'2','B4','238 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224101','IN-1164612947812','new','','','',800.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(137,'2','B6','240 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224991','IN-1164612947913','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(138,'2','B6','240 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224991','IN-1164612947913','new','','','',150.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(139,'2','B6','240 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224991','IN-1164612947913','new','','','',400.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(140,'2','B8','242 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225411','IN-1164612947914','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(141,'2','B8','242 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225411','IN-1164612947914','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(142,'2','B8','242 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225411','IN-1164612947914','new','','','',400.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(143,'2','B9','243 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225500','IN-1164612947915','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(144,'2','B9','243 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225500','IN-1164612947915','new','','','',150.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(145,'2','B9','243 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225500','IN-1164612947915','new','','','',800.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(146,'2','C1','244 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225569','IN-1164612947916','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(147,'2','C1','244 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225569','IN-1164612947916','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(148,'2','C1','244 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225569','IN-1164612947916','new','','','',400.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(149,'2','C2','245 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225628','IN-1164612947917','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(150,'2','C2','245 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225628','IN-1164612947917','new','','','',150.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(151,'2','C2','245 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225628','IN-1164612947917','new','','','',400.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(152,'2','C3','246 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225688','IN-1164612947918','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(153,'2','C3','246 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225688','IN-1164612947918','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(154,'2','C3','246 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225688','IN-1164612947918','new','','','',200.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(155,'2','C4','247 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225830','IN-1164612947919','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(156,'2','C4','247 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648225830','IN-1164612947919','new','','','',150.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(157,'2','C4','247 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11650915621','IN-1164612947919','new','','','',800.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(158,'2','C6','249 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649082728','IN-1164612947920','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(159,'2','C6','249 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649082728','IN-1164612947920','new','','','',150.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(160,'2','C6','249 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11649082728','IN-1164612947920','new','','','',800.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(161,'2','D1','253 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226512','IN-1164612947921','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(162,'2','D1','253 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226512','IN-1164612947921','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(163,'2','D1','253 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226512','IN-1164612947921','new','','','',800.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(164,'2','D3','255 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232534','IN-1164612948022','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(165,'2','D3','255 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232534','IN-1164612948022','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(166,'2','D3','255 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232534','IN-1164612948022','new','','','',600.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(167,'2','D5','257 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227130','IN-1164612948023','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(168,'2','D5','257 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227130','IN-1164612948023','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(169,'2','D5','257 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227130','IN-1164612948023','new','','','',400.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(170,'2','D7','259 ',10000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227601','IN-1164612948024','new','','','',10000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(171,'2','D7','259 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227601','IN-1164612948024','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(172,'2','D7','259 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227601','IN-1164612948024','new','','','',200.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(173,'2','E1','262 ',12000.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228344','IN-1164612948025','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(174,'2','E1','262 ',150.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228344','IN-1164612948025','new','','','',150.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(175,'2','E1','262 ',800.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228344','IN-1164612948025','new','','','',800.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(176,'2','E2','263 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228408','IN-1164612948026','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(177,'2','E2','263 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228408','IN-1164612948026','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(178,'2','E2','263 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228408','IN-1164612948026','new','','','',400.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(179,'2','E3','264 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228470','IN-1164612948027','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-14',0,0,0.00,0.00,0.00,'',0,'',1),(180,'2','E3','264 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228470','IN-1164612948027','new','','','',150.00,'0','1',0.00,0.00,'2022-03-14',0,0,0.00,0.00,0.00,'',0,'',1),(181,'2','E3','264 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228470','IN-1164612948027','new','','','',200.00,'0','1',0.00,0.00,'2022-03-14',0,0,0.00,0.00,0.00,'',0,'',1),(182,'2','E4','265 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228532','IN-1164612948028','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(183,'2','E4','265 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228532','IN-1164612948028','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(184,'2','E4','265 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228532','IN-1164612948028','new','','','',600.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(185,'2','E5','266 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228581','IN-1164612948029','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(186,'2','E5','266 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228581','IN-1164612948029','new','','','',150.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(187,'2','E5','266 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648228581','IN-1164612948029','new','','','',400.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(188,'2','E7','268 ',10000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648229581','IN-1164612948130','new','','','',10000.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(189,'2','E7','268 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648229581','IN-1164612948130','new','','','',150.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(190,'2','E7','268 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648229581','IN-1164612948130','new','','','',200.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(191,'2','E9','270 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230238','IN-1164612948131','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(192,'2','E9','270 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230238','IN-1164612948131','new','','','',150.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(193,'2','E9','270 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230238','IN-1164612948131','new','','','',400.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(194,'2','F1','271 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230314','IN-1164612948132','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-15',0,0,0.00,0.00,0.00,'',0,'',1),(195,'2','F1','271 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230314','IN-1164612948132','new','','','',150.00,'0','1',0.00,0.00,'2022-03-15',0,0,0.00,0.00,0.00,'',0,'',1),(196,'2','F1','271 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230314','IN-1164612948132','new','','','',200.00,'0','1',0.00,0.00,'2022-03-15',0,0,0.00,0.00,0.00,'',0,'',1),(197,'2','F2','272 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230373','IN-1164612948133','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(198,'2','F2','272 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230373','IN-1164612948133','new','','','',150.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(199,'2','F2','272 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230373','IN-1164612948133','new','','','',400.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(200,'2','F3','273 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230432','IN-1164612948134','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(201,'2','F3','273 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230432','IN-1164612948134','new','','','',150.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(202,'2','F3','273 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230432','IN-1164612948134','new','','','',600.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(203,'2','F5','275 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230573','IN-1164612948135','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(204,'2','F5','275 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230573','IN-1164612948135','new','','','',150.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(205,'2','F5','275 ',50.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230573','IN-1164612948135','new','','','',50.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(206,'2','F5','275 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230573','IN-1164612948135','new','','','',400.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(207,'2','F6','276 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231838','IN-1164612948136','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(208,'2','F6','276 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231838','IN-1164612948136','new','','','',150.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(209,'2','F6','276 ',200.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231838','IN-1164612948136','new','','','',200.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(210,'2','F6','276 ',1400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231838','IN-1164612948136','new','','','',1400.00,'0','1',0.00,0.00,'2022-03-04',0,0,0.00,0.00,0.00,'',0,'',1),(211,'2','F8','278 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232001','IN-1164612948137','new','','','',150.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(212,'2','F8','278 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232001','IN-1164612948137','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(213,'2','F8','278 ',1000.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232001','IN-1164612948137','new','','','',1000.00,'0','1',0.00,0.00,'2022-03-06',0,0,0.00,0.00,0.00,'',0,'',1),(214,'2','TEST','289 ',100.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','','IN-1164612948240','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(215,'2','TEST','289 ',10.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','','IN-1164612948240','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(219,'2','D2','254 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226649','IN-1164612948242','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(220,'2','D2','254 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226649','IN-1164612948242','new','','','',150.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(221,'2','D2','254 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226649','IN-1164612948242','new','','','',200.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(222,'2','D8','260 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227654','IN-1164612948243','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(223,'2','D8','260 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227654','IN-1164612948243','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(224,'2','D8','260 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227654','IN-1164612948243','new','','','',200.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(225,'2','E8','269 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230173','IN-1164612948244','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(226,'2','E8','269 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230173','IN-1164612948244','new','','','',150.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(227,'2','E8','269 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230173','IN-1164612948244','new','','','',600.00,'0','1',0.00,0.00,'2022-03-10',0,0,0.00,0.00,0.00,'',0,'',1),(228,'2','C7','250 ',10000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226383','IN-1164612948245','new','','','',10000.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(229,'2','C7','250 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226383','IN-1164612948245','new','','','',150.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(230,'2','C7','250 ',1200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226383','IN-1164612948245','new','','','',1200.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(231,'2','C8','251 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232588','IN-1164612948246','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(232,'2','C8','251 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232588','IN-1164612948246','new','','','',150.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(233,'2','C8','251 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232588','IN-1164612948246','new','','','',400.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(234,'2','D4','256 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227063','IN-1164612948247','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(235,'2','D4','256 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227063','IN-1164612948247','new','','','',150.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(236,'2','D4','256 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227063','IN-1164612948247','new','','','',200.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(237,'2','F9','279 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232068','IN-1164612948348','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(238,'2','F9','279 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232068','IN-1164612948348','new','','','',150.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(239,'2','F9','279 ',600.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648232068','IN-1164612948348','new','','','',600.00,'0','1',0.00,0.00,'2022-03-05',0,0,0.00,0.00,0.00,'',0,'',1),(240,'2','C9','252 ',12000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226434','IN-1164612948349','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-11',0,0,0.00,0.00,0.00,'',0,'',1),(241,'2','C9','252 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226434','IN-1164612948349','new','','','',150.00,'0','1',0.00,0.00,'2022-03-11',0,0,0.00,0.00,0.00,'',0,'',1),(242,'2','C9','252 ',1000.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11650915890','IN-1164612948349','new','','','',1000.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(243,'2','F4','274 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230489','IN-1164612948350','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(244,'2','F4','274 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230489','IN-1164612948350','new','','','',150.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(245,'2','F4','274 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648230489','IN-1164612948350','new','','','',400.00,'0','1',0.00,0.00,'2022-03-12',0,0,0.00,0.00,0.00,'',0,'',1),(246,'2','B5','239 ',11000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224936','IN-1164612948351','new','','','',11000.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(247,'2','B5','239 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224936','IN-1164612948351','new','','','',150.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(248,'2','B5','239 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648224936','IN-1164612948351','new','','','',400.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(249,'2','F7','277 ',10000.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231904','IN-1164612948352','new','','','',10000.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(250,'2','F7','277 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231904','IN-1164612948352','new','','','',150.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(251,'2','F7','277 ',200.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648231904','IN-1164612948352','new','','','',200.00,'0','1',0.00,0.00,'2022-03-02',0,0,0.00,0.00,0.00,'',0,'',1),(252,'2','D6','258 ',7500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227547','IN-1164612948353','new','','','',7500.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(253,'2','D6','258 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227547','IN-1164612948353','new','','','',150.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(254,'2','D6','258 ',650.00,'14','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227547','IN-1164612948353','new','','','',650.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(255,'2','D6','258 ',400.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648227547','IN-1164612948353','new','','','',400.00,'0','1',0.00,0.00,'2022-03-03',0,0,0.00,0.00,0.00,'',0,'',1),(261,'2','C5','304 ',24500.00,'1','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226215','IN-1164612948456','new','','','',24500.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(262,'2','C5','304 ',150.00,'7','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','RC-11648226215','IN-1164612948456','new','','','',150.00,'0','1',0.00,0.00,'2022-03-09',0,0,0.00,0.00,0.00,'',0,'',1),(263,'2','C5','304 ',0.00,'5','Mar invoice','03','2022','2022-03-01','','','2022-03-05','invoice','','','IN-1164612948456','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(264,'1','38','174 ',3500.00,'1','Mar invoice','02','2022','2022-03-01','','1','2022-03-20','invoice','','RC-11647762332','IN-11647762181','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-08',0,0,0.00,0.00,0.00,'',0,'',1),(265,'1','59','195 ',3500.00,'1','Mar invoice','02','2022','2022-03-01','','1','2022-03-20','invoice','','RC-11647765250','IN-11647765223','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-07',0,0,0.00,0.00,0.00,'',0,'',1),(266,'1','60','221 ',3500.00,'1','Mar invoice','03','2022','2022-03-01','','1','2022-03-20','invoice','','RC-11650791669','IN-11647765361','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-24',0,0,0.00,0.00,0.00,'',0,'',1),(267,'1','72','147 ',4100.00,'1','Mar invoice','03','2022','2022-03-01','','1','2022-03-22','invoice','','RC-11650792794','IN-11647768181','new','','','',4100.00,'0','1',0.00,0.00,'2022-04-24',0,0,0.00,0.00,0.00,'',0,'',1),(268,'1','83','219 ',3500.00,'1','Mar invoice','02','2022','2022-03-01','','1','2022-03-20','invoice','','RC-11650793917','IN-11647769975','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(269,'2','A1','226 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649077856','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(270,'2','A1','226 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649077856','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(271,'2','A1','226 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649077856','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(272,'2','A3','228 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914441','IN-11649078044','new','','','',150.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(273,'2','A3','228 ',1800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914441','IN-11649078044','new','','','',1800.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(274,'2','A3','228 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914441','IN-11649078044','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(275,'2','A4','229 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914009','IN-11649079160','new','','','',150.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(276,'2','A4','229 ',1600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914009','IN-11649079160','new','','','',1600.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(277,'2','A4','229 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914009','IN-11649079160','new','','','',10000.00,'0','1',0.00,0.00,'2022-04-01',0,0,0.00,0.00,0.00,'',0,'',1),(278,'2','B1','235 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079637','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(279,'2','B1','235 ',1200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079637','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(280,'2','B1','235 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079655','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(281,'2','B2','236 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914560','IN-11649079782','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(282,'2','B2','236 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914560','IN-11649079782','new','','','',800.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(283,'2','B2','236 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914560','IN-11649079782','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(284,'2','B3','237 ',150.00,'7','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650914717','IN-11649079910','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(285,'2','B3','237 ',600.00,'5','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650914717','IN-11649079910','new','','','',600.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(286,'2','B3','237 ',7500.00,'1','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650914717','IN-11649079910','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(287,'2','B4','238 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079961','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(288,'2','B4','238 ',1000.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079961','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(289,'2','B4','238 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649079961','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(290,'2','B5','239 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649080137','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(291,'2','B5','239 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649080137','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(292,'2','B5','239 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649080137','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(293,'2','B6','240 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11650914845','IN-11649080774','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(294,'2','B6','240 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11650914845','IN-11649080774','new','','','',600.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(295,'2','B6','240 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11650914845','IN-11649080774','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(296,'2','B8','242 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915046','IN-11649081865','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(297,'2','B8','242 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915046','IN-11649081865','new','','','',400.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(298,'2','B8','242 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915046','IN-11649081865','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(299,'2','B9','243 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915162','IN-11649082122','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(300,'2','B9','243 ',1200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915162','IN-11649082122','new','','','',1200.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(301,'2','B9','243 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915162','IN-11649082122','new','','','',12000.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(302,'2','C1','244 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082246','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(303,'2','C1','244 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082246','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(304,'2','C1','244 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082246','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(305,'2','C2','245 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915244','IN-11649082310','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(306,'2','C2','245 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915244','IN-11649082310','new','','','',400.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(307,'2','C2','245 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915244','IN-11649082310','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(308,'2','C3','246 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915493','IN-11649082375','new','','','',150.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(309,'2','C3','246 ',200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915493','IN-11649082375','new','','','',200.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(310,'2','C3','246 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915493','IN-11649082375','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(311,'2','C4','247 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915621','IN-11649082418','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(312,'2','C4','247 ',1600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915621','IN-11649082418','new','','','',1600.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(313,'2','C4','247 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915621','IN-11649082418','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(314,'2','C5','304 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081671','IN-11649082489','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(315,'2','C5','304 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081671','IN-11649082489','new','','','',800.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(316,'2','C5','304 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081671','IN-11649082489','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(317,'2','C6','249 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915775','IN-11649082626','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(318,'2','C6','249 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915775','IN-11649082626','new','','','',800.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(319,'2','C6','249 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915775','IN-11649082626','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(320,'2','C7','250 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082840','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(321,'2','C7','250 ',1600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082840','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(322,'2','C7','250 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649082840','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(323,'2','C8','251 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080896','IN-11649083079','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(324,'2','C8','251 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080896','IN-11649083079','new','','','',400.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(325,'2','C8','251 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080896','IN-11649083079','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(326,'2','C8','251 ',0.00,'14','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649083079','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(327,'2','C9','252 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915890','IN-11649083149','new','','','',150.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(328,'2','C9','252 ',1400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915890','IN-11649083149','new','','','',1400.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(329,'2','C9','252 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650915890','IN-11649083149','new','','','',11800.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(330,'2','D1','253 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916028','IN-11649083218','new','','','',150.00,'0','1',0.00,0.00,'2022-04-25',0,0,0.00,0.00,0.00,'',0,'',1),(331,'2','D1','253 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916028','IN-11649083218','new','','','',800.00,'0','1',0.00,0.00,'2022-04-25',0,0,0.00,0.00,0.00,'',0,'',1),(332,'2','D1','253 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916028','IN-11649083218','new','','','',12000.00,'0','1',0.00,0.00,'2022-04-25',0,0,0.00,0.00,0.00,'',0,'',1),(333,'2','D2','254 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916124','IN-11649083279','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(334,'2','D2','254 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916124','IN-11649083279','new','','','',400.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(335,'2','D2','254 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916124','IN-11649083279','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(336,'2','D3','255 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649083333','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(337,'2','D3','255 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649083333','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(338,'2','D3','255 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649083333','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(339,'2','D4','256 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081265','IN-11649083984','new','','','',150.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(340,'2','D4','256 ',200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081265','IN-11649083984','new','','','',200.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(341,'2','D4','256 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081265','IN-11649083984','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(342,'2','D5','257 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916295','IN-11649084026','new','','','',150.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(343,'2','D5','257 ',1000.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916295','IN-11649084026','new','','','',1000.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(344,'2','D5','257 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916295','IN-11649084046','new','','','',9850.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(345,'2','D6','258 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916473','IN-11649084089','new','','','',400.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(346,'2','D6','258 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916473','IN-11649084089','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(347,'2','D6','258 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916473','IN-11649084143','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(348,'2','D7','259 ',150.00,'7','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650916607','IN-11649084351','new','','','',150.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(349,'2','D7','259 ',400.00,'5','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650916607','IN-11649084351','new','','','',400.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(350,'2','D7','259 ',10000.00,'1','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650916607','IN-11649084351','new','','','',9950.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(351,'2','D8','260 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916904','IN-11649084425','new','','','',150.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(352,'2','D8','260 ',200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916904','IN-11649084425','new','','','',200.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(353,'2','D8','260 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650916904','IN-11649084425','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(354,'2','D9','261 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649084576','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(355,'2','D9','261 ',1000.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649084576','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(356,'2','D9','261 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649084592','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(357,'2','E1','262 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998694','IN-11649092647','new','','','',150.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(358,'2','E1','262 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998694','IN-11649092647','new','','','',600.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(359,'2','E1','262 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998694','IN-11649092647','new','','','',12000.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(360,'2','E2','263 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998806','IN-11649092706','new','','','',150.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(361,'2','E2','263 ',200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998806','IN-11649092706','new','','','',200.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(362,'2','E2','263 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650998806','IN-11649092706','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(363,'2','E3','264 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080494','IN-11649092756','new','','','',150.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(364,'2','E3','264 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080494','IN-11649092756','new','','','',600.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(365,'2','E3','264 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080494','IN-11649092756','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(366,'2','E4','265 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649092842','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(367,'2','E4','265 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649092842','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(368,'2','E4','265 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649092842','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(369,'2','E6','303 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080606','IN-11649093122','new','','','',150.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(370,'2','E6','303 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080606','IN-11649093122','new','','','',400.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(371,'2','E6','303 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651080606','IN-11649093122','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(372,'2','E7','268 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093421','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(373,'2','E7','268 ',1200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093421','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(374,'2','E7','268 ',10000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093421','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(375,'2','E8','269 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093474','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(376,'2','E8','269 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093474','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(377,'2','E8','269 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093474','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(378,'2','F1','271 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999709','IN-11649093518','new','','','',150.00,'0','1',0.00,0.00,'2022-04-13',0,0,0.00,0.00,0.00,'',0,'',1),(379,'2','F1','271 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999709','IN-11649093518','new','','','',400.00,'0','1',0.00,0.00,'2022-04-13',0,0,0.00,0.00,0.00,'',0,'',1),(380,'2','F1','271 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999709','IN-11649093518','new','','','',12000.00,'0','1',0.00,0.00,'2022-04-13',0,0,0.00,0.00,0.00,'',0,'',1),(381,'2','F2','272 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093563','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(382,'2','F2','272 ',200.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093563','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(383,'2','F2','272 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649093563','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(384,'2','F3','273 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999976','IN-11649093616','new','','','',150.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(385,'2','F3','273 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999976','IN-11649093616','new','','','',800.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(386,'2','F3','273 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650999976','IN-11649093616','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(387,'2','F5','275 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081784','IN-11649093687','new','','','',150.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(388,'2','F5','275 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081784','IN-11649093687','new','','','',600.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(389,'2','F5','275 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651081784','IN-11649093687','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(390,'2','F6','276 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000225','IN-11649094479','new','','','',150.00,'0','1',0.00,0.00,'2022-04-16',0,0,0.00,0.00,0.00,'',0,'',1),(391,'2','F6','276 ',1550.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000225','IN-11649094479','new','','','',1550.00,'0','1',0.00,0.00,'2022-04-16',0,0,0.00,0.00,0.00,'',0,'',1),(392,'2','F6','276 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000225','IN-11649094479','new','','','',7300.00,'0','1',0.00,0.00,'2022-04-16',0,0,0.00,0.00,0.00,'',0,'',1),(393,'2','F7','277 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000380','IN-11649094641','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(394,'2','F7','277 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000380','IN-11649094641','new','','','',600.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(395,'2','F7','277 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000380','IN-11649094641','new','','','',10000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(396,'2','F8','278 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649095016','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(397,'2','F8','278 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649095016','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(398,'2','F8','278 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','','IN-11649095016','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(399,'2','F9','279 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000561','IN-11649095051','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(400,'2','F9','279 ',800.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000561','IN-11649095051','new','','','',800.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(401,'2','F9','279 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11651000561','IN-11649095051','new','','','',12000.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(402,'2','B7','241 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914986','IN-11649095298','new','','','',150.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(403,'2','B7','241 ',1400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914986','IN-11649095298','new','','','',1400.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(404,'2','B7','241 ',10000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650914986','IN-11649095298','new','','','',10000.00,'0','1',0.00,0.00,'2022-04-10',0,0,0.00,0.00,0.00,'',0,'',1),(405,'1','1','4 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650738511','IN-11649097174','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(406,'1','2','300 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650738595','IN-11649097201','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(407,'1','3','139 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650738701','IN-11649097218','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-03',0,0,0.00,0.00,0.00,'',0,'',1),(408,'1','4','140 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650738779','IN-11649097240','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(409,'1','5','155 ',4500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653798578','IN-11649097582','new','','','',4500.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(410,'1','19','141 ',7000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650786986','IN-11649097693','new','','','',7000.00,'0','1',0.00,0.00,'2022-04-09',0,0,0.00,0.00,0.00,'',0,'',1),(411,'1','6','142 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650739603','IN-11649097793','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(412,'1','7','143 ',4000.00,'1','Apr invoice','04','2022','2022-04-05','','1','2022-04-05','invoice','','RC-11650739680','IN-11649097822','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(413,'1','8','144 ',3800.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650739805','IN-11649097848','new','','','',3800.00,'0','1',0.00,0.00,'2022-04-',0,0,0.00,0.00,0.00,'',0,'',1),(414,'1','9','145 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650786506','IN-11649098094','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(415,'1','11','147 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653799024','IN-11649098133','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(416,'1','12','148 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653799397','IN-11649098153','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-10',0,0,0.00,0.00,0.00,'',0,'',1),(417,'1','13','149 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650741002','IN-11649098176','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-5',0,0,0.00,0.00,0.00,'',0,'',1),(418,'1','15','287 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650786717','IN-11649098205','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(419,'1','16','152 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650786769','IN-11649098224','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(420,'1','17','153 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653799687','IN-11649098322','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-11',0,0,0.00,0.00,0.00,'',0,'',1),(421,'1','18','154 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650786921','IN-11649098870','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-13',0,0,0.00,0.00,0.00,'',0,'',1),(422,'1','20','156 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787059','IN-11649098892','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(423,'1','21','157 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787117','IN-11649098920','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-03',0,0,0.00,0.00,0.00,'',0,'',1),(424,'1','22','302 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787207','IN-11649099010','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(425,'1','23','159 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653800213','IN-11649099030','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(426,'1','24','160 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653800267','IN-11649099072','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(427,'1','25','161 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653800430','IN-11649099097','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(428,'1','26','162 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787334','IN-11649099134','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(429,'1','27','163 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787369','IN-11649099153','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-09',0,0,0.00,0.00,0.00,'',0,'',1),(430,'1','28','164 ',3800.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653800660','IN-11649099218','new','','','',3800.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(431,'1','29','165 ',6500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653800916','IN-11649099588','new','','','',6500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(432,'1','30','166 ',6000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787708','IN-11649100077','new','','','',6000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(433,'1','31','299 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650787779','IN-11649100145','new','','','',2000.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(434,'1','32','168 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788070','IN-11649100164','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-03',0,0,0.00,0.00,0.00,'',0,'',1),(435,'1','33','169 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788107','IN-11649133142','new','','','',7000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(436,'1','34','170 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788172','IN-11649133161','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(437,'1','35','171 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788216','IN-11649133178','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(438,'1','36','172 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788597','IN-11649133317','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(439,'1','37','173 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788665','IN-11649133748','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(440,'1','38','174 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788702','IN-11649133773','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(441,'1','39','284 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788830','IN-11649133791','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(442,'1','40','176 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788921','IN-11649134233','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(443,'1','41','177 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650788995','IN-11649134250','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-03',0,0,0.00,0.00,0.00,'',0,'',1),(444,'1','43','179 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650789708','IN-11649134938','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(445,'1','44','180 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650789792','IN-11649135024','new','','','',4000.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(446,'1','45','181 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653801861','IN-11649135040','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(447,'1','46','182 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650790021','IN-11649135062','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(448,'1','47','183 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653801979','IN-11649135079','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(449,'1','48','184 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650790638','IN-11649135096','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(450,'1','49','185 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650790692','IN-11649135139','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-02',0,0,0.00,0.00,0.00,'',0,'',1),(451,'1','50','186 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650790822','IN-11649135460','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(452,'1','51','187 ',6500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650790920','IN-11649136318','new','','','',6500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(453,'1','52','188 ',6000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791020','IN-11649136446','new','','','',6000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(454,'1','53','189 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791086','IN-11649136569','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(455,'1','54','190 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791173','IN-11649136628','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(456,'1','55','191 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791230','IN-11649136714','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(457,'1','56','192 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791290','IN-11649136742','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(458,'1','57','193 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791482','IN-11649136760','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(459,'1','58','194 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791537','IN-11649136780','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(460,'1','59','195 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791616','IN-11649136798','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(461,'1','61','197 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791748','IN-11649137323','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(462,'1','62','198 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791917','IN-11649137349','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-09',0,0,0.00,0.00,0.00,'',0,'',1),(463,'1','64','200 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650791985','IN-11649137920','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(464,'1','65','201 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792049','IN-11649137955','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(465,'1','66','202 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792143','IN-11649137990','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(466,'1','67','203 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792221','IN-11649138030','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(467,'1','68','204 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792325','IN-11649138147','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(468,'1','69','205 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792405','IN-11649138242','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(469,'1','70','206 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792531','IN-11649138273','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(470,'1','71','207 ',4000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792706','IN-11649138301','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-06',0,0,0.00,0.00,0.00,'',0,'',1),(471,'1','72','208 ',3800.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653803368','IN-11649139902','new','','','',3800.00,'0','1',0.00,0.00,'2022-05-05',0,0,0.00,0.00,0.00,'',0,'',1),(472,'1','73','209 ',6500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650792864','IN-11649139929','new','','','',6500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(473,'1','74','210 ',6000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793026','IN-11649139944','new','','','',6000.00,'0','1',0.00,0.00,'2022-04-15',0,0,0.00,0.00,0.00,'',0,'',1),(474,'1','75','211 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653804036','IN-11649139961','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(475,'1','76','212 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793223','IN-11649139978','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(476,'1','77','213 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793270','IN-11649140020','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-03',0,0,0.00,0.00,0.00,'',0,'',1),(477,'1','78','214 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793451','IN-11649140043','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(478,'1','79','215 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793486','IN-11649140068','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(479,'1','80','216 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793603','IN-11649140096','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-04',0,0,0.00,0.00,0.00,'',0,'',1),(480,'1','81','217 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653805689','IN-11649140124','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-30',0,0,0.00,0.00,0.00,'',0,'',1),(481,'1','82','218 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793846','IN-11649140161','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(482,'1','83','219 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653805789','IN-11649140202','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(483,'1','84','220 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650793977','IN-11649141452','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(484,'1','85','221 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650794039','IN-11649141491','new','','','',3500.00,'0','1',0.00,0.00,'2022-03-31',0,0,0.00,0.00,0.00,'',0,'',1),(485,'1','86','222 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650794074','IN-11649141508','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(486,'1','SHOP 1','223 ',5500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653806423','IN-11649141524','new','','','',5500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(487,'1','SHOP 3','225 ',7500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650794257','IN-11649141612','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(488,'1','SHOP 2','224 ',5500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11650794218','IN-11649141632','new','','','',5500.00,'0','1',0.00,0.00,'2022-04-07',0,0,0.00,0.00,0.00,'',0,'',1),(489,'1','60','196 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-05','invoice','','RC-11653802623','IN-11649141836','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-10',0,0,0.00,0.00,0.00,'',0,'',1),(490,'2','F4','274 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11651000069','IN-11649244077','new','','','',150.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(491,'2','F4','274 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11651000069','IN-11649244077','new','','','',400.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(492,'2','F4','274 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-06','invoice','','RC-11651000069','IN-11649244077','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-05',0,0,0.00,0.00,0.00,'',0,'',1),(493,'1','42','178 ',3500.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-24','invoice','','RC-11650789655','IN-11650789631','new','','','',3500.00,'0','1',0.00,0.00,'2022-04-11',0,0,0.00,0.00,0.00,'',0,'',1),(494,'1','82','218 ',2000.00,'1','Apr invoice','04','2021','2022-04-01','','1','2022-04-24','invoice','','','IN-11650793825','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(495,'2','C2','245 ',150.00,'7','Apr invoice','01','2022','2022-04-01','','1','2022-04-25','invoice','','RC-11650915410','IN-11650915376','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(496,'2','C2','245 ',400.00,'5','Apr invoice','01','2022','2022-04-01','','1','2022-04-25','invoice','','RC-11650915410','IN-11650915376','new','','','',400.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(497,'2','C2','245 ',7500.00,'1','Apr invoice','01','2022','2022-04-01','','1','2022-04-25','invoice','','RC-11650915410','IN-11650915376','new','','','',7500.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(498,'2','E5','266 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650998994','IN-11650998945','new','','','',150.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(499,'2','E5','266 ',600.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650998994','IN-11650998945','new','','','',600.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(500,'2','E5','266 ',11000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650998994','IN-11650998945','new','','','',11000.00,'0','1',0.00,0.00,'2022-04-08',0,0,0.00,0.00,0.00,'',0,'',1),(501,'2','E9','270 ',150.00,'7','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650999204','IN-11650999170','new','','','',150.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(502,'2','E9','270 ',400.00,'5','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650999204','IN-11650999170','new','','','',400.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(503,'2','E9','270 ',12000.00,'1','Apr invoice','04','2022','2022-04-01','','1','2022-04-26','invoice','','RC-11650999204','IN-11650999170','new','','','',12000.00,'0','1',0.00,0.00,'2022-04-12',0,0,0.00,0.00,0.00,'',0,'',1),(504,'1','1','4 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798145','IN-11651775201','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(505,'1','2','300 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798232','IN-11651775617','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(506,'1','3','139 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798268','IN-11651775656','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-10',0,0,0.00,0.00,0.00,'',0,'',1),(507,'1','5','155 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798578','IN-11651775678','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(508,'1','6','142 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798650','IN-11651775715','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-05',0,0,0.00,0.00,0.00,'',0,'',1),(509,'1','8','144 ',3800.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798709','IN-11651775755','new','','','',3800.00,'0','1',0.00,0.00,'2022-05-08',0,0,0.00,0.00,0.00,'',0,'',1),(510,'1','9','145 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653798974','IN-11651775777','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(511,'1','11','147 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799024','IN-11651775820','new','','','',2500.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(512,'1','12','148 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799397','IN-11651775856','new','','','',2500.00,'0','1',0.00,0.00,'2022-05-10',0,0,0.00,0.00,0.00,'',0,'',1),(513,'1','13','149 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799446','IN-11651775878','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(514,'1','15','287 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799519','IN-11651775908','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-13',0,0,0.00,0.00,0.00,'',0,'',1),(515,'1','16','152 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799635','IN-11651775934','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(516,'1','18','154 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799751','IN-11651775984','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-14',0,0,0.00,0.00,0.00,'',0,'',1),(517,'1','19','141 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799805','IN-11651776016','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(518,'1','20','156 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653799846','IN-11651776035','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(519,'1','21','157 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800057','IN-11651776063','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-06',0,0,0.00,0.00,0.00,'',0,'',1),(520,'1','22','302 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800130','IN-11651776089','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(521,'1','23','159 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800213','IN-11651776113','new','','','',1000.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(522,'1','24','160 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800267','IN-11651776259','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(523,'1','26','162 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800494','IN-11651776279','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-16',0,0,0.00,0.00,0.00,'',0,'',1),(524,'1','27','163 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653800619','IN-11651776304','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(525,'1','29','165 ',6500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800916','IN-11651776353','new','','','',6500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(526,'1','30','166 ',6000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653800964','IN-11651776372','new','','','',6000.00,'0','1',0.00,0.00,'2022-05-05',0,0,0.00,0.00,0.00,'',0,'',1),(527,'1','31','299 ',3500.00,'1','May invoice','05','2022','2022-05-05','','1','2022-05-05','invoice','','','IN-11651776405','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(528,'1','32','168 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801013','IN-11651776432','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(529,'1','33','169 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11651776511','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(530,'1','34','170 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11651776823','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(531,'1','35','171 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801112','IN-11651776856','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(532,'1','36','172 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801170','IN-11651776887','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(533,'1','37','173 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801228','IN-11651776959','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-21',0,0,0.00,0.00,0.00,'',0,'',1),(534,'1','38','174 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801453','IN-11651776981','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(535,'1','39','284 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801517','IN-11651777007','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(536,'1','40','176 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801564','IN-11651777047','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(537,'1','41','177 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801624','IN-11651777070','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-30',0,0,0.00,0.00,0.00,'',0,'',1),(538,'1','42','178 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801673','IN-11651777100','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-06',0,0,0.00,0.00,0.00,'',0,'',1),(539,'1','43','179 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801771','IN-11651777158','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-10',0,0,0.00,0.00,0.00,'',0,'',1),(540,'1','44','180 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801807','IN-11651777276','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(541,'1','45','181 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801861','IN-11651777325','new','','','',3000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(542,'1','46','182 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801936','IN-11651777354','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-06',0,0,0.00,0.00,0.00,'',0,'',1),(543,'1','47','183 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653801979','IN-11651777383','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(544,'1','48','184 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802035','IN-11651777410','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(545,'1','49','185 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802086','IN-11651777477','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(546,'1','50','186 ',3800.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802127','IN-11651777506','new','','','',3800.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(547,'1','51','187 ',6500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802169','IN-11651802921','new','','','',6500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(548,'1','52','188 ',6000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802228','IN-11651802950','new','','','',6000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(549,'1','53','189 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','','IN-11651802975','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(550,'1','54','190 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802321','IN-11651802993','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(551,'1','55','191 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802358','IN-11651803018','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(552,'1','56','192 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802430','IN-11651803046','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(553,'1','57','193 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802483','IN-11651803066','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(554,'1','58','194 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802526','IN-11651803096','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-08',0,0,0.00,0.00,0.00,'',0,'',1),(555,'1','59','195 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802575','IN-11651803117','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-30',0,0,0.00,0.00,0.00,'',0,'',1),(556,'1','61','197 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802679','IN-11651803155','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(557,'1','62','198 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802753','IN-11651803182','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(558,'1','63','199 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-06','invoice','','RC-11653802827','IN-11651803210','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(559,'1','64','200 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802885','IN-11651803232','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(560,'1','65','201 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653802958','IN-11651803250','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-07',0,0,0.00,0.00,0.00,'',0,'',1),(561,'1','66','202 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803095','IN-11651803268','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(562,'1','67','203 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803173','IN-11651803291','new','','','',4000.00,'0','1',0.00,0.00,'2022-04-30',0,0,0.00,0.00,0.00,'',0,'',1),(563,'1','68','204 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803209','IN-11651803307','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-05',0,0,0.00,0.00,0.00,'',0,'',1),(564,'1','69','205 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803237','IN-11651803333','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-05',0,0,0.00,0.00,0.00,'',0,'',1),(565,'1','70','206 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803311','IN-11651803354','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(566,'1','71','207 ',4000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803340','IN-11651803375','new','','','',4000.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(567,'1','73','209 ',6500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803420','IN-11651803407','new','','','',6500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(568,'1','74','210 ',6000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653803975','IN-11651803453','new','','','',6000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(569,'1','75','211 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653804036','IN-11651803474','new','','','',2000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(570,'1','76','212 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653804120','IN-11651803492','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(571,'1','77','213 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805186','IN-11651803514','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-04',0,0,0.00,0.00,0.00,'',0,'',1),(572,'1','78','214 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805235','IN-11651803540','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(573,'1','79','215 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805304','IN-11651803566','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(574,'1','80','216 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805604','IN-11651803598','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-09',0,0,0.00,0.00,0.00,'',0,'',1),(575,'1','82','218 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11651803622','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(576,'1','83','219 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805789','IN-11651803654','new','','','',2500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(577,'1','84','220 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653805842','IN-11651803680','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(578,'1','85','221 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653806295','IN-11651803707','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(579,'1','86','222 ',3500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653806344','IN-11651803724','new','','','',3500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(580,'1','SHOP 1','223 ',5500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653806423','IN-11651803892','new','','','',5500.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(581,'1','SHOP 2','224 ',5500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11651803931','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(582,'1','SHOP 3','225 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','RC-11653806605','IN-11651803961','new','','','',7000.00,'0','1',0.00,0.00,'2022-05-29',0,0,0.00,0.00,0.00,'',0,'',1),(583,'2','A3','228 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017492','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(584,'2','A3','228 ',1800.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017492','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(585,'2','A3','228 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017492','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(586,'2','A4','229 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017580','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(587,'2','A4','229 ',2000.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017580','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(588,'2','A4','229 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017580','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(589,'2','A5','230 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017636','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(590,'2','A5','230 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017636','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(591,'2','A5','230 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652017636','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(592,'2','B2','236 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018283','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(593,'2','B2','236 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018283','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(594,'2','B2','236 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018283','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(595,'2','B3','237 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018322','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(596,'2','B3','237 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018322','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(597,'2','B3','237 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018322','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(598,'2','B6','240 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018428','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(599,'2','B6','240 ',600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018428','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(600,'2','B6','240 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018428','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(601,'2','B7','241 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018511','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(602,'2','B7','241 ',1800.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018511','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(603,'2','B7','241 ',10000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018511','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(604,'2','B8','242 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018756','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(605,'2','B8','242 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018756','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(606,'2','B8','242 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018756','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(607,'2','B9','243 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018809','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(608,'2','B9','243 ',1400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018809','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(609,'2','B9','243 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018809','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(610,'2','C2','245 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018878','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(611,'2','C2','245 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018878','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(612,'2','C2','245 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018878','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(613,'2','C3','246 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018949','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(614,'2','C3','246 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018949','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(615,'2','C3','246 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018949','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(616,'2','C4','247 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018994','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(617,'2','C4','247 ',1200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018994','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(618,'2','C4','247 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652018994','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(619,'2','C5','304 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019040','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(620,'2','C5','304 ',1200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019040','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(621,'2','C5','304 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019040','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(622,'2','C6','249 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019094','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(623,'2','C6','249 ',1000.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019094','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(624,'2','C6','249 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019094','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(625,'2','C8','251 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019156','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(626,'2','C8','251 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019156','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(627,'2','C8','251 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019156','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(628,'2','C9','252 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019257','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(629,'2','C9','252 ',1600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019257','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(630,'2','C9','252 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019257','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(631,'2','D1','253 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019315','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(632,'2','D1','253 ',800.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019315','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(633,'2','D1','253 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019315','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(634,'2','D2','254 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019369','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(635,'2','D2','254 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019369','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(636,'2','D2','254 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019369','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(637,'2','D4','256 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019782','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(638,'2','D4','256 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019782','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(639,'2','D4','256 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019782','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(640,'2','D6','258 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019859','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(641,'2','D6','258 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019859','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(642,'2','D6','258 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019859','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(643,'2','D8','260 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019909','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(644,'2','D8','260 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019909','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(645,'2','D8','260 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019909','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(646,'2','E1','262 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019998','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(647,'2','E1','262 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652019998','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(648,'2','E2','263 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020039','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(649,'2','E2','263 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020039','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(650,'2','E2','263 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020039','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(651,'2','E3','264 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020136','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(652,'2','E3','264 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020136','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(653,'2','E3','264 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020136','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(654,'2','E5','266 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020213','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(655,'2','E5','266 ',600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020213','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(656,'2','E5','266 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020213','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(657,'2','E6','303 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020252','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(658,'2','E6','303 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020252','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(659,'2','E6','303 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020252','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(660,'2','E9','270 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020319','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(661,'2','E9','270 ',400.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020319','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(662,'2','E9','270 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020319','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(663,'2','F1','271 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020384','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(664,'2','F1','271 ',600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020384','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(665,'2','F1','271 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020384','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(666,'2','F3','273 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020459','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(667,'2','F3','273 ',600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020459','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(668,'2','F3','273 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020459','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(669,'2','F4','274 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020500','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(670,'2','F4','274 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020500','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(671,'2','F4','274 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020500','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(672,'2','F5','275 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020573','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(673,'2','F5','275 ',200.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020573','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(674,'2','F5','275 ',11000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020573','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(675,'2','F6','276 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020659','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(676,'2','F6','276 ',1800.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020659','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(677,'2','F6','276 ',7500.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020659','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(678,'2','F9','279 ',150.00,'7','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020752','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(679,'2','F9','279 ',600.00,'5','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020752','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(680,'2','F9','279 ',12000.00,'1','May invoice','05','2022','2022-05-01','','1','2022-05-05','invoice','','','IN-11652020752','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1); /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB 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` varchar(30) DEFAULT NULL, `enddate` varchar(30) DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; INSERT INTO `leaves` VALUES (1,'2021-06-24','2021-06-24','1',NULL,NULL,NULL,NULL,1.00,3,'OK',0,0,NULL,'','8','1','2021-06-24 06:09:58pm',NULL,'',0,1); /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=293 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2021-08-17 12:48:19','','','102.166.226.75','loggedin',1),(2,'admin','1','2021-08-17 21:45:03','','','102.167.68.64','loggedin',1),(3,'admin','1','2021-08-19 13:58:14','','','102.166.56.181','loggedin',1),(4,'admin','1','2021-08-19 14:10:54','','','197.248.126.43','loggedin',1),(5,'admin','1','2021-08-19 14:11:23','','','197.248.126.43','loggedin',1),(6,'admin','1','2021-08-19 16:52:21','','','105.160.4.114','loggedin',1),(7,'admin','1','2021-08-20 10:06:30','','','41.215.129.15','loggedin',1),(8,'admin','1','2021-08-20 10:10:07','','','41.215.129.15','loggedin',1),(9,'admin','1','2021-08-20 11:58:46','','','197.232.249.149','loggedin',1),(10,'admin','1','2021-08-20 11:58:47','','','197.232.249.149','loggedin',1),(11,'admin','1','2021-08-20 13:12:33','','','197.248.126.43','loggedin',1),(12,'admin','1','2021-08-20 16:33:22','','','41.215.129.15','loggedin',1),(13,'admin','1','2021-08-20 22:05:54','','','105.160.99.127','loggedin',1),(14,'admin','1','2021-08-20 22:07:40','','','105.160.99.127','loggedin',1),(15,'admin','1','2021-08-20 22:17:18','','','105.160.99.127','loggedin',1),(16,'admin','1','2021-08-21 11:59:35','','','197.248.126.43','loggedin',1),(17,'admin','1','2021-08-22 10:37:57','','','105.163.187.241','loggedin',1),(18,'admin','1','2021-08-22 11:37:23','','','105.160.108.15','loggedin',1),(19,'admin','1','2021-08-23 10:31:54','','','197.232.124.32','loggedin',1),(20,'admin','1','2021-08-23 15:45:15','','','197.232.124.32','loggedin',1),(21,'admin','1','2021-08-26 15:51:02','','','197.232.124.32','loggedin',1),(22,'admin','1','2021-08-29 18:32:16','','','105.160.121.222','loggedin',1),(23,'admin','1','2021-08-30 10:50:40','','','197.248.126.43','loggedin',1),(24,'admin','1','2021-08-30 10:59:27','','','197.232.124.32','loggedin',1),(25,'admin','1','2021-08-30 13:47:52','','','41.215.129.15','loggedin',1),(26,'admin','1','2021-08-30 14:38:21','','','197.232.124.32','loggedin',1),(27,'admin','1','2021-08-30 14:45:50','','','197.248.126.43','loggedin',1),(28,'admin','1','2021-08-30 21:48:08','','','105.160.0.15','loggedin',1),(29,'admin','1','2021-08-31 11:07:11','','','197.232.124.32','loggedin',1),(30,'admin','1','2021-08-31 11:08:43','','','41.215.129.15','loggedin',1),(31,'admin','1','2021-08-31 19:49:50','','','105.160.6.191','loggedin',1),(32,'admin','1','2021-09-01 06:57:52','','','105.161.220.83','loggedin',1),(33,'admin','1','2021-09-01 13:08:09','','','105.160.126.96','loggedin',1),(34,'admin','1','2021-09-01 16:17:08','','','197.248.126.43','loggedin',1),(35,'admin','1','2021-09-01 18:53:16','','','105.160.58.50','loggedin',1),(36,'admin','1','2021-09-03 17:34:45','','','41.215.129.15','loggedin',1),(37,'admin','1','2021-09-08 14:27:04','','','197.248.126.43','loggedin',1),(38,'admin','1','2021-09-15 10:35:34','','','197.248.126.43','loggedin',1),(39,'admin','1','2021-09-15 13:56:55','','','197.248.126.43','loggedin',1),(40,'admin','1','2021-09-15 14:20:05','','','197.248.126.43','loggedin',1),(41,'admin','1','2021-09-15 14:35:13','','','197.248.126.43','loggedin',1),(42,'admin','1','2021-09-15 14:54:13','','','197.248.126.43','loggedin',1),(43,'admin','1','2021-09-15 20:22:13','','','105.160.101.103','loggedin',1),(44,'admin','1','2021-09-16 14:05:51','','','197.248.126.43','loggedin',1),(45,'admin','1','2021-09-17 18:24:23','','','105.60.188.159','loggedin',1),(46,'admin','1','2021-09-17 19:02:33','','','105.60.188.159','loggedin',1),(47,'admin','1','2021-09-18 08:36:11','','','105.160.110.221','loggedin',1),(48,'admin','1','2021-09-18 12:00:34','','','41.215.129.15','loggedin',1),(49,'admin','1','2021-09-18 17:23:34','','','105.160.110.221','loggedin',1),(50,'admin','1','2021-09-18 20:43:15','','','105.160.110.221','loggedin',1),(51,'admin','1','2021-09-20 14:10:24','','','197.248.126.43','loggedin',1),(52,'admin','1','2021-09-20 14:29:15','','','197.232.124.32','loggedin',1),(53,'admin','1','2021-09-20 15:38:43','','','197.248.126.43','loggedin',1),(54,'admin','1','2021-09-20 20:48:40','','','105.161.11.53','loggedin',1),(55,'admin','1','2021-09-21 07:33:49','','','102.140.222.168','loggedin',1),(56,'admin','1','2021-09-22 21:00:48','','','105.160.113.130','loggedin',1),(57,'admin','1','2021-09-23 10:35:17','','','41.215.129.15','loggedin',1),(58,'admin','1','2021-09-23 10:40:12','','','41.215.129.15','loggedin',1),(59,'admin','1','2021-09-23 12:55:33','','','197.248.126.43','loggedin',1),(60,'admin','1','2021-09-23 15:23:12','','','197.232.124.32','loggedin',1),(61,'admin','1','2021-09-23 20:58:38','','','105.160.113.130','loggedin',1),(62,'admin','1','2021-09-23 21:09:53','','','105.160.113.130','loggedin',1),(63,'admin','1','2021-09-24 15:03:25','','','197.248.126.43','loggedin',1),(64,'admin','1','2021-09-24 15:06:12','','','197.232.124.32','loggedin',1),(65,'admin','1','2021-09-25 07:00:14','','','105.160.107.120','loggedin',1),(66,'admin','1','2021-09-25 20:38:13','','','105.160.107.120','loggedin',1),(67,'admin','1','2021-09-26 07:51:31','','','41.81.134.130','loggedin',1),(68,'admin','1','2021-09-26 14:27:06','','','196.98.9.246','loggedin',1),(69,'admin','1','2021-09-26 14:55:11','','','196.98.9.246','loggedin',1),(70,'admin','1','2021-09-26 15:39:18','','','196.98.9.246','loggedin',1),(71,'admin','1','2021-09-26 15:45:44','','','105.163.231.41','loggedin',1),(72,'admin','1','2021-09-26 16:24:03','','','196.98.9.246','loggedin',1),(73,'admin','1','2021-09-26 16:24:03','','','41.81.134.130','loggedin',1),(74,'admin','1','2021-09-26 16:40:12','','','196.98.9.246','loggedin',1),(75,'admin','1','2021-09-26 18:55:02','','','197.211.27.154','loggedin',1),(76,'admin','1','2021-09-27 11:31:00','','','196.98.9.246','loggedin',1),(77,'admin','1','2021-09-28 14:32:02','','','197.232.124.32','loggedin',1),(78,'admin','1','2021-09-28 14:49:23','','','197.232.124.32','loggedin',1),(79,'admin','1','2021-09-28 14:52:03','','','197.232.124.32','loggedin',1),(80,'admin','1','2021-09-29 10:45:19','','','197.232.124.32','loggedin',1),(81,'admin','1','2021-09-29 15:59:41','','','197.248.126.43','loggedin',1),(82,'admin','1','2021-09-29 16:04:35','','','197.232.124.32','loggedin',1),(83,'admin','1','2021-09-29 20:28:37','','','105.160.126.220','loggedin',1),(84,'admin','1','2021-09-30 13:33:54','','','197.248.126.43','loggedin',1),(85,'admin','1','2021-09-30 14:55:32','','','197.248.126.43','loggedin',1),(86,'admin','1','2021-09-30 20:33:14','','','105.160.13.88','loggedin',1),(87,'admin','1','2021-09-30 23:06:12','','','105.160.13.88','loggedin',1),(88,'admin','1','2021-10-01 16:10:05','','','196.201.218.172','loggedin',1),(89,'admin','1','2021-10-01 16:11:30','','','196.201.218.172','loggedin',1),(90,'admin','1','2021-10-01 20:40:46','','','105.160.124.60','loggedin',1),(91,'admin','1','2021-10-02 08:33:46','','','105.160.124.60','loggedin',1),(92,'admin','1','2021-10-02 17:08:14','','','197.211.27.154','loggedin',1),(93,'admin','1','2021-10-02 22:14:10','','','105.160.124.60','loggedin',1),(94,'admin','1','2021-10-03 20:33:22','','','105.160.124.60','loggedin',1),(95,'admin','1','2021-10-04 06:06:15','','','41.81.134.198','loggedin',1),(96,'admin','1','2021-10-04 13:51:30','','','41.215.129.15','loggedin',1),(97,'admin','1','2021-10-05 18:56:29','','','105.160.64.182','loggedin',1),(98,'admin','1','2021-10-07 08:37:35','','','197.232.124.32','loggedin',1),(99,'admin','1','2021-10-07 10:03:28','2021-10-07 10:04:50','','197.232.124.32','loggedin',1),(100,'admin','1','2021-10-07 11:02:16','','','41.215.129.15','loggedin',1),(101,'admin','1','2021-10-07 12:17:00','','','197.232.124.32','loggedin',1),(102,'admin','1','2021-10-08 21:50:07','','','196.107.136.73','loggedin',1),(103,'admin','1','2021-10-09 06:58:03','','','105.160.72.36','loggedin',1),(104,'admin','1','2021-10-09 07:42:00','','','105.160.72.36','loggedin',1),(105,'admin','1','2021-10-09 10:09:08','','','105.160.72.36','loggedin',1),(106,'admin','1','2021-10-09 16:03:53','','','105.160.72.36','loggedin',1),(107,'admin','1','2021-10-10 16:46:03','','','105.161.9.128','loggedin',1),(108,'admin','1','2021-10-10 19:52:11','','','105.161.9.128','loggedin',1),(109,'admin','1','2021-10-11 22:14:58','','','105.160.99.12','loggedin',1),(110,'admin','1','2021-10-12 11:24:12','','','197.232.124.32','loggedin',1),(111,'admin','1','2021-10-12 15:03:19','','','197.232.124.32','loggedin',1),(112,'admin','1','2021-10-12 15:15:02','2021-10-12 16:02:53','','41.204.187.5','loggedin',1),(113,'admin','1','2021-10-12 16:16:00','','','197.232.124.32','loggedin',1),(114,'admin','1','2021-10-12 16:29:19','','','41.215.129.15','loggedin',1),(115,'admin','1','2021-10-12 16:45:53','2021-10-12 17:04:03','','105.160.112.207','loggedin',1),(116,'admin','1','2021-10-12 20:51:28','','','105.160.112.207','loggedin',1),(117,'admin','1','2021-10-13 07:47:23','','','105.160.112.207','loggedin',1),(118,'admin','1','2021-10-13 11:39:27','','','41.215.129.15','loggedin',1),(119,'admin','1','2021-10-13 12:21:58','','','197.248.126.43','loggedin',1),(120,'admin','1','2021-10-14 14:04:42','','','197.248.123.201','loggedin',1),(121,'admin','1','2021-10-14 14:04:54','2021-10-14 14:18:23','','41.215.129.15','loggedin',1),(122,'admin','1','2021-10-14 15:35:34','','','197.232.124.32','loggedin',1),(123,'admin','1','2021-10-14 20:30:00','','','105.160.52.95','loggedin',1),(124,'admin','1','2021-10-15 15:10:11','','','197.248.126.43','loggedin',1),(125,'admin','1','2021-10-16 11:58:43','','','197.183.35.156','loggedin',1),(126,'admin','1','2021-10-16 21:07:17','','','197.183.35.156','loggedin',1),(127,'admin','1','2021-10-19 17:30:46','','','41.215.129.15','loggedin',1),(128,'admin','1','2021-10-21 18:58:23','','','196.201.218.177','loggedin',1),(129,'admin','1','2021-10-22 07:35:36','','','196.201.218.155','loggedin',1),(130,'admin','1','2021-10-22 13:18:39','2021-10-22 13:21:46','','197.248.123.201','loggedin',1),(131,'admin','1','2021-10-24 12:16:56','','','105.160.78.246','loggedin',1),(132,'admin','1','2021-10-24 20:42:25','','','105.160.78.246','loggedin',1),(133,'admin','1','2021-10-25 17:31:14','','','41.215.129.15','loggedin',1),(134,'admin','1','2021-10-25 17:33:55','','','41.215.129.15','loggedin',1),(135,'admin','1','2021-10-26 10:16:06','','','41.215.129.15','loggedin',1),(136,'admin','1','2021-10-26 10:21:37','','','197.232.124.32','loggedin',1),(137,'admin','1','2021-10-26 10:39:54','2021-10-26 11:20:17','','197.232.124.32','loggedin',1),(138,'admin','1','2021-10-26 11:45:36','','','197.232.124.32','loggedin',1),(139,'admin','1','2021-10-26 11:46:37','','','41.215.129.15','loggedin',1),(140,'admin','1','2021-10-29 20:54:34','','','105.160.23.150','loggedin',1),(141,'admin','1','2021-10-30 12:07:30','','','197.248.126.43','loggedin',1),(142,'admin','1','2021-10-30 21:56:10','','','41.81.7.65','loggedin',1),(143,'admin','1','2021-10-31 05:14:03','','','41.81.7.65','loggedin',1),(144,'admin','1','2021-10-31 15:24:05','','','105.160.49.169','loggedin',1),(145,'admin','1','2021-10-31 20:40:00','','','105.160.49.169','loggedin',1),(146,'admin','1','2021-11-03 15:02:20','','','197.232.124.32','loggedin',1),(147,'admin','1','2021-11-09 16:21:24','','','41.215.129.15','loggedin',1),(148,'admin','1','2021-11-09 16:33:35','','','41.215.129.15','loggedin',1),(149,'admin','1','2021-11-09 17:42:15','','','105.160.62.108','loggedin',1),(150,'admin','1','2021-11-10 13:32:47','','','197.232.124.32','loggedin',1),(151,'admin','1','2021-11-11 15:59:48','','','197.248.126.43','loggedin',1),(152,'admin','1','2021-11-11 16:46:33','','','41.215.129.15','loggedin',1),(153,'admin','1','2021-11-11 16:50:51','','','197.248.126.43','loggedin',1),(154,'admin','1','2021-11-11 17:05:47','','','105.160.12.142','loggedin',1),(155,'admin','1','2021-11-12 12:15:39','','','41.80.97.102','loggedin',1),(156,'admin','1','2021-11-12 13:16:15','2021-11-12 13:21:04','','154.159.238.68','loggedin',1),(157,'admin','1','2021-11-12 13:21:21','','','41.80.97.102','loggedin',1),(158,'admin','1','2021-11-12 16:37:27','','','197.248.126.43','loggedin',1),(159,'admin','1','2021-11-12 17:09:44','','','105.160.81.27','loggedin',1),(160,'admin','1','2021-11-13 17:05:48','','','41.215.129.15','loggedin',1),(161,'admin','1','2021-11-14 10:47:17','','','105.160.40.245','loggedin',1),(162,'admin','1','2021-11-14 16:41:53','','','105.160.40.245','loggedin',1),(163,'admin','1','2021-11-16 17:15:36','','','41.215.129.15','loggedin',1),(164,'admin','1','2021-11-16 17:23:35','','','197.248.126.43','loggedin',1),(165,'admin','1','2021-11-17 16:48:57','','','41.215.129.15','loggedin',1),(166,'admin','1','2021-11-17 19:58:17','','','196.201.218.149','loggedin',1),(167,'admin','1','2021-11-18 13:53:58','','','41.215.129.15','loggedin',1),(168,'admin','1','2021-11-28 10:58:17','','','41.81.139.111','loggedin',1),(169,'admin','1','2021-11-29 09:32:00','','','197.248.126.43','loggedin',1),(170,'admin','1','2021-11-29 09:49:13','','','102.0.149.174','loggedin',1),(171,'admin','1','2021-11-29 14:25:25','','','105.161.78.203','loggedin',1),(172,'admin','1','2021-11-29 14:25:29','','','105.161.78.203','loggedin',1),(173,'admin','1','2021-11-29 20:19:07','','','105.160.53.185','loggedin',1),(174,'admin','1','2021-11-29 20:48:05','','','105.160.53.185','loggedin',1),(175,'admin','1','2021-11-29 21:56:15','','','105.160.53.185','loggedin',1),(176,'admin','1','2021-11-30 06:11:18','','','105.160.55.196','loggedin',1),(177,'admin','1','2021-11-30 12:26:35','','','197.180.27.97','loggedin',1),(178,'admin','1','2021-11-30 17:56:51','','','197.248.126.43','loggedin',1),(179,'admin','1','2021-11-30 20:05:45','','','105.160.53.107','loggedin',1),(180,'admin','1','2021-11-30 22:37:13','','','105.160.21.83','loggedin',1),(181,'admin','1','2021-12-01 14:27:07','','','197.248.126.43','loggedin',1),(182,'admin','1','2021-12-01 20:57:30','','','105.160.36.33','loggedin',1),(183,'admin','1','2021-12-02 12:23:44','','','197.248.126.43','loggedin',1),(184,'admin','1','2021-12-02 12:28:35','','','197.248.126.43','loggedin',1),(185,'admin','1','2021-12-02 16:52:15','','','197.248.126.43','loggedin',1),(186,'admin','1','2021-12-03 08:05:41','','','41.90.69.74','loggedin',1),(187,'admin','1','2021-12-05 16:20:09','','','197.211.27.154','loggedin',1),(188,'admin','1','2021-12-05 16:20:09','','','197.211.27.154','loggedin',1),(189,'admin','1','2021-12-05 16:20:09','','','197.211.27.154','loggedin',1),(190,'admin','1','2021-12-05 16:20:09','','','197.211.27.154','loggedin',1),(191,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(192,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(193,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(194,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(195,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(196,'admin','1','2021-12-05 16:20:10','','','197.211.27.154','loggedin',1),(197,'admin','1','2021-12-05 16:20:11','','','197.211.27.154','loggedin',1),(198,'admin','1','2021-12-05 16:20:11','','','197.211.27.154','loggedin',1),(199,'admin','1','2021-12-05 16:20:11','','','197.211.27.154','loggedin',1),(200,'admin','1','2021-12-07 06:05:15','','','105.160.127.75','loggedin',1),(201,'admin','1','2021-12-13 19:23:15','','','196.104.49.177','loggedin',1),(202,'admin','1','2021-12-29 16:38:31','','','197.248.126.43','loggedin',1),(203,'admin','1','2021-12-30 20:50:59','','','105.62.56.250','loggedin',1),(204,'admin','1','2021-12-31 05:36:30','','','105.62.56.250','loggedin',1),(205,'admin','1','2021-12-31 06:13:18','','','105.62.56.250','loggedin',1),(206,'admin','1','2021-12-31 08:21:48','','','197.248.126.43','loggedin',1),(207,'admin','1','2021-12-31 15:04:45','','','197.248.126.43','loggedin',1),(208,'admin','1','2021-12-31 16:55:42','','','197.248.126.43','loggedin',1),(209,'admin','1','2021-12-31 18:58:24','','','197.211.27.154','loggedin',1),(210,'admin','1','2021-12-31 19:43:31','','','105.62.56.250','loggedin',1),(211,'admin','1','2022-01-03 22:57:18','','','196.201.210.59','loggedin',1),(212,'admin','1','2022-01-04 16:38:39','','','197.248.126.43','loggedin',1),(213,'admin','1','2022-01-04 21:46:09','','','197.211.27.154','loggedin',1),(214,'admin','1','2022-01-05 12:09:08','','','41.215.129.15','loggedin',1),(215,'admin','1','2022-01-12 17:49:50','','','197.248.126.43','loggedin',1),(216,'admin','1','2022-01-19 15:22:31','','','197.248.126.43','loggedin',1),(217,'admin','1','2022-01-19 16:10:27','','','41.90.216.220','loggedin',1),(218,'admin','1','2022-01-20 11:34:54','','','197.248.126.43','loggedin',1),(219,'admin','1','2022-01-20 11:52:59','','','197.248.126.43','loggedin',1),(220,'admin','1','2022-01-20 17:23:28','','','197.248.126.43','loggedin',1),(221,'admin','1','2022-01-21 10:12:00','','','154.159.252.231','loggedin',1),(222,'admin','1','2022-01-30 13:10:50','','','197.211.27.154','loggedin',1),(223,'admin','1','2022-01-30 15:04:38','','','197.211.27.154','loggedin',1),(224,'admin','1','2022-01-30 16:47:44','','','105.160.101.218','loggedin',1),(225,'admin','1','2022-01-30 22:07:06','','','105.160.101.218','loggedin',1),(226,'admin','1','2022-01-31 20:06:42','','','105.167.82.104','loggedin',1),(227,'admin','1','2022-02-04 16:28:38','','','197.248.126.43','loggedin',1),(228,'admin','1','2022-02-04 20:49:45','','','105.161.171.145','loggedin',1),(229,'admin','1','2022-02-05 20:45:42','','','105.161.151.233','loggedin',1),(230,'admin','1','2022-02-19 10:22:04','','','197.248.126.43','loggedin',1),(231,'admin','1','2022-02-19 13:40:11','','','197.248.126.43','loggedin',1),(232,'admin','1','2022-02-19 20:01:52','','','105.161.220.12','loggedin',1),(233,'admin','1','2022-02-20 20:20:55','','','105.161.220.12','loggedin',1),(234,'admin','1','2022-02-22 09:46:24','','','197.182.84.200','loggedin',1),(235,'admin','1','2022-02-22 14:02:12','','','197.248.126.43','loggedin',1),(236,'admin','1','2022-02-23 10:06:55','','','197.248.126.43','loggedin',1),(237,'admin','1','2022-02-26 09:22:24','','','105.160.60.55','loggedin',1),(238,'admin','1','2022-02-26 09:30:35','','','102.7.156.40','loggedin',1),(239,'admin','1','2022-02-26 10:39:42','','','105.160.60.55','loggedin',1),(240,'admin','1','2022-02-26 20:13:18','','','105.160.60.55','loggedin',1),(241,'admin','1','2022-02-27 13:40:30','','','105.160.60.55','loggedin',1),(242,'admin','1','2022-03-01 10:08:00','','','197.248.126.43','loggedin',1),(243,'admin','1','2022-03-05 12:08:24','2022-03-05 12:31:55','','102.1.148.217','loggedin',1),(244,'admin','1','2022-03-05 12:32:10','','','102.1.148.217','loggedin',1),(245,'admin','1','2022-03-13 09:59:07','','','197.183.7.61','loggedin',1),(246,'admin','1','2022-03-17 11:55:31','','','196.96.53.175','loggedin',1),(247,'admin','1','2022-03-18 08:12:14','','','102.1.187.230','loggedin',1),(248,'admin','1','2022-03-19 15:27:31','','','197.248.126.43','loggedin',1),(249,'admin','1','2022-03-19 21:13:10','','','105.161.170.176','loggedin',1),(250,'admin','1','2022-03-20 08:59:57','','','105.60.46.114','loggedin',1),(251,'admin','1','2022-03-20 10:12:34','','','154.159.237.163','loggedin',1),(252,'admin','1','2022-03-20 17:44:19','','','105.60.46.114','loggedin',1),(253,'admin','1','2022-03-20 19:45:15','','','105.60.46.114','loggedin',1),(254,'admin','1','2022-03-22 15:47:20','','','197.248.126.43','loggedin',1),(255,'admin','1','2022-03-23 15:04:23','','','105.161.203.174','loggedin',1),(256,'admin','1','2022-03-24 16:27:53','','','197.248.126.43','loggedin',1),(257,'admin','1','2022-03-25 18:24:02','','','196.108.30.218','loggedin',1),(258,'admin','1','2022-03-25 18:50:50','','','196.108.30.218','loggedin',1),(259,'admin','1','2022-04-03 20:15:25','','','105.161.152.19','loggedin',1),(260,'admin','1','2022-04-03 21:22:38','','','105.161.2.57','loggedin',1),(261,'admin','1','2022-04-04 14:44:08','','','197.248.126.43','loggedin',1),(262,'admin','1','2022-04-04 17:52:01','','','197.248.126.43','loggedin',1),(263,'admin','1','2022-04-04 20:10:03','','','41.81.151.145','loggedin',1),(264,'admin','1','2022-04-04 20:10:03','','','41.81.151.145','loggedin',1),(265,'admin','1','2022-04-04 21:36:53','','','105.61.111.216','loggedin',1),(266,'admin','1','2022-04-05 07:29:47','','','197.248.126.43','loggedin',1),(267,'admin','1','2022-04-05 13:21:21','','','197.248.126.43','loggedin',1),(268,'admin','1','2022-04-06 14:19:05','','','197.248.126.43','loggedin',1),(269,'admin','1','2022-04-22 08:56:33','','','154.159.252.56','loggedin',1),(270,'admin','1','2022-04-22 08:57:01','','','154.159.252.56','loggedin',1),(271,'admin','1','2022-04-23 16:37:47','','','197.248.126.43','loggedin',1),(272,'admin','1','2022-04-23 21:21:48','','','196.109.115.218','loggedin',1),(273,'admin','1','2022-04-24 10:47:44','','','105.160.19.29','loggedin',1),(274,'admin','1','2022-04-25 13:41:02','2022-04-25 13:48:18','','196.207.184.58','loggedin',1),(275,'admin','1','2022-04-25 15:25:48','','','102.1.27.68','loggedin',1),(276,'admin','1','2022-04-25 15:26:49','','','102.1.27.68','loggedin',1),(277,'admin','1','2022-04-25 16:48:49','','','196.207.184.58','loggedin',1),(278,'admin','1','2022-04-25 17:26:48','','','154.157.149.222','loggedin',1),(279,'admin','1','2022-04-25 17:28:00','','','154.157.149.222','loggedin',1),(280,'admin','1','2022-04-25 20:10:37','','','105.160.106.156','loggedin',1),(281,'admin','1','2022-04-26 20:10:21','','','41.90.217.212','loggedin',1),(282,'admin','1','2022-04-26 21:42:35','','','41.90.217.212','loggedin',1),(283,'admin','1','2022-04-27 20:19:11','','','105.161.76.104','loggedin',1),(284,'admin','1','2022-04-28 14:54:55','','','197.248.126.43','loggedin',1),(285,'admin','1','2022-05-05 21:06:34','','','196.110.195.227','loggedin',1),(286,'admin','1','2022-05-05 21:26:06','','','196.110.195.227','loggedin',1),(287,'admin','1','2022-05-06 05:08:12','','','196.110.195.227','loggedin',1),(288,'admin','1','2022-05-08 16:40:47','','','105.161.72.207','loggedin',1),(289,'admin','1','2022-05-18 21:36:57','','','41.212.91.207','loggedin',1),(290,'admin','1','2022-05-29 07:17:55','','','41.90.217.237','loggedin',1),(291,'admin','1','2022-06-07 12:37:55','2022-06-07 12:39:17','','197.232.142.176','loggedin',1),(292,'admin','1','2022-07-08 11:59:54','2022-07-08 12:01:07','','197.232.142.176','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'MAIN PRODUCTS','','2021-08-10 11:50:24','active','1','','1'),(2,'OTHERS','','2021-07-15 09:12:27','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (2,'COLD','','2021-08-01 12:05:40','active','1','','1'),(3,'WARM','','2021-08-01 12:05:48','active','1','','1'); /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','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','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','0','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Damaged products',50,'paw','damagedproducts','0','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','0','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','0','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','0','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','0','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','0','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','0','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','0','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('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','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaycustomers','sales','Display customers using buttons',5),('dontprint','sales','Display Dont Print Button',15),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('return','viewreturnsales','Return Sales',4),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('viewall','deals','View other people\'s deals',5),('viewall','reports','View all Branches',6),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(30) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` int(11) NOT NULL, `destination` int(11) NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; INSERT INTO `password_resets` VALUES ('rmanyala@jkuat.ac.ke','55addf31b644939f3e4e858a70d3fe997eeef74149f54eca8e593f9c077becea','2016-07-02 02:47:19'); /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,40667.00,16666.00,1,1,'active',15.00),(3,40668.00,57333.00,16665.00,1,1,'active',20.00),(4,57333.00,1000000000.00,57333.00,1,1,'active',25.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-18 11:12:12','1','1','1030','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `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 'yes', `lastbalancedate` varchar(30) NOT NULL, `transactionid` int(11) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT 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=305 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,'Robisearch','Robisearch LTD','JOHN','0780655987','robisearch@gmail.com','Gabrielrotich','','female','','','','',NULL,'user','1','','','','27555098',0.00,'1','2021-10-26','','1','2019-06-11','Contract',800.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Monthly','4','2019-09-20','1012',0.00,'','','Single','',1.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',NULL,'','','','Yes',0.00,0,0.00,0.00,'no',200.00,'','2021-08-12 12:04:37',0,'','','','','',NULL,NULL,'',1,'022','444',NULL),(2,'Default','','','Default','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','Default',0.00,'1','2021-08-06 16:09:55','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',0.00,0,0.00,0.00,'no',300.00,'yes','2021-08-16 20:08:17',0,'','','','','','','','',1,NULL,NULL,NULL),(3,'firstname','','Last name','phone',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','idno',0.00,'1','2021-08-17 14:08:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(4,'KEZIAH','','MAINA','254708252111','','','','Female','','','1 ','',NULL,'accommodation','1','','','','37311844',0.00,'1','2022-01-30 22:33:23','2022-01-30 22:33:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(5,'JOSHUA','','KIOKO','254729541114','','','','Male','','','1 ','',NULL,'accommodation','1','','','','25577176',0.00,'1','2021-10-13 15:42:43','2021-10-13 15:42:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(139,'SHADRACK ','','OWINO','254719304829',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','22901423',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(140,'BRIVER','','CHEMUGUI','254114360756','','','','Male','','','','',NULL,'accommodation','1','','','','34301540',0.00,'1','2021-09-15 20:31:55','2021-09-15 20:31:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(141,'JOAN','','NDUNGE','254741383115','','','','Male','','','','',NULL,'accommodation','1','','','','36494464',0.00,'1','2021-08-30 22:16:00','2021-08-30 22:16:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(142,'RICHARD','','MOMANYI','0726419020','','','','','','','','',NULL,'accommodation','1','','','','21602535',0.00,'1','2021-08-30 22:16:45','2021-08-30 22:16:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(143,'ESTHER','','GAKII','254724984674','','','','Female','','','','',NULL,'accommodation','1','','','','22658670',0.00,'1','2021-08-30 22:17:27','2021-08-30 22:17:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(144,'FAITH','','NDETI','254700487543','','','','','','','','',NULL,'accommodation','1','','','','',0.00,'1','2021-09-15 21:06:27','2021-09-15 21:06:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(145,'THABITHA','','WANJA','254704287715','','','','Female','','','1 ','',NULL,'accommodation','1','','','','22631850',0.00,'1','2022-02-27 13:47:18','2022-02-27 13:47:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(146,'VICTOR','','OTIENO','0795544148','','','','Male','','','','',NULL,'accommodation','1','','','','',0.00,'1','2021-08-30 22:21:00','2021-08-30 22:21:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(147,'STEPHEN','','KASHU','254723096534','','','','Female','','','1 ','',NULL,'accommodation','1','KITENGELA','','','36562400',1000.00,'1','2022-03-20 13:22:29','2022-03-20 13:22:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(148,'CAROLINE','','NANJALA','25479958837','','','','Female','','','1 ','',NULL,'accommodation','1','','','','27754734',1000.00,'1','2022-01-20 12:04:16','2022-01-20 12:04:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(149,'FESTUS','','KIVUTI','254790998693','','','','','','','','',NULL,'accommodation','1','','','','31427799',0.00,'1','2021-08-30 22:24:03','2021-08-30 22:24:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(150,'WINFRED','','OSORO','254714318340','','','','','','','1 ','',NULL,'accommodation','1','','','','13088203',4500.00,'1','2022-02-19 14:13:11','2022-02-19 14:13:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(151,'ERICK','','MUNENE','254792023918','','','','Male','','','','',NULL,'accommodation','1','','','','45542111',0.00,'1','2021-09-24 17:07:02','2021-09-24 17:07:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(152,'ZADOCK','','KIPKOECH','254740358325','','','','Male','','','1 ','',NULL,'accommodation','1','','','','33877076',0.00,'1','2021-11-30 06:16:35','2021-11-30 06:16:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(153,'MAUREEN','','NYAMBURA','254799642533','','','','Female','','','1 ','',NULL,'accommodation','1','','','','3751669445',0.00,'1','2022-02-19 14:32:58','2022-02-19 14:32:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(154,'JOHN','','MUINDI','254721398355','','','','Male','','','','',NULL,'accommodation','1','','','','24638794',0.00,'1','2022-02-27 13:58:27','2022-02-27 13:58:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(155,'HILLARY','','LUMBASI','254748464245','','','','','','','','',NULL,'accommodation','1','','','','24248828',0.00,'1','2021-08-31 19:59:31','2021-08-31 19:59:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(156,'MARY','','CAREN','+254723795220','','','','Female','','','1 ','',NULL,'accommodation','1','','','','336952334',0.00,'1','2022-02-19 14:22:29','2022-02-19 14:22:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(157,'VINCENT','','ODUOR','254719350205','','','','Male','','','','',NULL,'accommodation','1','','','','32064714',0.00,'1','2021-08-31 20:01:48','2021-08-31 20:01:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(158,'LUCY','','MWIKALI','254115928023','','','','','','','1 ','',NULL,'accommodation','1','','','','28430485',0.00,'1','2021-09-17 19:51:14','2021-09-17 19:51:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(159,'THABITHA','','KAMANDE','254713372628','','','','Female','','','1 ','',NULL,'accommodation','1','','','','33162868',3000.00,'1','2021-09-17 20:14:06','2021-09-17 20:14:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(160,'LINET','','KERUBO','254758243799','','','','','','','1 ','',NULL,'accommodation','1','','','','33053721',0.00,'1','2021-09-17 20:19:27','2021-09-17 20:19:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(161,'GERALD','','OUMA','254768991688','','','','Male','','','','',NULL,'accommodation','1','','','','28236789',0.00,'1','2022-02-27 14:02:32','2022-02-27 14:02:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(162,'JACKLINE','','KIOKO','254741734146','','','','Female','','','','',NULL,'accommodation','1','','','','33148738',0.00,'1','2022-02-27 14:04:15','2022-02-27 14:04:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(163,'SETRICK','','KHABOGO','254769616409','','','','Male','','','','',NULL,'accommodation','1','','','','28446318',0.00,'1','2021-08-31 20:14:59','2021-08-31 20:14:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(164,'NICHOLAS','','OTIENO','254722460312','','','','Male','','','','',NULL,'accommodation','1','','','','33427593',-7600.00,'1','2022-02-27 14:05:41','2022-02-27 14:05:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(165,'BRAMWEL','','MARAUNI','254727526916','','','','Male','','','','',NULL,'accommodation','1','','','','31015906',0.00,'1','2021-08-31 20:16:29','2021-08-31 20:16:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(166,'DICKSON','','MOI','254720704223','','','','Male','','','','',NULL,'accommodation','1','','','','23694147',0.00,'1','2021-09-17 20:35:47','2021-09-17 20:35:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(167,'MOSES','','BARASA','25493287900','','','','Male','','','1 ','',NULL,'accommodation','1','','','','38531111',0.00,'1','2021-12-01 21:56:32','2021-12-01 21:56:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(168,'PAUL','','MAIRURA','254769832634','','','','Male','','','','',NULL,'accommodation','1','','','','36633415',0.00,'1','2022-02-27 14:08:29','2022-02-27 14:08:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(169,'VINCENT','','MAOTO','254745295689','','','','Male','','','1 ','',NULL,'accommodation','1','','','','33754317',0.00,'1','2022-02-27 14:17:25','2022-02-27 14:17:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(170,'LUCY','','WANGUI','254725520315','','','','Female','','','','',NULL,'accommodation','1','','','','34479772',3500.00,'1','2021-08-31 20:33:43','2021-08-31 20:33:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(171,'FRANCIS','',' MWANGANGI','254799934951','','','','Male','','','','',NULL,'accommodation','1','','','','32596865',0.00,'1','2021-08-31 20:34:45','2021-08-31 20:34:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(172,'ISAAC','','NYONGESA','254758133418','','','','Male','','','1 ','',NULL,'accommodation','1','','','','38209784',0.00,'1','2022-02-27 14:19:04','2022-02-27 14:19:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','','','','',1,NULL,NULL,0),(173,'ATHONY','','OSIEMO','254724564525','','','','Male','','','1 ','',NULL,'accommodation','1','','','','33245319',0.00,'1','2021-09-17 21:53:47','2021-09-17 21:53:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(174,'RICHARD','','OUMA','254712756788','','','','Male','','','','',NULL,'accommodation','1','','','','30396198',0.00,'1','2021-08-31 20:37:28','2021-08-31 20:37:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(175,'VERONICAH','','NYABOKE','254754685243','','','','Male','','','','',NULL,'accommodation','1','','','','33427593',7600.00,'1','2022-02-27 14:25:46','2022-02-27 14:25:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(176,'MUNYETWARI','','INDASIKA','254790741226','','','','Male','','','','',NULL,'accommodation','1','','','','10169951',0.00,'1','2021-08-31 20:40:00','2021-08-31 20:40:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(177,'BETTY ','','IRINE','254796762629',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','29521117',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(178,'SARAFINA','','CHOLIMO','254785824699','','','','Female','','','1 ','',NULL,'accommodation','1','','','','30581344',4000.00,'1','2022-02-27 14:28:00','2022-02-27 14:28:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(179,'BRONNY ','','CHEPCHUMBA','254719718641',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','31022103',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(180,'VIRGINIA ','','KAMBUA','254115392340',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28382908',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(181,'FREDRICK ','','MAGUTU','254715737391',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','33133776',1000.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(182,'NICHOLAS ','','MULATIA','254708552329',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','29897539',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(183,'HUDSON','','TOROI','2547144593','','','','Male','','','1 ','',NULL,'accommodation','1','','','','6538640',500.00,'1','2021-12-01 21:50:47','2021-12-01 21:50:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(184,'KAVALI ','','MUTUA','254712968792',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','23690766',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(185,'MOHAMMED ','','AMUKONYI','254711274813',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','27845257',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(186,'JENNIFER','','MUMBUA','254714855187','','','','Male','','','','',NULL,'accommodation','1','','','','21458594',-4200.00,'1','2022-02-27 14:32:47','2022-02-27 14:32:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(187,'NYABINTU ','','NYANDURURA','254723900183',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','7654',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(188,'STELLA ','',' NDINDA','254714172025',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','26585767',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(189,'NICHODEMUS','','GEORGE','254725134836','','','','Male','','','1 ','',NULL,'accommodation','1','','','','36947083',3500.00,'1','2021-09-18 09:38:26','2021-09-18 09:38:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(190,'CAROLINE','','CHELANGAT','254717989685','','','','','','','','',NULL,'accommodation','1','','','','28817607',0.00,'1','2021-08-31 21:41:03','2021-08-31 21:41:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(191,'PACIFICA','','CHEPKORIR','254704354869','','','','Female','','','1 ','',NULL,'accommodation','1','','','','39007757',3800.00,'1','2022-02-19 21:34:54','2022-02-19 21:34:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(192,'JAMES ','','MOSOTA','254734917247',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','22722426',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(193,'DAVIS','','NJERU','254711386783','','','','Male','','','1 ','',NULL,'accommodation','1','','','','39950056',0.00,'1','2022-02-27 14:39:41','2022-02-27 14:39:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(194,'NJANE','','BEATRICE','254703258407','','','','','','','1 ','',NULL,'accommodation','1','','','','36715145',0.00,'1','2022-02-19 22:08:19','2022-02-19 22:08:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(195,'CHARLES ','','MWANDALU','254758012315',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','32916511',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(196,'ALFRED','','KIPROP','254795660684','','','','Male','','','1 ','',NULL,'accommodation','1','','','','36825985',0.00,'1','2022-04-05 09:56:46','2022-04-05 09:56:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(197,'VERONICA','','WAYUA','254797009359',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','36851749',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(198,'REDEMPTOR ','','MUTHONI','254740081206',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','36276398',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(199,'DUKE ','','MIYOGO','254741093932',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','31402935',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(200,'ANN ','','MAKAU','254729968662',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','24200718',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(201,'FANUEL ','','KADARI','254723332733',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','29598387',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(202,'EDNA','','MORAA','254793948898','','','','','','','','',NULL,'accommodation','1','','','','24080039',0.00,'1','2022-02-27 14:47:00','2022-02-27 14:47:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(203,'NELSON','','MUTUMA','254728753497','','','','Male','','','1 ','',NULL,'accommodation','1','','','','22954867',0.00,'1','2021-09-18 10:18:34','2021-09-18 10:18:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(204,'ROSE','','AFUANDE','254798013683','','','','Female','','','1 ','',NULL,'accommodation','1','','','','24303614',0.00,'1','2021-09-18 10:23:22','2021-09-18 10:23:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(205,'PAUL','','KYALO','254723622409','','','','Male','','','1 ','',NULL,'accommodation','1','','','','27368806',0.00,'1','2021-09-18 10:25:32','2021-09-18 10:25:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(206,'CAROLINE','','MATOLA','254714045353','','','','Female','','','1 ','',NULL,'accommodation','1','','','','33745025',0.00,'1','2021-09-20 21:29:55','2021-09-20 21:29:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(207,'MORARA','','GEORGE','254726642173','','','','Male','','','1 ','',NULL,'accommodation','1','','','','20907919',0.00,'1','2021-09-18 10:31:35','2021-09-18 10:31:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(208,'REGINA','','DAVID','254743056686','','','','','','','1 ','',NULL,'accommodation','1','','','','30818051',0.00,'1','2022-04-05 09:24:02','2022-04-05 09:24:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(209,'DOUGLAS','','ONSERIO','254726868789','','','','Male','','','1 ','',NULL,'accommodation','1','','','','27879245',0.00,'1','2021-09-18 10:38:53','2021-09-18 10:38:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(210,'PETER','','GITHAIGA','254723814719','','','','Male','','','1 ','',NULL,'accommodation','1','','','','20198331',0.00,'1','2021-09-17 19:07:30','2021-09-17 19:07:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(211,'DENIS IRERI','','IRERI','254704433506',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','32346111',1500.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(212,'MONICAH','','CHEPKOECH','254701041651','','','','Female','','','1 ','',NULL,'accommodation','1','','','','32298616',0.00,'1','2021-09-18 11:12:05','2021-09-18 11:12:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(213,'EZEKIEL','','NYATUKA','254726949601','','','','Male','','','1 ','',NULL,'accommodation','1','','','','34916197',0.00,'1','2022-02-27 14:58:24','2022-02-27 14:58:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(214,'JOSEPH','','CHEGE','254795874850','','','','','','','1 ','',NULL,'accommodation','1','','','','33194754',0.00,'1','2022-02-19 22:57:33','2022-02-19 22:57:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(215,'AMOS ','','KABINGA','254729640088',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','24934887',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(216,'KIPKORIR','','MUTAI','254718155557','','','','Male','','','1 ','',NULL,'accommodation','1','','','','36562400',0.00,'1','2021-09-18 11:33:56','2021-09-18 11:33:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(217,'SOLOMON','','MUTHIJI','254729514256','','','','Male','','','1 ','',NULL,'accommodation','1','','','','36028783',0.00,'1','2021-09-18 11:38:23','2021-09-18 11:38:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(218,'ALEX','','KITUNYU','254796160171','','','','Male','','','1 ','',NULL,'accommodation','1','','','','375685',5500.00,'1','2022-03-20 12:43:15','2022-03-20 12:43:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(219,'JACKSON','','FRANCIS','254742006135','','','','Male','','','1 ','',NULL,'accommodation','1','','','','36430880',1000.00,'1','2021-11-29 23:04:49','2021-11-29 23:04:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(220,'JAMES','','NZAU','254713541336','','','','Female','','','1 ','',NULL,'accommodation','1','','','','123456',0.00,'1','2022-02-27 15:09:48','2022-02-27 15:09:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(221,'ROSE','','MUTUNGA','254746123731','','','','Male','','','1 ','',NULL,'accommodation','1','','','','347588847',0.00,'1','2022-03-20 12:58:55','2022-03-20 12:58:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(222,'FELISIA','','MUTURI','254721446535','','','','','','','','',NULL,'accommodation','1','','','','22122518',0.00,'1','2022-02-27 15:10:47','2022-02-27 15:10:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(223,'ABRAHAM','','KORIR','254729684412','','','','Male','','','1 ','',NULL,'accommodation','1','','','','26557858',0.00,'1','2021-09-18 13:54:50','2021-09-18 13:54:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(224,'VALENTINE','','IDAKI','254711606456','','','','','','','1 ','',NULL,'accommodation','1','','','','24695612',5500.00,'1','2021-09-18 13:57:14','2021-09-18 13:57:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(225,'JOSEPH','','MWENDWA','254793052811','','','','Male','','','','',NULL,'accommodation','1','','','','34712910',500.00,'1','2021-09-15 14:02:13','2021-09-15 14:02:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(226,'DAVID','','WAINAINA','254728353654',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28575732',12550.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(227,'CHERUYOT','','CHERUYOT','254799298837','','','','','','','','',NULL,'accommodation','1','','','','23',7650.00,'1','2021-09-15 11:07:03','2021-09-15 11:07:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(228,'PASCAL','','BAHATI','254780977628','','','','','','','','',NULL,'accommodation','1','','','','11116131',9450.00,'1','2022-02-26 20:16:07','2022-02-26 20:16:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(229,'Mohammed Ibrahim','','','254798867622','','','','','','','','',NULL,'accommodation','1','','','','24448454',14150.00,'1','2021-12-02 12:47:57','2021-12-02 12:47:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(230,'MICHAEL','','MUTENYA','254706902609','','','','','','','','',NULL,'accommodation','1','','','','226308875',11550.00,'1','2022-02-26 20:20:49','2022-02-26 20:20:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(231,'CLIENT ','','3','254745432123',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','234567',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(232,'CLIENT ','','5426','254787977696',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','54321',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(233,'CLIENT ','','46','254772234342',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','122123',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(234,'CLIENT ','','32','254134479789',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','23456754',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(235,'DANIEL','','MAINGI','254743203098','','','','Male','','','1 ','',NULL,'accommodation','1','','','','14599845',1200.00,'1','2021-12-01 14:52:14','2021-12-01 14:52:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(236,'MARY ','','NJOKI MBURU','254742477650',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','3442949',8050.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(237,'EVERNGELINE','','ASITSA','254724915290',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','27693373',8050.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(238,'FRANKLINE','','GAKUYA','254714721787',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','30117353',12150.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(239,'WILLIAM','','OTIENO','254708487716','','','','','','','1 ','',NULL,'accommodation','1','','','','31470250',11550.00,'1','2022-02-23 10:13:05','2022-02-23 10:13:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(240,'JOSPHINE ','','GICHERU','254702735724',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','35836871',8250.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(241,'ANITA','','MUENI','254719557366','','','','','','','1 ','',NULL,'accommodation','1','','','','29691924',11950.00,'1','2022-04-04 20:59:25','2022-04-04 20:59:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(242,'JOHN','','NGUGI','254722543401',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','23512787',8050.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(243,'FNID ','','KAWIRA','254723960479',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','27428111',13550.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(244,'KEVIN ','','KARANGATIA','254718672090',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','29537633',12550.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(245,'AUSTINE','','ONGITO','254723907301','','','','Male','','','1 ','',NULL,'accommodation','1','','','','32738927',8050.00,'1','2021-09-26 19:49:48','2021-09-26 19:49:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(246,'MARK ','','WASIKE','254728706423',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28102946',7850.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(247,'MAGDALENA ','','MUSYOKI','254742383770',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28864159',12350.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(248,'BONIFACE ','','SHANYIZA','254718701169',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','31679152',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(249,'EVERLINE','','BOGE','254704545878',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','21972475',8650.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(250,'CHRISTOPHER','','KYALO KAMBUA','254723788197',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','22943045',12750.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(251,'YASMIN ','','MADUBI','254722961655',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28334866',7850.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(252,'WINFRED','','KORIR','254771020032','','','','','','','1 ','',NULL,'accommodation','1','','','','27091091',13950.00,'1','2022-02-26 21:26:51','2022-02-26 21:26:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(253,'KEITH','','MOGOGO','254724789306','','','','','','','','',NULL,'accommodation','1','','','','24054365',12950.00,'1','2022-02-26 21:31:32','2022-02-26 21:31:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(254,'MARYAN','','MARIMA','254706753217','','','','Female','','','1 ','',NULL,'accommodation','1','','','','33483355',8050.00,'1','2021-12-01 15:42:39','2021-12-01 15:42:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(255,'IRINE','','KORIR','254719749666','','','','','','','','',NULL,'accommodation','1','','','','29165719',8450.00,'1','2022-02-26 21:33:36','2022-02-26 21:33:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(256,'HELLEN','','SOIPAN','254718107510','','','','','','','1 ','',NULL,'accommodation','1','','','','1429792682',11350.00,'1','2022-01-30 17:16:23','2022-01-30 17:16:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(257,'JARED ','','OKELLO','254706793387',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','31832533',1150.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(258,'GAUDESIA','','MWENDE','254713695104','','','','','','','1 ','',NULL,'accommodation','1','','','','39552419',8050.00,'1','2022-02-26 21:35:36','2022-02-26 21:35:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(259,'JACKLINE ','','NAMU','254713071895',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','27981543',50.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(260,'SANDRA','','NZILE','254722131195','','','','','','','','',NULL,'accommodation','1','','','','30249426',7850.00,'1','2021-12-01 15:55:18','2021-12-01 15:55:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(261,'SAMWEL','','MULI','254722383780','','','','','','','1 ','',NULL,'accommodation','1','','','','21723949',-11150.00,'1','2022-02-26 21:37:49','2022-02-26 21:37:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(262,'PERIS','','NYAKUNDI','254703400080','','','','','','','1 ','',NULL,'accommodation','1','','','','29694697',12150.00,'1','2022-02-26 21:40:31','2022-02-26 21:40:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(263,'WANGARI ','','NJERI','254717227966',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','30342411',7850.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(264,'ROSE ','','WAWERU','254708317256',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','35965044',8050.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(265,'KENNEDY','','BIWWOT','254723566235',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28029760',11950.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(266,'GEOFFREY','','MWENDWA','254746623866','','','','','','','1 ','',NULL,'accommodation','1','','','','28121846',11750.00,'1','2022-02-26 21:43:02','2022-02-26 21:43:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(267,'PAUL ','','WESLY','254708060090',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','32427420',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(268,'ESTHER','','KIRUKUMI','254726483173',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','28963057',11350.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(269,'LINDA','','OUMA','254706177417','','','','Female','','','1 ','',NULL,'accommodation','1','','','','32318351',8450.00,'1','2021-12-01 16:20:49','2021-12-01 16:20:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(270,'GRACE','','NDINDA','254716141339','','','','','','','1 ','',NULL,'accommodation','1','','','','33111524',12550.00,'1','2022-02-26 21:45:32','2022-02-26 21:45:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(271,'DENNIS ','','MAINA','254724028753',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','32209041',12750.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(272,'IAN ','','KEVIN','254724753414',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','27979252',7850.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(273,'BEVOLINE ','','ONCHIEKU','254745354047',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','35347276',8250.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(274,'HOPE','','FENEL','254798911499','','','','','','','','',NULL,'accommodation','1','','','','32591189',11350.00,'1','2022-02-26 21:52:19','2022-02-26 21:52:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(275,'SHAMIN ','','FAUZIA','254716718506',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','29489059',11350.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(276,'YOBESH','','ONDIMU','254704611235','','','','','','','','',NULL,'accommodation','1','','','','32926859',9650.00,'1','2022-02-26 21:48:46','2022-02-26 21:48:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(277,'CAREN','','CHEROP','254704690968','','','','Female','','','1 ','',NULL,'accommodation','1','','','','29419845',1000.00,'1','2022-02-23 10:10:20','2022-02-23 10:10:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(278,'MARLOND','','KOGI','254727250741',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','31108732',8450.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(279,'CONSOLATA','','WARINGE','254712588648','','','','','','','1 ','',NULL,'accommodation','1','','','','29524953',12750.00,'1','2022-01-30 18:49:02','2022-01-30 18:49:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(280,'AirBnB','','AirBnB','254709875421',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','9',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(281,'AirBnB','','AirBnB','254732234567',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','5',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(282,'DAVID','','MAKORI','254728938637','','','','Male','','','1 ','',NULL,'accommodation','1','','','','2',0.00,'1','2021-10-09 17:04:57','2021-10-09 17:04:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(283,'PHOEBE ','','OTIENO','254723874404',NULL,'','',NULL,'','','','',NULL,'accommodation','1',NULL,'','','1',0.00,'1','2021-08-17 15:21:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',2147483647,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(284,'VERONICAH NYABOKE','','','254714765253','','','','Female','','','1 ','','487031629382338','accommodation','1','','','','25612177 i',0.00,'1','2021-08-19 17:13:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(285,'JOSPHAT MAINA','','','254714765253','','','','Male','','','1 ','','1858291629382412','accommodation','1','','','','28962485.',0.00,'1','2021-08-19 17:15:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(286,'PHYLIS SHINYADA','','','254713362881','','','','Female','','','1 ','','580421629450063','accommodation','1','','','','',0.00,'1','2021-08-20 12:02:39','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(287,'ERICK MUNENE','','','254792623918','','','','','','','1 ','','3210141629456226','accommodation','1','','','','32592067',0.00,'1','2021-08-20 13:45:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(288,'VICTOR OTIENO','','','254795544148','','','','Male','','','1 ','','9822741629456396','accommodation','1','','','','39512114',3000.00,'1','2021-08-20 13:47:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(289,'TEST','','','25478534813711','','','','Male','','','1 ','',NULL,'accommodation','1','','','','37820436',110.00,'1','2021-11-12 12:43:55','2021-11-12 12:43:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(290,'rono','','','254793868003','','','','Male','','','1 ','',NULL,'accommodation','1','','','','27368116',0.00,'1','2021-09-15 10:55:38','2021-09-15 10:55:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(291,'TEST','','','0793868003','','','','Male','','','1 ','','6666391631107190','accommodation','1','','','','1112346',0.00,'1','2021-09-08 16:20:34','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(292,'WENCES','','','0793868003','','','','Male','','','1 ','','5769861631108163','accommodation','1','','','','123456',0.00,'1','2021-09-08 16:36:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(293,'CHERUYOT K.','','','25414250700','','','','Male','','','1 ','','3731431632144676','accommodation','1','','','','32815645',0.00,'1','2021-09-20 16:32:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(294,'k.k','','','254750622339','','','','Male','','','1 ','','9262631632421006','accommodation','1','','','','1111111',0.00,'1','2021-09-23 21:17:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(295,'GABRIEL ROTICH','',NULL,'25472111111111','','','','','','2022-10-07','1','','162801791650607909','member','1','GABRIEL ROTICH','','','',0.00,'1','2021-10-07 12:59:39','','1','2021-10-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,0),(296,'MARYAN','','','254115738130','','','','Female','','','1 ','','4314141634067226','accommodation','1','','','','MUUSYA',0.00,'1','2021-10-12 22:34:52','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(297,'SARAFINA CHOLIMO','','','254748995366','','','','Female','','','1 ','','4297651634125011','accommodation','1','','','','30581344',0.00,'1','2021-10-13 14:38:59','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(298,'EZEKIEL NYATUKA','','','254726949601','','','','Male','','','1 ','','4184751634126805','accommodation','1','','','','34916197',0.00,'1','2021-10-13 15:08:09','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(299,'MOSES BARASA','','','254793287900','','','','Male','','','1 ','','4931601634127012','accommodation','1','','','','38531111',5000.00,'1','2021-10-13 15:11:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(300,'JOSHUA KIOKO','','','254729541114','','','','Male','','','1 ','','479151634128598','accommodation','1','','','','25577176',0.00,'1','2021-10-13 15:38:15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(301,'consolata waringe','','','0712588648','','','','Female','','','1 ','','5533651641381041','accommodation','1','','','','29524953',0.00,'1','2022-01-05 14:13:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(302,'SILA KIMANTHI','','','254717753393','','','','','','','1 ','','9523591646124434','accommodation','1','','','','32713431',-4000.00,'1','2022-03-01 11:49:41','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(303,'SAMMY MWANGI','','','254715270393','','','','','','','1 ','','9428101646128846','accommodation','1','','','','24623835',8050.00,'1','2022-03-01 13:01:46','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(304,'PERCY MWENDA','','','254726610334','','','','','','','1 ','','7326941646129021','accommodation','1','','','','32497519',12350.00,'1','2022-03-01 13:04:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accounting',1),('accountingreports',1),('bankdeposits',1),('banktransfer',1),('branch',1),('cashiersales',2),('cashiersales',7),('config',1),('income',7),('incomeexpenses',1),('members',1),('password',1),('reports',1),('sales',2),('sales',7),('sendsms',1),('users',1); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissionsactions` -- DROP TABLE IF EXISTS `permissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=54633 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (51186,'sales','2','suspend'),(51187,'sales','2','add'),(51188,'sales','2','selectmessage'),(51189,'sales','2','printreceipt'),(51190,'sales','2','update'),(51191,'sales','2','delete'),(51192,'sales','2','cash'),(51193,'sales','2','moresales'),(51194,'sales','2','sale'),(51195,'sales','2','select'),(51196,'sales','2','reprint'),(51197,'sales','2','mpesabalance'),(51198,'sales','2','Logout'),(51199,'sales','2','discount'),(51200,'sales','2','displaycustomers'),(51201,'sales','2','productdiscount'),(51202,'sales','2','mpesa'),(51203,'sales','2','printbill'),(51204,'sales','2','order'),(51205,'sales','2','closebill'),(51206,'sales','2','editsellingprice'),(51207,'sales','2','card'),(51208,'sales','2','viewbuyingprice'),(51209,'sales','2','clearpayments'),(51210,'sales','2','updatepaymentmode'),(51211,'sales','2','creditnote'),(51212,'sales','2','cheque'),(51213,'sales','2','salesbeyondbprice'),(51214,'sales','2','voucher'),(51215,'sales','2','points'),(51216,'sales','2','credit'),(51217,'sales','2','selectroom'),(51218,'sales','2','dontprint'),(51219,'sales','2','accountlimit'),(51220,'sales','2','backdatesales'),(51221,'sales','2','recordcoins'),(51222,'sales','2','changetaxstatus'),(51223,'sales','2','giveloyalityponts'),(51224,'sales','2','leaseitems'),(51225,'sales','2','dontshowstock'),(51226,'sales','2','splitbill'),(51227,'sales','2','changeuomonsales'),(51228,'sales','2','selecttable'),(51229,'sales','2','printdelivery'),(51230,'sales','2','sendsms'),(51231,'sales','2','receiptno'),(51232,'sales','2','selectcurrency'),(51233,'sales','2','salesperson'),(51234,'cashiersales','2','entermpesacode'),(51235,'cashiersales','2','editmpesa'),(51236,'cashiersales','2','all'),(51237,'cashiersales','2','delete'),(51238,'cashiersales','2','cashiersales'),(51239,'cashiersales','2','editmpesadate'),(51240,'cashiersales','2','dontshowtotal'),(51241,'cashiersales','2','adddailycollection'),(51242,'cashiersales','2','viewtill'),(51243,'cashiersales','2','viewdailycollections'),(51244,'cashiersales','2','updatedailycollections'),(51245,'cashiersales','2','reversempesa'),(51246,'cashiersales','2','deletedailycollections'),(51247,'cashiersales','2','clearallsales'),(51248,'cashiersales','2','viewallcollections'),(51249,'cashiersales','2','mpesapendingreport'),(51250,'cashiersales','2','viewallcounters'),(51251,'cashiersales','2','mpesaverifiedreport'),(51252,'cashiersales','2','viewcommission'),(51253,'cashiersales','2','dailysalesonly'),(51393,'sales','7','suspend'),(51394,'sales','7','add'),(51395,'sales','7','selectmessage'),(51396,'sales','7','printreceipt'),(51397,'sales','7','update'),(51398,'sales','7','delete'),(51399,'sales','7','cash'),(51400,'sales','7','moresales'),(51401,'sales','7','sale'),(51402,'sales','7','select'),(51403,'sales','7','reprint'),(51404,'sales','7','mpesabalance'),(51405,'sales','7','Logout'),(51406,'sales','7','discount'),(51407,'sales','7','productdiscount'),(51408,'sales','7','mpesa'),(51409,'sales','7','printbill'),(51410,'sales','7','order'),(51411,'sales','7','closebill'),(51412,'sales','7','editsellingprice'),(51413,'sales','7','card'),(51414,'sales','7','viewbuyingprice'),(51415,'sales','7','clearpayments'),(51416,'sales','7','updatepaymentmode'),(51417,'sales','7','creditnote'),(51418,'sales','7','cheque'),(51419,'sales','7','salesbeyondbprice'),(51420,'sales','7','voucher'),(51421,'sales','7','points'),(51422,'sales','7','credit'),(51423,'sales','7','selectroom'),(51424,'sales','7','dontprint'),(51425,'sales','7','backdatesales'),(51426,'sales','7','recordcoins'),(51427,'sales','7','changetaxstatus'),(51428,'sales','7','giveloyalityponts'),(51429,'sales','7','splitbill'),(51430,'sales','7','selecttable'),(51431,'sales','7','printdelivery'),(51432,'sales','7','sendsms'),(51433,'sales','7','receiptno'),(51434,'sales','7','selectcurrency'),(51435,'sales','7','salesperson'),(51436,'cashiersales','7','entermpesacode'),(51437,'cashiersales','7','editmpesa'),(51438,'cashiersales','7','all'),(51439,'cashiersales','7','delete'),(51440,'cashiersales','7','cashiersales'),(51441,'cashiersales','7','editmpesadate'),(51442,'cashiersales','7','dontshowtotal'),(51443,'cashiersales','7','adddailycollection'),(51444,'cashiersales','7','viewtill'),(51445,'cashiersales','7','viewdailycollections'),(51446,'cashiersales','7','updatedailycollections'),(51447,'cashiersales','7','reversempesa'),(51448,'cashiersales','7','deletedailycollections'),(51449,'cashiersales','7','clearallsales'),(51450,'cashiersales','7','viewallcollections'),(51451,'cashiersales','7','mpesapendingreport'),(51452,'cashiersales','7','viewallcounters'),(51453,'cashiersales','7','mpesaverifiedreport'),(51454,'cashiersales','7','viewcommission'),(51455,'cashiersales','7','dailysalesonly'),(51456,'income','7','View'),(51457,'income','7','add'),(51458,'income','7','wiewinvoices'),(51459,'income','7','detailedvatinvoice'),(54554,'incomeexpenses','1','add'),(54555,'incomeexpenses','1','closeexpense'),(54556,'incomeexpenses','1','update'),(54557,'incomeexpenses','1','updateclosedexpenses'),(54558,'incomeexpenses','1','wiewinvoices'),(54559,'incomeexpenses','1','viewbills'),(54560,'incomeexpenses','1','viewexpense'),(54561,'incomeexpenses','1','viewdebtors'),(54562,'incomeexpenses','1','viewcreditors'),(54563,'incomeexpenses','1','postrentalexpenses'),(54564,'accomodation','1','viewhouse'),(54565,'accomodation','1','addhouse'),(54566,'accomodation','1','dailysales'),(54567,'accomodation','1','viewrooms'),(54568,'accomodation','1','points'),(54569,'accomodation','1','mpesa'),(54570,'accomodation','1','card'),(54571,'accomodation','1','cash'),(54572,'accomodation','1','credit'),(54573,'accomodation','1','checkinroom'),(54574,'accomodation','1','voucher'),(54575,'accomodation','1','cheque'),(54576,'accomodation','1','addroom'),(54577,'accomodation','1','checkoutroom'),(54578,'accomodation','1','updatecharges'),(54579,'accomodation','1','givediscount'),(54580,'accomodation','1','cleanrooms'),(54581,'accomodation','1','checkin'),(54582,'accomodation','1','addcharges'),(54583,'accomodation','1','updatehouse'),(54584,'accomodation','1','updateroom'),(54585,'accomodation','1','postexpense'),(54586,'accomodation','1','managehotel'),(54587,'accomodation','1','Post Bank Deposits'),(54588,'accomodation','1','assignrooms'),(54589,'accomodation','1','managerental'),(54590,'accomodation','1','changepayment'),(54591,'accomodation','1','housekeeping'),(54592,'accomodation','1','customerregister'),(54593,'accomodation','1','dailypayments'),(54594,'accomodation','1','advancebooking'),(54595,'accomodation','1','checkoutcustomerwithbalance'),(54596,'accomodation','1','viewreports'),(54597,'accomodation','1','viewroomcleaned'),(54598,'accomodation','1','config'),(54599,'accomodation','1','dailycollections'),(54600,'branch','1','add'),(54601,'branch','1','view'),(54602,'branch','1','update'),(54603,'branch','1','delete'),(54604,'members','1','add'),(54605,'members','1','update'),(54606,'members','1','deletepeople'),(54607,'users','1','add'),(54608,'users','1','update'),(54609,'users','1','delete'),(54610,'users','1','deleteallroles'),(54611,'accounting','1','deletebank'),(54612,'accounting','1','deleteglaccount'),(54613,'accounting','1','view'),(54614,'bankdeposits','1','add'),(54615,'bankdeposits','1','update'),(54616,'bankdeposits','1','delete'),(54617,'banktransfer','1','add'),(54618,'accountingreports','1','view'),(54619,'reports','1','view'),(54620,'reports','1','download'),(54621,'reports','1','delete'),(54622,'reports','1','update'),(54623,'reports','1','viewall'),(54624,'reports','1','dontshowprofit'),(54625,'sendsms','1','add'),(54626,'sendsms','1','update'),(54627,'sendsms','1','delete'),(54628,'sendsms','1','transfersms'),(54629,'password','1','change'),(54630,'config','1','delete'),(54631,'config','1','update'),(54632,'config','1','productcode'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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 */; INSERT INTO `plot` VALUES (1,'','kyang\'ombe','Kitengela','2 ','2 ','89','1 ','2021-09-24 15:18:46','2021-09-24 15:18:48','','1','','','','1','1',0.00,'EQUITY','',0.00,'rental',1,'percentage ','yes','no','no','no','no','no','no',0,'01','5','10','No ','','\r\n\r\n\r\nRegards;\r\nManagement','no'),(2,'','Amber Flats','Milimani','2 ','2 ','52','1 ','2021-09-24 15:23:31','2021-09-24 15:23:31','','1','Gabriel&Janet','1490281025959','0','1','1',0.00,'EQUITY BANK','EPZ,ATHIRIVER',0.00,'rental',1,'percentage ','yes','no','yes','yes','no','no','no',0,'01','5','10','No ','','','yes'),(3,'','Others','Mombasa Road','2 ','2 ','2','1 ','2021-08-17 13:27:23','','','1','Gabriel&Janet','1490281025959','0','1','1',0.00,'EQUITY BANK','EPZ,ATHIRIVER',0.00,'rental',1,'percentage','no','no','no','no','no','no','no',0,'01','1','10','No','Dear Tenant,Kindly note that your Rent for this month is as follows:\r\n\r\nRegards;\r\nManagement','','yes'); /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; INSERT INTO `plotcharges` VALUES (1,'1 ','','1','0','active','2021-08-01 21:24:11','','',0,1,1),(2,'11 ','','1','200','active','2021-08-01 21:24:17','','',0,1,1),(3,'5 ','','1','200','active','2021-08-01 21:24:27','','',0,1,1),(4,'7 ','','2','150','active','2021-08-17 15:55:51','','',0,1,1),(5,'5 ','','2','0','active','2021-08-17 15:56:13','','',0,1,1),(6,'1 ','','2','0','active','2021-08-19 16:19:07','','',0,1,1),(7,'14 ','','1','0','active','2022-03-01 10:20:33','','',0,1,1),(8,'14 ','','2','0','active','2022-03-01 10:20:54','','',0,1,1); /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; INSERT INTO `post` VALUES (1,'HOD','HOD','2020-08-08 07:40:57am','0000-00-00 00:00:00',0); /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 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 */; /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `sellingprice2` varchar(20) NOT NULL, `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), 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 `productlist` -- LOCK TABLES `productlist` WRITE; /*!40000 ALTER TABLE `productlist` DISABLE KEYS */; /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `code` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), 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 `products` -- LOCK TABLES `products` WRITE; /*!40000 ALTER TABLE `products` DISABLE KEYS */; /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` 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 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` varchar(30) NOT NULL, `paiddate` varchar(30) NOT NULL, `updateddate` varchar(30) NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) NOT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; INSERT INTO `quotation` VALUES (1,'1','11627009055','2021-07-23 05:57:35','','dd','1','2021-07-23 05:57:52','Robisearch','dd','2021-07-23 05:57:35','','','ddd','','new','500','1','1','No',1,'no'); /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=730 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 */; INSERT INTO `receipt` VALUES (1,'1','3','139 ','4500','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221571','','','0',0.00,'1','','2022-03-04','0',0.00,1),(2,'1','4','140 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221572','','','0',0.00,'1','','2022-03-04','0',0.00,1),(3,'1','5','141 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221573','','','0',0.00,'1','','2022-03-04','0',0.00,1),(4,'1','6','142 ','4300','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221584','','','0',0.00,'1','','2022-03-04','0',0.00,1),(5,'1','7','143 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221585','','','0',0.00,'1','','2022-03-04','0',0.00,1),(6,'1','8','144 ','3800','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221586','','','0',0.00,'1','','2022-03-04','0',0.00,1),(7,'1','10','288 ','3000','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221587','','','0',0.00,'1','','2022-03-04','0',0.00,1),(8,'1','13','149 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221588','','','0',0.00,'1','','2022-03-04','0',0.00,1),(9,'1','15','287 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-116461221589','','','0',0.00,'1','','2022-03-04','0',0.00,1),(10,'1','18','154 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215810','','','0',0.00,'1','','2022-03-04','0',0.00,1),(11,'1','19','155 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215811','','','0',0.00,'1','','2022-03-04','0',0.00,1),(12,'1','21','157 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215912','','','0',0.00,'1','','2022-03-04','0',0.00,1),(13,'1','23','159 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215913','','','0',0.00,'1','','2022-03-04','0',0.00,1),(14,'1','24','160 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215914','','','0',0.00,'1','','2022-03-04','0',0.00,1),(15,'1','25','161 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215915','','','0',0.00,'1','','2022-03-04','0',0.00,1),(16,'1','26','162 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215916','','','0',0.00,'1','','2022-03-04','0',0.00,1),(17,'1','27','163 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215917','','','0',0.00,'1','','2022-03-04','0',0.00,1),(18,'1','29','165 ','6500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215918','','','0',0.00,'1','','2022-03-04','0',0.00,1),(19,'1','30','166 ','6000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215919','','','0',0.00,'1','','2022-03-04','0',0.00,1),(20,'1','32','168 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612215920','','','0',0.00,'1','','2022-03-04','0',0.00,1),(21,'1','33','169 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216021','','','0',0.00,'1','','2022-03-04','0',0.00,1),(22,'1','34','170 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216022','','','0',0.00,'1','','2022-03-04','0',0.00,1),(23,'1','35','171 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216023','','','0',0.00,'1','','2022-03-04','0',0.00,1),(24,'1','38','174 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216024','','','0',0.00,'1','','2022-03-04','0',0.00,1),(25,'1','40','176 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216025','','','0',0.00,'1','','2022-03-04','0',0.00,1),(26,'1','41','177 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216026','','','0',0.00,'1','','2022-03-04','0',0.00,1),(27,'1','43','179 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216027','','','0',0.00,'1','','2022-03-04','0',0.00,1),(28,'1','44','180 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216028','','','0',0.00,'1','','2022-03-04','0',0.00,1),(29,'1','45','181 ','5000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216129','','','0',0.00,'1','','2022-03-04','0',0.00,1),(30,'1','46','182 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216130','','','0',0.00,'1','','2022-03-04','0',0.00,1),(31,'1','48','184 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216131','','','0',0.00,'1','','2022-03-04','0',0.00,1),(32,'1','49','185 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216132','','','0',0.00,'1','','2022-03-04','0',0.00,1),(33,'1','51','187 ','6500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216133','','','0',0.00,'1','','2022-03-04','0',0.00,1),(34,'1','52','188 ','6000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216134','','','0',0.00,'1','','2022-03-04','0',0.00,1),(35,'1','53','189 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216135','','','0',0.00,'1','','2022-03-04','0',0.00,1),(36,'1','54','190 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216236','','','0',0.00,'1','','2022-03-04','0',0.00,1),(37,'1','56','192 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216237','','','0',0.00,'1','','2022-03-04','0',0.00,1),(38,'1','59','195 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216238','','','0',0.00,'1','','2022-03-04','0',0.00,1),(39,'1','61','197 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216239','','','0',0.00,'1','','2022-03-04','0',0.00,1),(40,'1','62','198 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216240','','','0',0.00,'1','','2022-03-04','0',0.00,1),(41,'1','63','199 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216241','','','0',0.00,'1','','2022-03-04','0',0.00,1),(42,'1','64','200 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216342','','','0',0.00,'1','','2022-03-04','0',0.00,1),(43,'1','65','201 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216343','','','0',0.00,'1','','2022-03-04','0',0.00,1),(44,'1','66','202 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216344','','','0',0.00,'1','','2022-03-04','0',0.00,1),(45,'1','67','203 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216345','','','0',0.00,'1','','2022-03-04','0',0.00,1),(46,'1','68','204 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216346','','','0',0.00,'1','','2022-03-04','0',0.00,1),(47,'1','69','205 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216347','','','0',0.00,'1','','2022-03-04','0',0.00,1),(48,'1','70','206 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216348','','','0',0.00,'1','','2022-03-04','0',0.00,1),(49,'1','71','207 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216349','','','0',0.00,'1','','2022-03-04','0',0.00,1),(50,'1','72','208 ','3800','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216450','','','0',0.00,'1','','2022-03-04','0',0.00,1),(51,'1','73','209 ','6500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216451','','','0',0.00,'1','','2022-03-04','0',0.00,1),(52,'1','74','210 ','6000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216452','','','0',0.00,'1','','2022-03-04','0',0.00,1),(53,'1','76','212 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216453','','','0',0.00,'1','','2022-03-04','0',0.00,1),(54,'1','77','213 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216454','','','0',0.00,'1','','2022-03-04','0',0.00,1),(55,'1','79','215 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216455','','','0',0.00,'1','','2022-03-04','0',0.00,1),(56,'1','80','216 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216456','','','0',0.00,'1','','2022-03-04','0',0.00,1),(57,'1','81','217 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216457','','','0',0.00,'1','','2022-03-04','0',0.00,1),(58,'1','82','218 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216558','','','0',0.00,'1','','2022-03-04','0',0.00,1),(59,'1','86','222 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216559','','','0',0.00,'1','','2022-03-04','0',0.00,1),(60,'1','SHOP 1','223 ','11000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216560','','','0',0.00,'1','','2022-03-04','0',0.00,1),(61,'1','SHOP 2','224 ','5500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216561','','','0',0.00,'1','','2022-03-04','0',0.00,1),(62,'1','SHOP 3','225 ','7500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216562','','','0',0.00,'1','','2022-03-04','0',0.00,1),(63,'1','11','147 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216563','','','0',0.00,'1','','2022-03-04','0',0.00,1),(64,'1','28','175 ','7600','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216664','','','0',0.00,'1','','2022-03-04','0',0.00,1),(65,'1','39','284 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216665','','','0',0.00,'1','','2022-03-04','0',0.00,1),(66,'1','85','221 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216666','','','0',0.00,'1','','2022-03-04','0',0.00,1),(67,'1','2','300 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216667','','','0',0.00,'1','','2022-03-04','0',0.00,1),(68,'1','83','219 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216668','','','0',0.00,'1','','2022-03-04','0',0.00,1),(69,'1','16','152 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216669','','','0',0.00,'1','','2022-03-04','0',0.00,1),(70,'1','31','299 ','5000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216670','','','0',0.00,'1','','2022-03-04','0',0.00,1),(71,'1','60','196 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216671','','','0',0.00,'1','','2022-03-04','0',0.00,1),(72,'1','75','211 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216672','','','0',0.00,'1','','2022-03-04','0',0.00,1),(73,'1','37','173 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216773','','','0',0.00,'1','','2022-03-04','0',0.00,1),(74,'1','12','148 ','4500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216774','','','0',0.00,'1','','2022-03-04','0',0.00,1),(75,'1','47','183 ','5000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216775','','','0',0.00,'1','','2022-03-04','0',0.00,1),(76,'1','1','4 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216776','','','0',0.00,'1','','2022-03-04','0',0.00,1),(77,'1','14','150 ','4500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216777','','','0',0.00,'1','','2022-03-04','0',0.00,1),(78,'1','20','156 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216778','','','0',0.00,'1','','2022-03-04','0',0.00,1),(79,'1','17','153 ','7000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216779','','','0',0.00,'1','','2022-03-04','0',0.00,1),(80,'1','22','178 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216880','','','0',0.00,'1','','2022-03-04','0',0.00,1),(81,'1','36','172 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216881','','','0',0.00,'1','','2022-03-04','0',0.00,1),(82,'1','42','178 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216882','','','0',0.00,'1','','2022-03-04','0',0.00,1),(83,'1','50','191 ','3800','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216883','','','0',0.00,'1','','2022-03-04','0',0.00,1),(84,'1','55','191 ','5500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216884','','','0',0.00,'1','','2022-03-04','0',0.00,1),(85,'1','57','193 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216885','','','0',0.00,'1','','2022-03-04','0',0.00,1),(86,'1','58','194 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216886','','','0',0.00,'1','','2022-03-04','0',0.00,1),(87,'1','84','214 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216887','','','0',0.00,'1','','2022-03-04','0',0.00,1),(88,'1','78','214 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216988','','','0',0.00,'1','','2022-03-04','0',0.00,1),(89,'1','9','145 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612216989','','','0',0.00,'1','','2022-03-04','0',0.00,1),(90,'1','7','143 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-11646122771','','','0',0.00,'1','','2022-03-05','0',0.00,1),(91,'1','28','164 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-11646123768','','','0',0.00,'1','','2022-03-05','0',0.00,1),(92,'1','50','186 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-11646124286','','','0',0.00,'1','','2022-03-05','0',0.00,1),(93,'1','22','302 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-11646124624','','','0',0.00,'1','','2022-03-05','0',0.00,1),(94,'1','2','300 ','4000','Mar invoice','2022-03-01','','1','invoice','0','IN-11646125265','','','0',0.00,'1','','2022-03-05','0',0.00,1),(95,'2','A1','226 ','12750','Mar invoice','2022-03-01','','1','invoice','0','IN-116461294771','','','0',0.00,'1','','2022-03-05','0',0.00,1),(96,'2','A2','227 ','7650','Mar invoice','2022-03-01','','1','invoice','0','IN-116461294782','','','0',0.00,'1','','2022-03-05','0',0.00,1),(97,'2','A3','228 ','10050','Mar invoice','2022-03-01','','1','invoice','0','IN-116461294783','','','0',0.00,'1','','2022-03-05','0',0.00,1),(98,'2','A4','229 ','13150','Mar invoice','2022-03-01','','1','invoice','0','IN-116461294784','','','0',0.00,'1','','2022-03-05','0',0.00,1),(99,'2','A5','230 ','11350','Mar invoice','2022-03-01','','1','invoice','0','IN-116461294785','','','0',0.00,'1','','2022-03-05','0',0.00,1),(100,'2','B2','236 ','8450','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947810','','','0',0.00,'1','','2022-03-05','0',0.00,1),(101,'2','B3','237 ','8450','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947811','','','0',0.00,'1','','2022-03-05','0',0.00,1),(102,'2','B4','238 ','11950','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947812','','','0',0.00,'1','','2022-03-05','0',0.00,1),(103,'2','B6','240 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947913','','','0',0.00,'1','','2022-03-05','0',0.00,1),(104,'2','B8','242 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947914','','','0',0.00,'1','','2022-03-05','0',0.00,1),(105,'2','B9','243 ','12950','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947915','','','0',0.00,'1','','2022-03-05','0',0.00,1),(106,'2','C1','244 ','12550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947916','','','0',0.00,'1','','2022-03-05','0',0.00,1),(107,'2','C2','245 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947917','','','0',0.00,'1','','2022-03-05','0',0.00,1),(108,'2','C3','246 ','7850','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947918','','','0',0.00,'1','','2022-03-05','0',0.00,1),(109,'2','C4','247 ','11950','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947919','','','0',0.00,'1','','2022-03-05','0',0.00,1),(110,'2','C6','249 ','8450','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947920','','','0',0.00,'1','','2022-03-05','0',0.00,1),(111,'2','D1','253 ','12950','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612947921','','','0',0.00,'1','','2022-03-05','0',0.00,1),(112,'2','D3','255 ','8250','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948022','','','0',0.00,'1','','2022-03-05','0',0.00,1),(113,'2','D5','257 ','11550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948023','','','0',0.00,'1','','2022-03-05','0',0.00,1),(114,'2','D7','259 ','10350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948024','','','0',0.00,'1','','2022-03-05','0',0.00,1),(115,'2','E1','262 ','12950','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948025','','','0',0.00,'1','','2022-03-05','0',0.00,1),(116,'2','E2','263 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948026','','','0',0.00,'1','','2022-03-05','0',0.00,1),(117,'2','E3','264 ','7850','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948027','','','0',0.00,'1','','2022-03-05','0',0.00,1),(118,'2','E4','265 ','11750','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948028','','','0',0.00,'1','','2022-03-05','0',0.00,1),(119,'2','E5','266 ','11550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948029','','','0',0.00,'1','','2022-03-05','0',0.00,1),(120,'2','E7','268 ','10350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948130','','','0',0.00,'1','','2022-03-05','0',0.00,1),(121,'2','E9','270 ','12550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948131','','','0',0.00,'1','','2022-03-05','0',0.00,1),(122,'2','F1','271 ','12350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948132','','','0',0.00,'1','','2022-03-05','0',0.00,1),(123,'2','F2','272 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948133','','','0',0.00,'1','','2022-03-05','0',0.00,1),(124,'2','F3','273 ','8250','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948134','','','0',0.00,'1','','2022-03-05','0',0.00,1),(125,'2','F5','275 ','11600','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948135','','','0',0.00,'1','','2022-03-05','0',0.00,1),(126,'2','F6','276 ','9250','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948136','','','0',0.00,'1','','2022-03-05','0',0.00,1),(127,'2','F8','278 ','8650','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948137','','','0',0.00,'1','','2022-03-05','0',0.00,1),(128,'2','TEST','289 ','110','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948240','','','0',0.00,'1','','2022-03-05','0',0.00,1),(129,'2','B1','235 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948241','','','0',0.00,'1','','2022-03-05','0',0.00,1),(130,'2','D2','254 ','7850','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948242','','','0',0.00,'1','','2022-03-05','0',0.00,1),(131,'2','D8','260 ','7850','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948243','','','0',0.00,'1','','2022-03-05','0',0.00,1),(132,'2','E8','269 ','8250','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948244','','','0',0.00,'1','','2022-03-05','0',0.00,1),(133,'2','C7','250 ','11350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948245','','','0',0.00,'1','','2022-03-05','0',0.00,1),(134,'2','C8','251 ','8050','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948246','','','0',0.00,'1','','2022-03-05','0',0.00,1),(135,'2','D4','256 ','11350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948247','','','0',0.00,'1','','2022-03-05','0',0.00,1),(136,'2','F9','279 ','12750','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948348','','','0',0.00,'1','','2022-03-05','0',0.00,1),(137,'2','C9','252 ','13150','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948349','','','0',0.00,'1','','2022-03-05','0',0.00,1),(138,'2','F4','274 ','11550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948350','','','0',0.00,'1','','2022-03-05','0',0.00,1),(139,'2','B5','239 ','11550','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948351','','','0',0.00,'1','','2022-03-05','0',0.00,1),(140,'2','F7','277 ','10350','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948352','','','0',0.00,'1','','2022-03-05','0',0.00,1),(141,'2','D6','258 ','8700','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948353','','','0',0.00,'1','','2022-03-05','0',0.00,1),(142,'2','D9','261 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948354','','','0',0.00,'1','','2022-03-05','0',0.00,1),(143,'2','E6','303 ','0','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948355','','','0',0.00,'1','','2022-03-05','0',0.00,1),(144,'2','C5','304 ','24650','Mar invoice','2022-03-01','','1','invoice','0','IN-1164612948456','','','0',0.00,'1','','2022-03-05','0',0.00,1),(145,'1','1','4 ','4000','Payment for Hs No.1 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647693039','','','0',0.00,'1','MAINA KEZIAH','','',0.00,1),(146,'1','2','300 ','4000','Payment for Hs No.2 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647693725','','','0',0.00,'1',' JOSHUA KIOKO','','',0.00,1),(147,'1','3','139 ','4500','Payment for Hs No.3 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647693904','','','0',0.00,'1','OWINO SHADRACK ','','',0.00,1),(148,'1','6','142 ','4300','Payment for Hs No.6 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647714078','','','0',0.00,'1','MOMANYI RICHARD','','',0.00,1),(149,'1','7','143 ','4000','Payment for Hs No.7 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647714115','','','0',0.00,'1','GAKII ESTHER','','',0.00,1),(150,'1','8','144 ','10000','Payment for Hs No.8 and Plot No.1 ','2022-03-22','','1','receipt','1030','RC-11647714430','','','6200',0.00,'1','NDETI FAITH','','',0.00,1),(151,'1','4','140 ','4000','Payment for Hs No.4 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647756509','','','0',0.00,'1','CHEMUGUI BRIVER','','',0.00,1),(152,'1','12','148 ','4000','Payment for Hs No.12 and Plot No.1 ','2022-03-09','','1','receipt','1030','RC-11647757172','','','0',0.00,'1','NANJALA CAROLINE','','',0.00,1),(153,'1','13','149 ','3500','Payment for Hs No.13 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647757959','','','0',0.00,'1','KIVUTI FESTUS','','',0.00,1),(154,'1','15','287 ','3500','Payment for Hs No.15 and Plot No.1 ','2022-03-06','','1','receipt','1030','RC-11647758193','','','0',0.00,'1',' ERICK MUNENE','','',0.00,1),(155,'1','16','152 ','3500','Payment for Hs No.16 and Plot No.1 ','2022-03-06','','1','receipt','1030','RC-11647758239','','','0',0.00,'1','KIPKOECH ZADOCK','','',0.00,1),(156,'1','17','153 ','3500','Payment for Hs No.17 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647758310','','','0',0.00,'1','NYAMBURA MAUREEN','','',0.00,1),(157,'1','19','155 ','3500','Payment for Hs No.19 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647758472','','','0',0.00,'1','LUMBASI HILLARY','','',0.00,1),(158,'1','20','156 ','3500','Payment for Hs No.20 and Plot No.1 ','2022-03-03','','1','receipt','1030','RC-11647758631','','','0',0.00,'1','CAREN MARY','','',0.00,1),(159,'1','21','157 ','4000','Payment for Hs No.21 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647759168','','','0',0.00,'1','ODUOR VINCENT','','',0.00,1),(160,'1','22','302 ','4000','Payment for Hs No.22 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647759471','','','0',0.00,'1',' SILA KIMANTHI','','',0.00,1),(161,'1','23','159 ','3000','Payment for Hs No.23 and Plot No.1 ','2022-03-11','','1','receipt','1030','RC-11647760207','','','0',0.00,'1','KAMANDE THABITHA','','',0.00,1),(162,'1','24','160 ','4000','Payment for Hs No.24 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647760245','','','0',0.00,'1','KERUBO LINET','','',0.00,1),(163,'1','25','161 ','4000','Payment for Hs No.25 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647760316','','','0',0.00,'1','OUMA GERALD','','',0.00,1),(164,'1','26','162 ','4000','Payment for Hs No.26 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647760376','','','0',0.00,'1','KIOKO JACKLINE','','',0.00,1),(165,'1','27','163 ','4000','Payment for Hs No.27 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647760458','','','0',0.00,'1','KHABOGO SETRICK','','',0.00,1),(166,'1','28','164 ','3800','Payment for Hs No.28 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647760659','','','0',0.00,'1','OTIENO NICHOLAS','','',0.00,1),(167,'1','29','165 ','6500','Payment for Hs No.29 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647760779','','','0',0.00,'1','MARAUNI BRAMWEL','','',0.00,1),(168,'1','30','166 ','6000','Payment for Hs No.30 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647760821','','','0',0.00,'1','MOI DICKSON','','',0.00,1),(169,'1','31','299 ','3500','Payment for Hs No.31 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647760936','','','0',0.00,'1',' MOSES BARASA','','',0.00,1),(170,'1','32','168 ','3500','Payment for Hs No.32 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647761058','','','0',0.00,'1','MAIRURA PAUL','','',0.00,1),(171,'1','33','169 ','3500','Payment for Hs No.33 and Plot No.1 ','2022-03-02','','1','receipt','1030','RC-11647761128','','','0',0.00,'1','MAOTO VINCENT','','',0.00,1),(172,'1','34','170 ','3500','Payment for Hs No.34 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647761219','','','0',0.00,'1','WANGUI LUCY','','',0.00,1),(173,'1','35','171 ','3500','Payment for Hs No.35 and Plot No.1 ','2022-03-10','','1','receipt','1030','RC-11647761367','','','0',0.00,'1',' MWANGANGI FRANCIS','','',0.00,1),(174,'1','37','173 ','3500','Payment for Hs No.37 and Plot No.1 ','2022-03-06','','1','receipt','','RC-11647761820','','','0',0.00,'1','OSIEMO ATHONY','','',0.00,1),(175,'1','38','174 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-11647762181','','','0',0.00,'1','','2022-03-20','0',0.00,1),(176,'1','38','174 ','7000','Payment for Hs No.38 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647762332','','','0',0.00,'1','OUMA RICHARD','','',0.00,1),(177,'1','39','284 ','3500','Payment for Hs No.39 and Plot No.1 ','2022-03-09','','1','receipt','1030','RC-11647762455','','','0',0.00,'1',' VERONICAH NYABOKE','','',0.00,1),(178,'1','40','176 ','3500','Payment for Hs No.40 and Plot No.1 ','2022-03-10','','1','receipt','1030','RC-11647762524','','','0',0.00,'1','INDASIKA MUNYETWARI','','',0.00,1),(179,'1','41','177 ','3500','Payment for Hs No.41 and Plot No.1 ','2022-03-03','','1','receipt','1030','RC-11647762603','','','0',0.00,'1','IRINE BETTY ','','',0.00,1),(180,'1','43','179 ','4000','Payment for Hs No.43 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647762663','','','0',0.00,'1','CHEPCHUMBA BRONNY ','','',0.00,1),(181,'1','44','180 ','4000','Payment for Hs No.44 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647762740','','','0',0.00,'1','KAMBUA VIRGINIA ','','',0.00,1),(182,'1','45','181 ','4000','Payment for Hs No.45 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647762813','','','0',0.00,'1','MAGUTU FREDRICK ','','',0.00,1),(183,'1','46','182 ','4000','Payment for Hs No.46 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647762946','','','0',0.00,'1','MULATIA NICHOLAS ','','',0.00,1),(184,'1','47','183 ','4000','Payment for Hs No.47 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647763034','','','0',0.00,'1','TOROI HUDSON','','',0.00,1),(185,'1','48','184 ','4000','Payment for Hs No.48 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647763095','','','0',0.00,'1','MUTUA KAVALI ','','',0.00,1),(186,'1','49','185 ','4000','Payment for Hs No.49 and Plot No.1 ','2022-02-28','','1','receipt','1030','RC-11647763154','','','0',0.00,'1','AMUKONYI MOHAMMED ','','',0.00,1),(187,'1','50','186 ','4200','Payment for Hs No.50 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647763254','','','0',0.00,'1','MUMBUA JENNIFER','','',0.00,1),(188,'1','51','187 ','6500','Payment for Hs No.51 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647763373','','','0',0.00,'1','NYANDURURA NYABINTU ','','',0.00,1),(189,'1','52','188 ','6000','Payment for Hs No.52 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647763453','','','0',0.00,'1',' NDINDA STELLA ','','',0.00,1),(190,'1','53','189 ','3500','Payment for Hs No.53 and Plot No.1 ','2022-03-09','','1','receipt','1030','RC-11647763543','','','0',0.00,'1','GEORGE NICHODEMUS','','',0.00,1),(191,'1','54','190 ','3500','Payment for Hs No.54 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647763603','','','0',0.00,'1','CHELANGAT CAROLINE','','',0.00,1),(192,'1','55','191 ','4500','Payment for Hs No.55 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647763705','','','0',0.00,'1','CHEPKORIR PACIFICA','','',0.00,1),(193,'1','56','192 ','3500','Payment for Hs No.56 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647763789','','','0',0.00,'1','MOSOTA JAMES ','','',0.00,1),(194,'1','57','193 ','3500','Payment for Hs No.57 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647763843','','','0',0.00,'1','NJERU DAVIS','','',0.00,1),(195,'1','58','194 ','3500','Payment for Hs No.58 and Plot No.1 ','2022-03-05','','1','receipt','1030','RC-11647763908','','','0',0.00,'1','BEATRICE NJANE','','',0.00,1),(196,'1','59','195 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-11647765223','','','0',0.00,'1','','2022-03-20','0',0.00,1),(197,'1','59','195 ','7000','Payment for Hs No.59 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647765250','','','0',0.00,'1','MWANDALU CHARLES ','','',0.00,1),(198,'1','60','221 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-11647765361','','','0',0.00,'1','','2022-03-20','0',0.00,1),(199,'1','60','221 ','3500','Payment for Hs No.60 and Plot No.1 ','2022-03-20','','1','receipt','','RC-11647765389','','','0',0.00,'1','KIPROP ALFRED','','',0.00,1),(200,'1','61','197 ','3500','Payment for Hs No.61 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647765447','','','0',0.00,'1','WAYUA VERONICA','','',0.00,1),(201,'1','62','198 ','3500','Payment for Hs No.62 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647765504','','','0',0.00,'1','MUTHONI REDEMPTOR ','','',0.00,1),(202,'1','63','199 ','3500','Payment for Hs No.63 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647765574','','','0',0.00,'1','MIYOGO DUKE ','','',0.00,1),(203,'1','64','200 ','3500','Payment for Hs No.64 and Plot No.1 ','2022-03-03','','1','receipt','1030','RC-11647765634','','','0',0.00,'1','MAKAU ANN ','','',0.00,1),(204,'1','65','201 ','4000','Payment for Hs No.65 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647765710','','','0',0.00,'1','KADARI FANUEL ','','',0.00,1),(205,'1','66','202 ','4000','Payment for Hs No.66 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647766449','','','0',0.00,'1','MORAA EDNA','','',0.00,1),(206,'1','67','203 ','4000','Payment for Hs No.67 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647766511','','','0',0.00,'1','MUTUMA NELSON','','',0.00,1),(207,'1','68','204 ','4000','Payment for Hs No.68 and Plot No.1 ','2022-03-06','','1','receipt','1030','RC-11647766560','','','0',0.00,'1','AFUANDE ROSE','','',0.00,1),(208,'1','69','205 ','4000','Payment for Hs No.69 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647767002','','','0',0.00,'1','KYALO PAUL','','',0.00,1),(209,'1','70','206 ','4000','Payment for Hs No.70 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647767614','','','0',0.00,'1','MATOLA CAROLINE','','',0.00,1),(210,'1','71','207 ','4000','Payment for Hs No.71 and Plot No.1 ','2022-03-13','','1','receipt','1030','RC-11647767852','','','0',0.00,'1','GEORGE MORARA','','',0.00,1),(211,'1','72','147 ','4100','Mar invoice','2022-03-01','','1','invoice','0','IN-11647768181','','','0',0.00,'1','','2022-03-22','0',0.00,1),(212,'1','72','147 ','4100','Payment for Hs No.72 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647768230','','','0',0.00,'1','DAVID REGINA','','',0.00,1),(213,'1','73','209 ','6500','Payment for Hs No.73 and Plot No.1 ','2022-03-09','','1','receipt','1030','RC-11647768297','','','0',0.00,'1','ONSERIO DOUGLAS','','',0.00,1),(214,'1','74','210 ','6000','Payment for Hs No.74 and Plot No.1 ','2022-01-20','','1','receipt','1030','RC-11647768550','','','0',0.00,'1','GITHAIGA PETER','','',0.00,1),(215,'1','75','211 ','3500','Payment for Hs No.75 and Plot No.1 ','2022-03-20','','1','receipt','1030','RC-11647768610','','','0',0.00,'1','IRERI DENIS IRERI','','',0.00,1),(216,'1','76','212 ','3500','Payment for Hs No.76 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647768664','','','0',0.00,'1','CHEPKOECH MONICAH','','',0.00,1),(217,'1','77','213 ','3500','Payment for Hs No.77 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647768807','','','0',0.00,'1','NYATUKA EZEKIEL','','',0.00,1),(218,'1','78','214 ','3500','Payment for Hs No.78 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11647768862','','','0',0.00,'1','CHEGE JOSEPH','','',0.00,1),(219,'1','79','215 ','3500','Payment for Hs No.79 and Plot No.1 ','2022-03-07','','1','receipt','1030','RC-11647768912','','','0',0.00,'1','KABINGA AMOS ','','',0.00,1),(220,'1','80','216 ','3500','Payment for Hs No.80 and Plot No.1 ','2022-03-06','','1','receipt','1030','RC-11647768967','','','0',0.00,'1','MUTAI KIPKORIR','','',0.00,1),(221,'1','81','217 ','3500','Payment for Hs No.81 and Plot No.1 ','2022-03-02','','1','receipt','1030','RC-11647769023','','','0',0.00,'1','MUTHIJI SOLOMON','','',0.00,1),(222,'1','82','218 ','3500','Payment for Hs No.82 and Plot No.1 ','2022-03-01','','1','receipt','1030','RC-11647769457','','','0',0.00,'1','KITUNYU ALEX','','',0.00,1),(223,'1','83','219 ','3500','Mar invoice','2022-03-01','','1','invoice','0','IN-11647769975','','','0',0.00,'1','','2022-03-20','0',0.00,1),(224,'1','83','219 ','5000','Payment for Hs No.83 and Plot No.1 ','2022-03-10','','1','receipt','1030','RC-11647770045','','','0',0.00,'1','FRANCIS JACKSON','','',0.00,1),(225,'1','84','214 ','3500','Payment for Hs No.84 and Plot No.1 ','2022-03-02','','1','receipt','1030','RC-11647770083','','','0',0.00,'1','CHEGE JOSEPH','','',0.00,1),(226,'1','85','221 ','3500','Payment for Hs No.85 and Plot No.1 ','2022-03-02','','1','receipt','1030','RC-11647770807','','','0',0.00,'1','MUTUNGA ROSE','','',0.00,1),(227,'1','86','222 ','3500','Payment for Hs No.86 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647770859','','','0',0.00,'1','MUTURI FELISIA','','',0.00,1),(228,'1','SHOP 1','223 ','11000','Payment for Hs No.SHOP 1 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647771199','','','0',0.00,'1','KORIR ABRAHAM','','',0.00,1),(229,'1','11','147 ','2500','Payment for Hs No.11 and Plot No.1 ','2022-03-08','','1','receipt','1030','RC-11647771804','','','0',0.00,'1','KASHU STEPHEN','','',0.00,1),(230,'1','SHOP 3','225 ','7500','Payment for Hs No.SHOP 3 and Plot No.1 ','2022-03-09','','1','receipt','1030','RC-11647771862','','','0',0.00,'1','MWENDWA JOSEPH','','',0.00,1),(231,'2','A3','228 ','10050','Payment for Hs No.A3 and Plot No.2 ','2022-03-02','','1','receipt','1035','RC-11648221958','','','0',0.00,'1','BAHATI PASCAL','','',0.00,1),(232,'2','A1','226 ','12750','Payment for Hs No.A1 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648223494','','','0',0.00,'1','WAINAINA DAVID','','',0.00,1),(233,'2','B1','235 ','12150','Payment for Hs No.B1 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648223810','','','0',0.00,'1','MAINGI DANIEL','','',0.00,1),(234,'2','B2','236 ','8450','Payment for Hs No.B2 and Plot No.2 ','2022-03-09','','1','receipt','1035','RC-11648223887','','','0',0.00,'1','NJOKI MBURU MARY ','','',0.00,1),(235,'2','B3','237 ','8450','Payment for Hs No.B3 and Plot No.2 ','2022-03-09','','1','receipt','1035','RC-11648224051','','','0',0.00,'1','ASITSA EVERNGELINE','','',0.00,1),(236,'2','B4','238 ','11950','Payment for Hs No.B4 and Plot No.2 ','2022-03-07','','1','receipt','1035','RC-11648224101','','','0',0.00,'1','GAKUYA FRANKLINE','','',0.00,1),(237,'2','B5','239 ','11550','Payment for Hs No.B5 and Plot No.2 ','2022-03-02','','1','receipt','1035','RC-11648224936','','','0',0.00,'1','OTIENO WILLIAM','','',0.00,1),(238,'2','B6','240 ','8050','Payment for Hs No.B6 and Plot No.2 ','2022-03-04','','1','receipt','1035','RC-11648224991','','','0',0.00,'1','GICHERU JOSPHINE ','','',0.00,1),(239,'2','B8','242 ','8050','Payment for Hs No.B8 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648225411','','','0',0.00,'1','NGUGI JOHN','','',0.00,1),(240,'2','B9','243 ','12950','Payment for Hs No.B9 and Plot No.2 ','2022-03-05','','1','receipt','1035','RC-11648225500','','','0',0.00,'1','KAWIRA FNID ','','',0.00,1),(241,'2','C1','244 ','12550','Payment for Hs No.C1 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648225569','','','0',0.00,'1','KARANGATIA KEVIN ','','',0.00,1),(242,'2','C2','245 ','8050','Payment for Hs No.C2 and Plot No.2 ','2022-03-06','','1','receipt','1035','RC-11648225628','','','0',0.00,'1','ONGITO AUSTINE','','',0.00,1),(243,'2','C3','246 ','7850','Payment for Hs No.C3 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648225688','','','0',0.00,'1','WASIKE MARK ','','',0.00,1),(244,'2','C4','247 ','11450','Payment for Hs No.C4 and Plot No.2 ','2022-03-12','','1','receipt','1035','RC-11648225830','','','0',0.00,'1','MUSYOKI MAGDALENA ','','',0.00,1),(245,'2','C5','304 ','24650','Payment for Hs No.C5 and Plot No.2 ','2022-03-09','','1','receipt','1035','RC-11648226215','','','0',0.00,'1',' PERCY MWENDA','','',0.00,1),(246,'2','C7','250 ','11350','Payment for Hs No.C7 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648226383','','','0',0.00,'1','KYALO KAMBUA CHRISTOPHER','','',0.00,1),(247,'2','C9','252 ','13000','Payment for Hs No.C9 and Plot No.2 ','2022-03-11','','1','receipt','1035','RC-11648226434','','','0',0.00,'1','KORIR WINFRED','','',0.00,1),(248,'2','D1','253 ','12950','Payment for Hs No.D1 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648226512','','','0',0.00,'1','MOGOGO KEITH','','',0.00,1),(249,'2','D2','254 ','7850','Payment for Hs No.D2 and Plot No.2 ','2022-03-09','','1','receipt','1035','RC-11648226649','','','0',0.00,'1','MARIMA MARYAN','','',0.00,1),(250,'2','D4','256 ','11350','Payment for Hs No.D4 and Plot No.2 ','2022-03-03','','1','receipt','1035','RC-11648227063','','','0',0.00,'1','SOIPAN HELLEN','','',0.00,1),(251,'2','D5','257 ','11550','Payment for Hs No.D5 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648227130','','','0',0.00,'1','OKELLO JARED ','','',0.00,1),(252,'2','D6','258 ','9000','Payment for Hs No.D6 and Plot No.2 ','2022-03-03','','1','receipt','1035','RC-11648227547','','','300',0.00,'1','MWENDE GAUDESIA','','',0.00,1),(253,'2','D7','259 ','10350','Payment for Hs No.D7 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648227601','','','0',0.00,'1','NAMU JACKLINE ','','',0.00,1),(254,'2','D8','260 ','7850','Payment for Hs No.D8 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648227654','','','0',0.00,'1','NZILE SANDRA','','',0.00,1),(255,'2','D9','261 ','24300','Payment for Hs No.D9 and Plot No.2 ','2022-03-25','','1','receipt','1035','RC-11648227968','','','0',0.00,'1','MULI SAMWEL','','',0.00,1),(256,'2','E1','262 ','12950','Payment for Hs No.E1 and Plot No.2 ','2022-03-02','','1','receipt','1035','RC-11648228344','','','0',0.00,'1','NYAKUNDI PERIS','','',0.00,1),(257,'2','E2','263 ','8050','Payment for Hs No.E2 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648228408','','','0',0.00,'1','NJERI WANGARI ','','',0.00,1),(258,'2','E3','264 ','7850','Payment for Hs No.E3 and Plot No.2 ','2022-03-14','','1','receipt','1035','RC-11648228470','','','0',0.00,'1','WAWERU ROSE ','','',0.00,1),(259,'2','E4','265 ','11750','Payment for Hs No.E4 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648228532','','','0',0.00,'1','BIWWOT KENNEDY','','',0.00,1),(260,'2','E5','266 ','11550','Payment for Hs No.E5 and Plot No.2 ','2022-03-09','','1','receipt','1035','RC-11648228581','','','0',0.00,'1','MWENDWA GEOFFREY','','',0.00,1),(261,'2','E7','268 ','10350','Payment for Hs No.E7 and Plot No.2 ','2022-03-12','','1','receipt','1035','RC-11648229581','','','0',0.00,'1','KIRUKUMI ESTHER','','',0.00,1),(262,'2','E8','269 ','8250','Payment for Hs No.E8 and Plot No.2 ','2022-03-10','','1','receipt','1035','RC-11648230173','','','0',0.00,'1','OUMA LINDA','','',0.00,1),(263,'2','E9','270 ','12550','Payment for Hs No.E9 and Plot No.2 ','2022-03-12','','1','receipt','1035','RC-11648230238','','','0',0.00,'1','NDINDA GRACE','','',0.00,1),(264,'2','F1','271 ','12350','Payment for Hs No.F1 and Plot No.2 ','2022-03-15','','1','receipt','1035','RC-11648230314','','','0',0.00,'1','MAINA DENNIS ','','',0.00,1),(265,'2','F2','272 ','8050','Payment for Hs No.F2 and Plot No.2 ','2022-03-04','','1','receipt','1035','RC-11648230373','','','0',0.00,'1','KEVIN IAN ','','',0.00,1),(266,'2','F3','273 ','8250','Payment for Hs No.F3 and Plot No.2 ','2022-03-12','','1','receipt','1035','RC-11648230432','','','0',0.00,'1','ONCHIEKU BEVOLINE ','','',0.00,1),(267,'2','F4','274 ','11550','Payment for Hs No.F4 and Plot No.2 ','2022-03-12','','1','receipt','1035','RC-11648230489','','','0',0.00,'1','FENEL HOPE','','',0.00,1),(268,'2','F5','275 ','11600','Payment for Hs No.F5 and Plot No.2 ','2022-03-07','','1','receipt','1035','RC-11648230573','','','0',0.00,'1','FAUZIA SHAMIN ','','',0.00,1),(269,'2','F6','276 ','9250','Payment for Hs No.F6 and Plot No.2 ','2022-03-04','','1','receipt','1035','RC-11648231838','','','0',0.00,'1','ONDIMU YOBESH','','',0.00,1),(270,'2','F7','277 ','10350','Payment for Hs No.F7 and Plot No.2 ','2022-03-02','','1','receipt','1035','RC-11648231904','','','0',0.00,'1','CHEROP CAREN','','',0.00,1),(271,'2','F8','278 ','8650','Payment for Hs No.F8 and Plot No.2 ','2022-03-06','','1','receipt','1035','RC-11648232001','','','0',0.00,'1','KOGI MARLOND','','',0.00,1),(272,'2','F9','279 ','12750','Payment for Hs No.F9 and Plot No.2 ','2022-03-05','','1','receipt','1035','RC-11648232068','','','0',0.00,'1','WARINGE CONSOLATA','','',0.00,1),(273,'2','D3','255 ','8250','Payment for Hs No.D3 and Plot No.2 ','2022-03-08','','1','receipt','1035','RC-11648232534','','','0',0.00,'1','KORIR IRINE','','',0.00,1),(274,'2','C8','251 ','8050','Payment for Hs No.C8 and Plot No.2 ','2022-03-03','','1','receipt','1035','RC-11648232588','','','0',0.00,'1','MADUBI YASMIN ','','',0.00,1),(275,'2','A1','226 ','12550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649077856','','','0',0.00,'1','','2022-04-05','0',0.00,1),(276,'2','A3','228 ','9450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649078044','','','0',0.00,'1','','2022-04-05','0',0.00,1),(277,'2','A4','229 ','12750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649079160','','','0',0.00,'1','','2022-04-05','0',0.00,1),(278,'2','A5','230 ','11350','Payment for Hs No.A5 and Plot No.2 ','2022-04-04','','1','receipt','1035','RC-11649079580','','','0',0.00,'1','MUTENYA MICHAEL','','',0.00,1),(279,'2','B1','235 ','1350','Apr invoice','2022-04-01','','1','invoice','0','IN-11649079637','','','0',0.00,'1','','2022-04-05','0',0.00,1),(280,'2','B1','235 ','12000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649079655','','','0',0.00,'1','','2022-04-05','0',0.00,1),(281,'2','B2','236 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649079782','','','0',0.00,'1','','2022-04-05','0',0.00,1),(282,'2','B3','237 ','8250','Apr invoice','2022-04-05','','1','invoice','0','IN-11649079910','','','0',0.00,'1','','2022-04-05','0',0.00,1),(283,'2','B4','238 ','12150','Apr invoice','2022-04-01','','1','invoice','0','IN-11649079961','','','0',0.00,'1','','2022-04-05','0',0.00,1),(284,'2','B5','239 ','11550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649080137','','','0',0.00,'1','','2022-04-05','0',0.00,1),(285,'2','B6','240 ','8250','Apr invoice','2022-04-01','','1','invoice','0','IN-11649080774','','','0',0.00,'1','','2022-04-06','0',0.00,1),(286,'2','B8','242 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11649081865','','','0',0.00,'1','','2022-04-05','0',0.00,1),(287,'2','B9','243 ','13350','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082122','','','0',0.00,'1','','2022-04-05','0',0.00,1),(288,'2','C1','244 ','12550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082246','','','0',0.00,'1','','2022-04-05','0',0.00,1),(289,'2','C2','245 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082310','','','0',0.00,'1','','2022-04-05','0',0.00,1),(290,'2','C3','246 ','7850','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082375','','','0',0.00,'1','','2022-04-05','0',0.00,1),(291,'2','C4','247 ','12750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082418','','','0',0.00,'1','','2022-04-05','0',0.00,1),(292,'2','C5','304 ','11950','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082489','','','0',0.00,'1','','2022-04-05','0',0.00,1),(293,'2','C6','249 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082626','','','0',0.00,'1','','2022-04-05','0',0.00,1),(294,'2','C6','249 ','8450','Payment for Hs No.C6 and Plot No.2 ','2022-04-04','','1','receipt','1035','RC-11649082728','','','0',0.00,'1','BOGE EVERLINE','','',0.00,1),(295,'2','C7','250 ','12750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649082840','','','0',0.00,'1','','2022-04-05','0',0.00,1),(296,'2','C8','251 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083079','','','0',0.00,'1','','2022-04-05','0',0.00,1),(297,'2','C9','252 ','13550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083149','','','0',0.00,'1','','2022-04-05','0',0.00,1),(298,'2','D1','253 ','12950','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083218','','','0',0.00,'1','','2022-04-05','0',0.00,1),(299,'2','D2','254 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083279','','','0',0.00,'1','','2022-04-05','0',0.00,1),(300,'2','D3','255 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083333','','','0',0.00,'1','','2022-04-05','0',0.00,1),(301,'2','D4','256 ','11350','Apr invoice','2022-04-01','','1','invoice','0','IN-11649083984','','','0',0.00,'1','','2022-04-05','0',0.00,1),(302,'2','D5','257 ','1150','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084026','','','0',0.00,'1','','2022-04-05','0',0.00,1),(303,'2','D5','257 ','11000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084046','','','0',0.00,'1','','2022-04-05','0',0.00,1),(304,'2','D6','258 ','7900','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084089','','','0',0.00,'1','','2022-04-05','0',0.00,1),(305,'2','D6','258 ','150','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084143','','','0',0.00,'1','','2022-04-05','0',0.00,1),(306,'2','D7','259 ','10550','Apr invoice','2022-04-05','','1','invoice','0','IN-11649084351','','','0',0.00,'1','','2022-04-05','0',0.00,1),(307,'2','D8','260 ','7850','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084425','','','0',0.00,'1','','2022-04-05','0',0.00,1),(308,'2','D9','261 ','1150','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084576','','','0',0.00,'1','','2022-04-05','0',0.00,1),(309,'2','D9','261 ','12000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649084592','','','0',0.00,'1','','2022-04-05','0',0.00,1),(310,'2','E1','262 ','12750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649092647','','','0',0.00,'1','','2022-04-05','0',0.00,1),(311,'2','E2','263 ','7850','Apr invoice','2022-04-01','','1','invoice','0','IN-11649092706','','','0',0.00,'1','','2022-04-05','0',0.00,1),(312,'2','E3','264 ','8250','Apr invoice','2022-04-01','','1','invoice','0','IN-11649092756','','','0',0.00,'1','','2022-04-05','0',0.00,1),(313,'2','E4','265 ','11950','Apr invoice','2022-04-01','','1','invoice','0','IN-11649092842','','','0',0.00,'1','','2022-04-05','0',0.00,1),(314,'2','E6','303 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093122','','','0',0.00,'1','','2022-04-05','0',0.00,1),(315,'2','E7','268 ','11350','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093421','','','0',0.00,'1','','2022-04-05','0',0.00,1),(316,'2','E8','269 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093474','','','0',0.00,'1','','2022-04-05','0',0.00,1),(317,'2','F1','271 ','12550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093518','','','0',0.00,'1','','2022-04-05','0',0.00,1),(318,'2','F2','272 ','7850','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093563','','','0',0.00,'1','','2022-04-05','0',0.00,1),(319,'2','F3','273 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093616','','','0',0.00,'1','','2022-04-05','0',0.00,1),(320,'2','F5','275 ','11750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649093687','','','0',0.00,'1','','2022-04-05','0',0.00,1),(321,'2','F6','276 ','9200','Apr invoice','2022-04-01','','1','invoice','0','IN-11649094479','','','0',0.00,'1','','2022-04-05','0',0.00,1),(322,'2','F7','277 ','11750','Apr invoice','2022-04-01','','1','invoice','0','IN-11649094641','','','0',0.00,'1','','2022-04-05','0',0.00,1),(323,'2','F8','278 ','8450','Apr invoice','2022-04-01','','1','invoice','0','IN-11649095016','','','0',0.00,'1','','2022-04-05','0',0.00,1),(324,'2','F9','279 ','12950','Apr invoice','2022-04-01','','1','invoice','0','IN-11649095051','','','0',0.00,'1','','2022-04-05','0',0.00,1),(325,'2','B7','241 ','11550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649095298','','','0',0.00,'1','','2022-04-05','0',0.00,1),(326,'1','1','4 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097174','','','0',0.00,'1','','2022-04-05','0',0.00,1),(327,'1','2','300 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097201','','','0',0.00,'1','','2022-04-05','0',0.00,1),(328,'1','3','139 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097218','','','0',0.00,'1','','2022-04-05','0',0.00,1),(329,'1','4','140 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097240','','','0',0.00,'1','','2022-04-05','0',0.00,1),(330,'1','5','155 ','4500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097582','','','0',0.00,'1','','2022-04-05','0',0.00,1),(331,'1','19','141 ','7000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097693','','','0',0.00,'1','','2022-04-05','0',0.00,1),(332,'1','6','142 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097793','','','0',0.00,'1','','2022-04-05','0',0.00,1),(333,'1','7','143 ','4000','Apr invoice','2022-04-05','','1','invoice','0','IN-11649097822','','','0',0.00,'1','','2022-04-05','0',0.00,1),(334,'1','8','144 ','3800','Apr invoice','2022-04-01','','1','invoice','0','IN-11649097848','','','0',0.00,'1','','2022-04-05','0',0.00,1),(335,'1','9','145 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098094','','','0',0.00,'1','','2022-04-05','0',0.00,1),(336,'1','11','147 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098133','','','0',0.00,'1','','2022-04-05','0',0.00,1),(337,'1','12','148 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098153','','','0',0.00,'1','','2022-04-05','0',0.00,1),(338,'1','13','149 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098176','','','0',0.00,'1','','2022-04-05','0',0.00,1),(339,'1','15','287 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098205','','','0',0.00,'1','','2022-04-05','0',0.00,1),(340,'1','16','152 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098224','','','0',0.00,'1','','2022-04-05','0',0.00,1),(341,'1','17','153 ','3500','Payment for Hs No.17 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11649098303','','','0',0.00,'1','NYAMBURA MAUREEN','','',0.00,1),(342,'1','17','153 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098322','','','0',0.00,'1','','2022-04-05','0',0.00,1),(343,'1','18','154 ','3500','Payment for Hs No.18 and Plot No.1 ','2022-10-03','','1','receipt','1030','RC-11649098840','','','0',0.00,'1','MUINDI JOHN','','',0.00,1),(344,'1','18','154 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098870','','','0',0.00,'1','','2022-04-05','0',0.00,1),(345,'1','20','156 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098892','','','0',0.00,'1','','2022-04-05','0',0.00,1),(346,'1','21','157 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649098920','','','0',0.00,'1','','2022-04-05','0',0.00,1),(347,'1','22','302 ','4000','Payment for Hs No.22 and Plot No.1 ','2022-03-04','','1','receipt','1030','RC-11649098978','','','0',0.00,'1',' SILA KIMANTHI','','',0.00,1),(348,'1','22','302 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099010','','','0',0.00,'1','','2022-04-05','0',0.00,1),(349,'1','23','159 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099030','','','0',0.00,'1','','2022-04-05','0',0.00,1),(350,'1','24','160 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099072','','','0',0.00,'1','','2022-04-05','0',0.00,1),(351,'1','25','161 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099097','','','0',0.00,'1','','2022-04-05','0',0.00,1),(352,'1','26','162 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099134','','','0',0.00,'1','','2022-04-05','0',0.00,1),(353,'1','27','163 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099153','','','0',0.00,'1','','2022-04-05','0',0.00,1),(354,'1','28','164 ','3800','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099218','','','0',0.00,'1','','2022-04-05','0',0.00,1),(355,'1','29','165 ','6500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649099588','','','0',0.00,'1','','2022-04-05','0',0.00,1),(356,'1','30','166 ','6000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649100077','','','0',0.00,'1','','2022-04-05','0',0.00,1),(357,'1','31','299 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649100145','','','0',0.00,'1','','2022-04-05','0',0.00,1),(358,'1','32','168 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649100164','','','0',0.00,'1','','2022-04-05','0',0.00,1),(359,'1','33','169 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133142','','','0',0.00,'1','','2022-04-05','0',0.00,1),(360,'1','34','170 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133161','','','0',0.00,'1','','2022-04-05','0',0.00,1),(361,'1','35','171 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133178','','','0',0.00,'1','','2022-04-05','0',0.00,1),(362,'1','36','172 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133317','','','0',0.00,'1','','2022-04-05','0',0.00,1),(363,'1','37','173 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133748','','','0',0.00,'1','','2022-04-05','0',0.00,1),(364,'1','38','174 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133773','','','0',0.00,'1','','2022-04-05','0',0.00,1),(365,'1','39','284 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649133791','','','0',0.00,'1','','2022-04-05','0',0.00,1),(366,'1','40','176 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649134233','','','0',0.00,'1','','2022-04-05','0',0.00,1),(367,'1','41','177 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649134250','','','0',0.00,'1','','2022-04-05','0',0.00,1),(368,'1','43','179 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649134938','','','0',0.00,'1','','2022-04-05','0',0.00,1),(369,'1','44','180 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135024','','','0',0.00,'1','','2022-04-05','0',0.00,1),(370,'1','45','181 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135040','','','0',0.00,'1','','2022-04-05','0',0.00,1),(371,'1','46','182 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135062','','','0',0.00,'1','','2022-04-05','0',0.00,1),(372,'1','47','183 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135079','','','0',0.00,'1','','2022-04-05','0',0.00,1),(373,'1','48','184 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135096','','','0',0.00,'1','','2022-04-05','0',0.00,1),(374,'1','49','185 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135139','','','0',0.00,'1','','2022-04-05','0',0.00,1),(375,'1','50','186 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649135460','','','0',0.00,'1','','2022-04-05','0',0.00,1),(376,'1','51','187 ','6500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136318','','','0',0.00,'1','','2022-04-05','0',0.00,1),(377,'1','52','188 ','6000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136446','','','0',0.00,'1','','2022-04-05','0',0.00,1),(378,'1','53','189 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136569','','','0',0.00,'1','','2022-04-05','0',0.00,1),(379,'1','54','190 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136628','','','0',0.00,'1','','2022-04-05','0',0.00,1),(380,'1','55','191 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136714','','','0',0.00,'1','','2022-04-05','0',0.00,1),(381,'1','56','192 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136742','','','0',0.00,'1','','2022-04-05','0',0.00,1),(382,'1','57','193 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136760','','','0',0.00,'1','','2022-04-05','0',0.00,1),(383,'1','58','194 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136780','','','0',0.00,'1','','2022-04-05','0',0.00,1),(384,'1','59','195 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649136798','','','0',0.00,'1','','2022-04-05','0',0.00,1),(385,'1','61','197 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649137323','','','0',0.00,'1','','2022-04-05','0',0.00,1),(386,'1','62','198 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649137349','','','0',0.00,'1','','2022-04-05','0',0.00,1),(387,'1','64','200 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649137920','','','0',0.00,'1','','2022-04-05','0',0.00,1),(388,'1','65','201 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649137955','','','0',0.00,'1','','2022-04-05','0',0.00,1),(389,'1','66','202 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649137990','','','0',0.00,'1','','2022-04-05','0',0.00,1),(390,'1','67','203 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649138030','','','0',0.00,'1','','2022-04-05','0',0.00,1),(391,'1','68','204 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649138147','','','0',0.00,'1','','2022-04-05','0',0.00,1),(392,'1','69','205 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649138242','','','0',0.00,'1','','2022-04-05','0',0.00,1),(393,'1','70','206 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649138273','','','0',0.00,'1','','2022-04-05','0',0.00,1),(394,'1','71','207 ','4000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649138301','','','0',0.00,'1','','2022-04-05','0',0.00,1),(395,'1','72','208 ','3800','Apr invoice','2022-04-01','','1','invoice','0','IN-11649139902','','','0',0.00,'1','','2022-04-05','0',0.00,1),(396,'1','73','209 ','6500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649139929','','','0',0.00,'1','','2022-04-05','0',0.00,1),(397,'1','74','210 ','6000','Apr invoice','2022-04-01','','1','invoice','0','IN-11649139944','','','0',0.00,'1','','2022-04-05','0',0.00,1),(398,'1','75','211 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649139961','','','0',0.00,'1','','2022-04-05','0',0.00,1),(399,'1','76','212 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649139978','','','0',0.00,'1','','2022-04-05','0',0.00,1),(400,'1','77','213 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140020','','','0',0.00,'1','','2022-04-05','0',0.00,1),(401,'1','78','214 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140043','','','0',0.00,'1','','2022-04-05','0',0.00,1),(402,'1','79','215 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140068','','','0',0.00,'1','','2022-04-05','0',0.00,1),(403,'1','80','216 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140096','','','0',0.00,'1','','2022-04-05','0',0.00,1),(404,'1','81','217 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140124','','','0',0.00,'1','','2022-04-05','0',0.00,1),(405,'1','82','218 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140161','','','0',0.00,'1','','2022-04-05','0',0.00,1),(406,'1','83','219 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649140202','','','0',0.00,'1','','2022-04-05','0',0.00,1),(407,'1','84','220 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141452','','','0',0.00,'1','','2022-04-05','0',0.00,1),(408,'1','85','221 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141491','','','0',0.00,'1','','2022-04-05','0',0.00,1),(409,'1','86','222 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141508','','','0',0.00,'1','','2022-04-05','0',0.00,1),(410,'1','SHOP 1','223 ','5500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141524','','','0',0.00,'1','','2022-04-05','0',0.00,1),(411,'1','SHOP 2','224 ','4900','Payment for Hs No.SHOP 2 and Plot No.1 ','2022-04-17','','1','receipt','1030','RC-11649141578','','','0',0.00,'1','IDAKI VALENTINE','','',0.00,1),(412,'1','SHOP 3','225 ','7500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141612','','','0',0.00,'1','','2022-04-05','0',0.00,1),(413,'1','SHOP 2','224 ','5500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141632','','','0',0.00,'1','','2022-04-05','0',0.00,1),(414,'1','60','196 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11649141836','','','0',0.00,'1','','2022-04-05','0',0.00,1),(415,'2','F4','274 ','11550','Apr invoice','2022-04-01','','1','invoice','0','IN-11649244077','','','0',0.00,'1','','2022-04-06','0',0.00,1),(416,'1','1','4 ','4000','Payment for Hs No.1 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650738511','','','0',0.00,'1','MAINA KEZIAH','','',0.00,1),(417,'1','2','300 ','4000','Payment for Hs No.2 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650738595','','','0',0.00,'1',' JOSHUA KIOKO','','',0.00,1),(418,'1','3','139 ','4000','Payment for Hs No.3 and Plot No.1 ','2022-04-03','','1','receipt','1030','RC-11650738701','','','0',0.00,'1','OWINO SHADRACK ','','',0.00,1),(419,'1','4','140 ','4000','Payment for Hs No.4 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650738779','','','0',0.00,'1','CHEMUGUI BRIVER','','',0.00,1),(420,'1','5','155 ','4000','Payment for Hs No.5 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650739538','','','0',0.00,'1','LUMBASI HILLARY','','',0.00,1),(421,'1','6','142 ','4000','Payment for Hs No.6 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650739603','','','0',0.00,'1','MOMANYI RICHARD','','',0.00,1),(422,'1','7','143 ','4000','Payment for Hs No.7 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650739680','','','0',0.00,'1','GAKII ESTHER','','',0.00,1),(423,'1','8','144 ','3800','Payment for Hs No.8 and Plot No.1 ','2022-04-','','1','receipt','1030','RC-11650739805','','','0',0.00,'1','NDETI FAITH','','',0.00,1),(424,'1','11','147 ','3500','Payment for Hs No.11 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650740593','','','0',0.00,'1','KASHU STEPHEN','','',0.00,1),(425,'1','12','148 ','3500','Payment for Hs No.12 and Plot No.1 ','2022-04-23','','1','receipt','1030','RC-11650740895','','','0',0.00,'1','NANJALA CAROLINE','','',0.00,1),(426,'1','13','149 ','3500','Payment for Hs No.13 and Plot No.1 ','2022-04-5','','1','receipt','1030','RC-11650741002','','','0',0.00,'1','KIVUTI FESTUS','','',0.00,1),(427,'1','9','145 ','3500','Payment for Hs No.9 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650786506','','','0',0.00,'1','WANJA THABITHA','','',0.00,1),(428,'1','15','287 ','3500','Payment for Hs No.15 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650786717','','','0',0.00,'1',' ERICK MUNENE','','',0.00,1),(429,'1','16','152 ','3500','Payment for Hs No.16 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650786769','','','0',0.00,'1','KIPKOECH ZADOCK','','',0.00,1),(430,'1','18','154 ','3500','Payment for Hs No.18 and Plot No.1 ','2022-04-13','','1','receipt','1030','RC-11650786921','','','0',0.00,'1','MUINDI JOHN','','',0.00,1),(431,'1','19','141 ','7000','Payment for Hs No.19 and Plot No.1 ','2022-04-09','','1','receipt','1030','RC-11650786986','','','0',0.00,'1','NDUNGE JOAN','','',0.00,1),(432,'1','20','156 ','3500','Payment for Hs No.20 and Plot No.1 ','2022-04-02','','1','receipt','1030','RC-11650787059','','','0',0.00,'1','CAREN MARY','','',0.00,1),(433,'1','21','157 ','4000','Payment for Hs No.21 and Plot No.1 ','2022-04-03','','1','receipt','1030','RC-11650787117','','','0',0.00,'1','ODUOR VINCENT','','',0.00,1),(434,'1','22','302 ','4000','Payment for Hs No.22 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650787207','','','0',0.00,'1',' SILA KIMANTHI','','',0.00,1),(435,'1','26','162 ','4000','Payment for Hs No.26 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650787334','','','0',0.00,'1','KIOKO JACKLINE','','',0.00,1),(436,'1','27','163 ','4000','Payment for Hs No.27 and Plot No.1 ','2022-04-09','','1','receipt','1030','RC-11650787369','','','0',0.00,'1','KHABOGO SETRICK','','',0.00,1),(437,'1','28','164 ','3800','Payment for Hs No.28 and Plot No.1 ','2022-04-24','','1','receipt','1030','RC-11650787513','','','0',0.00,'1','OTIENO NICHOLAS','','',0.00,1),(438,'1','29','165 ','6000','Payment for Hs No.29 and Plot No.1 ','2022-04-08','','1','receipt','1030','RC-11650787620','','','0',0.00,'1','MARAUNI BRAMWEL','','',0.00,1),(439,'1','30','166 ','6000','Payment for Hs No.30 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650787708','','','0',0.00,'1','MOI DICKSON','','',0.00,1),(440,'1','31','299 ','3500','Payment for Hs No.31 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650787779','','','0',0.00,'1',' MOSES BARASA','','',0.00,1),(441,'1','32','168 ','3500','Payment for Hs No.32 and Plot No.1 ','2022-04-03','','1','receipt','1030','RC-11650788070','','','0',0.00,'1','MAIRURA PAUL','','',0.00,1),(442,'1','33','169 ','3500','Payment for Hs No.33 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650788103','','','0',0.00,'1','MAOTO VINCENT','','',0.00,1),(443,'1','33','169 ','3500','Payment for Hs No.33 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650788107','','','0',0.00,'1','MAOTO VINCENT','','',0.00,1),(444,'1','34','170 ','3500','Payment for Hs No.34 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650788172','','','0',0.00,'1','WANGUI LUCY','','',0.00,1),(445,'1','35','171 ','3500','Payment for Hs No.35 and Plot No.1 ','2022-04-08','','1','receipt','1030','RC-11650788216','','','0',0.00,'1',' MWANGANGI FRANCIS','','',0.00,1),(446,'1','36','172 ','3500','Payment for Hs No.36 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650788597','','','0',0.00,'1','NYONGESA ISAAC','','',0.00,1),(447,'1','37','173 ','3500','Payment for Hs No.37 and Plot No.1 ','2022-04-06','','1','receipt','','RC-11650788665','','','0',0.00,'1','OSIEMO ATHONY','','',0.00,1),(448,'1','38','174 ','3500','Payment for Hs No.38 and Plot No.1 ','2022-04-08','','1','receipt','1030','RC-11650788702','','','0',0.00,'1','OUMA RICHARD','','',0.00,1),(449,'1','39','284 ','3500','Payment for Hs No.39 and Plot No.1 ','2022-04-08','','1','receipt','1030','RC-11650788830','','','0',0.00,'1',' VERONICAH NYABOKE','','',0.00,1),(450,'1','40','176 ','3500','Payment for Hs No.40 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650788921','','','0',0.00,'1','INDASIKA MUNYETWARI','','',0.00,1),(451,'1','41','177 ','3500','Payment for Hs No.41 and Plot No.1 ','2022-04-03','','1','receipt','1030','RC-11650788995','','','0',0.00,'1','IRINE BETTY ','','',0.00,1),(452,'1','42','178 ','3500','Apr invoice','2022-04-01','','1','invoice','0','IN-11650789631','','','0',0.00,'1','','2022-04-24','0',0.00,1),(453,'1','42','178 ','7000','Payment for Hs No.42 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650789655','','','0',0.00,'1','CHOLIMO SARAFINA','','',0.00,1),(454,'1','43','179 ','4000','Payment for Hs No.43 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650789708','','','0',0.00,'1','CHEPCHUMBA BRONNY ','','',0.00,1),(455,'1','44','180 ','4000','Payment for Hs No.44 and Plot No.1 ','2022-03-31','','1','receipt','1030','RC-11650789792','','','0',0.00,'1','KAMBUA VIRGINIA ','','',0.00,1),(456,'1','46','182 ','4000','Payment for Hs No.46 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650790021','','','0',0.00,'1','MULATIA NICHOLAS ','','',0.00,1),(457,'1','45','181 ','4000','Payment for Hs No.45 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650790087','','','0',0.00,'1','MAGUTU FREDRICK ','','',0.00,1),(458,'1','47','183 ','4500','Payment for Hs No.47 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650790484','','','0',0.00,'1','TOROI HUDSON','','',0.00,1),(459,'1','48','184 ','4000','Payment for Hs No.48 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650790638','','','0',0.00,'1','MUTUA KAVALI ','','',0.00,1),(460,'1','49','185 ','4000','Payment for Hs No.49 and Plot No.1 ','2022-04-02','','1','receipt','1030','RC-11650790692','','','0',0.00,'1','AMUKONYI MOHAMMED ','','',0.00,1),(461,'1','50','186 ','4000','Payment for Hs No.50 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650790822','','','0',0.00,'1','MUMBUA JENNIFER','','',0.00,1),(462,'1','51','187 ','6500','Payment for Hs No.51 and Plot No.1 ','2022-04-08','','1','receipt','1030','RC-11650790920','','','0',0.00,'1','NYANDURURA NYABINTU ','','',0.00,1),(463,'1','52','188 ','6000','Payment for Hs No.52 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650791020','','','0',0.00,'1',' NDINDA STELLA ','','',0.00,1),(464,'1','53','189 ','3500','Payment for Hs No.53 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650791086','','','0',0.00,'1','GEORGE NICHODEMUS','','',0.00,1),(465,'1','54','190 ','3500','Payment for Hs No.54 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650791173','','','0',0.00,'1','CHELANGAT CAROLINE','','',0.00,1),(466,'1','55','191 ','4500','Payment for Hs No.55 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650791230','','','0',0.00,'1','CHEPKORIR PACIFICA','','',0.00,1),(467,'1','56','192 ','3500','Payment for Hs No.56 and Plot No.1 ','2022-04-04','','1','receipt','1030','RC-11650791290','','','0',0.00,'1','MOSOTA JAMES ','','',0.00,1),(468,'1','57','193 ','3500','Payment for Hs No.57 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650791482','','','0',0.00,'1','NJERU DAVIS','','',0.00,1),(469,'1','58','194 ','3500','Payment for Hs No.58 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650791537','','','0',0.00,'1','BEATRICE NJANE','','',0.00,1),(470,'1','59','195 ','3500','Payment for Hs No.59 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650791616','','','0',0.00,'1','MWANDALU CHARLES ','','',0.00,1),(471,'1','60','196 ','3500','Payment for Hs No.60 and Plot No.1 ','2022-04-24','','1','receipt','1030','RC-11650791669','','','0',0.00,'1','KIPROP ALFRED','','',0.00,1),(472,'1','61','197 ','3500','Payment for Hs No.61 and Plot No.1 ','2022-04-04','','1','receipt','1030','RC-11650791748','','','0',0.00,'1','WAYUA VERONICA','','',0.00,1),(473,'1','62','198 ','3500','Payment for Hs No.62 and Plot No.1 ','2022-04-09','','1','receipt','1030','RC-11650791917','','','0',0.00,'1','MUTHONI REDEMPTOR ','','',0.00,1),(474,'1','64','200 ','3500','Payment for Hs No.64 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650791985','','','0',0.00,'1','MAKAU ANN ','','',0.00,1),(475,'1','65','201 ','4000','Payment for Hs No.65 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650792049','','','0',0.00,'1','KADARI FANUEL ','','',0.00,1),(476,'1','66','202 ','4000','Payment for Hs No.66 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650792143','','','0',0.00,'1','MORAA EDNA','','',0.00,1),(477,'1','67','203 ','4000','Payment for Hs No.67 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650792221','','','0',0.00,'1','MUTUMA NELSON','','',0.00,1),(478,'1','68','204 ','4000','Payment for Hs No.68 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650792325','','','0',0.00,'1','AFUANDE ROSE','','',0.00,1),(479,'1','69','205 ','4000','Payment for Hs No.69 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650792405','','','0',0.00,'1','KYALO PAUL','','',0.00,1),(480,'1','70','206 ','4000','Payment for Hs No.70 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650792531','','','0',0.00,'1','MATOLA CAROLINE','','',0.00,1),(481,'1','71','207 ','4000','Payment for Hs No.71 and Plot No.1 ','2022-04-06','','1','receipt','1030','RC-11650792706','','','0',0.00,'1','GEORGE MORARA','','',0.00,1),(482,'1','72','208 ','3800','Payment for Hs No.72 and Plot No.1 ','2022-04-24','','1','receipt','1030','RC-11650792794','','','0',0.00,'1','DAVID REGINA','','',0.00,1),(483,'1','73','209 ','6500','Payment for Hs No.73 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650792864','','','0',0.00,'1','ONSERIO DOUGLAS','','',0.00,1),(484,'1','74','210 ','12000','Payment for Hs No.74 and Plot No.1 ','2022-04-15','','1','receipt','1030','RC-11650793026','','','6000',0.00,'1','GITHAIGA PETER','','',0.00,1),(485,'1','75','211 ','3500','Payment for Hs No.75 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650793119','','','0',0.00,'1','IRERI DENIS IRERI','','',0.00,1),(486,'1','76','212 ','3500','Payment for Hs No.76 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650793223','','','0',0.00,'1','CHEPKOECH MONICAH','','',0.00,1),(487,'1','77','213 ','3500','Payment for Hs No.77 and Plot No.1 ','2022-04-03','','1','receipt','1030','RC-11650793270','','','0',0.00,'1','NYATUKA EZEKIEL','','',0.00,1),(488,'1','78','214 ','3500','Payment for Hs No.78 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650793451','','','0',0.00,'1','CHEGE JOSEPH','','',0.00,1),(489,'1','79','215 ','3500','Payment for Hs No.79 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650793486','','','0',0.00,'1','KABINGA AMOS ','','',0.00,1),(490,'1','80','216 ','3500','Payment for Hs No.80 and Plot No.1 ','2022-04-04','','1','receipt','','RC-11650793603','','','0',0.00,'1','MUTAI KIPKORIR','','',0.00,1),(491,'1','82','218 ','2000','Apr invoice','2022-04-01','','1','invoice','0','IN-11650793825','','','0',0.00,'1','','2022-04-24','0',0.00,1),(492,'1','82','218 ','3500','Payment for Hs No.82 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650793846','','','0',0.00,'1','KITUNYU ALEX','','',0.00,1),(493,'1','83','219 ','3500','Payment for Hs No.83 and Plot No.1 ','2022-04-05','','1','receipt','1030','RC-11650793917','','','0',0.00,'1','FRANCIS JACKSON','','',0.00,1),(494,'1','84','220 ','3500','Payment for Hs No.84 and Plot No.1 ','2022-03-31','','1','receipt','1030','RC-11650793977','','','0',0.00,'1','NZAU JAMES','','',0.00,1),(495,'1','85','221 ','3500','Payment for Hs No.85 and Plot No.1 ','2022-03-31','','1','receipt','1030','RC-11650794039','','','0',0.00,'1','MUTUNGA ROSE','','',0.00,1),(496,'1','86','222 ','3500','Payment for Hs No.86 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650794074','','','0',0.00,'1','MUTURI FELISIA','','',0.00,1),(497,'1','SHOP 1','223 ','3000','Payment for Hs No.SHOP 1 and Plot No.1 ','2022-04-17','','1','receipt','1030','RC-11650794117','','','0',0.00,'1','KORIR ABRAHAM','','',0.00,1),(498,'1','SHOP 2','224 ','6100','Payment for Hs No.SHOP 2 and Plot No.1 ','2022-04-07','','1','receipt','1030','RC-11650794218','','','0',0.00,'1','IDAKI VALENTINE','','',0.00,1),(499,'1','SHOP 3','225 ','7500','Payment for Hs No.SHOP 3 and Plot No.1 ','2022-04-11','','1','receipt','1030','RC-11650794257','','','0',0.00,'1','MWENDWA JOSEPH','','',0.00,1),(500,'2','A4','229 ','24900','Payment for Hs No.A4 and Plot No.2 ','2022-04-01','','1','receipt','1035','RC-11650914009','','','0',0.00,'1',' Mohammed Ibrahim','','',0.00,1),(501,'2','A3','228 ','9450','Payment for Hs No.A3 and Plot No.2 ','2022-04-07','','1','receipt','1035','RC-11650914441','','','0',0.00,'1','BAHATI PASCAL','','',0.00,1),(502,'2','B2','236 ','8450','Payment for Hs No.B2 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11650914560','','','0',0.00,'1','NJOKI MBURU MARY ','','',0.00,1),(503,'2','B3','237 ','8250','Payment for Hs No.B3 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11650914717','','','0',0.00,'1','ASITSA EVERNGELINE','','',0.00,1),(504,'2','B6','240 ','8250','Payment for Hs No.B6 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11650914845','','','0',0.00,'1','GICHERU JOSPHINE ','','',0.00,1),(505,'2','B7','241 ','11550','Payment for Hs No.B7 and Plot No.2 ','2022-04-10','','1','receipt','1035','RC-11650914986','','','0',0.00,'1','MUENI ANITA','','',0.00,1),(506,'2','B8','242 ','8050','Payment for Hs No.B8 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11650915046','','','0',0.00,'1','NGUGI JOHN','','',0.00,1),(507,'2','B9','243 ','13350','Payment for Hs No.B9 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11650915162','','','0',0.00,'1','KAWIRA FNID ','','',0.00,1),(508,'2','C2','245 ','8050','Payment for Hs No.C2 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11650915244','','','0',0.00,'1','ONGITO AUSTINE','','',0.00,1),(509,'2','C2','245 ','8050','Apr invoice','2022-04-01','','1','invoice','0','IN-11650915376','','','0',0.00,'1','','2022-04-25','0',0.00,1),(510,'2','C2','245 ','8050','Payment for Hs No.C2 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11650915410','','','0',0.00,'1','ONGITO AUSTINE','','',0.00,1),(511,'2','C3','246 ','7850','Payment for Hs No.C3 and Plot No.2 ','2022-04-10','','1','receipt','1035','RC-11650915493','','','0',0.00,'1','WASIKE MARK ','','',0.00,1),(512,'2','C4','247 ','13250','Payment for Hs No.C4 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11650915621','','','0',0.00,'1','MUSYOKI MAGDALENA ','','',0.00,1),(513,'2','C6','249 ','8450','Payment for Hs No.C6 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11650915775','','','0',0.00,'1','BOGE EVERLINE','','',0.00,1),(514,'2','C9','252 ','13500','Payment for Hs No.C9 and Plot No.2 ','2022-04-12','','1','receipt','1035','RC-11650915890','','','0',0.00,'1','KORIR WINFRED','','',0.00,1),(515,'2','D1','253 ','12950','Payment for Hs No.D1 and Plot No.2 ','2022-04-25','','1','receipt','1035','RC-11650916028','','','0',0.00,'1','MOGOGO KEITH','','',0.00,1),(516,'2','D2','254 ','8200','Payment for Hs No.D2 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11650916124','','','150',0.00,'1','MARIMA MARYAN','','',0.00,1),(517,'2','D5','257 ','11000','Payment for Hs No.D5 and Plot No.2 ','2022-04-10','','1','receipt','1035','RC-11650916295','','','0',0.00,'1','OKELLO JARED ','','',0.00,1),(518,'2','D6','258 ','9000','Payment for Hs No.D6 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11650916473','','','950',0.00,'1','MWENDE GAUDESIA','','',0.00,1),(519,'2','D7','259 ','10500','Payment for Hs No.D7 and Plot No.2 ','2022-04-12','','1','receipt','1035','RC-11650916607','','','0',0.00,'1','NAMU JACKLINE ','','',0.00,1),(520,'2','D8','260 ','7850','Payment for Hs No.D8 and Plot No.2 ','2022-04-07','','1','receipt','1035','RC-11650916904','','','0',0.00,'1','NZILE SANDRA','','',0.00,1),(521,'2','E1','262 ','12750','Payment for Hs No.E1 and Plot No.2 ','2022-03-31','','1','receipt','1035','RC-11650998694','','','0',0.00,'1','NYAKUNDI PERIS','','',0.00,1),(522,'2','E2','263 ','7850','Payment for Hs No.E2 and Plot No.2 ','2022-04-12','','1','receipt','1035','RC-11650998806','','','0',0.00,'1','NJERI WANGARI ','','',0.00,1),(523,'2','E5','266 ','11750','Apr invoice','2022-04-01','','1','invoice','0','IN-11650998945','','','0',0.00,'1','','2022-04-26','0',0.00,1),(524,'2','E5','266 ','11750','Payment for Hs No.E5 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11650998994','','','0',0.00,'1','MWENDWA GEOFFREY','','',0.00,1),(525,'2','E9','270 ','12550','Apr invoice','2022-04-01','','1','invoice','0','IN-11650999170','','','0',0.00,'1','','2022-04-26','0',0.00,1),(526,'2','E9','270 ','12550','Payment for Hs No.E9 and Plot No.2 ','2022-04-12','','1','receipt','1035','RC-11650999204','','','0',0.00,'1','NDINDA GRACE','','',0.00,1),(527,'2','F1','271 ','12550','Payment for Hs No.F1 and Plot No.2 ','2022-04-13','','1','receipt','1035','RC-11650999709','','','0',0.00,'1','MAINA DENNIS ','','',0.00,1),(528,'2','F3','273 ','8450','Payment for Hs No.F3 and Plot No.2 ','2022-04-02','','1','receipt','1035','RC-11650999976','','','0',0.00,'1','ONCHIEKU BEVOLINE ','','',0.00,1),(529,'2','F4','274 ','11550','Payment for Hs No.F4 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11651000069','','','0',0.00,'1','FENEL HOPE','','',0.00,1),(530,'2','F6','276 ','9000','Payment for Hs No.F6 and Plot No.2 ','2022-04-16','','1','receipt','1035','RC-11651000225','','','0',0.00,'1','ONDIMU YOBESH','','',0.00,1),(531,'2','F7','277 ','10750','Payment for Hs No.F7 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11651000380','','','0',0.00,'1','CHEROP CAREN','','',0.00,1),(532,'2','F9','279 ','12950','Payment for Hs No.F9 and Plot No.2 ','2022-04-08','','1','receipt','1035','RC-11651000561','','','0',0.00,'1','WARINGE CONSOLATA','','',0.00,1),(533,'2','E3','264 ','8250','Payment for Hs No.E3 and Plot No.2 ','2022-04-07','','1','receipt','1035','RC-11651080494','','','0',0.00,'1','WAWERU ROSE ','','',0.00,1),(534,'2','E6','303 ','8050','Payment for Hs No.E6 and Plot No.2 ','2022-04-02','','1','receipt','1035','RC-11651080606','','','0',0.00,'1',' SAMMY MWANGI','','',0.00,1),(535,'2','C8','251 ','8050','Payment for Hs No.C8 and Plot No.2 ','2022-04-05','','1','receipt','1035','RC-11651080896','','','0',0.00,'1','MADUBI YASMIN ','','',0.00,1),(536,'2','D4','256 ','11500','Payment for Hs No.D4 and Plot No.2 ','2022-04-04','','1','receipt','1035','RC-11651081265','','','150',0.00,'1','SOIPAN HELLEN','','',0.00,1),(537,'2','C5','304 ','11950','Payment for Hs No.C5 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11651081671','','','0',0.00,'1',' PERCY MWENDA','','',0.00,1),(538,'2','F5','275 ','11750','Payment for Hs No.F5 and Plot No.2 ','2022-04-11','','1','receipt','1035','RC-11651081784','','','0',0.00,'1','FAUZIA SHAMIN ','','',0.00,1),(539,'1','1','4 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651775201','','','0',0.00,'1','','2022-05-05','0',0.00,1),(540,'1','2','300 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651775617','','','0',0.00,'1','','2022-05-05','0',0.00,1),(541,'1','3','139 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651775656','','','0',0.00,'1','','2022-05-05','0',0.00,1),(542,'1','5','155 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651775678','','','0',0.00,'1','','2022-05-05','0',0.00,1),(543,'1','6','142 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651775715','','','0',0.00,'1','','2022-05-05','0',0.00,1),(544,'1','8','144 ','3800','May invoice','2022-05-01','','1','invoice','0','IN-11651775755','','','0',0.00,'1','','2022-05-05','0',0.00,1),(545,'1','9','145 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775777','','','0',0.00,'1','','2022-05-05','0',0.00,1),(546,'1','11','147 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775820','','','0',0.00,'1','','2022-05-05','0',0.00,1),(547,'1','12','148 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775856','','','0',0.00,'1','','2022-05-05','0',0.00,1),(548,'1','13','149 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775878','','','0',0.00,'1','','2022-05-05','0',0.00,1),(549,'1','15','287 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775908','','','0',0.00,'1','','2022-05-05','0',0.00,1),(550,'1','16','152 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775934','','','0',0.00,'1','','2022-05-05','0',0.00,1),(551,'1','18','154 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651775984','','','0',0.00,'1','','2022-05-05','0',0.00,1),(552,'1','19','141 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776016','','','0',0.00,'1','','2022-05-05','0',0.00,1),(553,'1','20','156 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776035','','','0',0.00,'1','','2022-05-05','0',0.00,1),(554,'1','21','157 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776063','','','0',0.00,'1','','2022-05-05','0',0.00,1),(555,'1','22','302 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776089','','','0',0.00,'1','','2022-05-05','0',0.00,1),(556,'1','23','159 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776113','','','0',0.00,'1','','2022-05-05','0',0.00,1),(557,'1','24','160 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776259','','','0',0.00,'1','','2022-05-05','0',0.00,1),(558,'1','26','162 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776279','','','0',0.00,'1','','2022-05-05','0',0.00,1),(559,'1','27','163 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651776304','','','0',0.00,'1','','2022-05-06','0',0.00,1),(560,'1','29','165 ','6500','May invoice','2022-05-01','','1','invoice','0','IN-11651776353','','','0',0.00,'1','','2022-05-05','0',0.00,1),(561,'1','30','166 ','6000','May invoice','2022-05-01','','1','invoice','0','IN-11651776372','','','0',0.00,'1','','2022-05-05','0',0.00,1),(562,'1','31','299 ','3500','May invoice','2022-05-05','','1','invoice','0','IN-11651776405','','','0',0.00,'1','','2022-05-05','0',0.00,1),(563,'1','32','168 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776432','','','0',0.00,'1','','2022-05-05','0',0.00,1),(564,'1','33','169 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776511','','','0',0.00,'1','','2022-05-05','0',0.00,1),(565,'1','34','170 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776823','','','0',0.00,'1','','2022-05-05','0',0.00,1),(566,'1','35','171 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776856','','','0',0.00,'1','','2022-05-05','0',0.00,1),(567,'1','36','172 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776887','','','0',0.00,'1','','2022-05-05','0',0.00,1),(568,'1','37','173 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776959','','','0',0.00,'1','','2022-05-05','0',0.00,1),(569,'1','38','174 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651776981','','','0',0.00,'1','','2022-05-05','0',0.00,1),(570,'1','39','284 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651777007','','','0',0.00,'1','','2022-05-05','0',0.00,1),(571,'1','40','176 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651777047','','','0',0.00,'1','','2022-05-05','0',0.00,1),(572,'1','41','177 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651777070','','','0',0.00,'1','','2022-05-05','0',0.00,1),(573,'1','42','178 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651777100','','','0',0.00,'1','','2022-05-05','0',0.00,1),(574,'1','43','179 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777158','','','0',0.00,'1','','2022-05-05','0',0.00,1),(575,'1','44','180 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777276','','','0',0.00,'1','','2022-05-05','0',0.00,1),(576,'1','45','181 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777325','','','0',0.00,'1','','2022-05-05','0',0.00,1),(577,'1','46','182 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777354','','','0',0.00,'1','','2022-05-05','0',0.00,1),(578,'1','47','183 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777383','','','0',0.00,'1','','2022-05-05','0',0.00,1),(579,'1','48','184 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777410','','','0',0.00,'1','','2022-05-05','0',0.00,1),(580,'1','49','185 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651777477','','','0',0.00,'1','','2022-05-05','0',0.00,1),(581,'1','50','186 ','3800','May invoice','2022-05-01','','1','invoice','0','IN-11651777506','','','0',0.00,'1','','2022-05-05','0',0.00,1),(582,'1','51','187 ','6500','May invoice','2022-05-01','','1','invoice','0','IN-11651802921','','','0',0.00,'1','','2022-05-05','0',0.00,1),(583,'1','52','188 ','6000','May invoice','2022-05-01','','1','invoice','0','IN-11651802950','','','0',0.00,'1','','2022-05-05','0',0.00,1),(584,'1','53','189 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651802975','','','0',0.00,'1','','2022-05-06','0',0.00,1),(585,'1','54','190 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651802993','','','0',0.00,'1','','2022-05-06','0',0.00,1),(586,'1','55','191 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803018','','','0',0.00,'1','','2022-05-05','0',0.00,1),(587,'1','56','192 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803046','','','0',0.00,'1','','2022-05-05','0',0.00,1),(588,'1','57','193 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803066','','','0',0.00,'1','','2022-05-06','0',0.00,1),(589,'1','58','194 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803096','','','0',0.00,'1','','2022-05-06','0',0.00,1),(590,'1','59','195 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803117','','','0',0.00,'1','','2022-05-06','0',0.00,1),(591,'1','61','197 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803155','','','0',0.00,'1','','2022-05-06','0',0.00,1),(592,'1','62','198 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803182','','','0',0.00,'1','','2022-05-06','0',0.00,1),(593,'1','63','199 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803210','','','0',0.00,'1','','2022-05-06','0',0.00,1),(594,'1','64','200 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803232','','','0',0.00,'1','','2022-05-05','0',0.00,1),(595,'1','65','201 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803250','','','0',0.00,'1','','2022-05-05','0',0.00,1),(596,'1','66','202 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803268','','','0',0.00,'1','','2022-05-05','0',0.00,1),(597,'1','67','203 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803291','','','0',0.00,'1','','2022-05-05','0',0.00,1),(598,'1','68','204 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803307','','','0',0.00,'1','','2022-05-05','0',0.00,1),(599,'1','69','205 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803333','','','0',0.00,'1','','2022-05-05','0',0.00,1),(600,'1','70','206 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803354','','','0',0.00,'1','','2022-05-05','0',0.00,1),(601,'1','71','207 ','4000','May invoice','2022-05-01','','1','invoice','0','IN-11651803375','','','0',0.00,'1','','2022-05-05','0',0.00,1),(602,'1','73','209 ','6500','May invoice','2022-05-01','','1','invoice','0','IN-11651803407','','','0',0.00,'1','','2022-05-05','0',0.00,1),(603,'1','74','210 ','6000','May invoice','2022-05-01','','1','invoice','0','IN-11651803453','','','0',0.00,'1','','2022-05-05','0',0.00,1),(604,'1','75','211 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803474','','','0',0.00,'1','','2022-05-05','0',0.00,1),(605,'1','76','212 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803492','','','0',0.00,'1','','2022-05-05','0',0.00,1),(606,'1','77','213 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803514','','','0',0.00,'1','','2022-05-05','0',0.00,1),(607,'1','78','214 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803540','','','0',0.00,'1','','2022-05-05','0',0.00,1),(608,'1','79','215 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803566','','','0',0.00,'1','','2022-05-05','0',0.00,1),(609,'1','80','216 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803598','','','0',0.00,'1','','2022-05-05','0',0.00,1),(610,'1','82','218 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803622','','','0',0.00,'1','','2022-05-05','0',0.00,1),(611,'1','83','219 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803654','','','0',0.00,'1','','2022-05-05','0',0.00,1),(612,'1','84','220 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803680','','','0',0.00,'1','','2022-05-05','0',0.00,1),(613,'1','85','221 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803707','','','0',0.00,'1','','2022-05-05','0',0.00,1),(614,'1','86','222 ','3500','May invoice','2022-05-01','','1','invoice','0','IN-11651803724','','','0',0.00,'1','','2022-05-05','0',0.00,1),(615,'1','SHOP 1','223 ','5500','May invoice','2022-05-01','','1','invoice','0','IN-11651803892','','','0',0.00,'1','','2022-05-05','0',0.00,1),(616,'1','SHOP 2','224 ','5500','May invoice','2022-05-01','','1','invoice','0','IN-11651803931','','','0',0.00,'1','','2022-05-05','0',0.00,1),(617,'1','SHOP 3','225 ','7500','May invoice','2022-05-01','','1','invoice','0','IN-11651803961','','','0',0.00,'1','','2022-05-05','0',0.00,1),(618,'2','A3','228 ','9450','May invoice','2022-05-01','','1','invoice','0','IN-11652017492','','','0',0.00,'1','','2022-05-05','0',0.00,1),(619,'2','A4','229 ','13150','May invoice','2022-05-01','','1','invoice','0','IN-11652017580','','','0',0.00,'1','','2022-05-05','0',0.00,1),(620,'2','A5','230 ','11550','May invoice','2022-05-01','','1','invoice','0','IN-11652017636','','','0',0.00,'1','','2022-05-05','0',0.00,1),(621,'2','B2','236 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652018283','','','0',0.00,'1','','2022-05-05','0',0.00,1),(622,'2','B3','237 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652018322','','','0',0.00,'1','','2022-05-05','0',0.00,1),(623,'2','B6','240 ','8250','May invoice','2022-05-01','','1','invoice','0','IN-11652018428','','','0',0.00,'1','','2022-05-05','0',0.00,1),(624,'2','B7','241 ','11950','May invoice','2022-05-01','','1','invoice','0','IN-11652018511','','','0',0.00,'1','','2022-05-05','0',0.00,1),(625,'2','B8','242 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652018756','','','0',0.00,'1','','2022-05-05','0',0.00,1),(626,'2','B9','243 ','13550','May invoice','2022-05-01','','1','invoice','0','IN-11652018809','','','0',0.00,'1','','2022-05-05','0',0.00,1),(627,'2','C2','245 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652018878','','','0',0.00,'1','','2022-05-05','0',0.00,1),(628,'2','C3','246 ','7850','May invoice','2022-05-01','','1','invoice','0','IN-11652018949','','','0',0.00,'1','','2022-05-05','0',0.00,1),(629,'2','C4','247 ','12350','May invoice','2022-05-01','','1','invoice','0','IN-11652018994','','','0',0.00,'1','','2022-05-05','0',0.00,1),(630,'2','C5','304 ','12350','May invoice','2022-05-01','','1','invoice','0','IN-11652019040','','','0',0.00,'1','','2022-05-05','0',0.00,1),(631,'2','C6','249 ','8650','May invoice','2022-05-01','','1','invoice','0','IN-11652019094','','','0',0.00,'1','','2022-05-05','0',0.00,1),(632,'2','C8','251 ','7850','May invoice','2022-05-01','','1','invoice','0','IN-11652019156','','','0',0.00,'1','','2022-05-05','0',0.00,1),(633,'2','C9','252 ','13750','May invoice','2022-05-01','','1','invoice','0','IN-11652019257','','','0',0.00,'1','','2022-05-05','0',0.00,1),(634,'2','D1','253 ','12950','May invoice','2022-05-01','','1','invoice','0','IN-11652019315','','','0',0.00,'1','','2022-05-05','0',0.00,1),(635,'2','D2','254 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652019369','','','0',0.00,'1','','2022-05-05','0',0.00,1),(636,'2','D4','256 ','11350','May invoice','2022-05-01','','1','invoice','0','IN-11652019782','','','0',0.00,'1','','2022-05-05','0',0.00,1),(637,'2','D6','258 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652019859','','','0',0.00,'1','','2022-05-05','0',0.00,1),(638,'2','D8','260 ','7850','May invoice','2022-05-01','','1','invoice','0','IN-11652019909','','','0',0.00,'1','','2022-05-05','0',0.00,1),(639,'2','E1','262 ','12150','May invoice','2022-05-01','','1','invoice','0','IN-11652019998','','','0',0.00,'1','','2022-05-05','0',0.00,1),(640,'2','E2','263 ','7850','May invoice','2022-05-01','','1','invoice','0','IN-11652020039','','','0',0.00,'1','','2022-05-05','0',0.00,1),(641,'2','E3','264 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652020136','','','0',0.00,'1','','2022-05-05','0',0.00,1),(642,'2','E5','266 ','11750','May invoice','2022-05-01','','1','invoice','0','IN-11652020213','','','0',0.00,'1','','2022-05-05','0',0.00,1),(643,'2','E6','303 ','8050','May invoice','2022-05-01','','1','invoice','0','IN-11652020252','','','0',0.00,'1','','2022-05-05','0',0.00,1),(644,'2','E9','270 ','12550','May invoice','2022-05-01','','1','invoice','0','IN-11652020319','','','0',0.00,'1','','2022-05-05','0',0.00,1),(645,'2','F1','271 ','12750','May invoice','2022-05-01','','1','invoice','0','IN-11652020384','','','0',0.00,'1','','2022-05-05','0',0.00,1),(646,'2','F3','273 ','8250','May invoice','2022-05-01','','1','invoice','0','IN-11652020459','','','0',0.00,'1','','2022-05-05','0',0.00,1),(647,'2','F4','274 ','11350','May invoice','2022-05-01','','1','invoice','0','IN-11652020500','','','0',0.00,'1','','2022-05-05','0',0.00,1),(648,'2','F5','275 ','11350','May invoice','2022-05-01','','1','invoice','0','IN-11652020573','','','0',0.00,'1','','2022-05-05','0',0.00,1),(649,'2','F6','276 ','9450','May invoice','2022-05-01','','1','invoice','0','IN-11652020659','','','0',0.00,'1','','2022-05-05','0',0.00,1),(650,'2','F9','279 ','12750','May invoice','2022-05-01','','1','invoice','0','IN-11652020752','','','0',0.00,'1','','2022-05-05','0',0.00,1),(651,'1','1','4 ','4000','Payment for Hs No.1 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653798145','','','0',0.00,'1','MAINA KEZIAH','','',0.00,1),(652,'1','2','300 ','4000','Payment for Hs No.2 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653798232','','','0',0.00,'1',' JOSHUA KIOKO','','',0.00,1),(653,'1','3','139 ','4000','Payment for Hs No.3 and Plot No.1 ','2022-05-10','','1','receipt','1030','RC-11653798268','','','0',0.00,'1','OWINO SHADRACK ','','',0.00,1),(654,'1','5','155 ','4500','Payment for Hs No.5 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653798578','','','0',0.00,'1','LUMBASI HILLARY','','',0.00,1),(655,'1','6','142 ','4000','Payment for Hs No.6 and Plot No.1 ','2022-05-05','','1','receipt','1030','RC-11653798650','','','0',0.00,'1','MOMANYI RICHARD','','',0.00,1),(656,'1','8','144 ','3800','Payment for Hs No.8 and Plot No.1 ','2022-05-08','','1','receipt','1030','RC-11653798709','','','0',0.00,'1','NDETI FAITH','','',0.00,1),(657,'1','9','145 ','3500','Payment for Hs No.9 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653798974','','','0',0.00,'1','WANJA THABITHA','','',0.00,1),(658,'1','11','147 ','3500','Payment for Hs No.11 and Plot No.1 ','2022-05-16','','1','receipt','1030','RC-11653799024','','','0',0.00,'1','KASHU STEPHEN','','',0.00,1),(659,'1','12','148 ','3000','Payment for Hs No.12 and Plot No.1 ','2022-05-10','','1','receipt','1030','RC-11653799397','','','0',0.00,'1','NANJALA CAROLINE','','',0.00,1),(660,'1','13','149 ','3500','Payment for Hs No.13 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653799446','','','0',0.00,'1','KIVUTI FESTUS','','',0.00,1),(661,'1','15','287 ','3500','Payment for Hs No.15 and Plot No.1 ','2022-05-13','','1','receipt','1030','RC-11653799519','','','0',0.00,'1',' ERICK MUNENE','','',0.00,1),(662,'1','16','152 ','3500','Payment for Hs No.16 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653799635','','','0',0.00,'1','KIPKOECH ZADOCK','','',0.00,1),(663,'1','17','153 ','7000','Payment for Hs No.17 and Plot No.1 ','2022-05-11','','1','receipt','1030','RC-11653799687','','','3500',0.00,'1','NYAMBURA MAUREEN','','',0.00,1),(664,'1','18','154 ','3500','Payment for Hs No.18 and Plot No.1 ','2022-05-14','','1','receipt','1030','RC-11653799751','','','0',0.00,'1','MUINDI JOHN','','',0.00,1),(665,'1','19','141 ','3500','Payment for Hs No.19 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653799805','','','0',0.00,'1','NDUNGE JOAN','','',0.00,1),(666,'1','20','156 ','3500','Payment for Hs No.20 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653799846','','','0',0.00,'1','CAREN MARY','','',0.00,1),(667,'1','21','157 ','4000','Payment for Hs No.21 and Plot No.1 ','2022-05-06','','1','receipt','1030','RC-11653800057','','','0',0.00,'1','ODUOR VINCENT','','',0.00,1),(668,'1','22','302 ','4000','Payment for Hs No.22 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653800130','','','0',0.00,'1',' SILA KIMANTHI','','',0.00,1),(669,'1','23','159 ','6000','Payment for Hs No.23 and Plot No.1 ','2022-05-16','','1','receipt','1030','RC-11653800213','','','0',0.00,'1','KAMANDE THABITHA','','',0.00,1),(670,'1','24','160 ','8000','Payment for Hs No.24 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653800267','','','0',0.00,'1','KERUBO LINET','','',0.00,1),(671,'1','25','161 ','6000','Payment for Hs No.25 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653800430','','','2000',0.00,'1','OUMA GERALD','','',0.00,1),(672,'1','26','162 ','4000','Payment for Hs No.26 and Plot No.1 ','2022-05-16','','1','receipt','1030','RC-11653800494','','','0',0.00,'1','KIOKO JACKLINE','','',0.00,1),(673,'1','27','163 ','4000','Payment for Hs No.27 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653800619','','','0',0.00,'1','KHABOGO SETRICK','','',0.00,1),(674,'1','28','164 ','3800','Payment for Hs No.28 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653800660','','','0',0.00,'1','OTIENO NICHOLAS','','',0.00,1),(675,'1','29','165 ','7000','Payment for Hs No.29 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653800916','','','0',0.00,'1','MARAUNI BRAMWEL','','',0.00,1),(676,'1','30','166 ','6000','Payment for Hs No.30 and Plot No.1 ','2022-05-05','','1','receipt','1030','RC-11653800964','','','0',0.00,'1','MOI DICKSON','','',0.00,1),(677,'1','32','168 ','3500','Payment for Hs No.32 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653801013','','','0',0.00,'1','MAIRURA PAUL','','',0.00,1),(678,'1','35','171 ','3500','Payment for Hs No.35 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653801112','','','0',0.00,'1',' MWANGANGI FRANCIS','','',0.00,1),(679,'1','36','172 ','3500','Payment for Hs No.36 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653801170','','','0',0.00,'1','NYONGESA ISAAC','','',0.00,1),(680,'1','37','173 ','3500','Payment for Hs No.37 and Plot No.1 ','2022-05-21','','1','receipt','1030','RC-11653801228','','','0',0.00,'1','OSIEMO ATHONY','','',0.00,1),(681,'1','38','174 ','3500','Payment for Hs No.38 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653801453','','','0',0.00,'1','OUMA RICHARD','','',0.00,1),(682,'1','39','284 ','3500','Payment for Hs No.39 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653801517','','','0',0.00,'1',' VERONICAH NYABOKE','','',0.00,1),(683,'1','40','176 ','3500','Payment for Hs No.40 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653801564','','','0',0.00,'1','INDASIKA MUNYETWARI','','',0.00,1),(684,'1','41','177 ','3500','Payment for Hs No.41 and Plot No.1 ','2022-05-30','','1','receipt','1030','RC-11653801624','','','0',0.00,'1','IRINE BETTY ','','',0.00,1),(685,'1','42','178 ','3500','Payment for Hs No.42 and Plot No.1 ','2022-05-06','','1','receipt','1030','RC-11653801673','','','0',0.00,'1','CHOLIMO SARAFINA','','',0.00,1),(686,'1','43','179 ','4000','Payment for Hs No.43 and Plot No.1 ','2022-05-10','','1','receipt','1030','RC-11653801771','','','0',0.00,'1','CHEPCHUMBA BRONNY ','','',0.00,1),(687,'1','44','180 ','4000','Payment for Hs No.44 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653801807','','','0',0.00,'1','KAMBUA VIRGINIA ','','',0.00,1),(688,'1','45','181 ','4000','Payment for Hs No.45 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653801861','','','0',0.00,'1','MAGUTU FREDRICK ','','',0.00,1),(689,'1','46','182 ','4000','Payment for Hs No.46 and Plot No.1 ','2022-05-06','','1','receipt','1030','RC-11653801936','','','0',0.00,'1','MULATIA NICHOLAS ','','',0.00,1),(690,'1','47','183 ','4000','Payment for Hs No.47 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653801979','','','0',0.00,'1','TOROI HUDSON','','',0.00,1),(691,'1','48','184 ','4000','Payment for Hs No.48 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802035','','','0',0.00,'1','MUTUA KAVALI ','','',0.00,1),(692,'1','49','185 ','4000','Payment for Hs No.49 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802086','','','0',0.00,'1','AMUKONYI MOHAMMED ','','',0.00,1),(693,'1','50','186 ','3800','Payment for Hs No.50 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802127','','','0',0.00,'1','MUMBUA JENNIFER','','',0.00,1),(694,'1','51','187 ','6500','Payment for Hs No.51 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802169','','','0',0.00,'1','NYANDURURA NYABINTU ','','',0.00,1),(695,'1','52','188 ','6000','Payment for Hs No.52 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802228','','','0',0.00,'1',' NDINDA STELLA ','','',0.00,1),(696,'1','54','190 ','3500','Payment for Hs No.54 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802321','','','0',0.00,'1','CHELANGAT CAROLINE','','',0.00,1),(697,'1','55','191 ','3500','Payment for Hs No.55 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802358','','','0',0.00,'1','CHEPKORIR PACIFICA','','',0.00,1),(698,'1','56','192 ','3500','Payment for Hs No.56 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653802430','','','0',0.00,'1','MOSOTA JAMES ','','',0.00,1),(699,'1','57','193 ','3500','Payment for Hs No.57 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802483','','','0',0.00,'1','NJERU DAVIS','','',0.00,1),(700,'1','58','194 ','3500','Payment for Hs No.58 and Plot No.1 ','2022-05-08','','1','receipt','1030','RC-11653802526','','','0',0.00,'1','BEATRICE NJANE','','',0.00,1),(701,'1','59','195 ','3500','Payment for Hs No.59 and Plot No.1 ','2022-05-30','','1','receipt','1030','RC-11653802575','','','0',0.00,'1','MWANDALU CHARLES ','','',0.00,1),(702,'1','60','196 ','3500','Payment for Hs No.60 and Plot No.1 ','2022-05-10','','1','receipt','1030','RC-11653802623','','','0',0.00,'1','KIPROP ALFRED','','',0.00,1),(703,'1','61','197 ','3500','Payment for Hs No.61 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653802679','','','0',0.00,'1','WAYUA VERONICA','','',0.00,1),(704,'1','62','198 ','3500','Payment for Hs No.62 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653802753','','','0',0.00,'1','MUTHONI REDEMPTOR ','','',0.00,1),(705,'1','63','199 ','6800','Payment for Hs No.63 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802827','','','3300',0.00,'1','MIYOGO DUKE ','','',0.00,1),(706,'1','64','200 ','3500','Payment for Hs No.64 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653802885','','','0',0.00,'1','MAKAU ANN ','','',0.00,1),(707,'1','65','201 ','4000','Payment for Hs No.65 and Plot No.1 ','2022-05-07','','1','receipt','1030','RC-11653802958','','','0',0.00,'1','KADARI FANUEL ','','',0.00,1),(708,'1','66','202 ','4000','Payment for Hs No.66 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653803095','','','0',0.00,'1','MORAA EDNA','','',0.00,1),(709,'1','67','203 ','4000','Payment for Hs No.67 and Plot No.1 ','2022-04-30','','1','receipt','1030','RC-11653803173','','','0',0.00,'1','MUTUMA NELSON','','',0.00,1),(710,'1','68','204 ','4000','Payment for Hs No.68 and Plot No.1 ','2022-05-05','','1','receipt','1030','RC-11653803209','','','0',0.00,'1','AFUANDE ROSE','','',0.00,1),(711,'1','69','205 ','4000','Payment for Hs No.69 and Plot No.1 ','2022-05-05','','1','receipt','1030','RC-11653803237','','','0',0.00,'1','KYALO PAUL','','',0.00,1),(712,'1','70','206 ','4000','Payment for Hs No.70 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653803311','','','0',0.00,'1','MATOLA CAROLINE','','',0.00,1),(713,'1','71','207 ','4000','Payment for Hs No.71 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653803340','','','0',0.00,'1','GEORGE MORARA','','',0.00,1),(714,'1','72','208 ','3800','Payment for Hs No.72 and Plot No.1 ','2022-05-05','','1','receipt','1030','RC-11653803368','','','0',0.00,'1','DAVID REGINA','','',0.00,1),(715,'1','73','209 ','6500','Payment for Hs No.73 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653803420','','','0',0.00,'1','ONSERIO DOUGLAS','','',0.00,1),(716,'1','74','210 ','6000','Payment for Hs No.74 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653803975','','','0',0.00,'1','GITHAIGA PETER','','',0.00,1),(717,'1','75','211 ','2500','Payment for Hs No.75 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653804036','','','0',0.00,'1','IRERI DENIS IRERI','','',0.00,1),(718,'1','76','212 ','3500','Payment for Hs No.76 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653804120','','','0',0.00,'1','CHEPKOECH MONICAH','','',0.00,1),(719,'1','77','213 ','3500','Payment for Hs No.77 and Plot No.1 ','2022-05-04','','1','receipt','1030','RC-11653805186','','','0',0.00,'1','NYATUKA EZEKIEL','','',0.00,1),(720,'1','78','214 ','3500','Payment for Hs No.78 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653805235','','','0',0.00,'1','CHEGE JOSEPH','','',0.00,1),(721,'1','79','215 ','3500','Payment for Hs No.79 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653805304','','','0',0.00,'1','KABINGA AMOS ','','',0.00,1),(722,'1','80','216 ','3500','Payment for Hs No.80 and Plot No.1 ','2022-05-09','','1','receipt','1030','RC-11653805604','','','0',0.00,'1','MUTAI KIPKORIR','','',0.00,1),(723,'1','81','217 ','3500','Payment for Hs No.81 and Plot No.1 ','2022-04-30','','1','receipt','1030','RC-11653805689','','','0',0.00,'1','MUTHIJI SOLOMON','','',0.00,1),(724,'1','83','219 ','4500','Payment for Hs No.83 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653805789','','','0',0.00,'1','FRANCIS JACKSON','','',0.00,1),(725,'1','84','220 ','3500','Payment for Hs No.84 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653805842','','','0',0.00,'1','NZAU JAMES','','',0.00,1),(726,'1','85','221 ','3500','Payment for Hs No.85 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653806295','','','0',0.00,'1','MUTUNGA ROSE','','',0.00,1),(727,'1','86','222 ','3500','Payment for Hs No.86 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653806344','','','0',0.00,'1','MUTURI FELISIA','','',0.00,1),(728,'1','SHOP 1','223 ','8000','Payment for Hs No.SHOP 1 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653806423','','','0',0.00,'1','KORIR ABRAHAM','','',0.00,1),(729,'1','SHOP 3','225 ','7000','Payment for Hs No.SHOP 3 and Plot No.1 ','2022-05-29','','1','receipt','1030','RC-11653806605','','','0',0.00,'1','MWENDWA JOSEPH','','',0.00,1); /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; INSERT INTO `recharge` VALUES (1,500.00,1,1,'2021-03-06 05:35:16am','',0,'','',500.00,1.00,0.00,500.00,'670221791737.00','',''),(2,400.00,1,1,'2021-12-29 17:06:09','',0,'','GABRIEL',401.00,1.00,1.00,400.00,'PLT6U5XQUW','',''),(3,600.00,1,1,'2022-01-03 23:32:12','',0,'','GABRIEL',601.00,1.00,1.00,600.00,'QA353VQKTL','',''),(4,600.00,1,1,'2022-02-05 22:05:52','',0,'','GABRIEL',601.00,1.00,1.00,600.00,'QB57PFBNK3','',''),(5,300.00,1,1,'2022-04-04 16:30:22','',0,'','prime ways',301.00,1.00,1.00,300.00,'QD36RTAWJY','',''),(6,300.00,1,1,'2022-05-05 21:32:48','',0,'','GABRIEL',301.00,1.00,1.00,300.00,'QE58IHIIIE','',''); /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=21 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 (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),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(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),(17,'RENT','','active','2021-11-10 13:44:20','1','1','4161','',1,NULL,1),(19,'WATER','','active','2021-11-12 13:11:49','1','1','4161','',1,NULL,5),(20,'GARBAGE','','active','2021-11-12 13:12:22','1','1','4161','',1,NULL,7); /*!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 `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=301 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 */; INSERT INTO `roomcharges` VALUES (1,'91','2','150','','2021-08-17 03:56:41pm','','1','','1','7 '),(2,'2','1','4000','','2021-08-19 04:13:36pm','','1','','1','1 '),(3,'3','1','4000','','2021-08-19 04:18:18pm','2022-03-01 12:00:47pm','1','','1','1'),(4,'91','2','12000','','2021-08-19 04:19:49pm','','1','','1','1 '),(6,'4','1','4000','','2021-08-19 04:20:51pm','','1','','1','1 '),(7,'92','2','7500','','2021-08-19 04:21:49pm','','1','','1','1 '),(8,'92','2','150','','2021-08-19 04:22:19pm','','1','','1','7 '),(10,'5','1','4000','','2021-08-19 04:23:48pm','','1','','1','1 '),(11,'93','2','7500','','2021-08-19 04:24:47pm','','1','','1','1 '),(12,'93','2','150','','2021-08-19 04:25:15pm','','1','','1','7 '),(13,'6','1','4000','','2021-08-19 04:26:03pm','','1','','1','1 '),(14,'94','2','11000','','2021-08-19 04:27:22pm','','1','','1','1 '),(15,'7','1','4000','','2021-08-19 04:27:22pm','','1','','1','1 '),(16,'94','2','150','','2021-08-19 04:27:38pm','','1','','1','7 '),(19,'95','2','11000','','2021-08-19 04:29:08pm','','1','','1','1 '),(20,'95','2','150','','2021-08-19 04:29:19pm','','1','','1','7 '),(21,'10','1','3500','','2021-08-19 04:29:53pm','','1','','1','1 '),(22,'96','2','7500','','2021-08-19 04:30:25pm','','1','','1','1 '),(23,'96','2','150','','2021-08-19 04:30:38pm','','1','','1','7 '),(24,'11','1','3000','','2021-08-19 04:30:41pm','','1','','1','1 '),(25,'12','1','3500','','2021-08-19 04:31:41pm','2021-09-15 10:08:12pm','1','RENT','1','1'),(26,'8','1','4000','','2021-08-19 04:31:56pm','2022-03-01 11:18:22am','1','','1','1'),(27,'13','1','3500','','2021-08-19 04:34:13pm','','1','','1','1 '),(28,'9','1','3800','','2021-08-19 04:34:56pm','2021-08-19 04:35:41pm','1','','1','1'),(29,'14','1','3500','','2021-08-19 04:35:02pm','','1','','1','1 '),(30,'98','2','7500','','2021-08-19 04:36:09pm','','1','','1','1 '),(32,'15','1','3500','','2021-08-19 04:37:01pm','','1','','1','1 '),(33,'99','2','12000','','2021-08-19 04:37:38pm','','1','','1','1 '),(35,'16','1','3500','','2021-08-19 04:37:43pm','','1','','1','1 '),(37,'97','2','10000','','2021-08-19 04:38:27pm','','1','','1','1 '),(38,'97','2','150','','2021-08-19 04:38:34pm','','1','','1','7 '),(39,'17','1','3500','','2021-08-19 04:38:46pm','','1','','1','1 '),(40,'18','1','3500','','2021-08-19 04:39:17pm','','1','','1','1 '),(41,'98','2','150','','2021-08-19 04:39:23pm','','1','','1','7 '),(42,'18','1','3500','','2021-08-19 04:39:50pm','','1','','1','1 '),(43,'19','1','3500','','2021-08-19 04:40:24pm','','1','','1','1 '),(44,'20','1','3500','','2021-08-19 04:40:52pm','','1','','1','1 '),(45,'21','1','3500','','2021-08-19 04:41:28pm','','1','','1','1 '),(46,'22','1','4000','','2021-08-19 04:42:06pm','','1','','1','1 '),(47,'23','1','4000','','2021-08-19 04:42:41pm','','1','','1','1 '),(48,'100','2','12000','','2021-08-19 04:42:53pm','','1','','1','1 '),(49,'100','2','150','','2021-08-19 04:43:03pm','','1','','1','7 '),(50,'24','1','4000','','2021-08-19 04:43:10pm','','1','','1','1 '),(51,'25','1','4000','','2021-08-19 04:43:53pm','','1','','1','1 '),(52,'101','2','7500','','2021-08-19 04:44:14pm','','1','','1','1 '),(53,'26','1','4000','','2021-08-19 04:44:19pm','','1','','1','1 '),(54,'101','2','150','','2021-08-19 04:44:24pm','','1','','1','7 '),(55,'27','1','4000','','2021-08-19 04:45:03pm','','1','','1','1 '),(56,'102','2','7500','','2021-08-19 04:45:05pm','','1','','1','1 '),(57,'102','2','150','','2021-08-19 04:45:16pm','','1','','1','7 '),(58,'28','1','4000','','2021-08-19 04:45:37pm','','1','','1','1 '),(59,'103','2','11000','','2021-08-19 04:46:04pm','','1','','1','1 '),(60,'103','2','150','','2021-08-19 04:46:26pm','','1','','1','7 '),(61,'29','1','3800','','2021-08-19 04:46:36pm','','1','','1','1 '),(62,'29','1','3800','','2021-08-19 04:47:05pm','','1','','1','1 '),(63,'104','2','11000','','2021-08-19 04:47:27pm','','1','','1','1 '),(64,'104','2','150','','2021-08-19 04:47:40pm','','1','','1','7 '),(65,'105','2','7500','','2021-08-19 04:48:14pm','','1','','1','1 '),(66,'30','1','6500','','2021-08-19 04:48:16pm','','1','','1','1 '),(67,'105','2','150','','2021-08-19 04:48:24pm','','1','','1','7 '),(68,'106','2','10000','','2021-08-19 04:49:25pm','','1','','1','1 '),(69,'106','2','150','','2021-08-19 04:49:42pm','','1','','1','7 '),(70,'31','1','6000','','2021-08-19 04:49:56pm','','1','','1','1 '),(71,'107','2','7500','','2021-08-19 04:50:40pm','','1','','1','1 '),(72,'32','1','3500','','2021-08-19 04:50:43pm','','1','','1','1 '),(73,'107','2','150','','2021-08-19 04:50:51pm','','1','','1','7 '),(74,'108','2','12000','','2021-08-19 04:51:33pm','','1','','1','1 '),(75,'33','1','3500','','2021-08-19 04:51:45pm','','1','','1','1 '),(76,'108','2','150','','2021-08-19 04:51:50pm','','1','','1','7 '),(77,'34','1','3500','','2021-08-19 04:52:27pm','','1','','1','1 '),(78,'109','2','12000','','2021-08-19 04:52:44pm','','1','','1','1 '),(80,'35','1','3500','','2021-08-19 04:53:03pm','','1','','1','1 '),(81,'36','1','3500','','2021-08-19 04:54:22pm','','1','','1','1 '),(82,'37','1','3500','','2021-08-19 04:54:58pm','','1','','1','1 '),(83,'109','2','150','','2021-08-19 04:55:27pm','','1','','1','7 '),(87,'38','1','3500','','2021-08-19 04:55:30pm','','1','','1','1 '),(88,'110','2','7500','','2021-08-19 04:56:07pm','','1','','1','1 '),(89,'39','1','3500','','2021-08-19 04:56:32pm','','1','','1','1 '),(90,'110','2','150','','2021-08-19 04:56:39pm','','1','','1','7 '),(91,'111','2','7500','','2021-08-19 04:57:24pm','','1','','1','1 '),(92,'111','2','150','','2021-08-19 04:57:35pm','','1','','1','7 '),(93,'40','1','3500','','2021-08-19 04:57:35pm','','1','','1','1 '),(94,'41','1','3500','','2021-08-19 04:58:10pm','','1','','1','1 '),(95,'112','2','11000','','2021-08-19 04:58:46pm','','1','','1','1 '),(96,'112','2','150','','2021-08-19 04:58:57pm','','1','','1','7 '),(97,'42','1','3500','','2021-08-19 04:59:35pm','','1','','1','1 '),(98,'113','2','24500','','2021-08-19 04:59:48pm','2022-03-01 01:09:07pm','1','','1','1'),(99,'43','1','3500','','2021-08-19 05:00:09pm','','1','','1','1 '),(100,'44','1','4000','','2021-08-19 05:00:40pm','','1','','1','1 '),(101,'113','2','150','','2021-08-19 05:00:46pm','','1','','1','7 '),(103,'114','2','7500','','2021-08-19 05:02:12pm','','1','','1','1 '),(104,'114','2','150','','2021-08-19 05:02:19pm','','1','','1','7 '),(105,'45','1','4000','','2021-08-19 05:02:20pm','','1','','1','1 '),(107,'46','1','4000','','2021-08-19 05:02:48pm','','1','','1','1 '),(108,'115','2','10000','','2021-08-19 05:03:24pm','','1','','1','1 '),(109,'47','1','4000','','2021-08-19 05:03:24pm','','1','','1','1 '),(110,'115','2','150','','2021-08-19 05:03:35pm','','1','','1','7 '),(111,'48','1','4000','','2021-08-19 05:04:05pm','','1','','1','1 '),(112,'116','2','7500','','2021-08-19 05:04:31pm','','1','','1','1 '),(113,'49','1','4000','','2021-08-19 05:04:44pm','','1','','1','1 '),(114,'116','2','150','','2021-08-19 05:04:57pm','','1','','1','7 '),(115,'50','1','4000','','2021-08-19 05:05:34pm','','1','','1','1 '),(116,'117','2','12000','','2021-08-19 05:05:45pm','','1','','1','1 '),(117,'117','2','150','','2021-08-19 05:05:57pm','','1','','1','7 '),(118,'51','1','3800','','2021-08-19 05:06:22pm','','1','','1','1 '),(122,'118','2','12000','','2021-08-19 05:06:46pm','','1','','1','1 '),(123,'118','2','150','','2021-08-19 05:06:58pm','','1','','1','7 '),(125,'119','2','7500','','2021-08-19 05:07:54pm','','1','','1','1 '),(126,'119','2','150','','2021-08-19 05:08:35pm','','1','','1','7 '),(127,'120','2','7500','','2021-08-19 05:10:12pm','','1','','1','1 '),(128,'120','2','150','','2021-08-19 05:10:34pm','','1','','1','7 '),(130,'121','2','11000','','2021-08-19 05:11:32pm','','1','','1','1 '),(131,'121','2','150','','2021-08-19 05:11:42pm','','1','','1','7 '),(132,'122','2','11000','','2021-08-19 05:12:40pm','','1','','1','1 '),(133,'122','2','150','','2021-08-19 05:12:54pm','','1','','1','7 '),(134,'123','2','7500','','2021-08-19 05:13:47pm','','1','','1','1 '),(135,'123','2','150','','2021-08-19 05:13:59pm','','1','','1','7 '),(137,'124','2','10000','','2021-08-19 05:15:11pm','','1','','1','1 '),(138,'124','2','150','','2021-08-19 05:15:20pm','','1','','1','7 '),(139,'125','2','7500','','2021-08-19 05:16:30pm','','1','','1','1 '),(140,'52','1','6500','','2021-08-19 05:16:39pm','','1','','1','1 '),(141,'125','2','150','','2021-08-19 05:16:53pm','','1','','1','7 '),(142,'53','1','6000','','2021-08-19 05:17:01pm','','1','','1','1 '),(143,'54','1','3500','','2021-08-19 05:17:26pm','','1','','1','1 '),(144,'126','2','12000','','2021-08-19 05:17:47pm','2022-03-01 01:12:24pm','1','','1','1'),(145,'55','1','3500','','2021-08-19 05:17:50pm','','1','','1','1 '),(146,'126','2','150','','2021-08-19 05:18:21pm','','1','','1','7 '),(148,'56','1','3500','','2021-08-19 05:18:46pm','','1','','1','1 '),(149,'57','1','3500','','2021-08-19 05:19:44pm','','1','','1','1 '),(150,'127','2','12000','','2021-08-19 05:19:46pm','','1','','1','5 '),(151,'127','2','150','','2021-08-19 05:20:02pm','','1','','1','1 '),(152,'58','1','3500','','2021-08-19 05:20:13pm','','1','','1','1 '),(153,'59','1','3500','','2021-08-19 05:20:35pm','','1','','1','1 '),(154,'60','1','3500','','2021-08-19 05:20:52pm','','1','','1','1 '),(155,'128','2','7500','','2021-08-19 05:20:55pm','','1','','1','1 '),(156,'128','2','150','','2021-08-19 05:21:04pm','','1','','1','7 '),(157,'130','2','11000','','2021-08-19 05:22:20pm','','1','','1','1 '),(158,'62','1','3500','','2021-08-19 05:22:29pm','','1','','1','1 '),(159,'130','2','150','','2021-08-19 05:22:30pm','','1','','1','7 '),(161,'63','1','3500','','2021-08-19 05:22:53pm','','1','','1','1 '),(162,'64','1','3500','','2021-08-19 05:23:11pm','','1','','1','1 '),(164,'131','2','11000','','2021-08-19 05:23:38pm','','1','','1','1 '),(165,'65','1','3500','','2021-08-19 05:23:49pm','','1','','1','1 '),(166,'131','2','150','','2021-08-19 05:23:50pm','','1','','1','7 '),(167,'66','1','4000','','2021-08-19 05:24:23pm','','1','','1','1 '),(168,'132','2','7500','','2021-08-19 05:25:07pm','2022-03-01 01:12:53pm','1','','1','1'),(169,'67','1','4000','','2021-08-19 05:25:17pm','','1','','1','1 '),(171,'132','2','150','','2021-08-19 05:25:47pm','','1','','1','7 '),(173,'68','1','4000','','2021-08-19 05:26:41pm','','1','','1','1 '),(175,'70','1','4000','','2021-08-19 05:27:31pm','','1','','1','1 '),(176,'133','2','10000','','2021-08-19 05:27:47pm','','1','','1','1 '),(177,'71','1','4000','','2021-08-19 05:27:58pm','','1','','1','1 '),(178,'133','2','150','','2021-08-19 05:27:59pm','','1','','1','7 '),(179,'72','1','4000','','2021-08-19 05:28:19pm','','1','','1','1 '),(180,'134','2','7500','','2021-08-19 05:28:57pm','','1','','1','1 '),(181,'134','2','150','','2021-08-19 05:29:23pm','','1','','1','7 '),(182,'73','1','3800','','2021-08-19 05:29:43pm','','1','','1','1 '),(183,'74','1','6500','','2021-08-19 05:30:17pm','','1','','1','1 '),(184,'135','2','12000','','2021-08-19 05:30:25pm','','1','','1','1 '),(185,'75','1','6000','','2021-08-19 05:30:39pm','','1','','1','1 '),(186,'135','2','150','','2021-08-19 05:30:39pm','','1','','1','7 '),(187,'76','1','3500','','2021-08-19 05:30:59pm','','1','','1','1 '),(188,'77','1','3500','','2021-08-19 05:31:19pm','','1','','1','1 '),(189,'136','2','12000','','2021-08-19 05:31:32pm','','1','','1','1 '),(190,'136','2','150','','2021-08-19 05:31:47pm','','1','','1','7 '),(191,'78','1','3500','','2021-08-19 05:31:52pm','','1','','1','1 '),(192,'79','1','3500','','2021-08-19 05:32:11pm','','1','','1','1 '),(193,'137','2','7500','','2021-08-19 05:32:37pm','','1','','1','1 '),(194,'137','2','150','','2021-08-19 05:32:52pm','','1','','1','7 '),(195,'80','1','3500','','2021-08-19 05:32:59pm','','1','','1','1 '),(197,'138','2','7500','','2021-08-19 05:33:49pm','','1','','1','1 '),(198,'138','2','150','','2021-08-19 05:34:02pm','','1','','1','7 '),(199,'81','1','3500','','2021-08-19 05:34:16pm','','1','','1','1 '),(200,'82','1','3500','','2021-08-19 05:34:37pm','','1','','1','1 '),(201,'139','2','11000','','2021-08-19 05:34:52pm','','1','','1','1 '),(202,'83','1','3500','','2021-08-19 05:34:58pm','','1','','1','1 '),(203,'139','2','150','','2021-08-19 05:35:01pm','','1','','1','7 '),(204,'84','1','3500','','2021-08-19 05:35:19pm','','1','','1','1 '),(205,'85','1','3500','','2021-08-19 05:35:38pm','','1','','1','1 '),(206,'140','2','11000','','2021-08-19 05:35:42pm','','1','','1','1 '),(207,'140','2','150','','2021-08-19 05:35:50pm','','1','','1','7 '),(209,'86','1','3500','','2021-08-19 05:36:27pm','','1','','1','1 '),(210,'141','2','7500','','2021-08-19 05:36:38pm','','1','','1','1 '),(211,'141','2','150','','2021-08-19 05:36:49pm','','1','','1','7 '),(213,'87','1','3500','','2021-08-19 05:36:51pm','','1','','1','1 '),(214,'88','1','5500','','2021-08-19 05:37:26pm','','1','','1','1 '),(215,'89','1','5500','','2021-08-19 05:37:47pm','','1','','1','1 '),(216,'142','2','10000','','2021-08-19 05:37:53pm','','1','','1','1 '),(217,'142','2','150','','2021-08-19 05:38:03pm','','1','','1','7 '),(220,'143','2','150','','2021-08-19 05:39:10pm','','1','','1','7 '),(221,'90','1','7500','','2021-08-19 05:39:14pm','','1','','1','1 '),(222,'144','2','12000','','2021-08-19 05:40:07pm','','1','','1','1 '),(223,'144','2','150','','2021-08-19 05:40:21pm','','1','','1','7 '),(226,'143','2','7500','','2021-08-19 05:41:35pm','','1','','1','1 '),(229,'118','2','800','','2021-08-20 01:15:58pm','2022-03-01 12:35:31pm','1','','1','5'),(230,'69','1','4000','','2021-08-20 01:27:58pm','','1','','1','1 '),(231,'150','2','100','','2021-08-30 02:50:18pm','','1','','1','1 '),(232,'150','2','10','','2021-08-30 02:50:39pm','','1','','1','7 '),(233,'37','1','3500','','2021-09-20 04:26:00pm','','1','','1','1 '),(234,'61','1','3500','','2021-09-20 04:43:16pm','2021-09-23 09:43:33pm','1','','1','1'),(235,'12','1','3500','','2021-09-25 07:17:18am','','1','','1','1 '),(236,'91','2','600','','2022-03-01 10:17:09am','2022-03-01 01:06:14pm','1','WATER','1','5'),(252,'51','1','600','','2022-03-01 11:44:04am','','1','BALANCE','1','14 '),(253,'93','2','2400','','2022-03-01 12:22:20pm','','1','WATER','1','5 '),(254,'94','2','2000','','2022-03-01 12:23:23pm','','1','WATER','1','5 '),(255,'95','2','200','','2022-03-01 12:24:08pm','','1','WATER','1','5 '),(256,'100','2','1400','','2022-03-01 12:24:31pm','','1','WATER','1','5 '),(257,'101','2','800','','2022-03-01 12:25:24pm','','1','WATER','1','5 '),(258,'102','2','800','','2022-03-01 12:27:10pm','','1','WATER','1','5 '),(259,'103','2','800','','2022-03-01 12:27:41pm','','1','WATER','1','5 '),(260,'104','2','400','','2022-03-01 12:28:41pm','','1','WATER','1','5 '),(261,'105','2','400','','2022-03-01 12:29:01pm','','1','WATER','1','5 '),(262,'107','2','400','','2022-03-01 12:29:47pm','','1','WATER','1','5 '),(263,'108','2','800','','2022-03-01 12:30:06pm','','1','WATER','1','5 '),(264,'109','2','400','','2022-03-01 12:30:54pm','','1','WATER','1','5 '),(265,'110','2','400','','2022-03-01 12:31:13pm','','1','WATER','1','5 '),(266,'111','2','200','','2022-03-01 12:31:35pm','','1','WATER','1','5 '),(267,'112','2','800','','2022-03-01 12:32:07pm','','1','WATER','1','5 '),(268,'114','2','800','','2022-03-01 12:32:52pm','','1','WATER','1','5 '),(269,'115','2','1200','','2022-03-01 12:33:16pm','','1','WATER','1','5 '),(270,'116','2','400','','2022-03-01 12:34:25pm','','1','WATER','1','5 '),(271,'117','2','1000','','2022-03-01 12:34:52pm','','1','WATER','1','5 '),(272,'119','2','200','','2022-03-01 12:36:01pm','','1','WATER','1','5 '),(273,'120','2','600','','2022-03-01 12:36:28pm','2022-03-01 01:10:16pm','1','WATER','1','5'),(274,'121','2','200','','2022-03-01 12:36:54pm','','1','WATER','1','5 '),(275,'122','2','400','','2022-03-01 12:37:42pm','','1','WATER','1','5 '),(276,'123','2','400','','2022-03-01 12:40:29pm','','1','WATER','1','5 '),(277,'124','2','200','','2022-03-01 12:40:48pm','','1','WATER','1','5 '),(278,'125','2','200','','2022-03-01 12:41:06pm','','1','WATER','1','5 '),(279,'126','2','0','','2022-03-01 12:42:55pm','','1','WATER','1','5 '),(280,'127','2','800','','2022-03-01 12:49:16pm','','1','WATER','1','5 '),(281,'128','2','400','','2022-03-01 12:49:37pm','','1','WATER','1','5 '),(282,'129','2','7500','','2022-03-01 12:50:06pm','','1','RENT','1','1 '),(283,'129','2','150','','2022-03-01 12:50:18pm','','1','GARBAGE','1','7 '),(284,'129','2','200','','2022-03-01 12:50:30pm','','1','WATER','1','5 '),(285,'130','2','600','','2022-03-01 12:50:51pm','2022-03-01 12:50:58pm','1','WATER','1','5'),(286,'131','2','400','','2022-03-01 12:51:15pm','','1','WATER','1','5 '),(287,'133','2','200','','2022-03-01 12:52:07pm','','1','WATER','1','5 '),(288,'134','2','600','','2022-03-01 12:52:25pm','','1','WATER','1','5 '),(289,'135','2','400','','2022-03-01 12:52:44pm','','1','WATER','1','5 '),(290,'136','2','200','','2022-03-01 12:53:08pm','','1','WATER','1','5 '),(291,'137','2','400','','2022-03-01 12:53:24pm','','1','WATER','1','5 '),(292,'138','2','600','','2022-03-01 12:53:40pm','','1','WATER','1','5 '),(293,'139','2','400','','2022-03-01 12:53:57pm','','1','WATER','1','5 '),(294,'140','2','400','','2022-03-01 12:54:18pm','','1','WATER','1','5 '),(295,'141','2','1400','','2022-03-01 12:55:02pm','','1','WATER','1','5 '),(296,'142','2','200','','2022-03-01 12:55:32pm','','1','WATER','1','5 '),(297,'143','2','1000','','2022-03-01 12:55:52pm','','1','WATER','1','5 '),(298,'144','2','600','','2022-03-01 12:56:15pm','','1','WATER','1','5 '),(299,'113','2','0','','2022-03-01 01:08:50pm','','1','WATER','1','5 '),(300,'132','2','0','','2022-03-01 01:12:44pm','','1','WATER','1','5 '); /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Overtime','2021-02-05 05:19:24','Active','1','','1','Pay','Fixed','Fixed',1.00,100.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Bonus','2021-02-04 07:00:33','Active','1','','1','Pay','Variable','Variable',1.00,300.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(20,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,17,'Monthly Salary','2020-12-08 08:51:06','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB 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 */; /*!40000 ALTER TABLE `sales_order` 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 AUTO_INCREMENT=16 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 */; INSERT INTO `sales_orderkitchen` VALUES ('116284499022960382',14,'11628449896','235.00',1.00,'2500','retail','0','2021-08-08 22:11:43','','','','1600','Cash',0.00,'2500','','','1','','1','2021-08-08 19:11:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','1','991.00','990','Inclusive','branch','Inventory','','',''),('116284499112801336',15,'11628449905','235.00',1.00,'2500','retail','0','2021-08-08 22:11:51','','','','1600','Cash',0.00,'2500','','','1','','1','2021-08-08 19:11:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','1','990.00','989','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB 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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; INSERT INTO `sales_reading` VALUES ('RS-16091627730567','6002269000566.00','0.00','0.00','wholesale','1000','0','2021-07-31 14:22:47','','','','751.00','Cash','0.00','','','1','Start','1','2021-07-31 11:23:02',1,'new','1','1','9000','0'); /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2100 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254728353654','2021-08-30 11:02:34am','Dear DAVID! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(2,'254709876654','2021-08-30 11:02:34am','Dear Z! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(3,'254113075399','2021-08-30 11:02:34am','Dear PASCAL! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(4,'254798756046','2021-08-30 11:02:34am','Dear Mohammed Ibrahim! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(5,'254726299209','2021-08-30 11:02:34am','Dear MICHAEL! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(6,'254717428494','2021-08-30 11:02:34am','Dear SHADRACK ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(7,'254742477650','2021-08-30 11:02:34am','Dear MARY ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(8,'254724915290','2021-08-30 11:02:35am','Dear EVERNGELINE! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(9,'254714721787','2021-08-30 11:02:35am','Dear FRANKLINE! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(10,'254728270382','2021-08-30 11:02:35am','Dear CANDY ! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(11,'254702735724','2021-08-30 11:02:36am','Dear JOSPHINE ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(12,'254716571497','2021-08-30 11:02:36am','Dear TERESIA ! You have been invoiced Ksh.10150 for Hs No. on 30/08/2021. Your total balance is Ksh.10150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(13,'254722543401','2021-08-30 11:02:36am','Dear JOHN! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(14,'254723960479','2021-08-30 11:02:36am','Dear FNID ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(15,'254718672090','2021-08-30 11:02:36am','Dear KEVIN ! You have been invoiced Ksh.12750 for Hs No. on 30/08/2021. Your total balance is Ksh.12750 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(16,'254713857498','2021-08-30 11:02:37am','Dear AGNES ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(17,'254728706423','2021-08-30 11:02:37am','Dear MARK ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(18,'254742383770','2021-08-30 11:02:38am','Dear MAGDALENA ! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(19,'254718701169','2021-08-30 11:02:38am','Dear BONIFACE ! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(20,'254704545878','2021-08-30 11:02:38am','Dear EVERLINE! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(21,'254723788197','2021-08-30 11:02:38am','Dear CHRISTOPHER! You have been invoiced Ksh.10150 for Hs No. on 30/08/2021. Your total balance is Ksh.10150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(22,'254722961655','2021-08-30 11:02:39am','Dear YASMIN ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(23,'254719296575','2021-08-30 11:02:39am','Dear CHRISTOPER! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(24,'254724787306','2021-08-30 11:02:39am','Dear KEITH ! You have been invoiced Ksh.12750 for Hs No. on 30/08/2021. Your total balance is Ksh.12750 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(25,'254713397065','2021-08-30 11:02:39am','Dear JOY! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(26,'254719741986','2021-08-30 11:02:39am','Dear IRINE ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(27,'254706611638','2021-08-30 11:02:39am','Dear GRACE! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(28,'254706793387','2021-08-30 11:02:39am','Dear JARED ! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(29,'254720000849','2021-08-30 11:02:40am','Dear WILFRIDAH ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(30,'254713071895','2021-08-30 11:02:40am','Dear JACKLINE ! You have been invoiced Ksh.10150 for Hs No. on 30/08/2021. Your total balance is Ksh.10150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(31,'254746894191','2021-08-30 11:02:40am','Dear ROSE ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(32,'254781281165','2021-08-30 11:02:40am','Dear GLORIA ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(33,'254703400080','2021-08-30 11:02:40am','Dear PERIS ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(34,'254717227966','2021-08-30 11:02:40am','Dear WANGARI ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(35,'254723566235','2021-08-30 11:02:40am','Dear KENNEDY! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(36,'254728165352','2021-08-30 11:02:40am','Dear GEOFFREY! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(37,'254708060090','2021-08-30 11:02:41am','Dear PAUL ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(38,'254726483173','2021-08-30 11:02:41am','Dear ESTHER! You have been invoiced Ksh.10150 for Hs No. on 30/08/2021. Your total balance is Ksh.10150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(39,'254720572853','2021-08-30 11:02:41am','Dear JENNIFFER! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(40,'254723876673','2021-08-30 11:02:41am','Dear GRACE! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(41,'254724028753','2021-08-30 11:02:41am','Dear DENNIS ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(42,'254724753414','2021-08-30 11:02:42am','Dear IAN ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(43,'254745354047','2021-08-30 11:02:42am','Dear BEVOLINE ! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(44,'254798911499','2021-08-30 11:02:42am','Dear EMMANUEL! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(45,'254716718506','2021-08-30 11:02:42am','Dear SHAMIN ! You have been invoiced Ksh.11150 for Hs No. on 30/08/2021. Your total balance is Ksh.11150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(46,'254716239840','2021-08-30 11:02:43am','Dear YOBESH! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(47,'254767898798','2021-08-30 11:02:44am','Dear SHALEL! You have been invoiced Ksh.10150 for Hs No. on 30/08/2021. Your total balance is Ksh.10150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(48,'254727250741','2021-08-30 11:02:44am','Dear MARLOND! You have been invoiced Ksh.7650 for Hs No. on 30/08/2021. Your total balance is Ksh.7650 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(49,'254714484494','2021-08-30 11:02:45am','Dear DERRICK ! You have been invoiced Ksh.12150 for Hs No. on 30/08/2021. Your total balance is Ksh.12150 . Kindly pay your rent bills before 30/08/2021 to avoid penalty..','active','1','1',0,0,'',0,'',''),(50,'254728353654','2021-08-30 11:34:03am','Dear DAVID! You have been invoiced Ksh.600 for Hs No.A1 on 30/08/2021. Your total balance is Ksh.12750 . Kindly pay your bills before 30/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(51,'254113075399','2021-08-30 11:45:54am','Dear PASCAL! You have been invoiced Ksh.1400 for Hs No.A3 on 30/08/2021. Your total balance is Ksh.9050 . Kindly pay your bills before 30/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(52,'254798756046','2021-08-30 11:53:14am','Dear Mohammed Ibrahim! You have been invoiced Ksh.200 for Hs No.A4 on 30/08/2021. Your total balance is Ksh.11350 . Kindly pay your bills before 30/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(53,'254798501338','2021-08-30 02:51:36pm','Dear TEST! You have been invoiced Ksh.250 for Hs No.TEST on 30/08/2021. Your total balance is Ksh.250 . Kindly pay your bills before 05/09/2021 to avoid penalty. TEST.','active','1','1',0,0,'',0,'',''),(54,'254785348137','2021-08-30 02:54:36pm','Dear TEST! You have been invoiced Ksh.200 for Hs No.TEST on 30/08/2021. Your total balance is Ksh.450 . Kindly pay your bills before 30/08/2021 to avoid penalty. TEST.','active','1','1',0,0,'',0,'',''),(55,'254792699110','2021-08-30 03:03:46pm','Dear ALPHONE ! You have been invoiced Ksh.4500 for Hs No.9 on 30/08/2021. Your total balance is Ksh.4500 . Kindly pay your bills before 30/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(56,'254719304829','2021-08-30 03:29:44pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for Hs No.3 on 30/08/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 30/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(57,'254719350205','2021-08-30 03:57:16pm','Dear VINCENT ! You have been invoiced Ksh.4000 for Hs No.21 on 30/08/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 05/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(58,'254716208888','2021-08-31 08:52:50pm','Dear FILEMON! You have been invoiced Ksh.100 for Hs No.60 on 31/08/2021. Your total balance is Ksh.100 . Kindly pay your bills before 31/08/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(59,'254726299209','2021-09-01 01:20:12pm','Dear MICHAEL! You have been invoiced Ksh.600 for Hs No.A5 on 01/09/2021. Your total balance is Ksh.11750 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(60,'254717428494','2021-09-01 01:26:45pm','Dear SHADRACK ! You have been invoiced Ksh.1000 for Hs No.B1 on 01/09/2021. Your total balance is Ksh.13150 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(61,'254742477650','2021-09-01 01:30:51pm','Dear MARY ! You have been invoiced Ksh.400 for Hs No.B2 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(62,'254724915290','2021-09-01 01:37:39pm','Dear EVERNGELINE! You have been invoiced Ksh.400 for Hs No.B3 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(63,'254714721787','2021-09-01 01:39:27pm','Dear FRANKLINE! You have been invoiced Ksh.1000 for Hs No.B4 on 01/09/2021. Your total balance is Ksh.12150 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(64,'254728270382','2021-09-01 01:55:08pm','Dear CANDY ! You have been invoiced Ksh.1400 for Hs No.B5 on 01/09/2021. Your total balance is Ksh.12550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(65,'254702735724','2021-09-01 01:56:51pm','Dear JOSPHINE ! You have been invoiced Ksh.400 for Hs No.B6 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(66,'254716571497','2021-09-01 02:12:18pm','Dear TERESIA ! You have been invoiced Ksh.600 for Hs No.B7 on 01/09/2021. Your total balance is Ksh.10750 . Kindly pay your bills before 05/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(67,'254722543401','2021-09-01 02:31:29pm','Dear JOHN! You have been invoiced Ksh.600 for Hs No.B8 on 01/09/2021. Your total balance is Ksh.8250 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(68,'254723960479','2021-09-01 02:32:31pm','Dear FNID ! You have been invoiced Ksh.1000 for Hs No.B9 on 01/09/2021. Your total balance is Ksh.13150 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(69,'254718672090','2021-09-01 02:33:51pm','Dear KEVIN ! You have been invoiced Ksh.600 for Hs No.C1 on 01/09/2021. Your total balance is Ksh.13350 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(70,'254728706423','2021-09-01 02:35:51pm','Dear MARK ! You have been invoiced Ksh.600 for Hs No.C3 on 01/09/2021. Your total balance is Ksh.8250 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(71,'254742383770','2021-09-01 02:37:17pm','Dear MAGDALENA ! You have been invoiced Ksh.800 for Hs No.C4 on 01/09/2021. Your total balance is Ksh.11950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(72,'254718701169','2021-09-01 02:38:16pm','Dear BONIFACE ! You have been invoiced Ksh.400 for Hs No.C5 on 01/09/2021. Your total balance is Ksh.11550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(73,'254704545878','2021-09-01 02:39:59pm','Dear EVERLINE! You have been invoiced Ksh.800 for Hs No.C6 on 01/09/2021. Your total balance is Ksh.8450 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(74,'254723788197','2021-09-01 02:45:31pm','Dear CHRISTOPHER! You have been invoiced Ksh.800 for Hs No.C7 on 01/09/2021. Your total balance is Ksh.10950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(75,'254722961655','2021-09-01 02:57:27pm','Dear YASMIN ! You have been invoiced Ksh.400 for Hs No.C8 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(76,'254719296575','2021-09-01 02:58:47pm','Dear CHRISTOPER! You have been invoiced Ksh.1200 for Hs No.C9 on 01/09/2021. Your total balance is Ksh.13350 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(77,'254724787306','2021-09-01 03:00:33pm','Dear KEITH ! You have been invoiced Ksh.600 for Hs No.D1 on 01/09/2021. Your total balance is Ksh.13350 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(78,'254713397065','2021-09-01 03:10:17pm','Dear JOY! You have been invoiced Ksh.200 for Hs No.D2 on 01/09/2021. Your total balance is Ksh.7850 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(79,'254719741986','2021-09-01 03:12:01pm','Dear IRINE ! You have been invoiced Ksh.600 for Hs No.D3 on 01/09/2021. Your total balance is Ksh.8250 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(80,'254706611638','2021-09-01 03:16:20pm','Dear GRACE! You have been invoiced Ksh.800 for Hs No.D4 on 01/09/2021. Your total balance is Ksh.11950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(81,'254706793387','2021-09-01 03:17:33pm','Dear JARED ! You have been invoiced Ksh.400 for Hs No.D5 on 01/09/2021. Your total balance is Ksh.11550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(82,'254720000849','2021-09-01 03:18:54pm','Dear WILFRIDAH ! You have been invoiced Ksh.600 for Hs No.D6 on 01/09/2021. Your total balance is Ksh.8250 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(83,'254713071895','2021-09-01 03:19:54pm','Dear JACKLINE ! You have been invoiced Ksh.600 for Hs No.D7 on 01/09/2021. Your total balance is Ksh.10750 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(84,'254746894191','2021-09-01 03:21:03pm','Dear ROSE ! You have been invoiced Ksh.400 for Hs No.D8 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(85,'254781281165','2021-09-01 03:22:11pm','Dear GLORIA ! You have been invoiced Ksh.600 for Hs No.D9 on 01/09/2021. Your total balance is Ksh.12750 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(86,'254703400080','2021-09-01 03:24:31pm','Dear PERIS ! You have been invoiced Ksh.1200 for Hs No.E1 on 01/09/2021. Your total balance is Ksh.13350 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(87,'254717227966','2021-09-01 03:27:44pm','Dear WANGARI ! You have been invoiced Ksh.400 for Hs No.E2 on 01/09/2021. Your total balance is Ksh.8050 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(88,'254708317256','2021-09-01 04:18:51pm','Dear ROSE ! You have been invoiced Ksh.400 for Hs No.E3 on 01/09/2021. Your total balance is Ksh.400 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(89,'254723566235','2021-09-01 04:22:34pm','Dear KENNEDY! You have been invoiced Ksh.800 for Hs No.E4 on 01/09/2021. Your total balance is Ksh.11950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(90,'254728165352','2021-09-01 04:23:19pm','Dear GEOFFREY! You have been invoiced Ksh.400 for Hs No.E5 on 01/09/2021. Your total balance is Ksh.11550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(91,'254708060090','2021-09-01 04:24:21pm','Dear PAUL ! You have been invoiced Ksh.800 for Hs No.E6 on 01/09/2021. Your total balance is Ksh.8450 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(92,'254720572853','2021-09-01 04:27:06pm','Dear JENNIFFER! You have been invoiced Ksh.200 for Hs No.E8 on 01/09/2021. Your total balance is Ksh.7850 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(93,'254723876673','2021-09-01 04:29:19pm','Dear GRACE! You have been invoiced Ksh.600 for Hs No.E9 on 01/09/2021. Your total balance is Ksh.12750 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(94,'254724028753','2021-09-01 04:30:35pm','Dear DENNIS ! You have been invoiced Ksh.800 for Hs No.F1 on 01/09/2021. Your total balance is Ksh.12950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(95,'254745354047','2021-09-01 04:32:01pm','Dear BEVOLINE ! You have been invoiced Ksh.600 for Hs No.F3 on 01/09/2021. Your total balance is Ksh.8250 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(96,'254798911499','2021-09-01 04:34:27pm','Dear EMMANUEL! You have been invoiced Ksh.800 for Hs No.F4 on 01/09/2021. Your total balance is Ksh.11950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(97,'254716718506','2021-09-01 04:35:22pm','Dear SHAMIN ! You have been invoiced Ksh.400 for Hs No.F5 on 01/09/2021. Your total balance is Ksh.11550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(98,'254716239840','2021-09-01 04:36:25pm','Dear YOBESH! You have been invoiced Ksh.1200 for Hs No.F6 on 01/09/2021. Your total balance is Ksh.8850 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(99,'254767898798','2021-09-01 04:37:13pm','Dear SHALEL! You have been invoiced Ksh.1400 for Hs No.F7 on 01/09/2021. Your total balance is Ksh.11550 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(100,'254727250741','2021-09-01 04:38:59pm','Dear MARLOND! You have been invoiced Ksh.200 for Hs No.F8 on 01/09/2021. Your total balance is Ksh.7850 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(101,'254714484494','2021-09-01 04:39:42pm','Dear DERRICK ! You have been invoiced Ksh.800 for Hs No.F9 on 01/09/2021. Your total balance is Ksh.12950 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(102,'254714765253','2021-09-01 04:48:36pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.4000 for Hs No.1 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(103,'254714765253','2021-09-01 06:56:05pm','Dear JOSPHAT MAINA! You have been invoiced Ksh.4000 for Hs No.2 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(104,'0114360756','2021-09-01 07:03:12pm','Dear BRIVER! You have been invoiced Ksh.4000 for Hs No.4 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(105,'254741383115','2021-09-01 07:17:04pm','Dear JOAN! You have been invoiced Ksh.4000 for Hs No.5 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(106,'0726419020','2021-09-01 07:18:16pm','Dear RICHARD! You have been invoiced Ksh.4000 for Hs No.6 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(107,'254724984674','2021-09-01 07:19:12pm','Dear ESTHER! You have been invoiced Ksh.4000 for Hs No.7 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(108,'0741611341','2021-09-01 07:30:36pm','Dear ALFRED! You have been invoiced Ksh.500 for Hs No.12 on 01/09/2021. Your total balance is Ksh.500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(109,'254790998693','2021-09-01 07:31:55pm','Dear FESTUS! You have been invoiced Ksh.3500 for Hs No.13 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(110,'254723795220','2021-09-01 07:33:23pm','Dear MARY! You have been invoiced Ksh.3500 for Hs No.14 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(111,'0700487543','2021-09-01 07:44:22pm','Dear FAITH! You have been invoiced Ksh.4100 for Hs No.8 on 01/09/2021. Your total balance is Ksh.4100 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(112,'254792623918','2021-09-01 07:50:52pm','Dear ERICK MUNENE! You have been invoiced Ksh.5500 for Hs No.15 on 01/09/2021. Your total balance is Ksh.5500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(113,'0722843769','2021-09-01 08:19:30pm','Dear DAMARIS! You have been invoiced Ksh.3500 for Hs No.16 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(114,'254721398355','2021-09-01 08:20:35pm','Dear JOHN! You have been invoiced Ksh.3500 for Hs No.18 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(115,'254748464245','2021-09-01 08:22:05pm','Dear HILLARY! You have been invoiced Ksh.3500 for Hs No.19 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(116,'254707631790','2021-09-01 08:24:54pm','Dear FAITH! You have been invoiced Ksh.3500 for Hs No.20 on 01/09/2021. Your total balance is Ksh.3500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(117,'0115928023','2021-09-01 08:29:04pm','Dear LUCY! You have been invoiced Ksh.4000 for Hs No.22 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(118,'0713372628','2021-09-01 08:38:16pm','Dear THABITHA! You have been invoiced Ksh.4000 for Hs No.23 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(119,'0758243799','2021-09-01 08:39:37pm','Dear LINET! You have been invoiced Ksh.4000 for Hs No.24 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(120,'254746518877','2021-09-01 08:41:31pm','Dear GERALD! You have been invoiced Ksh.4000 for Hs No.25 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(121,'254769616409','2021-09-01 09:19:30pm','Dear SETRICK! You have been invoiced Ksh.4000 for Hs No.27 on 01/09/2021. Your total balance is Ksh.4000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(122,'254706372846','2021-09-01 09:20:49pm','Dear JAMES! You have been invoiced Ksh.3800 for Hs No.28 on 01/09/2021. Your total balance is Ksh.3800 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(123,'254727526916','2021-09-01 09:21:42pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for Hs No.29 on 01/09/2021. Your total balance is Ksh.6500 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(124,'0720704223','2021-09-01 09:22:46pm','Dear DICKSON! You have been invoiced Ksh.6000 for Hs No.30 on 01/09/2021. Your total balance is Ksh.6000 . Kindly pay your bills before 01/09/2021 to avoid penalty. .','active','1','1',0,0,'',0,'',''),(125,'254716208888','2021-09-08 04:16:18pm','Dear FILEMON! You have been invoiced Ksh.3000 for rent and utilities for Hs No.60 on 01/09/2021. Your total balance is now Ksh.3100 . Kindly settle the total balance by 09/09/2021..','active','1','1',0,0,'',0,'',''),(126,'254709876654','2021-09-08 04:38:29pm','Dear Z! You have been invoiced Ksh.100 for rent and utilities for Hs No.A2 on 08/09/2021. Your total balance is now Ksh.7750 . Kindly settle the total balance by 10/09/2021..','active','1','1',0,0,'',0,'',''),(127,'254709876654','2021-09-08 04:40:09pm','Dear Z! You have been invoiced Ksh.800 for rent and utilities for Hs No.A2 on 08/09/2021. Your total balance is now Ksh.8550 . Kindly settle the total balance by 10/09/2021..','active','1','1',0,0,'',0,'',''),(128,'0793868003','2021-09-15 10:56:39am','Dear FILEMON! You have been invoiced Ksh.6000 for rent and utilities for Hs No.60 on 01/09/2021. Your total balance is now Ksh.15100 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(129,'254793868003','2021-09-15 10:58:01am','hi','active','1','1',0,0,'',0,'',''),(130,'254799298837','2021-09-15 10:59:10am','hi','active','1','1',0,0,'',0,'',''),(131,'254709876654','2021-09-15 11:02:25am','Dear Z! You have been invoiced Ksh.5450 for rent and utilities for Hs No.A2 on 01/09/2021. Your total balance is now Ksh.14000 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(132,'254799298837','2021-09-15 11:07:58am','Dear CHERUYOT! You have been invoiced Ksh.5550 for rent and utilities for Hs No.A2 on 01/09/2021. Your total balance is now Ksh.19550 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(133,'254799298837','2021-09-15 11:13:22am','Dear CHERUYOT! We have received your payment of Ksh.10000 for rent and utilities for Hs No.A2 on 15/09/2021. Your total balance is now Ksh.9550.Thank you for your support.','active','1','1',0,0,'',0,'',''),(134,'254714765253','2021-09-15 11:20:24am','Dear VERONICAH NYABOKE! We have received your payment of Ksh.4000 for rent and utilities for Hs No.1 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(135,'254725733419','2021-09-15 11:35:25am','Dear GLORIA ! You have been invoiced Ksh.5000 for rent and utilities for Hs No.47 on 01/09/2021. Your total balance is now Ksh.5000 . Kindly settle the total balance by 15/09/2021..','active','1','1',0,0,'',0,'',''),(136,'254725733419','2021-09-15 11:35:50am','Dear GLORIA ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.47 on 15/09/2021. Your total balance is now Ksh.2000.Thank you for your support.','active','1','1',0,0,'',0,'',''),(137,'254714765253','2021-09-15 11:46:01am','Dear JOSPHAT MAINA! We have received your payment of Ksh.4000 for rent and utilities for Hs No.2 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(138,'254799298837','2021-09-15 11:58:40am','Dear CHERUYOT! We have received your payment of Ksh.5000 for rent and utilities for Hs No.A2 on 15/09/2021. Your total balance is now Ksh.4550.Thank you for your support.','active','1','1',0,0,'',0,'',''),(139,'254793052811','2021-09-15 02:03:42pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent and utilities for Hs No.SHOP 3 on 01/09/2021. Your total balance is now Ksh.7500 . Kindly settle the total balance by 15/09/2021..','active','1','1',0,0,'',0,'',''),(140,'254793052811','2021-09-15 02:04:42pm','Dear JOSEPH! We have received your payment of Ksh.7500 for rent and utilities for Hs No.SHOP 3 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(141,'254115297772','2021-09-15 02:26:09pm','Dear NICHOLAS! You have been invoiced Ksh.3500 for rent and utilities for Hs No.39 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 15/09/2021..','active','1','1',0,0,'',0,'',''),(142,'254115297772','2021-09-15 02:27:15pm','Dear NICHOLAS! We have received your payment of Ksh.3500 for rent and utilities for Hs No.39 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(143,'254114360756','2021-09-15 08:40:03pm','Dear BRIVER! We have received your payment of Ksh.4000 for rent and utilities for Hs No.4 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(144,'254741383115','2021-09-15 09:09:37pm','Dear JOAN! We have received your payment of Ksh.4000 for rent and utilities for Hs No.5 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(145,'0726419020','2021-09-15 09:11:00pm','Dear RICHARD! We have received your payment of Ksh.4000 for rent and utilities for Hs No.6 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(146,'254724984674','2021-09-15 09:15:33pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent and utilities for Hs No.7 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(147,'254700487543','2021-09-15 09:32:08pm','Dear FAITH! You have been invoiced Ksh.3800 for rent and utilities for Hs No.8 on 01/09/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 15/09/2021..','active','1','1',0,0,'',0,'',''),(148,'254700487543','2021-09-15 09:33:05pm','Dear FAITH! We have received your payment of Ksh.3800 for rent and utilities for Hs No.8 on 15/09/2021. Your total balance is now Ksh.4100.Thank you for your support.','active','1','1',0,0,'',0,'',''),(149,'254790998693','2021-09-15 10:16:36pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent and utilities for Hs No.13 on 15/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(150,'254723795220','2021-09-16 02:21:13pm','Dear MARY! We have received your payment of Ksh.3500 for rent and utilities for Hs No.14 on 16/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(151,'254792623918','2021-09-16 02:27:58pm','Dear ERICK MUNENE! We have received your payment of Ksh.5500 for rent and utilities for Hs No.15 on 16/09/2021. Your total balance is now Ksh.2000.Thank you for your support.','active','1','1',0,0,'',0,'',''),(152,'254722843769','2021-09-16 02:39:50pm','Dear DAMARIS! We have received your payment of Ksh.3500 for rent and utilities for Hs No.16 on 16/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(153,'254792596715','2021-09-17 06:36:57pm','Dear VICTOR! You have been invoiced Ksh.3500 for rent and utilities for Hs No.17 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(154,'254721389355','2021-09-17 07:04:59pm','Dear JOHN! We have received your payment of Ksh.3500 for rent and utilities for Hs No.18 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(155,'254721389355','2021-09-17 07:05:46pm','Dear JOHN! We have received your payment of Ksh.3500 for rent and utilities for Hs No.18 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(156,'254723814719','2021-09-17 07:08:33pm','Dear PETER! You have been invoiced Ksh.6000 for rent and utilities for Hs No.74 on 01/09/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(157,'254707631790','2021-09-17 07:10:57pm','Dear FAITH! We have received your payment of Ksh.3500 for rent and utilities for Hs No.20 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(158,'254719350205','2021-09-17 07:15:57pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent and utilities for Hs No.21 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(159,'254115928023','2021-09-17 07:59:17pm','Dear LUCY! We have received your payment of Ksh.4000 for rent and utilities for Hs No.22 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(160,'254713372628','2021-09-17 08:15:57pm','Dear THABITHA! We have received your payment of Ksh.4000 for rent and utilities for Hs No.23 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(161,'254758243799','2021-09-17 08:20:35pm','Dear LINET! We have received your payment of Ksh.3900 for rent and utilities for Hs No.24 on 17/09/2021. Your total balance is now Ksh.100.Thank you for your support.','active','1','1',0,0,'',0,'',''),(162,'254746518877','2021-09-17 08:23:56pm','Dear GERALD! We have received your payment of Ksh.3500 for rent and utilities for Hs No.25 on 17/09/2021. Your total balance is now Ksh.500.Thank you for your support.','active','1','1',0,0,'',0,'',''),(163,'254769616409','2021-09-17 08:31:10pm','Dear SETRICK! We have received your payment of Ksh.4000 for rent and utilities for Hs No.27 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(164,'254727526916','2021-09-17 08:34:26pm','Dear BRAMWEL! We have received your payment of Ksh.6500 for rent and utilities for Hs No.29 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(165,'254720704223','2021-09-17 08:36:40pm','Dear DICKSON! We have received your payment of Ksh.6000 for rent and utilities for Hs No.30 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(166,'254741061613','2021-09-17 08:46:19pm','Dear PAUL! You have been invoiced Ksh.3500 for rent and utilities for Hs No.32 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(167,'254741061613','2021-09-17 08:46:55pm','Dear PAUL! We have received your payment of Ksh.3500 for rent and utilities for Hs No.32 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(168,'254746000273','2021-09-17 09:03:55pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent and utilities for Hs No.33 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(169,'254746000273','2021-09-17 09:06:12pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent and utilities for Hs No.33 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(170,'254725520315','2021-09-17 09:37:24pm','Dear LUCY! You have been invoiced Ksh.3500 for rent and utilities for Hs No.34 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(171,'254725520315','2021-09-17 09:38:08pm','Dear LUCY! We have received your payment of Ksh.3500 for rent and utilities for Hs No.34 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(172,'254799934951','2021-09-17 09:39:54pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent and utilities for Hs No.35 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(173,'254799934951','2021-09-17 09:40:39pm','Dear FRANCIS! We have received your payment of Ksh.3500 for rent and utilities for Hs No.35 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(174,'254724564525','2021-09-17 09:55:10pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent and utilities for Hs No.37 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(175,'254724564525','2021-09-17 09:56:01pm','Dear ATHONY! We have received your payment of Ksh.3500 for rent and utilities for Hs No.37 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(176,'254712756788','2021-09-17 09:59:10pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent and utilities for Hs No.38 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 17/09/2021..','active','1','1',0,0,'',0,'',''),(177,'254712756788','2021-09-17 09:59:47pm','Dear RICHARD! We have received your payment of Ksh.3500 for rent and utilities for Hs No.38 on 17/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(178,'254790741226','2021-09-18 08:38:36am','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent and utilities for Hs No.40 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(179,'254790741226','2021-09-18 08:39:14am','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent and utilities for Hs No.40 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(180,'254796762629','2021-09-18 09:00:59am','Dear BETTY ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.41 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(181,'254796762629','2021-09-18 09:04:37am','Dear BETTY ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.41 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(182,'254719718641','2021-09-18 09:06:45am','Dear BRONNY ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.43 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(183,'254719718641','2021-09-18 09:07:24am','Dear BRONNY ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.43 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(184,'254115392340','2021-09-18 09:09:47am','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.44 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(185,'254115392340','2021-09-18 09:10:24am','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.44 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(186,'254715737391','2021-09-18 09:11:34am','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.45 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(187,'254715737391','2021-09-18 09:16:01am','Dear FREDRICK ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.45 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(188,'254708552329','2021-09-18 09:20:37am','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.46 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(189,'254708552329','2021-09-18 09:21:25am','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.46 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(190,'254712968792','2021-09-18 09:22:50am','Dear KAVALI ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.48 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(191,'254712968792','2021-09-18 09:23:24am','Dear KAVALI ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.48 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(192,'254711274813','2021-09-18 09:28:20am','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.49 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(193,'254711274813','2021-09-18 09:28:55am','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.49 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(194,'254782004792','2021-09-18 09:30:32am','Dear PETERSON! You have been invoiced Ksh.3800 for rent and utilities for Hs No.50 on 01/09/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(195,'254782004792','2021-09-18 09:31:07am','Dear PETERSON! We have received your payment of Ksh.2500 for rent and utilities for Hs No.50 on 18/09/2021. Your total balance is now Ksh.1300.Thank you for your support.','active','1','1',0,0,'',0,'',''),(196,'254723900183','2021-09-18 09:32:50am','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent and utilities for Hs No.51 on 01/09/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(197,'254723900183','2021-09-18 09:33:34am','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent and utilities for Hs No.51 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(198,'254714172025','2021-09-18 09:35:20am','Dear STELLA ! You have been invoiced Ksh.6000 for rent and utilities for Hs No.52 on 01/09/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(199,'254714172025','2021-09-18 09:35:55am','Dear STELLA ! We have received your payment of Ksh.6000 for rent and utilities for Hs No.52 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(200,'254725134836','2021-09-18 09:39:09am','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent and utilities for Hs No.53 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(201,'254717989685','2021-09-18 09:42:30am','Dear CAROLINE! You have been invoiced Ksh.3500 for rent and utilities for Hs No.54 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(202,'254717989685','2021-09-18 09:43:06am','Dear CAROLINE! We have received your payment of Ksh.3500 for rent and utilities for Hs No.54 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(203,'254714855187','2021-09-18 09:44:25am','Dear JENIFFER! You have been invoiced Ksh.3500 for rent and utilities for Hs No.55 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(204,'254714855187','2021-09-18 09:45:00am','Dear JENIFFER! We have received your payment of Ksh.3500 for rent and utilities for Hs No.55 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(205,'254734917247','2021-09-18 09:50:52am','Dear JAMES ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.56 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(206,'254734917247','2021-09-18 09:51:31am','Dear JAMES ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.56 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(207,'254728245483','2021-09-18 09:52:59am','Dear PAUL! You have been invoiced Ksh.3500 for rent and utilities for Hs No.57 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(208,'254728245483','2021-09-18 09:53:41am','Dear PAUL! We have received your payment of Ksh.3500 for rent and utilities for Hs No.57 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(209,'254758012315','2021-09-18 09:54:32am','Dear CHARLES ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.59 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(210,'254758012315','2021-09-18 09:55:16am','Dear CHARLES ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.59 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(211,'254797009359','2021-09-18 09:58:24am','Dear VERONICA! You have been invoiced Ksh.3500 for rent and utilities for Hs No.61 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(212,'254797009359','2021-09-18 09:59:02am','Dear VERONICA! We have received your payment of Ksh.3500 for rent and utilities for Hs No.61 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(213,'254740081206','2021-09-18 10:03:24am','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.62 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(214,'254740081206','2021-09-18 10:04:03am','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.62 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(215,'254741093932','2021-09-18 10:05:09am','Dear DUKE ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.63 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(216,'254741093932','2021-09-18 10:08:16am','Dear DUKE ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.63 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(217,'254729968662','2021-09-18 10:09:38am','Dear ANN ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.64 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(218,'254729968662','2021-09-18 10:10:05am','Dear ANN ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.64 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(219,'254723332733','2021-09-18 10:14:42am','Dear FANUEL ! You have been invoiced Ksh.4000 for rent and utilities for Hs No.65 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(220,'254723332733','2021-09-18 10:15:10am','Dear FANUEL ! We have received your payment of Ksh.4000 for rent and utilities for Hs No.65 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(221,'254722684597','2021-09-18 10:16:20am','Dear EDNA! You have been invoiced Ksh.4000 for rent and utilities for Hs No.66 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(222,'254722684597','2021-09-18 10:16:44am','Dear EDNA! We have received your payment of Ksh.4000 for rent and utilities for Hs No.66 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(223,'254728753497','2021-09-18 10:19:52am','Dear NELSON! You have been invoiced Ksh.4000 for rent and utilities for Hs No.67 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(224,'254728753497','2021-09-18 10:20:20am','Dear NELSON! We have received your payment of Ksh.4000 for rent and utilities for Hs No.67 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(225,'254798013683','2021-09-18 10:23:52am','Dear ROSE! You have been invoiced Ksh.4000 for rent and utilities for Hs No.68 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(226,'254798013683','2021-09-18 10:24:23am','Dear ROSE! We have received your payment of Ksh.4000 for rent and utilities for Hs No.68 on 18/09/2021. Your total balance is now Ksh.4000.Thank you for your support.','active','1','1',0,0,'',0,'',''),(227,'254723622409','2021-09-18 10:26:23am','Dear PAUL! You have been invoiced Ksh.4000 for rent and utilities for Hs No.69 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(228,'254723622409','2021-09-18 10:27:13am','Dear PAUL! We have received your payment of Ksh.4000 for rent and utilities for Hs No.69 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(229,'254726642173','2021-09-18 10:32:07am','Dear MORARA! You have been invoiced Ksh.4000 for rent and utilities for Hs No.71 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(230,'254726642173','2021-09-18 10:32:32am','Dear MORARA! We have received your payment of Ksh.4000 for rent and utilities for Hs No.71 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(231,'254701784108','2021-09-18 10:36:41am','Dear FABIEN! You have been invoiced Ksh.3800 for rent and utilities for Hs No.72 on 01/09/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(232,'254701784108','2021-09-18 10:37:20am','Dear FABIEN! We have received your payment of Ksh.3800 for rent and utilities for Hs No.72 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(233,'254726868789','2021-09-18 10:42:54am','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent and utilities for Hs No.73 on 01/09/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(234,'254726868789','2021-09-18 10:43:19am','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent and utilities for Hs No.73 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(235,'254701041651','2021-09-18 11:14:18am','Dear MONICAH! You have been invoiced Ksh.3500 for rent and utilities for Hs No.76 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(236,'254701041651','2021-09-18 11:15:06am','Dear MONICAH! We have received your payment of Ksh.3500 for rent and utilities for Hs No.76 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(237,'254759434941','2021-09-18 11:17:39am','Dear JANNES! You have been invoiced Ksh.3500 for rent and utilities for Hs No.77 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(238,'254759434941','2021-09-18 11:22:32am','Dear JANNES! We have received your payment of Ksh.3500 for rent and utilities for Hs No.77 on 18/09/2021. Your total balance is now Ksh.500.Thank you for your support.','active','1','1',0,0,'',0,'',''),(239,'254729640088','2021-09-18 11:32:06am','Dear AMOS ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.79 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(240,'254729640088','2021-09-18 11:32:35am','Dear AMOS ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.79 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(241,'254705043428','2021-09-18 01:48:12pm','Dear HERITIER ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.84 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(242,'254705043428','2021-09-18 01:49:50pm','Dear HERITIER ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.84 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(243,'254705043430','2021-09-18 01:52:31pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent and utilities for Hs No.86 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(244,'254705043430','2021-09-18 01:53:03pm','Dear FELISIA ! We have received your payment of Ksh.3500 for rent and utilities for Hs No.86 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(245,'254729684412','2021-09-18 01:55:18pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent and utilities for Hs No.SHOP 1 on 01/09/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(246,'254729684412','2021-09-18 01:56:11pm','Dear ABRAHAM! We have received your payment of Ksh.5500 for rent and utilities for Hs No.SHOP 1 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(247,'254711606456','2021-09-18 01:57:59pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent and utilities for Hs No.SHOP 2 on 01/09/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 18/09/2021..','active','1','1',0,0,'',0,'',''),(248,'254711606456','2021-09-18 01:58:44pm','Dear VALENTINE! We have received your payment of Ksh.5500 for rent and utilities for Hs No.SHOP 2 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(249,'254725134836','2021-09-18 05:27:11pm','Dear NICHODEMUS! We have received your payment of Ksh.3500 for rent and utilities for Hs No.53 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(250,'254724028753','2021-09-18 09:12:56pm','Dear DENNIS ! We have received your payment of Ksh.12950 for rent and utilities for Hs No.F1 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(251,'254798911499','2021-09-18 09:37:50pm','Dear EMMANUEL! We have received your payment of Ksh.11950 for rent and utilities for Hs No.F4 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(252,'254798756046','2021-09-18 09:41:55pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.11350 for rent and utilities for Hs No.A4 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(253,'254704545878','2021-09-18 09:51:46pm','Dear EVERLINE! We have received your payment of Ksh.8450 for rent and utilities for Hs No.C6 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(254,'254723960479','2021-09-18 09:57:30pm','Dear FNID ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B9 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(255,'254728706423','2021-09-18 10:03:13pm','Dear MARK ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C3 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(256,'254713071895','2021-09-18 10:07:10pm','Dear JACKLINE ! We have received your payment of Ksh.10750 for rent and utilities for Hs No.D7 on 18/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(257,'254743913802','2021-09-20 03:46:56pm','Dear WINFRED! You have been invoiced Ksh.3500 for rent and utilities for Hs No.36 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 20/09/2021..','active','1','1',0,0,'',0,'',''),(258,'254745354047','2021-09-20 08:50:56pm','Dear BEVOLINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.F3 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(259,'254742383770','2021-09-20 08:56:37pm','Dear MAGDALENA ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.C4 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(260,'254716239840','2021-09-20 09:11:52pm','Dear YOBESH! We have received your payment of Ksh.8850 for rent and utilities for Hs No.F6 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(261,'254706793387','2021-09-20 09:45:33pm','Dear JARED ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.D5 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(262,'254718701169','2021-09-20 09:47:23pm','Dear BONIFACE ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.C5 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(263,'254728353654','2021-09-20 09:52:21pm','Dear DAVID! We have received your payment of Ksh.12750 for rent and utilities for Hs No.A1 on 20/09/2021. Your total balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(264,'254767898798','2021-09-20 10:02:06pm','Dear SHALEL! We have received your payment of Ksh.11500 for rent and utilities for Hs No.F7 on 20/09/2021. Your total balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(265,'254748464245','2021-09-23 01:10:34pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent and utilities for Hs No.19 on 23/09/2021. Your balance is now Ksh.0.Thank you for your support.Dear Tenant, Kindly note that your rent and arrears for this month are as follows:\r\nkindly ensure to settle the amount by 5th of this month.\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(266,'254750622339','2021-09-23 10:33:31pm','Dear k.k! You have been invoiced Ksh.3500 for rent and utilities for Hs No.60 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 23/09/2021..Dear Tenant, Kindly note that your rent and arrears for this month are as follows:\r\nkindly ensure to settle the amount by 5th of this month.\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(267,'254750622339','2021-09-23 10:35:14pm','Dear k.k! We have received your payment of Ksh.3500 for rent and utilities for Hs No.60 on 23/09/2021. Your balance is now Ksh.3500.Thank you for your support.Dear Tenant, Kindly note that your rent and arrears for this month are as follows:\r\nkindly ensure to settle the amount by 5th of this month.\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(268,'254792596715','2021-09-24 03:12:31pm','Dear VICTOR! We have received your payment of Ksh.3500 for rent and utilities for Hs No.17 on 24/09/2021. Your balance is now Ksh.0.Thank you for your support.Dear Tenant, Kindly note that your rent and arrears for this month are as follows:\r\nkindly ensure to settle the amount by 5th of this month.\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(269,'254750622339','2021-09-24 03:16:28pm','Dear k.k! We have received your payment of Ksh.5 for rent for Hs No.60 on 24/09/2021. Your balance is now Ksh.3495.Thank you for your support.Dear Tenant, Kindly note that your rent and arrears for this month are as follows:\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(270,'254750622339','2021-09-24 03:22:31pm','Dear k.k! We have received your payment of Ksh.5 for rent for Hs No.60 on 24/09/2021. Your balance is now Ksh.3490.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(271,'254706300403','2021-09-24 03:28:58pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 24/09/2021..','active','1','1',0,0,'',0,'',''),(272,'254706300403','2021-09-24 03:29:26pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/09/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 24/09/2021..','active','1','1',0,0,'',0,'',''),(273,'254706300403','2021-09-24 03:30:22pm','Dear EUNICE ! We have received your payment of Ksh.7000 for rent for Hs No.42 on 24/09/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(274,'254743913802','2021-09-24 05:02:40pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 24/09/2021..','active','1','1',0,0,'',0,'',''),(275,'254743913802','2021-09-25 07:23:54am','Dear FRED MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.82 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(276,'254791446243','2021-09-25 07:35:38am','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 25/09/2021..','active','1','1',0,0,'',0,'',''),(277,'254791446243','2021-09-25 07:36:18am','Dear JACKLINE! We have received your payment of Ksh.4000 for rent for Hs No.26 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(278,'254725733419','2021-09-25 07:45:31am','Dear GLORIA ! You have been invoiced Ksh.1000 for rent for Hs No.47 on 01/09/2021. Your total balance is now Ksh.2000 . Kindly settle the total balance by 25/09/2021..','active','1','1',0,0,'',0,'',''),(279,'254718155557','2021-09-25 07:48:08am','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 25/09/2021..','active','1','1',0,0,'',0,'',''),(280,'254718155557','2021-09-25 07:48:51am','Dear KIPKORIR! We have received your payment of Ksh.3300 for rent for Hs No.80 on 25/09/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(281,'254722543401','2021-09-25 08:41:14pm','Dear JOHN! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B8 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(282,'254713397065','2021-09-25 08:44:12pm','Dear JOY! We have received your payment of Ksh.7850 for rent and utilities for Hs No.D2 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(283,'254706611638','2021-09-25 08:45:28pm','Dear GRACE! We have received your payment of Ksh.11950 for rent and utilities for Hs No.D4 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(284,'254719741986','2021-09-25 08:48:41pm','Dear IRINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D3 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(285,'254742477650','2021-09-25 08:50:39pm','Dear MARY ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B2 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(286,'254727250741','2021-09-25 08:52:02pm','Dear MARLOND! We have received your payment of Ksh.7850 for rent and utilities for Hs No.F8 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(287,'254703400080','2021-09-25 08:57:33pm','Dear PERIS ! We have received your payment of Ksh.13350 for rent and utilities for Hs No.E1 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(288,'254714484494','2021-09-25 10:25:42pm','Dear DERRICK ! We have received your payment of Ksh.12950 for rent and utilities for Hs No.F9 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(289,'254716571497','2021-09-25 10:28:38pm','Dear TERESIA ! We have received your payment of Ksh.10750 for rent and utilities for Hs No.B7 on 25/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(290,'254711280999','2021-09-26 05:02:41pm','Dear MWENDWA! You have been invoiced Ksh.4000 for rent for Hs No.85 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 26/09/2021..','active','1','1',0,0,'',0,'',''),(291,'254711280999','2021-09-26 05:03:26pm','Dear MWENDWA! We have received your payment of Ksh.3700 for rent for Hs No.85 on 26/09/2021. Your balance is now Ksh.800.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(292,'254711280999','2021-09-26 05:10:42pm','Dear MWENDWA! We have received your payment of Ksh.3700 for rent for Hs No.85 on 26/09/2021. Your balance is now Ksh.300.Thank you for your support. Regards; Management\r\nSORRY FOR PREVIOUS BALANCE MISTAKE','active','1','1',0,0,'',0,'',''),(293,'254725733419','2021-09-26 05:18:16pm','Dear GLORIA ! We have received your payment of Ksh.500 for rent for Hs No.47 on 26/09/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(294,'0741611341','2021-09-26 05:33:21pm','Dear ALFRED! You have been invoiced Ksh.6500 for rent for Hs No.12 on 01/09/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 27/09/2021..','active','1','1',0,0,'',0,'',''),(295,'0741611341','2021-09-26 05:33:58pm','Dear ALFRED! We have received your payment of Ksh.6500 for rent for Hs No.12 on 26/09/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(296,'254717428494','2021-09-26 07:09:50pm','Dear SHADRACK ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B1 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(297,'254724915290','2021-09-26 07:14:38pm','Dear EVERNGELINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B3 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(298,'254714721787','2021-09-26 07:18:08pm','Dear FRANKLINE! We have received your payment of Ksh.12140 for rent and utilities for Hs No.B4 on 26/09/2021. Your balance is now Ksh.10.Thank you for your support.','active','1','1',0,0,'',0,'',''),(299,'254728270382','2021-09-26 07:23:32pm','Dear CANDY ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.B5 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(300,'254718672090','2021-09-26 07:39:26pm','Dear KEVIN ! You have been invoiced Ksh.12150 for rent and utilities for Hs No.C1 on 01/09/2021. Your total balance is now Ksh.25500 . Kindly settle the total balance by 26/09/2021..','active','1','1',0,0,'',0,'',''),(301,'254723788197','2021-09-26 08:14:15pm','Dear CHRISTOPHER! We have received your payment of Ksh.10950 for rent and utilities for Hs No.C7 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(302,'254722961655','2021-09-26 08:16:19pm','Dear YASMIN ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C8 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(303,'254719296575','2021-09-26 08:21:47pm','Dear CHRISTOPER! We have received your payment of Ksh.13350 for rent and utilities for Hs No.C9 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(304,'254720000849','2021-09-26 08:33:57pm','Dear WILFRIDAH ! We have received your payment of Ksh.8300 for rent and utilities for Hs No.D6 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(305,'254746894191','2021-09-26 08:35:57pm','Dear ROSE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D8 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(306,'254781281165','2021-09-26 08:37:30pm','Dear GLORIA ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.D9 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(307,'254717227966','2021-09-26 08:44:38pm','Dear WANGARI ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E2 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(308,'254708317256','2021-09-26 08:49:20pm','Dear ROSE ! You have been invoiced Ksh.7650 for rent and utilities for Hs No.E3 on 01/09/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 26/09/2021..','active','1','1',0,0,'',0,'',''),(309,'254708317256','2021-09-26 08:49:58pm','Dear ROSE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E3 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(310,'254723566235','2021-09-26 08:52:18pm','Dear KENNEDY! We have received your payment of Ksh.11950 for rent and utilities for Hs No.E4 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(311,'254728165352','2021-09-26 08:58:26pm','Dear GEOFFREY! We have received your payment of Ksh.11550 for rent and utilities for Hs No.E5 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(312,'254708060090','2021-09-26 09:02:26pm','Dear PAUL ! We have received your payment of Ksh.8450 for rent and utilities for Hs No.E6 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(313,'254726483173','2021-09-26 09:07:12pm','Dear ESTHER! We have received your payment of Ksh.10150 for rent and utilities for Hs No.E7 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(314,'254716718506','2021-09-26 09:14:41pm','Dear SHAMIN ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.F5 on 26/09/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(315,'254714765253','2021-09-30 03:10:21pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.4000 for rent for Hs No.1 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(316,'254743056686','2021-09-30 10:23:37pm','Dear REGINA! You have been invoiced Ksh.5500 for rent for Hs No.11 on 30/09/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(317,'254714765253','2021-09-30 10:26:02pm','Dear JOSPHAT MAINA! You have been invoiced Ksh.4000 for rent for Hs No.2 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(318,'254719304829','2021-09-30 10:29:18pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(319,'254758243799','2021-09-30 10:30:17pm','Dear LINET! You have been invoiced Ksh.4100 for rent for Hs No.24 on 30/09/2021. Your total balance is now Ksh.4100 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(320,'254114360756','2021-09-30 10:31:56pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 01/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(321,'254741383115','2021-09-30 10:33:56pm','Dear JOAN! You have been invoiced Ksh.4000 for rent for Hs No.5 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(322,'0726419020','2021-09-30 10:35:17pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(323,'254724984674','2021-09-30 10:37:34pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(324,'254700487543','2021-09-30 10:38:35pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 30/09/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(325,'254792699110','2021-09-30 10:40:03pm','Dear ALPHONE! You have been invoiced Ksh.3500 for rent for Hs No.9 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(326,'0741611341','2021-09-30 10:41:51pm','Dear ALFRED! You have been invoiced Ksh.4000 for rent for Hs No.12 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(327,'254790998693','2021-09-30 10:42:37pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(328,'254723795220','2021-09-30 10:43:29pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.14 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(329,'254792623918','2021-09-30 10:44:29pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(330,'254722843769','2021-09-30 10:45:18pm','Dear DAMARIS! You have been invoiced Ksh.3500 for rent for Hs No.16 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(331,'254792596715','2021-09-30 10:46:40pm','Dear VICTOR! You have been invoiced Ksh.3500 for rent for Hs No.17 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(332,'254721389355','2021-09-30 10:47:58pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(333,'254748464245','2021-09-30 10:48:45pm','Dear HILLARY! You have been invoiced Ksh.3500 for rent for Hs No.19 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(334,'254707631790','2021-09-30 10:49:28pm','Dear FAITH! You have been invoiced Ksh.3500 for rent for Hs No.20 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(335,'254719350205','2021-09-30 10:50:38pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(336,'254115928023','2021-09-30 10:51:56pm','Dear LUCY! You have been invoiced Ksh.4000 for rent for Hs No.22 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(337,'254713372628','2021-09-30 10:52:52pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(338,'254746518877','2021-09-30 10:54:28pm','Dear GERALD! You have been invoiced Ksh.4500 for rent for Hs No.25 on 30/09/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(339,'254791446243','2021-09-30 10:55:32pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(340,'254769616409','2021-09-30 10:56:22pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 30/09/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(341,'254727526916','2021-09-30 10:57:12pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 30/09/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(342,'254721144593','2021-09-30 10:58:01pm','Dear HUDSON! You have been invoiced Ksh.3500 for rent for Hs No.31 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(343,'254720704223','2021-09-30 10:58:48pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 30/09/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(344,'254741061613','2021-09-30 10:59:46pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(345,'254746000273','2021-09-30 11:00:35pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(346,'254725520315','2021-09-30 11:08:47pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(347,'254799934951','2021-09-30 11:09:37pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(348,'254742293323','2021-09-30 11:10:38pm','Dear WINFRED! You have been invoiced Ksh.3500 for rent for Hs No.36 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(349,'254742293323','2021-09-30 11:12:24pm','Dear WINFRED! You have been invoiced Ksh.1000 for rent for Hs No.36 on 30/09/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(350,'254724564525','2021-09-30 11:14:07pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(351,'254712756788','2021-09-30 11:14:52pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(352,'254115297772','2021-09-30 11:15:48pm','Dear NICHOLAS! You have been invoiced Ksh.3500 for rent for Hs No.39 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(353,'254790741226','2021-09-30 11:16:32pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 30/09/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(354,'254706300403','2021-10-01 08:55:42pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(355,'254719718641','2021-10-01 08:57:10pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(356,'254115392340','2021-10-01 09:00:52pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(357,'254715737391','2021-10-01 09:10:10pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(358,'254708552329','2021-10-01 09:10:34pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(359,'254725733419','2021-10-01 09:11:57pm','Dear GLORIA ! You have been invoiced Ksh.4500 for rent for Hs No.47 on 01/10/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(360,'254712968792','2021-10-01 09:12:24pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(361,'254711274813','2021-10-01 09:13:07pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(362,'254782004792','2021-10-01 09:14:21pm','Dear PETERSON! You have been invoiced Ksh.5100 for rent for Hs No.50 on 01/10/2021. Your total balance is now Ksh.5100 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(363,'254714172025','2021-10-01 09:14:51pm','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 01/10/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(364,'254725134836','2021-10-01 09:15:22pm','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent for Hs No.53 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(365,'254717989685','2021-10-01 09:16:15pm','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(366,'254714855187','2021-10-01 09:16:48pm','Dear JENIFFER! You have been invoiced Ksh.3500 for rent for Hs No.55 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(367,'254734917247','2021-10-01 09:17:19pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(368,'254728245483','2021-10-01 09:17:54pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.57 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(369,'254758012315','2021-10-01 09:18:41pm','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(370,'254797009359','2021-10-01 09:19:23pm','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(371,'254740081206','2021-10-01 09:19:50pm','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(372,'254741093932','2021-10-01 09:20:51pm','Dear DUKE ! You have been invoiced Ksh.3500 for rent for Hs No.63 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(373,'254729968662','2021-10-01 09:21:16pm','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(374,'254723332733','2021-10-01 09:22:03pm','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(375,'254722684597','2021-10-01 09:22:34pm','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(376,'254728753497','2021-10-01 09:22:59pm','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(377,'254798013683','2021-10-01 09:23:33pm','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(378,'254723622409','2021-10-01 09:24:00pm','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(379,'254714045353','2021-10-01 09:24:31pm','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(380,'254726642173','2021-10-01 09:24:56pm','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(381,'254701784108','2021-10-01 09:25:26pm','Dear FABIEN! You have been invoiced Ksh.3800 for rent for Hs No.72 on 01/10/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(382,'254726868789','2021-10-01 09:26:02pm','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/10/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(383,'254723814719','2021-10-01 09:29:23pm','Dear PETER! You have been invoiced Ksh.12000 for rent for Hs No.74 on 01/10/2021. Your total balance is now Ksh.12000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(384,'254701041651','2021-10-01 09:30:03pm','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(385,'254759434941','2021-10-01 09:34:20pm','Dear JANNES! You have been invoiced Ksh.3500 for rent for Hs No.77 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(386,'254713541336','2021-10-01 09:37:09pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(387,'254729640088','2021-10-01 09:46:27pm','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(388,'254718155557','2021-10-01 09:55:13pm','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(389,'254718155557','2021-10-01 09:56:28pm','Dear KIPKORIR! You have been invoiced Ksh.200 for rent for Hs No.80 on 01/10/2021. Your total balance is now Ksh.3700 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(390,'254729514256','2021-10-01 09:57:10pm','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(391,'254743913802','2021-10-01 10:00:09pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(392,'254758793365','2021-10-01 10:07:58pm','Dear GETRAY! You have been invoiced Ksh.3500 for rent for Hs No.83 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(393,'254705043428','2021-10-01 10:10:13pm','Dear HERITIER ! You have been invoiced Ksh.3500 for rent for Hs No.84 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(394,'254711280999','2021-10-01 10:13:37pm','Dear MWENDWA! You have been invoiced Ksh.3800 for rent for Hs No.85 on 01/10/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(395,'254705043430','2021-10-01 10:14:05pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(396,'254729684412','2021-10-01 10:14:35pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/10/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(397,'254711606456','2021-10-01 10:15:06pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/10/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(398,'254793052811','2021-10-01 10:15:31pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/10/2021. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(399,'254728353654','2021-10-02 05:13:58pm','Dear DAVID! You have been invoiced Ksh.12550 for rent and utilities for Hs No.A1 on 01/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(400,'254113075399','2021-10-02 05:33:17pm','Dear PASCAL! You have been invoiced Ksh.8850 for rent and utilities for Hs No.A3 on 01/10/2021. Your total balance is now Ksh.8850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(401,'254798756046','2021-10-02 05:34:36pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.13350 for rent and utilities for Hs No.A4 on 01/10/2021. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(402,'254717428494','2021-10-02 05:35:55pm','Dear SHADRACK ! You have been invoiced Ksh.12950 for rent and utilities for Hs No.B1 on 01/10/2021. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(403,'254742477650','2021-10-02 05:36:46pm','Dear MARY ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B2 on 01/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(404,'254724915290','2021-10-02 05:38:54pm','Dear EVERNGELINE! You have been invoiced Ksh.7850 for rent and utilities for Hs No.B3 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(405,'254714721787','2021-10-02 05:41:00pm','Dear FRANKLINE! You have been invoiced Ksh.11950 for rent and utilities for Hs No.B4 on 01/10/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(406,'254728270382','2021-10-02 05:45:35pm','Dear CANDY ! You have been invoiced Ksh.11550 for rent and utilities for Hs No.B5 on 01/10/2021. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(407,'254702735724','2021-10-02 05:52:09pm','Dear JOSPHINE ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.B6 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(408,'254716571497','2021-10-02 05:53:26pm','Dear TERESIA ! You have been invoiced Ksh.10950 for rent and utilities for Hs No.B7 on 01/10/2021. Your total balance is now Ksh.10950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(409,'254722543401','2021-10-02 05:56:57pm','Dear JOHN! You have been invoiced Ksh.7850 for rent and utilities for Hs No.B8 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(410,'254723960479','2021-10-02 05:58:04pm','Dear FNID ! You have been invoiced Ksh.13350 for rent and utilities for Hs No.B9 on 01/10/2021. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(411,'254718672090','2021-10-02 05:59:04pm','Dear KEVIN ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.C1 on 01/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(412,'254723907301','2021-10-02 06:00:57pm','Dear AUSTINE! You have been invoiced Ksh.8250 for rent and utilities for Hs No.C2 on 01/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(413,'254728706423','2021-10-02 06:05:10pm','Dear MARK ! You have been invoiced Ksh.8450 for rent and utilities for Hs No.C3 on 01/10/2021. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(414,'254742383770','2021-10-02 06:16:11pm','Dear MAGDALENA ! You have been invoiced Ksh.11950 for rent and utilities for Hs No.C4 on 01/10/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(415,'254718701169','2021-10-02 06:17:29pm','Dear BONIFACE ! You have been invoiced Ksh.11350 for rent and utilities for Hs No.C5 on 01/10/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(416,'254704545878','2021-10-02 06:19:51pm','Dear EVERLINE! You have been invoiced Ksh.8250 for rent and utilities for Hs No.C6 on 01/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(417,'254723788197','2021-10-02 06:20:37pm','Dear CHRISTOPHER! You have been invoiced Ksh.12350 for rent and utilities for Hs No.C7 on 01/10/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(418,'254722961655','2021-10-02 06:23:04pm','Dear YASMIN ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.C8 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(419,'254719296575','2021-10-02 06:25:04pm','Dear CHRISTOPER! You have been invoiced Ksh.13150 for rent and utilities for Hs No.C9 on 01/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(420,'254719296575','2021-10-02 06:28:38pm','Dear CHRISTOPER! You have been invoiced Ksh.200 for rent and utilities for Hs No.C9 on 01/10/2021. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(421,'254724787306','2021-10-02 06:29:58pm','Dear KEITH ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.D1 on 01/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(422,'254713397065','2021-10-02 06:31:20pm','Dear JOY! You have been invoiced Ksh.7850 for rent and utilities for Hs No.D2 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(423,'254719741986','2021-10-02 06:34:27pm','Dear IRINE ! You have been invoiced Ksh.750 for rent and utilities for Hs No.D3 on 01/10/2021. Your total balance is now Ksh.750 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(424,'254719741986','2021-10-02 06:35:29pm','Dear IRINE ! You have been invoiced Ksh.7500 for rent and utilities for Hs No.D3 on 01/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(425,'254706611638','2021-10-02 06:39:54pm','Dear GRACE! You have been invoiced Ksh.12350 for rent and utilities for Hs No.D4 on 01/10/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(426,'254706793387','2021-10-02 06:40:30pm','Dear JARED ! You have been invoiced Ksh.11950 for rent and utilities for Hs No.D5 on 01/10/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(427,'254720000849','2021-10-02 06:41:17pm','Dear WILFRIDAH ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.D6 on 01/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(428,'254713071895','2021-10-02 06:42:15pm','Dear JACKLINE ! You have been invoiced Ksh.10750 for rent and utilities for Hs No.D7 on 05/10/2021. Your total balance is now Ksh.10750 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(429,'254746894191','2021-10-02 06:43:56pm','Dear ROSE ! You have been invoiced Ksh.7650 for rent and utilities for Hs No.D8 on 01/10/2021. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(430,'254781281165','2021-10-02 06:44:50pm','Dear GLORIA ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.D9 on 01/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(431,'254703400080','2021-10-02 06:45:40pm','Dear PERIS ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.E1 on 01/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(432,'254717227966','2021-10-02 06:46:19pm','Dear WANGARI ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E2 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(433,'254708317256','2021-10-02 06:47:01pm','Dear ROSE ! You have been invoiced Ksh.8450 for rent and utilities for Hs No.E3 on 01/10/2021. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(434,'254708317256','2021-10-02 06:51:09pm','Dear ROSE ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E3 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(435,'254723566235','2021-10-02 06:52:13pm','Dear KENNEDY! You have been invoiced Ksh.11550 for rent and utilities for Hs No.E4 on 01/10/2021. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(436,'254728165352','2021-10-02 06:52:54pm','Dear GEOFFREY! You have been invoiced Ksh.11350 for rent and utilities for Hs No.E5 on 01/10/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(437,'254708060090','2021-10-02 06:53:40pm','Dear PAUL ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E6 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(438,'254726483173','2021-10-02 06:54:31pm','Dear ESTHER! You have been invoiced Ksh.10550 for rent and utilities for Hs No.E7 on 01/10/2021. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(439,'254720572853','2021-10-02 06:56:45pm','Dear JENNIFFER! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E8 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(440,'254723876673','2021-10-02 06:58:23pm','Dear GRACE! You have been invoiced Ksh.12750 for rent and utilities for Hs No.E9 on 01/10/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(441,'254724028753','2021-10-02 06:59:10pm','Dear DENNIS ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.F1 on 01/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(442,'254724753414','2021-10-02 07:00:02pm','Dear IAN ! You have been invoiced Ksh.7650 for rent and utilities for Hs No.F2 on 01/10/2021. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(443,'254745354047','2021-10-02 07:00:55pm','Dear BEVOLINE ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.F3 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(444,'254798911499','2021-10-02 07:01:59pm','Dear EMMANUEL! You have been invoiced Ksh.12350 for rent and utilities for Hs No.F4 on 01/10/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(445,'254716718506','2021-10-02 07:02:42pm','Dear SHAMIN ! You have been invoiced Ksh.11950 for rent and utilities for Hs No.F5 on 01/10/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(446,'254716239840','2021-10-02 07:03:39pm','Dear YOBESH! You have been invoiced Ksh.9850 for rent and utilities for Hs No.F6 on 01/10/2021. Your total balance is now Ksh.9850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(447,'254767898798','2021-10-02 07:05:01pm','Dear SHALEL! You have been invoiced Ksh.12550 for rent and utilities for Hs No.F7 on 01/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(448,'254767898798','2021-10-02 07:07:54pm','Dear SHALEL! You have been invoiced Ksh.11600 for rent and utilities for Hs No.F7 on 01/10/2021. Your total balance is now Ksh.11600 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(449,'254716239840','2021-10-02 07:12:16pm','Dear YOBESH! You have been invoiced Ksh.9900 for rent and utilities for Hs No.F6 on 01/10/2021. Your total balance is now Ksh.9900 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(450,'254727250741','2021-10-02 07:14:41pm','Dear MARLOND! You have been invoiced Ksh.7850 for rent and utilities for Hs No.F8 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(451,'254714484494','2021-10-02 07:16:45pm','Dear DERRICK ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.F9 on 01/10/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(452,'254714721787','2021-10-02 07:19:35pm','Dear FRANKLINE! You have been invoiced Ksh.11960 for rent and utilities for Hs No.B4 on 01/10/2021. Your total balance is now Ksh.11960 . Kindly settle the total balance by 05/10/2021.','active','1','1',0,0,'',0,'',''),(453,'254733686007','2021-10-03 08:37:24pm','Dear PERIS ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.E1 on 01/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(454,'254726299209','2021-10-10 05:14:07pm','Dear MICHAEL! You have been invoiced Ksh.11750 for rent and utilities for Hs No.A5 on 01/10/2021. Your total balance is now Ksh.11750 . Kindly settle the total balance by 10/10/2021..','active','1','1',0,0,'',0,'',''),(455,'254796762629','2021-10-10 06:01:53pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(456,'254723900183','2021-10-10 06:02:39pm','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/10/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(457,'254704433506','2021-10-10 06:03:48pm','Dear DENIS IRERI! You have been invoiced Ksh.7000 for rent for Hs No.75 on 01/10/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(458,'254700487543','2021-10-10 06:16:13pm','Dear FAITH! You have been invoiced Ksh.300 for rent for Hs No.8 on 01/08/2021. Your total balance is now Ksh.4100 . Kindly settle the total balance by 10/10/2021..','active','1','1',0,0,'',0,'',''),(459,'254729310189','2021-10-10 08:16:33pm','Dear PETERSON! You have been invoiced Ksh.5100 for rent for Hs No.50 on 01/10/2021. Your total balance is now Ksh.5100 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(460,'254748995366','2021-10-13 02:50:53pm','Dear SARAFINA CHOLIMO! You have been invoiced Ksh.4000 for rent for Hs No.1 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(461,'254795660684','2021-10-13 02:57:57pm','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.85 on 01/10/2021. Your total balance is now Ksh.7300 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(462,'254795660684','2021-10-13 02:59:13pm','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.85 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(463,'254726949601','2021-10-13 03:09:25pm','Dear EZEKIEL NYATUKA! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(464,'254793287900','2021-10-13 03:14:10pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(465,'254729541114','2021-10-13 03:47:41pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/10/2021..','active','1','1',0,0,'',0,'',''),(466,'254748995366','2021-10-13 04:32:38pm','Dear SARAFINA CHOLIMO! We have received your payment of Ksh.4000 for rent for Hs No.1 on 13/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(467,'254729541114','2021-10-13 04:34:17pm','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 13/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(468,'254741383115','2021-10-13 04:42:06pm','Dear JOAN! We have received your payment of Ksh.4000 for rent for Hs No.5 on 13/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(469,'254724984674','2021-10-13 04:43:30pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 13/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(470,'254700487543','2021-10-13 04:46:30pm','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 13/10/2021. Your balance is now Ksh.300.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(471,'254795544148','2021-10-14 02:08:23pm','Dear VICTOR OTIENO! You have been invoiced Ksh.10 for rent for Hs No.10 on 01/10/2021. Your total balance is now Ksh.10 . Kindly settle the total balance by 15/10/2021..','active','1','1',0,0,'',0,'',''),(472,'254795544148','2021-10-14 02:08:53pm','Dear VICTOR OTIENO! We have received your payment of Ksh.10 for rent for Hs No.10 on 14/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(473,'254795544148','2021-10-14 02:11:30pm','Dear VICTOR OTIENO! You have been invoiced Ksh.1 for rent for Hs No.10 on 01/10/2021. Your total balance is now Ksh.1 . Kindly settle the total balance by 15/10/2021..','active','1','1',0,0,'',0,'',''),(474,'254795544148','2021-10-14 02:12:05pm','Dear VICTOR OTIENO! We have received your payment of Ksh.1 for rent for Hs No.10 on 14/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(475,'254720704223','2021-10-14 08:48:24pm','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 14/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(476,'254115738130','2021-10-15 03:12:45pm','Dear MARYAN! We have received your payment of Ksh.3500 for rent for Hs No.9 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(477,'254743056686','2021-10-15 03:15:47pm','Dear REGINA! We have received your payment of Ksh.5500 for rent for Hs No.11 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(478,'0741611341','2021-10-15 03:17:42pm','Dear ALFRED! We have received your payment of Ksh.4000 for rent for Hs No.12 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(479,'254790998693','2021-10-15 03:18:37pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(480,'254723795220','2021-10-15 03:19:33pm','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.14 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(481,'254721389355','2021-10-15 03:26:08pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(482,'254748464245','2021-10-15 03:27:01pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent for Hs No.19 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(483,'254707631790','2021-10-15 03:27:55pm','Dear FAITH! We have received your payment of Ksh.3500 for rent for Hs No.20 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(484,'254792623918','2021-10-15 04:04:53pm','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(485,'254719350205','2021-10-15 04:25:19pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(486,'254115928023','2021-10-15 04:26:08pm','Dear LUCY! We have received your payment of Ksh.4000 for rent for Hs No.22 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(487,'254713372628','2021-10-15 04:26:59pm','Dear THABITHA! We have received your payment of Ksh.4000 for rent for Hs No.23 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(488,'254746518877','2021-10-15 04:31:57pm','Dear GERALD! We have received your payment of Ksh.4500 for rent for Hs No.25 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(489,'254791446243','2021-10-15 04:33:48pm','Dear JACKLINE! We have received your payment of Ksh.4000 for rent for Hs No.26 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(490,'254769616409','2021-10-15 04:35:02pm','Dear SETRICK! We have received your payment of Ksh.4000 for rent for Hs No.27 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(491,'254727526916','2021-10-15 04:35:55pm','Dear BRAMWEL! We have received your payment of Ksh.6500 for rent for Hs No.29 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(492,'254721144593','2021-10-15 04:36:51pm','Dear HUDSON! We have received your payment of Ksh.3500 for rent for Hs No.31 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(493,'254741061613','2021-10-15 04:37:38pm','Dear PAUL! We have received your payment of Ksh.3500 for rent for Hs No.32 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(494,'254746000273','2021-10-15 04:38:42pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent for Hs No.33 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(495,'254725520315','2021-10-15 04:39:18pm','Dear LUCY! We have received your payment of Ksh.3500 for rent for Hs No.34 on 15/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(496,'254799934951','2021-10-16 12:07:27pm','Dear FRANCIS! We have received your payment of Ksh.3500 for rent for Hs No.35 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(497,'254742293323','2021-10-16 12:25:21pm','Dear WINNIE! We have received your payment of Ksh.3500 for rent for Hs No.36 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(498,'254742293323','2021-10-16 12:26:42pm','Dear WINNIE! We have received your payment of Ksh.3500 for rent for Hs No.36 on 16/10/2021. Your balance is now Ksh.1000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(499,'254724564525','2021-10-16 01:21:13pm','Dear ATHONY! We have received your payment of Ksh.3500 for rent for Hs No.37 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(500,'254712756788','2021-10-16 01:22:41pm','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.38 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(501,'254714765253','2021-10-16 01:42:51pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 16/10/2021..','active','1','1',0,0,'',0,'',''),(502,'254790741226','2021-10-16 01:58:01pm','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(503,'254796762629','2021-10-16 01:59:22pm','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(504,'254719718641','2021-10-16 09:10:24pm','Dear BRONNY ! We have received your payment of Ksh.4000 for rent for Hs No.43 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(505,'254115392340','2021-10-16 09:11:33pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(506,'254715737391','2021-10-16 09:12:26pm','Dear FREDRICK ! We have received your payment of Ksh.4000 for rent for Hs No.45 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(507,'254708552329','2021-10-16 09:13:33pm','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent for Hs No.46 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(508,'254712968792','2021-10-16 09:14:53pm','Dear KAVALI ! We have received your payment of Ksh.4000 for rent for Hs No.48 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(509,'254729310189','2021-10-16 09:36:14pm','Dear PETERSON! We have received your payment of Ksh.5100 for rent for Hs No.50 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(510,'254723900183','2021-10-16 09:37:33pm','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent for Hs No.51 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(511,'254714172025','2021-10-16 09:43:30pm','Dear STELLA ! We have received your payment of Ksh.6000 for rent for Hs No.52 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(512,'254725134836','2021-10-16 09:44:45pm','Dear NICHODEMUS! We have received your payment of Ksh.3500 for rent for Hs No.53 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(513,'254714855187','2021-10-16 10:11:22pm','Dear JENIFFER! We have received your payment of Ksh.3500 for rent for Hs No.55 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(514,'254717989685','2021-10-16 10:11:51pm','Dear CAROLINE! We have received your payment of Ksh.3500 for rent for Hs No.54 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(515,'254734917247','2021-10-16 10:12:39pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.56 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(516,'254726949601','2021-10-16 10:13:09pm','Dear EZEKIEL NYATUKA! We have received your payment of Ksh.3500 for rent for Hs No.58 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(517,'254758012315','2021-10-16 10:14:41pm','Dear CHARLES ! We have received your payment of Ksh.3500 for rent for Hs No.59 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(518,'254793287900','2021-10-16 10:16:12pm','Dear MOSES BARASA! We have received your payment of Ksh.2500 for rent for Hs No.60 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(519,'254793287900','2021-10-16 10:17:59pm','ear MOSES BARASA! We have received your payment of Ksh.2500 for rent for Hs No.60 on 16/10/2021. Your balance is now Ksh.1000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(520,'254793287900','2021-10-16 10:22:08pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/10/2021. Your total balance is now Ksh.0 . Kindly settle the total balance by 16/10/2021..','active','1','1',0,0,'',0,'',''),(521,'254793287900','2021-10-16 10:22:42pm','Dear MOSES BARASA! We have received your payment of Ksh.2500 for rent for Hs No.60 on 16/10/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(522,'254797009359','2021-10-16 10:25:12pm','Dear VERONICA! We have received your payment of Ksh.3500 for rent for Hs No.61 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(523,'254740081206','2021-10-16 10:29:18pm','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent for Hs No.62 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(524,'254741093932','2021-10-16 10:29:43pm','Dear DUKE ! We have received your payment of Ksh.3500 for rent for Hs No.63 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(525,'254729968662','2021-10-16 10:30:40pm','Dear ANN ! We have received your payment of Ksh.3500 for rent for Hs No.64 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(526,'254723332733','2021-10-16 10:31:28pm','Dear FANUEL ! We have received your payment of Ksh.4000 for rent for Hs No.65 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(527,'254722684597','2021-10-16 10:31:52pm','Dear EDNA! We have received your payment of Ksh.4000 for rent for Hs No.66 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(528,'254728753497','2021-10-16 10:32:15pm','Dear NELSON! We have received your payment of Ksh.4000 for rent for Hs No.67 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(529,'254798013683','2021-10-16 10:36:20pm','Dear ROSE! We have received your payment of Ksh.4000 for rent for Hs No.68 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(530,'254723622409','2021-10-16 10:36:42pm','Dear PAUL! We have received your payment of Ksh.4000 for rent for Hs No.69 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(531,'254714045353','2021-10-16 10:37:17pm','Dear CAROLINE! We have received your payment of Ksh.4000 for rent for Hs No.70 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(532,'254726642173','2021-10-16 10:37:37pm','Dear MORARA! We have received your payment of Ksh.4000 for rent for Hs No.71 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(533,'254701784108','2021-10-16 10:38:15pm','Dear FABIEN! We have received your payment of Ksh.3800 for rent for Hs No.72 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(534,'254726868789','2021-10-16 10:40:48pm','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent for Hs No.73 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(535,'254704433506','2021-10-16 10:41:16pm','Dear DENIS IRERI! We have received your payment of Ksh.7000 for rent for Hs No.75 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(536,'254701041651','2021-10-16 10:41:40pm','Dear MONICAH! We have received your payment of Ksh.3500 for rent for Hs No.76 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(537,'254759434941','2021-10-16 10:42:23pm','Dear JANNES! We have received your payment of Ksh.3500 for rent for Hs No.77 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(538,'254713541336','2021-10-16 10:42:56pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.78 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(539,'254729640088','2021-10-16 10:44:13pm','Dear AMOS ! We have received your payment of Ksh.3500 for rent for Hs No.79 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(540,'254718155557','2021-10-16 10:44:40pm','Dear KIPKORIR! We have received your payment of Ksh.3500 for rent for Hs No.80 on 16/10/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(541,'254729514256','2021-10-16 10:45:33pm','Dear SOLOMON! We have received your payment of Ksh.3500 for rent for Hs No.81 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(542,'254758793365','2021-10-16 10:47:13pm','Dear GETRAY! We have received your payment of Ksh.3500 for rent for Hs No.83 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(543,'254758243799','2021-10-16 10:49:48pm','Dear LINET! We have received your payment of Ksh.4300 for rent for Hs No.24 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(544,'254705043430','2021-10-16 10:58:51pm','Dear FELISIA ! We have received your payment of Ksh.3500 for rent for Hs No.86 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(545,'254729684412','2021-10-16 10:59:34pm','Dear ABRAHAM! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 1 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(546,'254793052811','2021-10-16 11:00:00pm','Dear JOSEPH! We have received your payment of Ksh.7500 for rent for Hs No.SHOP 3 on 16/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(547,'254713866252','2021-10-22 01:19:20pm','hi','active','1','1',0,0,'',0,'',''),(548,'254728353654','2021-10-24 12:33:42pm','Dear DAVID! We have received your payment of Ksh.12550 for rent and utilities for Hs No.A1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(549,'254113075399','2021-10-24 12:35:55pm','Dear PASCAL! We have received your payment of Ksh.8850 for rent and utilities for Hs No.A3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(550,'254717428494','2021-10-24 02:18:53pm','Dear SHADRACK ! We have received your payment of Ksh.12950 for rent and utilities for Hs No.B1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(551,'254742477650','2021-10-24 02:20:06pm','Dear MARY ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B2 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(552,'254714721787','2021-10-24 02:24:55pm','Dear FRANKLINE! You have been invoiced Ksh.10 for rent and utilities for Hs No.B4 on 01/10/2021. Your total balance is now Ksh.11960 . Kindly settle the total balance by 24/10/2021..','active','1','1',0,0,'',0,'',''),(553,'254714721787','2021-10-24 02:26:28pm','Dear FRANKLINE! We have received your payment of Ksh.11960 for rent and utilities for Hs No.B4 on 24/10/2021. Your balance is now Ksh.10.Thank you for your support.','active','1','1',0,0,'',0,'',''),(554,'254714721787','2021-10-24 02:29:10pm','Dear FRANKLINE! We have received your payment of Ksh.11960 for rent and utilities for Hs No.B4 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(555,'254724915290','2021-10-24 08:48:17pm','Dear EVERNGELINE! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(556,'254702735724','2021-10-24 08:54:04pm','Dear JOSPHINE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B6 on 24/10/2021. Your balance is now Ksh.8050.Thank you for your support.','active','1','1',0,0,'',0,'',''),(557,'254716571497','2021-10-24 08:55:38pm','Dear TERESIA ! We have received your payment of Ksh.10950 for rent and utilities for Hs No.B7 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(558,'254722543401','2021-10-24 08:56:51pm','Dear JOHN! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B8 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(559,'254702735724','2021-10-24 09:02:08pm','ear JOSPHINE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B6 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(560,'254728270382','2021-10-24 09:04:55pm','Dear CANDY ! We have received your payment of Ksh.12500 for rent and utilities for Hs No.B5 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(561,'254723960479','2021-10-24 09:06:37pm','Dear FNID ! We have received your payment of Ksh.13350 for rent and utilities for Hs No.B9 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(562,'254718672090','2021-10-24 09:09:21pm','Dear KEVIN ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.C1 on 24/10/2021. Your balance is now Ksh.25500.Thank you for your support.','active','1','1',0,0,'',0,'',''),(563,'254718672090','2021-10-24 09:10:20pm','Dear KEVIN ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.C1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(564,'254723907301','2021-10-24 09:19:45pm','Dear AUSTINE! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C2 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(565,'254728706423','2021-10-24 09:28:39pm','Dear MARK ! We have received your payment of Ksh.8450 for rent and utilities for Hs No.C3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(566,'254742383770','2021-10-24 09:31:00pm','Dear MAGDALENA ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.C4 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(567,'254718701169','2021-10-24 09:35:53pm','Dear BONIFACE ! We have received your payment of Ksh.11350 for rent and utilities for Hs No.C5 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(568,'254704545878','2021-10-24 09:37:18pm','Dear EVERLINE! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C6 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(569,'254723788197','2021-10-24 09:38:42pm','Dear CHRISTOPHER! We have received your payment of Ksh.12350 for rent and utilities for Hs No.C7 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(570,'254722961655','2021-10-24 09:39:53pm','Dear YASMIN ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.C8 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(571,'254719296575','2021-10-24 09:40:57pm','Dear CHRISTOPER! We have received your payment of Ksh.13350 for rent and utilities for Hs No.C9 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(572,'254724787306','2021-10-24 09:43:40pm','Dear KEITH ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.D1 on 24/10/2021. Your balance is now Ksh.26100.Thank you for your support.','active','1','1',0,0,'',0,'',''),(573,'254724787306','2021-10-24 09:44:37pm','Dear KEITH ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.D1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(574,'254713397065','2021-10-24 09:47:23pm','Dear JOY! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D2 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(575,'254719741986','2021-10-24 09:49:36pm','Dear IRINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(576,'254706611638','2021-10-24 09:51:40pm','Dear GRACE! We have received your payment of Ksh.12350 for rent and utilities for Hs No.D4 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(577,'254706793387','2021-10-24 09:53:02pm','Dear JARED ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.D5 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(578,'254720000849','2021-10-24 09:54:44pm','Dear WILFRIDAH ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D6 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(579,'254713071895','2021-10-24 09:56:17pm','Dear JACKLINE ! We have received your payment of Ksh.10750 for rent and utilities for Hs No.D7 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(580,'254781281165','2021-10-24 10:02:48pm','Dear GLORIA ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.D9 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(581,'254733686007','2021-10-24 10:03:48pm','Dear PERIS! We have received your payment of Ksh.13150 for rent and utilities for Hs No.E1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(582,'254717227966','2021-10-24 10:04:41pm','Dear WANGARI ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E2 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(583,'254708317256','2021-10-24 10:13:45pm','Dear ROSE ! You have been invoiced Ksh.200 for rent and utilities for Hs No.E3 on 01/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 24/10/2021..','active','1','1',0,0,'',0,'',''),(584,'254708317256','2021-10-24 10:14:07pm','Dear ROSE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E3 on 24/10/2021. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(585,'254708317256','2021-10-24 10:14:52pm','Dear ROSE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(586,'254723566235','2021-10-24 10:17:30pm','Dear KENNEDY! We have received your payment of Ksh.11550 for rent and utilities for Hs No.E4 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(587,'254728165352','2021-10-24 10:18:28pm','Dear GEOFFREY! We have received your payment of Ksh.11350 for rent and utilities for Hs No.E5 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(588,'254708060090','2021-10-24 10:19:23pm','Dear PAUL ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E6 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(589,'254726483173','2021-10-24 10:20:42pm','Dear ESTHER! We have received your payment of Ksh.10550 for rent and utilities for Hs No.E7 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(590,'254723876673','2021-10-24 10:21:44pm','Dear GRACE! We have received your payment of Ksh.12750 for rent and utilities for Hs No.E9 on 24/10/2021. Your balance is now Ksh.12750.Thank you for your support.','active','1','1',0,0,'',0,'',''),(591,'254724028753','2021-10-24 10:22:55pm','Dear DENNIS ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.F1 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(592,'254724753414','2021-10-24 10:30:08pm','Dear IAN ! We have received your payment of Ksh.7650 for rent and utilities for Hs No.F2 on 24/10/2021. Your balance is now Ksh.7650.Thank you for your support.','active','1','1',0,0,'',0,'',''),(593,'254724753414','2021-10-24 10:31:12pm','Dear IAN ! We have received your payment of Ksh.7650 for rent and utilities for Hs No.F2 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(594,'254745354047','2021-10-24 10:40:20pm','Dear BEVOLINE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.F3 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(595,'254798911499','2021-10-24 10:44:51pm','Dear EMMANUEL! We have received your payment of Ksh.12350 for rent and utilities for Hs No.F4 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(596,'254716718506','2021-10-24 10:45:51pm','Dear SHAMIN ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.F5 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(597,'254716239840','2021-10-24 10:47:11pm','Dear YOBESH! We have received your payment of Ksh.9750 for rent and utilities for Hs No.F6 on 24/10/2021. Your balance is now Ksh.100.Thank you for your support.','active','1','1',0,0,'',0,'',''),(598,'254767898798','2021-10-24 10:54:54pm','Dear SHALEL! You have been invoiced Ksh.450 for rent and utilities for Hs No.F7 on 01/10/2021. Your total balance is now Ksh.11600 . Kindly settle the total balance by 24/10/2021..','active','1','1',0,0,'',0,'',''),(599,'254767898798','2021-10-24 10:55:46pm','Dear SHALEL! We have received your payment of Ksh.11600 for rent and utilities for Hs No.F7 on 24/10/2021. Your balance is now Ksh.450.Thank you for your support.','active','1','1',0,0,'',0,'',''),(600,'254767898798','2021-10-24 10:56:28pm','Dear SHALEL! We have received your payment of Ksh.11600 for rent and utilities for Hs No.F7 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(601,'254727250741','2021-10-24 10:58:05pm','Dear MARLOND! We have received your payment of Ksh.7850 for rent and utilities for Hs No.F8 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(602,'254714484494','2021-10-24 10:59:32pm','Dear DERRICK ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.F9 on 24/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(603,'254798756046','2021-10-30 02:53:53pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.13000 for rent and utilities for Hs No.A4 on 30/10/2021. Your balance is now Ksh.350.Thank you for your support.','active','1','1',0,0,'',0,'',''),(604,'254728353654','2021-10-30 10:01:44pm','Dear DAVID! You have been invoiced Ksh.12750 for rent and utilities for Hs No.A1 on 30/10/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(605,'254113075399','2021-10-30 10:18:57pm','Dear PASCAL! You have been invoiced Ksh.9450 for rent and utilities for Hs No.A3 on 30/10/2021. Your total balance is now Ksh.9450 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(606,'254798756046','2021-10-30 10:22:42pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.13150 for rent and utilities for Hs No.A4 on 30/10/2021. Your total balance is now Ksh.13500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(607,'254717428494','2021-10-30 10:25:18pm','Dear SHADRACK ! You have been invoiced Ksh.12950 for rent and utilities for Hs No.B1 on 30/10/2021. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(608,'254742477650','2021-10-30 10:30:03pm','Dear MARY ! You have been invoiced Ksh.8650 for rent and utilities for Hs No.B2 on 30/10/2021. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(609,'254724915290','2021-10-30 10:39:07pm','Dear EVERNGELINE! You have been invoiced Ksh.7850 for rent and utilities for Hs No.B3 on 30/10/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(610,'254714721787','2021-10-30 10:41:59pm','Dear FRANKLINE! You have been invoiced Ksh.12150 for rent and utilities for Hs No.B4 on 30/10/2021. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(611,'254728270382','2021-10-30 10:45:35pm','Dear CANDY ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.B5 on 30/10/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(612,'254702735724','2021-10-30 10:47:48pm','Dear JOSPHINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B6 on 30/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(613,'254716571497','2021-10-30 10:52:29pm','Dear TERESIA ! You have been invoiced Ksh.11350 for rent and utilities for Hs No.B7 on 01/10/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(614,'254722543401','2021-10-30 10:56:52pm','Dear JOHN! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B8 on 30/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(615,'254723960479','2021-10-30 11:00:22pm','Dear FNID ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.B9 on 30/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(616,'254718672090','2021-10-31 05:17:19am','Dear KEVIN ! You have been invoiced Ksh.12350 for rent and utilities for Hs No.C1 on 31/10/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(617,'254723907301','2021-10-31 05:19:45am','Dear AUSTINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C2 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(618,'254728706423','2021-10-31 05:21:19am','Dear MARK ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C3 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(619,'254742383770','2021-10-31 05:24:07am','Dear MAGDALENA ! You have been invoiced Ksh.12150 for rent and utilities for Hs No.C4 on 31/10/2021. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(620,'254718701169','2021-10-31 05:26:19am','Dear BONIFACE ! You have been invoiced Ksh.11350 for rent and utilities for Hs No.C5 on 31/10/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(621,'254704545878','2021-10-31 05:28:17am','Dear EVERLINE! You have been invoiced Ksh.8450 for rent and utilities for Hs No.C6 on 31/10/2021. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(622,'254723788197','2021-10-31 05:38:27am','Dear CHRISTOPHER! You have been invoiced Ksh.12550 for rent and utilities for Hs No.C7 on 31/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(623,'254723788197','2021-10-31 05:41:09am','Dear CHRISTOPHER! You have been invoiced Ksh.11550 for rent and utilities for Hs No.C7 on 31/10/2021. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/11/2021','active','1','1',0,0,'',0,'',''),(624,'254722961655','2021-10-31 05:46:19am','Dear YASMIN ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C8 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(625,'254719296575','2021-10-31 05:48:21am','Dear CHRISTOPER! You have been invoiced Ksh.12150 for rent and utilities for Hs No.C9 on 31/10/2021. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(626,'254724787306','2021-10-31 05:50:05am','Dear KEITH ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.D1 on 31/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(627,'254719741986','2021-10-31 05:53:20am','Dear IRINE ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.D3 on 31/10/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(628,'254706611638','2021-10-31 05:54:54am','Dear GRACE! You have been invoiced Ksh.12000 for rent and utilities for Hs No.D4 on 31/10/2021. Your total balance is now Ksh.12000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(629,'254706611638','2021-10-31 05:56:16am','Dear GRACE! You have been invoiced Ksh.150 for rent and utilities for Hs No.D4 on 31/10/2021. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(630,'254706793387','2021-10-31 05:57:53am','Dear JARED ! You have been invoiced Ksh.550 for rent and utilities for Hs No.D5 on 31/10/2021. Your total balance is now Ksh.550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(631,'254706793387','2021-10-31 05:59:10am','Dear JARED ! You have been invoiced Ksh.11000 for rent and utilities for Hs No.D5 on 31/10/2021. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(632,'254720000849','2021-10-31 06:01:52am','Dear WILFRIDAH ! You have been invoiced Ksh.8650 for rent and utilities for Hs No.D6 on 31/10/2021. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(633,'254713071895','2021-10-31 06:06:44am','Dear JACKLINE ! You have been invoiced Ksh.10550 for rent and utilities for Hs No.D7 on 31/10/2021. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(634,'254781281165','2021-10-31 06:08:49am','Dear GLORIA ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.D9 on 31/10/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(635,'254733686007','2021-10-31 06:10:32am','Dear PERIS! You have been invoiced Ksh.13150 for rent and utilities for Hs No.E1 on 01/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(636,'254717227966','2021-10-31 06:12:10am','Dear WANGARI ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.E2 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(637,'254708317256','2021-10-31 06:15:00am','Dear ROSE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.E3 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(638,'254723566235','2021-10-31 06:17:35am','Dear KENNEDY! You have been invoiced Ksh.11950 for rent and utilities for Hs No.E4 on 31/10/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(639,'254728165352','2021-10-31 06:19:58am','Dear GEOFFREY! You have been invoiced Ksh.11750 for rent and utilities for Hs No.E5 on 31/10/2021. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(640,'254708060090','2021-10-31 06:21:27am','Dear PAUL ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.E6 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(641,'254726483173','2021-10-31 06:23:03am','Dear ESTHER! You have been invoiced Ksh.10750 for rent and utilities for Hs No.E7 on 31/10/2021. Your total balance is now Ksh.10750 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(642,'254723876673','2021-10-31 06:25:03am','Dear GRACE! You have been invoiced Ksh.13350 for rent and utilities for Hs No.E9 on 31/10/2021. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(643,'254724028753','2021-10-31 06:26:29am','Dear DENNIS ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.F1 on 31/10/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(644,'254724753414','2021-10-31 06:29:58am','Dear IAN ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.F2 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(645,'254745354047','2021-10-31 06:31:42am','Dear BEVOLINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.F3 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(646,'254798911499','2021-10-31 06:34:05am','Dear EMMANUEL! You have been invoiced Ksh.12350 for rent and utilities for Hs No.F4 on 31/10/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(647,'254716718506','2021-10-31 06:35:44am','Dear SHAMIN ! You have been invoiced Ksh.11550 for rent and utilities for Hs No.F5 on 31/10/2021. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(648,'254716239840','2021-10-31 06:37:59am','Dear YOBESH! You have been invoiced Ksh.9050 for rent and utilities for Hs No.F6 on 31/10/2021. Your total balance is now Ksh.9150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(649,'254767898798','2021-10-31 06:39:50am','Dear SHALEL! You have been invoiced Ksh.11350 for rent and utilities for Hs No.F7 on 31/10/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(650,'254727250741','2021-10-31 06:41:13am','Dear MARLOND! You have been invoiced Ksh.8050 for rent and utilities for Hs No.F8 on 31/10/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(651,'254714484494','2021-10-31 06:42:27am','Dear DERRICK ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.F9 on 31/10/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(652,'254711274813','2021-10-31 03:25:52pm','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent for Hs No.49 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(653,'254711606456','2021-10-31 03:29:02pm','Dear VALENTINE! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 2 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(654,'254706300403','2021-10-31 03:35:03pm','Dear EUNICE ! We have received your payment of Ksh.3500 for rent for Hs No.42 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(655,'254728245483','2021-10-31 03:37:56pm','Dear PAUL! We have received your payment of Ksh.3000 for rent for Hs No.57 on 31/10/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(656,'254723814719','2021-10-31 03:40:39pm','Dear PETER! We have received your payment of Ksh.18000 for rent for Hs No.74 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(657,'254743913802','2021-10-31 03:48:55pm','Dear FRED MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.82 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(658,'254726582138','2021-10-31 04:25:02pm','Dear EZRA! We have received your payment of Ksh.3500 for rent for Hs No.84 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(659,'254714765253','2021-10-31 04:49:13pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 31/10/2021..','active','1','1',0,0,'',0,'',''),(660,'254115297772','2021-10-31 05:04:59pm','Dear NICHOLAS! You have been invoiced Ksh.4100 for rent for Hs No.28 on 31/10/2021. Your total balance is now Ksh.7600 . Kindly settle the total balance by 31/10/2021..','active','1','1',0,0,'',0,'',''),(661,'254115297772','2021-10-31 05:05:31pm','Dear NICHOLAS! We have received your payment of Ksh.2000 for rent for Hs No.28 on 31/10/2021. Your balance is now Ksh.2100.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(662,'254748995366','2021-10-31 05:15:45pm','Dear SARAFINA CHOLIMO! You have been invoiced Ksh.4000 for rent for Hs No.1 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(663,'254729541114','2021-10-31 05:22:06pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(664,'254719304829','2021-10-31 05:23:05pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(665,'254114360756','2021-10-31 05:24:13pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 01/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(666,'254741383115','2021-10-31 05:25:36pm','Dear JOAN! You have been invoiced Ksh.4000 for rent for Hs No.5 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(667,'0726419020','2021-10-31 05:26:25pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(668,'254724984674','2021-10-31 05:28:56pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(669,'254700487543','2021-10-31 05:29:56pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/10/2021. Your total balance is now Ksh.4100 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(670,'254115738130','2021-10-31 05:30:49pm','Dear MARYAN! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(671,'254743056686','2021-10-31 05:31:49pm','Dear REGINA! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(672,'254790998693','2021-10-31 05:36:45pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(673,'254792623918','2021-10-31 05:37:50pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(674,'254723795220','2021-10-31 05:38:46pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.14 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(675,'254721389355','2021-10-31 05:40:01pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(676,'254748464245','2021-10-31 05:41:41pm','Dear HILLARY! You have been invoiced Ksh.3500 for rent for Hs No.19 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(677,'254707631790','2021-10-31 05:42:40pm','Dear FAITH! You have been invoiced Ksh.3500 for rent for Hs No.20 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(678,'254719350205','2021-10-31 05:43:20pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(679,'254115928023','2021-10-31 05:46:53pm','Dear LUCY! You have been invoiced Ksh.4000 for rent for Hs No.22 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(680,'254713372628','2021-10-31 05:47:47pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(681,'254758243799','2021-10-31 05:48:25pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(682,'254746518877','2021-10-31 05:49:12pm','Dear GERALD! You have been invoiced Ksh.4000 for rent for Hs No.25 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 15/10/2021..','active','1','1',0,0,'',0,'',''),(683,'254791446243','2021-10-31 05:50:32pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(684,'254769616409','2021-10-31 05:51:13pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 06/11/2021..','active','1','1',0,0,'',0,'',''),(685,'254115297772','2021-10-31 05:52:11pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 31/10/2021. Your total balance is now Ksh.9400 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(686,'254115297772','2021-10-31 05:53:21pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 31/10/2021. Your total balance is now Ksh.5900 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(687,'254727526916','2021-10-31 05:57:34pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 31/10/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(688,'254720704223','2021-10-31 05:58:25pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 31/10/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(689,'254721144593','2021-10-31 06:00:33pm','Dear HUDSON! You have been invoiced Ksh.3500 for rent for Hs No.31 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(690,'254741061613','2021-10-31 06:01:22pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(691,'254746000273','2021-10-31 06:02:56pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(692,'254725520315','2021-10-31 06:04:24pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(693,'254742293323','2021-10-31 06:11:47pm','Dear WINNIE! You have been invoiced Ksh.3500 for rent for Hs No.36 on 31/10/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(694,'254723876673','2021-10-31 06:16:20pm','Dear GRACE! You have been invoiced Ksh.13350 for rent and utilities for Hs No.E9 on 31/10/2021. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(695,'254799934951','2021-10-31 06:18:31pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(696,'254724564525','2021-10-31 06:19:14pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(697,'254712756788','2021-10-31 06:20:21pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(698,'254714765253','2021-10-31 06:25:05pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 31/10/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(699,'254714765253','2021-10-31 06:36:24pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021.','active','1','1',0,0,'',0,'',''),(700,'254790741226','2021-10-31 06:37:38pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(701,'254796762629','2021-10-31 06:38:33pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(702,'254706300403','2021-10-31 06:39:15pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(703,'254719718641','2021-10-31 06:45:13pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(704,'254115392340','2021-10-31 06:45:59pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(705,'254715737391','2021-10-31 06:46:43pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(706,'254708552329','2021-10-31 06:47:24pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(707,'254712968792','2021-10-31 06:49:31pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(708,'254711274813','2021-10-31 06:50:30pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(709,'254729310189','2021-10-31 06:51:38pm','Dear PETERSON! You have been invoiced Ksh.3800 for rent for Hs No.50 on 31/10/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(710,'254723900183','2021-10-31 06:52:20pm','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 31/10/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(711,'254714172025','2021-10-31 06:54:35pm','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 31/10/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(712,'254725134836','2021-10-31 06:56:42pm','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent for Hs No.53 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(713,'254717989685','2021-10-31 06:57:40pm','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(714,'254714855187','2021-10-31 06:58:31pm','Dear JENIFFER! You have been invoiced Ksh.3500 for rent for Hs No.55 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(715,'254734917247','2021-10-31 06:59:21pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(716,'254728245483','2021-10-31 07:00:03pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.57 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(717,'254726949601','2021-10-31 07:00:48pm','Dear EZEKIEL NYATUKA! You have been invoiced Ksh.3500 for rent for Hs No.58 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(718,'254758012315','2021-10-31 07:01:45pm','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(719,'254793287900','2021-10-31 07:04:04pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.60 on 31/10/2021. Your total balance is now Ksh.1000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(720,'254797009359','2021-10-31 07:07:57pm','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(721,'254740081206','2021-10-31 07:08:35pm','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(722,'254741093932','2021-10-31 07:09:17pm','Dear DUKE ! You have been invoiced Ksh.3500 for rent for Hs No.63 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(723,'254729968662','2021-10-31 07:09:55pm','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(724,'254723332733','2021-10-31 07:10:43pm','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(725,'254722684597','2021-10-31 07:12:15pm','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(726,'254728753497','2021-10-31 07:13:02pm','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(727,'254798013683','2021-10-31 07:13:45pm','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(728,'254723622409','2021-10-31 07:14:45pm','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(729,'254714045353','2021-10-31 07:17:26pm','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(730,'254726642173','2021-10-31 07:18:50pm','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 31/10/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(731,'254701784108','2021-10-31 07:19:29pm','Dear FABIEN! You have been invoiced Ksh.3800 for rent for Hs No.72 on 31/10/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(732,'254726868789','2021-10-31 07:20:24pm','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 31/10/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(733,'254723814719','2021-10-31 07:21:04pm','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 31/10/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(734,'254701041651','2021-10-31 07:23:12pm','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/11/2021..','active','1','1',0,0,'',0,'',''),(735,'254704433506','2021-10-31 07:23:57pm','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(736,'254759434941','2021-10-31 07:24:41pm','Dear JANNES! You have been invoiced Ksh.3500 for rent for Hs No.77 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(737,'254713541336','2021-10-31 07:25:30pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.78 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(738,'254729640088','2021-10-31 07:26:09pm','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(739,'254718155557','2021-10-31 07:28:35pm','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 31/10/2021. Your total balance is now Ksh.3700 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(740,'254729514256','2021-10-31 07:30:53pm','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(741,'254743913802','2021-10-31 07:32:32pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(742,'254705043430','2021-10-31 07:48:42pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent for Hs No.86 on 31/10/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(743,'254729684412','2021-10-31 07:49:35pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 31/10/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(744,'254711606456','2021-10-31 07:50:17pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 31/10/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(745,'254793052811','2021-10-31 07:50:59pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 31/10/2021. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(746,'254726299209','2021-11-11 04:06:27pm','Dear MICHAEL! We have received your payment of Ksh.11750 for rent and utilities for Hs No.A5 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(747,'254726299209','2021-11-11 04:07:46pm','Dear MICHAEL! You have been invoiced Ksh.11750 for rent and utilities for Hs No.A5 on 11/11/2021. Your total balance is now Ksh.11750 . Kindly settle the total balance by 11/11/2021..','active','1','1',0,0,'',0,'',''),(748,'254785348137','2021-11-12 12:23:38pm','Dear TEST! You have been invoiced Ksh.150 for rent and utilities for Hs No.TEST on 01/11/2021. Your total balance is now Ksh.150 . Kindly settle the total balance by 11/12/2021.TEST.','active','1','1',0,0,'',0,'',''),(749,'254785348137','2021-11-12 12:24:10pm','Dear TEST! We have received your payment of Ksh.100 for rent and utilities for Hs No.TEST on 12/11/2021. Your balance is now Ksh.500.Thank you for your support.','active','1','1',0,0,'',0,'',''),(750,'254785348137','2021-11-12 12:28:09pm','Dear TEST! You have been invoiced Ksh.10 for rent and utilities for Hs No.TEST on 01/11/2021. Your total balance is now Ksh.60 . Kindly settle the total balance by 12/12/2021.TEST.','active','1','1',0,0,'',0,'',''),(751,'254785348137','2021-11-12 12:29:13pm','Dear TEST! We have received your payment of Ksh.200 for rent and utilities for Hs No.TEST on 12/11/2021. Your balance is now Ksh.450.Thank you for your support.','active','1','1',0,0,'',0,'',''),(752,'254742477650','2021-11-12 04:41:58pm','Dear MARY ! We have received your payment of Ksh.8650 for rent and utilities for Hs No.B2 on 12/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(753,'254720704223','2021-11-29 09:53:12am','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 01/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(754,'254748995366','2021-11-29 10:51:56am','Dear SARAFINA CHOLIMO! We have received your payment of Ksh.4000 for rent for Hs No.1 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(755,'254729541114','2021-11-29 10:55:20am','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(756,'254719304829','2021-11-29 10:56:24am','Dear SHADRACK ! We have received your payment of Ksh.4000 for rent for Hs No.3 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(757,'254114360756','2021-11-29 10:57:11am','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(758,'254741383115','2021-11-29 10:58:42am','Dear JOAN! We have received your payment of Ksh.4000 for rent for Hs No.5 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(759,'0726419020','2021-11-29 11:09:44am','Dear RICHARD! We have received your payment of Ksh.4000 for rent for Hs No.6 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(760,'254724984674','2021-11-29 11:11:00am','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(761,'254700487543','2021-11-29 11:14:25am','Dear FAITH! We have received your payment of Ksh.4100 for rent for Hs No.8 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(762,'254115738130','2021-11-29 11:24:20am','Dear MARYAN! We have received your payment of Ksh.3500 for rent for Hs No.9 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(763,'254743056686','2021-11-29 11:26:59am','Dear REGINA! We have received your payment of Ksh.3500 for rent for Hs No.11 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(764,'0741611341','2021-11-29 11:41:37am','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.12 on 01/11/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(765,'0741611341','2021-11-29 11:42:37am','Dear ALFRED! We have received your payment of Ksh.2000 for rent for Hs No.12 on 09/11/2021. Your balance is now Ksh.1500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(766,'0741611341','2021-11-29 11:44:03am','Dear ALFRED! We have received your payment of Ksh.1300 for rent for Hs No.12 on 15/11/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(767,'254790998693','2021-11-29 11:46:03am','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(768,'254723795220','2021-11-29 11:48:34am','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.14 on 30/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(769,'254792623918','2021-11-29 11:50:23am','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 13/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(770,'254721389355','2021-11-29 02:30:37pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(771,'254796239415','2021-11-29 02:45:38pm','Dear GLADIES! We have received your payment of Ksh.2500 for rent for Hs No.17 on 29/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(772,'254796239415','2021-11-29 02:47:44pm','Dear GLADIES! We have received your payment of Ksh.2500 for rent for Hs No.17 on 29/11/2021. Your balance is now Ksh.1000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(773,'254748464245','2021-11-29 02:54:57pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent for Hs No.19 on 29/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(774,'254707631790','2021-11-29 03:02:01pm','Dear FAITH! We have received your payment of Ksh.3500 for rent for Hs No.20 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(775,'254719350205','2021-11-29 03:05:05pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(776,'254115928023','2021-11-29 03:08:11pm','Dear LUCY! We have received your payment of Ksh.4000 for rent for Hs No.22 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(777,'254728353654','2021-11-29 03:14:32pm','Dear DAVID! We have received your payment of Ksh.12750 for rent and utilities for Hs No.A1 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(778,'254713372628','2021-11-29 03:28:21pm','Dear THABITHA! We have received your payment of Ksh.4000 for rent for Hs No.23 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(779,'254758243799','2021-11-29 03:31:50pm','Dear LINET! We have received your payment of Ksh.2000 for rent for Hs No.24 on 09/11/2021. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(780,'254746518877','2021-11-29 03:44:00pm','Dear GERALD! We have received your payment of Ksh.3000 for rent for Hs No.25 on 08/11/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(781,'254791446243','2021-11-29 03:45:15pm','Dear JACKLINE! We have received your payment of Ksh.4000 for rent for Hs No.26 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(782,'254769616409','2021-11-29 03:47:15pm','Dear SETRICK! We have received your payment of Ksh.4000 for rent for Hs No.27 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(783,'254115297772','2021-11-29 04:10:35pm','Dear NICHOLAS! We have received your payment of Ksh.4000 for rent for Hs No.28 on 01/11/2021. Your balance is now Ksh.1900.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(784,'254115297772','2021-11-29 04:12:15pm','Dear NICHOLAS! We have received your payment of Ksh.1900 for rent for Hs No.28 on 13/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(785,'254727526916','2021-11-29 04:18:10pm','Dear BRAMWEL! We have received your payment of Ksh.6500 for rent for Hs No.29 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(786,'254721144593','2021-11-29 04:24:57pm','Dear HUDSON! We have received your payment of Ksh.3500 for rent for Hs No.31 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(787,'254741061613','2021-11-29 04:26:08pm','Dear PAUL! We have received your payment of Ksh.3500 for rent for Hs No.32 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(788,'254746000273','2021-11-29 04:27:20pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent for Hs No.33 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(789,'254725520315','2021-11-29 04:28:52pm','Dear LUCY! We have received your payment of Ksh.3500 for rent for Hs No.34 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(790,'254799934951','2021-11-29 04:30:12pm','Dear FRANCIS! We have received your payment of Ksh.3500 for rent for Hs No.35 on 12/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(791,'254742293323','2021-11-29 04:34:31pm','Dear WINNIE! We have received your payment of Ksh.4000 for rent for Hs No.36 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(792,'254742292223','2021-11-29 04:36:20pm','Dear WINNIE! We have received your payment of Ksh.4000 for rent for Hs No.36 on 08/11/2021. Your balance is now Ksh500.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(793,'254712756788','2021-11-29 04:51:30pm','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.38 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(794,'254714765253','2021-11-29 04:53:59pm','Dear VERONICAH NYABOKE! We have received your payment of Ksh.3500 for rent for Hs No.39 on 29/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(795,'254790741226','2021-11-29 05:01:40pm','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(796,'254796762629','2021-11-29 08:48:58pm','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 01/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(797,'254706300403','2021-11-29 08:49:59pm','Dear EUNICE ! We have received your payment of Ksh.3500 for rent for Hs No.42 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(798,'254719718641','2021-11-29 08:50:48pm','Dear BRONNY ! We have received your payment of Ksh.2000 for rent for Hs No.43 on 11/11/2021. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(799,'254115392340','2021-11-29 08:55:56pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(800,'254715737391','2021-11-29 08:57:08pm','Dear FREDRICK ! We have received your payment of Ksh.4000 for rent for Hs No.45 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(801,'254708552329','2021-11-29 08:57:49pm','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent for Hs No.46 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(802,'254725733419','2021-11-29 09:03:06pm','Dear GLORIA ! We have received your payment of Ksh.4000 for rent for Hs No.47 on 05/11/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(803,'254712968792','2021-11-29 09:05:03pm','Dear KAVALI ! We have received your payment of Ksh.4000 for rent for Hs No.48 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(804,'254711274813','2021-11-29 09:06:32pm','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent for Hs No.49 on 29/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(805,'254729310189','2021-11-29 09:11:58pm','Dear PETERSON! We have received your payment of Ksh.3000 for rent for Hs No.50 on 08/11/2021. Your balance is now Ksh.800.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(806,'254723900183','2021-11-29 09:13:39pm','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent for Hs No.51 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(807,'254714172025','2021-11-29 09:15:29pm','Dear STELLA ! We have received your payment of Ksh.6000 for rent for Hs No.52 on 10/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(808,'254725134836','2021-11-29 09:16:08pm','Dear NICHODEMUS! We have received your payment of Ksh.3500 for rent for Hs No.53 on 13/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(809,'254717989685','2021-11-29 09:17:13pm','Dear CAROLINE! We have received your payment of Ksh.3500 for rent for Hs No.54 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(810,'254714855187','2021-11-29 09:18:25pm','Dear JENIFFER! We have received your payment of Ksh.3500 for rent for Hs No.55 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(811,'254734917247','2021-11-29 09:19:24pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.56 on 01/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(812,'254728245483','2021-11-29 09:21:23pm','Dear PAUL! We have received your payment of Ksh.500 for rent for Hs No.57 on 29/11/2021. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(813,'254726949601','2021-11-29 09:23:25pm','Dear EZEKIEL NYATUKA! We have received your payment of Ksh.3500 for rent for Hs No.58 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(814,'254758012315','2021-11-29 09:24:29pm','Dear CHARLES ! We have received your payment of Ksh.3500 for rent for Hs No.59 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(815,'254793287900','2021-11-29 09:26:28pm','Dear MOSES BARASA! We have received your payment of Ksh.4500 for rent for Hs No.60 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(816,'254797009359','2021-11-29 09:29:19pm','Dear VERONICA! We have received your payment of Ksh.3500 for rent for Hs No.61 on 02/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(817,'254740081206','2021-11-29 09:30:16pm','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent for Hs No.62 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(818,'254741093932','2021-11-29 09:31:12pm','Dear DUKE ! We have received your payment of Ksh.3500 for rent for Hs No.63 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(819,'254729968662','2021-11-29 09:32:19pm','Dear ANN ! We have received your payment of Ksh.3500 for rent for Hs No.64 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(820,'254722684597','2021-11-29 09:38:16pm','Dear EDNA! We have received your payment of Ksh.4000 for rent for Hs No.66 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(821,'254728753497','2021-11-29 09:39:41pm','Dear NELSON! We have received your payment of Ksh.4000 for rent for Hs No.67 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(822,'254798013683','2021-11-29 09:40:46pm','Dear ROSE! We have received your payment of Ksh.4000 for rent for Hs No.68 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(823,'254723622409','2021-11-29 09:41:42pm','Dear PAUL! We have received your payment of Ksh.4000 for rent for Hs No.69 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(824,'254714045353','2021-11-29 09:42:21pm','Dear CAROLINE! We have received your payment of Ksh.4000 for rent for Hs No.70 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(825,'254726642173','2021-11-29 09:43:11pm','Dear MORARA! We have received your payment of Ksh.4000 for rent for Hs No.71 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(826,'254701784108','2021-11-29 09:45:02pm','Dear FABIEN! We have received your payment of Ksh.3800 for rent for Hs No.72 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(827,'254726868789','2021-11-29 09:46:25pm','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent for Hs No.73 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(828,'254723814719','2021-11-29 09:57:04pm','Dear PETER! We have received your payment of Ksh.6000 for rent for Hs No.74 on 20/10/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(829,'254701041651','2021-11-29 09:58:00pm','Dear MONICAH! We have received your payment of Ksh.3500 for rent for Hs No.76 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(830,'254759434941','2021-11-29 10:27:12pm','Dear JANNES! We have received your payment of Ksh.3500 for rent for Hs No.77 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(831,'254713541336','2021-11-29 10:28:10pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.78 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(832,'254729640088','2021-11-29 10:52:24pm','Dear AMOS ! We have received your payment of Ksh.3500 for rent for Hs No.79 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(833,'254718155557','2021-11-29 10:53:19pm','Dear KIPKORIR! We have received your payment of Ksh.3500 for rent for Hs No.80 on 03/11/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(834,'254729514256','2021-11-29 10:54:13pm','Dear SOLOMON! We have received your payment of Ksh.3500 for rent for Hs No.81 on 01/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(835,'254743913802','2021-11-29 10:56:54pm','Dear FRED MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.82 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(836,'254742006135','2021-11-29 11:08:37pm','Dear JACKSON! You have been invoiced Ksh.3500 for rent for Hs No.83 on 05/11/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(837,'254742006135','2021-11-29 11:08:59pm','Dear JACKSON! We have received your payment of Ksh.3500 for rent for Hs No.83 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(838,'254705043430','2021-11-29 11:11:55pm','Dear FELISIA ! We have received your payment of Ksh.3500 for rent for Hs No.86 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(839,'254729684412','2021-11-29 11:12:57pm','Dear ABRAHAM! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 1 on 15/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(840,'254711606456','2021-11-29 11:13:50pm','Dear VALENTINE! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 2 on 17/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(841,'254793052811','2021-11-29 11:14:38pm','Dear JOSEPH! We have received your payment of Ksh.7500 for rent for Hs No.SHOP 3 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(842,'254740358325','2021-11-30 06:21:41am','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/11/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(843,'254740358325','2021-11-30 06:22:54am','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/11/2021. Your total balance is now Ksh.0 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(844,'254740358325','2021-11-30 06:34:54am','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 30/11/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(845,'254758243799','2021-11-30 06:01:27pm','Dear LINET! We have received your payment of Ksh.1800 for rent for Hs No.24 on 11/11/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(846,'254758243799','2021-11-30 06:02:09pm','Dear LINET! We have received your payment of Ksh.1800 for rent for Hs No.24 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(847,'254798756046','2021-11-30 06:11:13pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.13500 for rent and utilities for Hs No.A4 on 28/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(848,'254113075399','2021-11-30 08:11:06pm','Dear PASCAL! We have received your payment of Ksh.9450 for rent and utilities for Hs No.A3 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(849,'254724915290','2021-11-30 08:26:20pm','Dear EVERNGELINE! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B3 on 10/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(850,'254702735724','2021-11-30 08:27:33pm','Dear JOSPHINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B6 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(851,'254717428494','2021-11-30 08:30:59pm','Dear SHADRACK ! We have received your payment of Ksh.12000 for rent and utilities for Hs No.B1 on 22/11/2021. Your balance is now Ksh.950.Thank you for your support.','active','1','1',0,0,'',0,'',''),(852,'254723960479','2021-11-30 08:33:15pm','Dear FNID ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B9 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(853,'254723907301','2021-11-30 08:34:34pm','Dear AUSTINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C2 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(854,'254728706423','2021-11-30 08:36:23pm','Dear MARK ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C3 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(855,'254742383770','2021-11-30 08:38:20pm','Dear MAGDALENA ! We have received your payment of Ksh.12150 for rent and utilities for Hs No.C4 on 13/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(856,'254718672090','2021-11-30 08:39:47pm','Dear KEVIN ! We have received your payment of Ksh.12350 for rent and utilities for Hs No.C1 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(857,'254704545878','2021-11-30 08:41:58pm','Dear EVERLINE! We have received your payment of Ksh.8450 for rent and utilities for Hs No.C6 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(858,'254722961655','2021-11-30 08:45:41pm','Dear YASMIN ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C8 on 30/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(859,'254719296575','2021-11-30 08:47:08pm','Dear CHRISTOPER! We have received your payment of Ksh.12150 for rent and utilities for Hs No.C9 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(860,'254724787306','2021-11-30 08:49:06pm','Dear KEITH ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.D1 on 31/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(861,'254719741986','2021-11-30 08:51:25pm','Dear IRINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D3 on 07/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(862,'254720000849','2021-11-30 08:55:34pm','Dear WILFRIDAH ! We have received your payment of Ksh.8650 for rent and utilities for Hs No.D6 on 10/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(863,'254713071895','2021-11-30 08:56:50pm','Dear JACKLINE ! We have received your payment of Ksh.10500 for rent and utilities for Hs No.D7 on 09/11/2021. Your balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(864,'254781281165','2021-11-30 09:18:15pm','Dear GLORIA ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.D9 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(865,'254722543401','2021-11-30 09:19:24pm','Dear JOHN! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B8 on 09/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(866,'254733686007','2021-11-30 09:20:18pm','Dear PERIS! We have received your payment of Ksh.13150 for rent and utilities for Hs No.E1 on 01/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(867,'254717227966','2021-11-30 09:21:24pm','Dear WANGARI ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E2 on 05/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(868,'254708317256','2021-11-30 09:22:19pm','Dear ROSE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E3 on 10/11/2021. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(869,'254708317256','2021-11-30 09:24:37pm','Dear ROSE ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E3 on 10/11/2021. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(870,'254708060090','2021-11-30 09:30:06pm','Dear PAUL ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E6 on 06/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(871,'254726483173','2021-11-30 09:31:51pm','Dear ESTHER! We have received your payment of Ksh.10750 for rent and utilities for Hs No.E7 on 12/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(872,'254723876673','2021-11-30 09:53:47pm','Dear GRACE! We have received your payment of Ksh.13350 for rent and utilities for Hs No.E9 on 10/11/2021. Your balance is now Ksh.12750.Thank you for your support.','active','1','1',0,0,'',0,'',''),(873,'254798911499','2021-11-30 10:14:40pm','Dear EMMANUEL! We have received your payment of Ksh.12350 for rent and utilities for Hs No.F4 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(874,'254716239840','2021-11-30 10:17:31pm','Dear YOBESH! We have received your payment of Ksh.8000 for rent and utilities for Hs No.F6 on 30/11/2021. Your balance is now Ksh.1150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(875,'254724028753','2021-11-30 10:42:27pm','Dear DENNIS ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.F1 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(876,'254706793387','2021-11-30 10:44:27pm','Dear JARED ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.D5 on 08/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(877,'254714484494','2021-11-30 10:45:48pm','Dear DERRICK ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.F9 on 30/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(878,'254743203098','2021-12-01 02:59:21pm','Dear DANIEL! You have been invoiced Ksh.2800 for rent and utilities for Hs No.B1 on 01/12/2021. Your total balance is now Ksh.3600 . Kindly settle the total balance by 01/12/2021..','active','1','1',0,0,'',0,'',''),(879,'254743203098','2021-12-01 03:00:22pm','Dear DANIEL! We have received your payment of Ksh.2800 for rent and utilities for Hs No.B1 on 01/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(880,'254724915290','2021-12-01 03:09:17pm','Dear EVERNGELINE! You have been invoiced Ksh.7850 for rent and utilities for Hs No.B3 on 01/12/2021. Your total balance is now Ksh.7850 . Kindly settle the total balance by 01/11/2021..','active','1','1',0,0,'',0,'',''),(881,'254724915290','2021-12-01 03:10:18pm','Dear EVERNGELINE! We have received your payment of Ksh.7850 for rent and utilities for Hs No.B3 on 01/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(882,'254714721787','2021-12-01 03:13:14pm','Dear FRANKLINE! We have received your payment of Ksh.12150 for rent and utilities for Hs No.B4 on 09/11/2021. Your balance is now Ksh.10.Thank you for your support.','active','1','1',0,0,'',0,'',''),(883,'254728270382','2021-12-01 03:17:43pm','Dear CANDY ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.B5 on 26/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(884,'254702735724','2021-12-01 03:24:40pm','Dear JOSPHINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B6 on 01/12/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 16/12/2021..','active','1','1',0,0,'',0,'',''),(885,'254702735724','2021-12-01 03:29:12pm','Dear JOSPHINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B6 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(886,'254716571497','2021-12-01 03:31:56pm','Dear TERESIA ! We have received your payment of Ksh.11350 for rent and utilities for Hs No.B7 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(887,'254723960479','2021-12-01 03:34:16pm','Dear FNID ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.B9 on 01/12/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 01/12/2021..','active','1','1',0,0,'',0,'',''),(888,'254723960479','2021-12-01 03:35:59pm','Dear FNID ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B9 on 04/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(889,'254723788197','2021-12-01 03:38:50pm','Dear CHRISTOPHER! We have received your payment of Ksh.12550 for rent and utilities for Hs No.C7 on 03/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(890,'254706753217','2021-12-01 03:46:04pm','Dear MARYAN! You have been invoiced Ksh.7500 for rent and utilities for Hs No.D2 on 01/12/2021. Your total balance is now Ksh.7500 . Kindly settle the total balance by 01/12/2021..','active','1','1',0,0,'',0,'',''),(891,'254706753217','2021-12-01 03:46:47pm','Dear MARYAN! We have received your payment of Ksh.7500 for rent and utilities for Hs No.D2 on 30/10/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(892,'254722131195','2021-12-01 04:01:27pm','Dear SANDRA! You have been invoiced Ksh.7500 for rent and utilities for Hs No.D8 on 02/11/2021. Your total balance is now Ksh.15150 . Kindly settle the total balance by 01/11/2021..','active','1','1',0,0,'',0,'',''),(893,'254722131195','2021-12-01 04:01:51pm','Dear SANDRA! We have received your payment of Ksh.7500 for rent and utilities for Hs No.D8 on 01/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(894,'254723566235','2021-12-01 04:03:48pm','Dear KENNEDY! We have received your payment of Ksh.11900 for rent and utilities for Hs No.E4 on 09/11/2021. Your balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(895,'254728165352','2021-12-01 04:06:03pm','Dear GEOFFREY! We have received your payment of Ksh.11750 for rent and utilities for Hs No.E5 on 07/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(896,'254706177417','2021-12-01 04:22:55pm','Dear LINDA! You have been invoiced Ksh.7500 for rent and utilities for Hs No.E8 on 06/11/2021. Your total balance is now Ksh.15350 . Kindly settle the total balance by 05/11/2021..','active','1','1',0,0,'',0,'',''),(897,'254706177417','2021-12-01 04:23:43pm','Dear LINDA! We have received your payment of Ksh.7500 for rent and utilities for Hs No.E8 on 11/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(898,'254724753414','2021-12-01 04:25:49pm','Dear IAN ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.F2 on 05/11/2021. Your balance is now Ksh.7650.Thank you for your support.','active','1','1',0,0,'',0,'',''),(899,'254745354047','2021-12-01 04:28:18pm','Dear BEVOLINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.F3 on 11/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(900,'254716718506','2021-12-01 04:32:10pm','Dear SHAMIN ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.F5 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(901,'254767898798','2021-12-01 04:33:17pm','Dear SHALEL! We have received your payment of Ksh.11350 for rent and utilities for Hs No.F7 on 11/11/2021. Your balance is now Ksh.450.Thank you for your support.','active','1','1',0,0,'',0,'',''),(902,'254727250741','2021-12-01 04:41:15pm','Dear MARLOND! We have received your payment of Ksh.8032 for rent and utilities for Hs No.F8 on 09/11/2021. Your balance is now Ksh.18.Thank you for your support.','active','1','1',0,0,'',0,'',''),(903,'254748995366','2021-12-01 08:58:19pm','Dear SARAFINA CHOLIMO! You have been invoiced Ksh.4000 for rent for Hs No.1 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(904,'254729541114','2021-12-01 08:59:07pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(905,'254719304829','2021-12-01 08:59:48pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(906,'254114360756','2021-12-01 09:00:18pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(907,'254741383115','2021-12-01 09:00:44pm','Dear JOAN! You have been invoiced Ksh.4000 for rent for Hs No.5 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(908,'0726419020','2021-12-01 09:01:09pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(909,'254724984674','2021-12-01 09:01:32pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(910,'254700487543','2021-12-01 09:01:59pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/12/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(911,'254115738130','2021-12-01 09:02:34pm','Dear MARYAN! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(912,'254743056686','2021-12-01 09:03:26pm','Dear REGINA! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(913,'0741611341','2021-12-01 09:03:58pm','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.12 on 01/12/2021. Your total balance is now Ksh.3700 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(914,'254790998693','2021-12-01 09:04:29pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(915,'254723795220','2021-12-01 09:05:14pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.14 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(916,'254792623918','2021-12-01 09:08:24pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(917,'254796239415','2021-12-01 09:25:05pm','Dear GLADIES! You have been invoiced Ksh.3500 for rent for Hs No.17 on 01/12/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(918,'254721389355','2021-12-01 09:25:30pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(919,'254748464245','2021-12-01 09:25:49pm','Dear HILLARY! You have been invoiced Ksh.3500 for rent for Hs No.19 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(920,'254707631790','2021-12-01 09:26:18pm','Dear FAITH! You have been invoiced Ksh.3500 for rent for Hs No.20 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(921,'254719350205','2021-12-01 09:30:36pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(922,'254115928023','2021-12-01 09:31:03pm','Dear LUCY! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(923,'254713372628','2021-12-01 09:31:29pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(924,'254758243799','2021-12-01 09:32:39pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/12/2021. Your total balance is now Ksh.4200 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(925,'254758243799','2021-12-01 09:34:46pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(926,'254746518877','2021-12-01 09:35:28pm','Dear GERALD! You have been invoiced Ksh.4000 for rent for Hs No.25 on 01/12/2021. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(927,'254791446243','2021-12-01 09:36:01pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(928,'254769616409','2021-12-01 09:36:32pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(929,'254115297772','2021-12-01 09:36:58pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/12/2021. Your total balance is now Ksh.7300 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(930,'254727526916','2021-12-01 09:37:24pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 01/12/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(931,'254720704223','2021-12-01 09:37:50pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 01/12/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(932,'254721144593','2021-12-01 09:51:51pm','Dear HUDSON! You have been invoiced Ksh.4500 for rent for Hs No.47 on 01/12/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(933,'254793287900','2021-12-01 09:58:01pm','Dear MOSES BARASA! You have been invoiced Ksh.4500 for rent for Hs No.31 on 01/12/2021. Your total balance is now Ksh.1000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(934,'254793287900','2021-12-01 09:59:27pm','Dear MOSES BARASA! You have been invoiced Ksh.4500 for rent for Hs No.31 on 01/12/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(935,'254741061613','2021-12-01 10:00:14pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(936,'254746000273','2021-12-01 10:00:55pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(937,'254725520315','2021-12-01 10:01:21pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(938,'254799934951','2021-12-01 10:01:42pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(939,'254742293323','2021-12-01 10:02:08pm','Dear WINNIE! You have been invoiced Ksh.3500 for rent for Hs No.36 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(940,'254712756788','2021-12-01 10:03:28pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(941,'254790741226','2021-12-01 10:04:17pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(942,'254796762629','2021-12-01 10:04:41pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(943,'254706300403','2021-12-01 10:05:12pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(944,'254719718641','2021-12-01 10:05:53pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 01/12/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(945,'254115392340','2021-12-01 10:06:26pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(946,'254715737391','2021-12-01 10:06:57pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(947,'254708552329','2021-12-01 10:07:29pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(948,'254712968792','2021-12-01 10:07:57pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(949,'254711274813','2021-12-01 10:08:19pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(950,'254729310189','2021-12-01 10:08:43pm','Dear PETERSON! You have been invoiced Ksh.3800 for rent for Hs No.50 on 01/12/2021. Your total balance is now Ksh.4600 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(951,'254723900183','2021-12-01 10:09:10pm','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/12/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(952,'254714172025','2021-12-01 10:09:29pm','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 01/12/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(953,'254725134836','2021-12-01 10:09:53pm','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent for Hs No.53 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(954,'254717989685','2021-12-01 10:10:19pm','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(955,'254714855187','2021-12-01 10:10:44pm','Dear JENIFFER! You have been invoiced Ksh.3500 for rent for Hs No.55 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(956,'254734917247','2021-12-01 10:11:08pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(957,'254726949601','2021-12-01 10:11:51pm','Dear EZEKIEL NYATUKA! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(958,'254758012315','2021-12-01 10:12:17pm','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(959,'254797009359','2021-12-01 10:15:48pm','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(960,'254740081206','2021-12-01 10:16:10pm','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(961,'254741093932','2021-12-01 10:16:32pm','Dear DUKE ! You have been invoiced Ksh.3500 for rent for Hs No.63 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(962,'254729968662','2021-12-01 10:16:51pm','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(963,'254723332733','2021-12-01 10:17:17pm','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 01/12/2021. Your total balance is now Ksh.8000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(964,'254722684597','2021-12-01 10:17:49pm','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(965,'254728753497','2021-12-01 10:18:09pm','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(966,'254798013683','2021-12-01 10:18:31pm','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(967,'254723622409','2021-12-01 10:18:53pm','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(968,'254714045353','2021-12-01 10:19:14pm','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(969,'254701784108','2021-12-01 10:19:41pm','Dear FABIEN! You have been invoiced Ksh.3800 for rent for Hs No.72 on 01/12/2021. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(970,'254726642173','2021-12-01 10:20:08pm','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/12/2021. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(971,'254726868789','2021-12-01 10:20:34pm','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/12/2021. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(972,'254723814719','2021-12-01 10:21:00pm','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 01/12/2021. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(973,'254701041651','2021-12-01 10:21:36pm','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(974,'254759434941','2021-12-01 10:22:17pm','Dear JANNES! You have been invoiced Ksh.3500 for rent for Hs No.77 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(975,'254713541336','2021-12-01 10:22:48pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(976,'254729640088','2021-12-01 10:23:17pm','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(977,'254718155557','2021-12-01 10:23:42pm','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/12/2021. Your total balance is now Ksh.3700 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(978,'254729514256','2021-12-01 10:24:12pm','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(979,'254743913802','2021-12-01 10:24:48pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(980,'254742006135','2021-12-01 10:25:57pm','Dear JACKSON! You have been invoiced Ksh.3500 for rent for Hs No.83 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(981,'254726582138','2021-12-01 10:26:58pm','Dear EZRA! You have been invoiced Ksh.3500 for rent for Hs No.84 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(982,'254795660684','2021-12-01 10:33:02pm','Dear ALFRED! You have been invoiced Ksh.4500 for rent for Hs No.85 on 01/12/2021. Your total balance is now Ksh.8300 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(983,'254795660684','2021-12-01 10:34:29pm','Dear ALFRED! You have been invoiced Ksh.4500 for rent for Hs No.85 on 01/12/2021. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(984,'254705043430','2021-12-01 10:34:54pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(985,'254729684412','2021-12-01 10:35:21pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/12/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(986,'254711606456','2021-12-01 10:35:42pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/12/2021. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(987,'254793052811','2021-12-01 10:36:25pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/12/2021. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(988,'254715724454','2021-12-01 10:40:20pm','Dear VIVIAN! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/12/2021. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(989,'254728353654','2021-12-02 12:33:45pm','Dear DAVID! You have been invoiced Ksh.12950 for rent and utilities for Hs No.A1 on 01/12/2021. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(990,'254113075399','2021-12-02 12:35:48pm','Dear PASCAL! You have been invoiced Ksh.9850 for rent and utilities for Hs No.A3 on 01/12/2021. Your total balance is now Ksh.9850 . Kindly settle the total balance by 12/05/2021..','active','1','1',0,0,'',0,'',''),(991,'254798756046','2021-12-02 12:38:09pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.12350 for rent and utilities for Hs No.A4 on 01/12/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(992,'254742477650','2021-12-02 01:01:20pm','Dear MARY ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B2 on 01/12/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(993,'254714721787','2021-12-02 01:08:23pm','Dear FRANKLINE! You have been invoiced Ksh.11350 for rent and utilities for Hs No.B4 on 01/12/2021. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(994,'254728270382','2021-12-02 01:13:03pm','Dear CANDY ! You have been invoiced Ksh.12350 for rent and utilities for Hs No.B5 on 01/12/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(995,'254716571497','2021-12-02 01:27:14pm','Dear TERESIA ! You have been invoiced Ksh.10350 for rent and utilities for Hs No.B7 on 01/12/2021. Your total balance is now Ksh.10350 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(996,'254722543401','2021-12-02 01:28:57pm','Dear JOHN! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B8 on 01/12/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(997,'254718672090','2021-12-02 01:31:59pm','Dear KEVIN ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.C1 on 01/12/2021. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(998,'254723907301','2021-12-02 01:33:30pm','Dear AUSTINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C2 on 01/12/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(999,'254728706423','2021-12-02 01:34:59pm','Dear MARK ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.C3 on 01/12/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/12/2021..','active','1','1',0,0,'',0,'',''),(1000,'254719304829','2021-12-29 05:12:32pm','Dear SHADRACK ! We have received your payment of Ksh.3000 for rent for Hs No.3 on 11/12/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1001,'254114360756','2021-12-29 05:15:41pm','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1002,'254741383115','2021-12-29 05:16:45pm','Dear JOAN! We have received your payment of Ksh.4000 for rent for Hs No.5 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1003,'0726419020','2021-12-29 05:42:47pm','Dear RICHARD! We have received your payment of Ksh.2000 for rent for Hs No.6 on 16/12/2021. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1004,'254724984674','2021-12-29 05:45:25pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1005,'254700487543','2021-12-29 05:50:04pm','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1006,'254115738130','2021-12-29 05:54:14pm','Dear MARYAN! We have received your payment of Ksh.3500 for rent for Hs No.9 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1007,'254743056686','2021-12-30 09:14:57pm','Dear REGINA! We have received your payment of Ksh.3500 for rent for Hs No.11 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1008,'254790998693','2021-12-30 09:15:40pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1009,'254723795220','2021-12-30 09:16:51pm','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.14 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1010,'254792623918','2021-12-30 09:18:21pm','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1011,'254740358325','2021-12-30 09:20:05pm','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1012,'254796239415','2021-12-30 09:21:27pm','Dear GLADIES! We have received your payment of Ksh.4500 for rent for Hs No.17 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1013,'254721389355','2021-12-30 09:22:41pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1014,'254748464245','2021-12-30 09:24:14pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent for Hs No.19 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1015,'254707631790','2021-12-30 09:25:41pm','Dear FAITH! We have received your payment of Ksh.3500 for rent for Hs No.20 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1016,'254719350205','2021-12-30 09:27:19pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1017,'254115928023','2021-12-30 09:28:22pm','Dear LUCY! We have received your payment of Ksh.4000 for rent for Hs No.22 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1018,'254713372628','2021-12-30 09:29:27pm','Dear THABITHA! We have received your payment of Ksh.4000 for rent for Hs No.23 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1019,'254758243799','2021-12-30 09:31:59pm','Dear LINET! We have received your payment of Ksh.4000 for rent for Hs No.24 on 09/12/2021. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1020,'254746518877','2021-12-30 09:33:12pm','Dear GERALD! We have received your payment of Ksh.5000 for rent for Hs No.25 on 18/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1021,'254791446243','2021-12-30 09:34:17pm','Dear JACKLINE! We have received your payment of Ksh.4000 for rent for Hs No.26 on 01/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1022,'254769616409','2021-12-30 09:35:20pm','Dear SETRICK! We have received your payment of Ksh.4000 for rent for Hs No.27 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1023,'254115297772','2021-12-30 09:37:07pm','Dear NICHOLAS! We have received your payment of Ksh.3500 for rent for Hs No.28 on 11/12/2021. Your balance is now Ksh.300.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1024,'254115297772','2021-12-30 09:38:47pm','Dear NICHOLAS! We have received your payment of Ksh.300 for rent for Hs No.28 on 12/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1025,'254727526916','2021-12-30 09:40:09pm','Dear BRAMWEL! We have received your payment of Ksh.5000 for rent for Hs No.29 on 08/12/2021. Your balance is now Ksh.1500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1026,'254720704223','2021-12-30 09:41:12pm','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1027,'254793287900','2021-12-30 09:42:40pm','Dear MOSES BARASA! We have received your payment of Ksh.3500 for rent for Hs No.31 on 08/12/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1028,'254741061613','2021-12-30 09:44:00pm','Dear PAUL! We have received your payment of Ksh.3500 for rent for Hs No.32 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1029,'254746000273','2021-12-30 09:45:02pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent for Hs No.33 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1030,'254725520315','2021-12-30 09:47:48pm','Dear LUCY! We have received your payment of Ksh.3500 for rent for Hs No.34 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1031,'254799934951','2021-12-30 09:49:10pm','Dear FRANCIS! We have received your payment of Ksh.3500 for rent for Hs No.35 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1032,'254742293323','2021-12-30 09:50:44pm','Dear WINNIE! We have received your payment of Ksh.4000 for rent for Hs No.36 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1033,'254712756788','2021-12-30 10:03:46pm','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.38 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1034,'254714765253','2021-12-30 10:09:28pm','Dear VERONICAH NYABOKE! We have received your payment of Ksh.3500 for rent for Hs No.39 on 30/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1035,'254790741226','2021-12-30 10:11:49pm','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1036,'254796762629','2021-12-30 10:12:56pm','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1037,'254706300403','2021-12-30 10:13:53pm','Dear EUNICE ! We have received your payment of Ksh.3500 for rent for Hs No.42 on 13/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1038,'254719718641','2021-12-30 10:17:51pm','Dear BRONNY ! We have received your payment of Ksh.5000 for rent for Hs No.43 on 07/12/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1039,'254115392340','2021-12-30 10:18:56pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1040,'254715737391','2021-12-30 10:20:38pm','Dear FREDRICK ! We have received your payment of Ksh.4000 for rent for Hs No.45 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1041,'254708552329','2021-12-30 10:21:35pm','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent for Hs No.46 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1042,'254711274813','2021-12-30 10:29:52pm','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent for Hs No.49 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1043,'254729310189','2021-12-30 10:31:23pm','Dear PETERSON! We have received your payment of Ksh.4600 for rent for Hs No.50 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1044,'254723900183','2021-12-30 10:32:45pm','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent for Hs No.51 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1045,'254714172025','2021-12-30 10:33:54pm','Dear STELLA ! We have received your payment of Ksh.6000 for rent for Hs No.52 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1046,'254725134836','2021-12-30 10:35:02pm','Dear NICHODEMUS! We have received your payment of Ksh.3500 for rent for Hs No.53 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1047,'254717989685','2021-12-30 10:38:37pm','Dear CAROLINE! We have received your payment of Ksh.3500 for rent for Hs No.54 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1048,'254734917247','2021-12-30 10:41:30pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.56 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1049,'254728245483','2021-12-30 10:46:07pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.57 on 01/12/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 30/12/2021..','active','1','1',0,0,'',0,'',''),(1050,'254728245483','2021-12-30 10:46:56pm','Dear PAUL! We have received your payment of Ksh.7000 for rent for Hs No.57 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1051,'254726949601','2021-12-30 10:48:08pm','Dear EZEKIEL NYATUKA! We have received your payment of Ksh.3500 for rent for Hs No.58 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1052,'254758012315','2021-12-30 10:49:25pm','Dear CHARLES ! We have received your payment of Ksh.3500 for rent for Hs No.59 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1053,'254715724454','2021-12-30 10:50:25pm','Dear VIVIAN! We have received your payment of Ksh.3500 for rent for Hs No.60 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1054,'254797009359','2021-12-30 10:53:03pm','Dear VERONICA! We have received your payment of Ksh.3500 for rent for Hs No.61 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1055,'254740081206','2021-12-30 10:59:33pm','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent for Hs No.62 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1056,'254741093932','2021-12-30 11:00:36pm','Dear DUKE ! We have received your payment of Ksh.3500 for rent for Hs No.63 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1057,'254729968662','2021-12-30 11:01:39pm','Dear ANN ! We have received your payment of Ksh.3500 for rent for Hs No.64 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1058,'254723332733','2021-12-30 11:03:33pm','Dear FANUEL ! We have received your payment of Ksh.4000 for rent for Hs No.65 on 30/12/2021. Your balance is now Ksh.4000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1059,'254723332733','2021-12-30 11:04:10pm','Dear FANUEL ! We have received your payment of Ksh.5000 for rent for Hs No.65 on 21/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1060,'254728753497','2021-12-30 11:06:41pm','Dear NELSON! We have received your payment of Ksh.4000 for rent for Hs No.67 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1061,'254798013683','2021-12-30 11:07:35pm','Dear ROSE! We have received your payment of Ksh.4000 for rent for Hs No.68 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1062,'254723622409','2021-12-30 11:08:36pm','Dear PAUL! We have received your payment of Ksh.4000 for rent for Hs No.69 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1063,'254714045353','2021-12-30 11:09:41pm','Dear CAROLINE! We have received your payment of Ksh.4000 for rent for Hs No.70 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1064,'254701784108','2021-12-30 11:11:49pm','Dear FABIEN! We have received your payment of Ksh.3800 for rent for Hs No.72 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1065,'254726868789','2021-12-30 11:13:29pm','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent for Hs No.73 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1066,'254704433506','2021-12-30 11:16:31pm','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 01/12/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 30/12/2021..','active','1','1',0,0,'',0,'',''),(1067,'254704433506','2021-12-30 11:16:58pm','Dear DENIS IRERI! We have received your payment of Ksh.7000 for rent for Hs No.75 on 21/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1068,'254724564525','2021-12-31 05:37:59am','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 01/12/2021. Your total balance is now Ksh.7000 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1069,'254724564525','2021-12-31 05:38:44am','Dear ATHONY! We have received your payment of Ksh.7000 for rent for Hs No.37 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1070,'254701041651','2021-12-31 05:40:45am','Dear MONICAH! We have received your payment of Ksh.3500 for rent for Hs No.76 on 04/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1071,'254759434941','2021-12-31 05:41:42am','Dear JANNES! We have received your payment of Ksh.3500 for rent for Hs No.77 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1072,'254713541336','2021-12-31 05:43:07am','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.78 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1073,'254718155557','2021-12-31 05:44:39am','Dear KIPKORIR! We have received your payment of Ksh.7000 for rent for Hs No.80 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1074,'254729514256','2021-12-31 05:45:43am','Dear SOLOMON! We have received your payment of Ksh.3500 for rent for Hs No.81 on 01/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1075,'254743913802','2021-12-31 05:48:54am','Dear FRED MUNENE! We have received your payment of Ksh.4000 for rent for Hs No.82 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1076,'254726582138','2021-12-31 05:50:46am','Dear EZRA! We have received your payment of Ksh.3500 for rent for Hs No.84 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1077,'254795660684','2021-12-31 05:54:17am','Dear ALFRED! We have received your payment of Ksh.4000 for rent for Hs No.85 on 08/12/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1078,'254705043430','2021-12-31 05:55:43am','Dear FELISIA ! We have received your payment of Ksh.3500 for rent for Hs No.86 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1079,'254729684412','2021-12-31 05:59:04am','Dear ABRAHAM! We have received your payment of Ksh.4000 for rent for Hs No.SHOP 1 on 12/12/2021. Your balance is now Ksh.1500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1080,'254711606456','2021-12-31 06:00:42am','Dear VALENTINE! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 2 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1081,'254793052811','2021-12-31 06:02:18am','Dear JOSEPH! We have received your payment of Ksh.7500 for rent for Hs No.SHOP 3 on 11/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1082,'0726419020','2021-12-31 06:04:32am','Dear RICHARD! We have received your payment of Ksh.1000 for rent for Hs No.6 on 24/12/2021. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1083,'254714855187','2021-12-31 06:13:55am','Dear JENIFFER! We have received your payment of Ksh.3500 for rent for Hs No.55 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1084,'254729640088','2021-12-31 06:17:37am','Dear AMOS ! We have received your payment of Ksh.3500 for rent for Hs No.79 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1085,'254726642173','2021-12-31 06:18:28am','Dear MORARA! We have received your payment of Ksh.4000 for rent for Hs No.71 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1086,'254722684597','2021-12-31 06:19:12am','Dear EDNA! We have received your payment of Ksh.4000 for rent for Hs No.66 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1087,'254723814719','2021-12-31 08:23:01am','Dear PETER! We have received your payment of Ksh.6000 for rent for Hs No.74 on 21/09/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1088,'254728353654','2021-12-31 03:13:59pm','Dear DAVID! We have received your payment of Ksh.12950 for rent and utilities for Hs No.A1 on 11/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1089,'254113075399','2021-12-31 03:20:06pm','Dear PASCAL! We have received your payment of Ksh.9850 for rent and utilities for Hs No.A3 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1090,'254798867622','2021-12-31 03:31:23pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.11000 for rent and utilities for Hs No.A4 on 28/12/2021. Your balance is now Ksh.1350.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1091,'254798867622','2021-12-31 03:34:19pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.1350 for rent and utilities for Hs No.A4 on 31/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1092,'254726299209','2021-12-31 03:39:24pm','Dear MICHAEL! We have received your payment of Ksh.11750 for rent and utilities for Hs No.A5 on 16/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1093,'254742477650','2021-12-31 03:47:30pm','Dear MARY ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B2 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1094,'254728270382','2021-12-31 03:56:28pm','Dear CANDY ! We have received your payment of Ksh.10700 for rent and utilities for Hs No.B5 on 26/11/2021. Your balance is now Ksh.1650.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1095,'254728270382','2021-12-31 03:59:22pm','Dear CANDY ! We have received your payment of Ksh.1650 for rent and utilities for Hs No.B5 on 21/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1096,'254716571497','2021-12-31 04:07:46pm','Dear TERESIA ! We have received your payment of Ksh.10350 for rent and utilities for Hs No.B7 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1097,'254722543401','2021-12-31 04:09:19pm','Dear JOHN! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B8 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1098,'254718672090','2021-12-31 04:17:40pm','Dear KEVIN ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.C1 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1099,'254723907301','2021-12-31 04:23:18pm','Dear AUSTINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C2 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1100,'254728706423','2021-12-31 04:25:09pm','Dear MARK ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C3 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1101,'254742383770','2021-12-31 04:27:05pm','Dear MAGDALENA ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.C4 on 09/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1102,'254718701169','2021-12-31 04:35:11pm','Dear BONIFACE ! We have received your payment of Ksh.22700 for rent and utilities for Hs No.C5 on 17/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1103,'254704545878','2021-12-31 04:36:49pm','Dear EVERLINE! We have received your payment of Ksh.8450 for rent and utilities for Hs No.C6 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1104,'254719296575','2021-12-31 04:43:18pm','Dear CHRISTOPER! We have received your payment of Ksh.12950 for rent and utilities for Hs No.C9 on 30/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1105,'254706753217','2021-12-31 04:45:54pm','Dear MARYAN! We have received your payment of Ksh.7850 for rent and utilities for Hs No.D2 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1106,'254719741986','2021-12-31 04:47:13pm','Dear IRINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D3 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1107,'254706793387','2021-12-31 04:49:06pm','Dear JARED ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.D5 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1108,'254720000849','2021-12-31 04:50:31pm','Dear WILFRIDAH ! We have received your payment of Ksh.8650 for rent and utilities for Hs No.D6 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1109,'254713071895','2021-12-31 04:51:57pm','Dear JACKLINE ! We have received your payment of Ksh.10400 for rent and utilities for Hs No.D7 on 31/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1110,'254781281165','2021-12-31 04:54:13pm','Dear GLORIA ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.D9 on 08/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1111,'254733686007','2021-12-31 07:00:24pm','Dear PERIS! We have received your payment of Ksh.13350 for rent and utilities for Hs No.E1 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1112,'254717227966','2021-12-31 07:03:05pm','Dear WANGARI ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E2 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1113,'254728165352','2021-12-31 07:06:38pm','Dear GEOFFREY! We have received your payment of Ksh.11750 for rent and utilities for Hs No.E5 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1114,'254708060090','2021-12-31 07:08:13pm','Dear PAUL ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.E6 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1115,'254726483173','2021-12-31 07:10:12pm','Dear ESTHER! We have received your payment of Ksh.10550 for rent and utilities for Hs No.E7 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1116,'254706177417','2021-12-31 07:12:15pm','Dear LINDA! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E8 on 07/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1117,'254723876673','2021-12-31 07:13:32pm','Dear GRACE! We have received your payment of Ksh.12550 for rent and utilities for Hs No.E9 on 13/12/2021. Your balance is now Ksh.12750.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1118,'254724028753','2021-12-31 07:15:26pm','Dear DENNIS ! We have received your payment of Ksh.12350 for rent and utilities for Hs No.F1 on 11/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1119,'254724753414','2021-12-31 07:17:04pm','Dear IAN ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.F2 on 10/12/2021. Your balance is now Ksh.7650.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1120,'254745354047','2021-12-31 07:19:15pm','Dear BEVOLINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.F3 on 16/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1121,'254768386691','2021-12-31 07:20:56pm','Dear EMMANUEL! We have received your payment of Ksh.11750 for rent and utilities for Hs No.F4 on 10/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1122,'254716718506','2021-12-31 07:23:05pm','Dear SHAMIN ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.F5 on 05/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1123,'254716239840','2021-12-31 07:25:17pm','Dear YOBESH! We have received your payment of Ksh.8850 for rent and utilities for Hs No.F6 on 23/12/2021. Your balance is now Ksh.1150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1124,'254727250741','2021-12-31 07:28:16pm','Dear MARLOND! We have received your payment of Ksh.8450 for rent and utilities for Hs No.F8 on 10/12/2021. Your balance is now Ksh.18.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1125,'254743203098','2021-12-31 07:56:55pm','Dear DANIEL! You have been invoiced Ksh.200 for rent and utilities for Hs No.B1 on 01/12/2021. Your total balance is now Ksh.-1800 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1126,'254743203098','2021-12-31 07:57:52pm','Dear DANIEL! We have received your payment of Ksh.200 for rent and utilities for Hs No.B1 on 27/11/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1127,'254724915290','2021-12-31 08:01:06pm','Dear EVERNGELINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B3 on 01/12/2021. Your total balance is now Ksh.8050 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1128,'254724915290','2021-12-31 08:02:07pm','Dear EVERNGELINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B3 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1129,'254714721787','2021-12-31 08:06:57pm','Dear FRANKLINE! You have been invoiced Ksh.600 for rent and utilities for Hs No.B4 on 01/12/2021. Your total balance is now Ksh.11950 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1130,'254714721787','2021-12-31 08:07:33pm','Dear FRANKLINE! We have received your payment of Ksh.11950 for rent and utilities for Hs No.B4 on 08/12/2021. Your balance is now Ksh.10.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1131,'254702735724','2021-12-31 08:11:04pm','Dear JOSPHINE ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B6 on 01/12/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1132,'254702735724','2021-12-31 08:12:28pm','Dear JOSPHINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B6 on 02/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1133,'254723960479','2021-12-31 08:14:40pm','Dear FNID ! You have been invoiced Ksh.150 for rent and utilities for Hs No.B9 on 01/12/2021. Your total balance is now Ksh.150 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1134,'254723960479','2021-12-31 08:15:13pm','Dear FNID ! You have been invoiced Ksh.13000 for rent and utilities for Hs No.B9 on 01/12/2021. Your total balance is now Ksh.13150 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1135,'254723960479','2021-12-31 08:16:07pm','Dear FNID ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B9 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1136,'254723788197','2021-12-31 08:20:04pm','Dear CHRISTOPHER! You have been invoiced Ksh.12150 for rent and utilities for Hs No.C7 on 01/12/2021. Your total balance is now Ksh.23300 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1137,'254723788197','2021-12-31 08:21:53pm','Dear CHRISTOPHER! You have been invoiced Ksh.11550 for rent and utilities for Hs No.C7 on 01/12/2021. Your total balance is now Ksh.34850 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1138,'254723788197','2021-12-31 08:29:23pm','Dear CHRISTOPHER! We have received your payment of Ksh.11550 for rent and utilities for Hs No.C7 on 12/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1139,'254722961655','2021-12-31 08:33:31pm','Dear YASMIN ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.C8 on 01/12/2021. Your total balance is now Ksh.15900 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1140,'254722961655','2021-12-31 08:34:50pm','Dear YASMIN ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.C8 on 30/12/2021. Your balance is now Ksh.8050.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1141,'254724787306','2021-12-31 08:38:22pm','Dear KEITH ! You have been invoiced Ksh.600 for rent and utilities for Hs No.D1 on 01/12/2021. Your total balance is now Ksh.12750 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1142,'254724787306','2021-12-31 08:38:39pm','Dear KEITH ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.D1 on 31/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1143,'254722131195','2021-12-31 08:40:29pm','Dear SANDRA! You have been invoiced Ksh.350 for rent and utilities for Hs No.D8 on 01/12/2021. Your total balance is now Ksh.8000 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1144,'254722131195','2021-12-31 08:42:51pm','Dear SANDRA! We have received your payment of Ksh.7850 for rent and utilities for Hs No.D8 on 06/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1145,'254708317256','2021-12-31 08:46:12pm','Dear ROSE ! You have been invoiced Ksh.200 for rent and utilities for Hs No.E3 on 01/12/2021. Your total balance is now Ksh.8250 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1146,'254708317256','2021-12-31 08:46:49pm','Dear ROSE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E3 on 31/12/2021. Your balance is now Ksh.400.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1147,'254723566235','2021-12-31 08:49:44pm','Dear KENNEDY! You have been invoiced Ksh.150 for rent and utilities for Hs No.E4 on 01/12/2021. Your total balance is now Ksh.12350 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1148,'254723566235','2021-12-31 08:50:59pm','Dear KENNEDY! You have been invoiced Ksh.11700 for rent and utilities for Hs No.E4 on 01/12/2021. Your total balance is now Ksh.24050 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1149,'254723566235','2021-12-31 08:52:19pm','Dear KENNEDY! You have been invoiced Ksh.150 for rent and utilities for Hs No.E4 on 01/12/2021. Your total balance is now Ksh.24200 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1150,'254723566235','2021-12-31 08:52:47pm','Dear KENNEDY! We have received your payment of Ksh.12000 for rent and utilities for Hs No.E4 on 31/12/2021. Your balance is now Ksh.12200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1151,'254767898798','2021-12-31 08:55:58pm','Dear SHALEL! You have been invoiced Ksh.11750 for rent and utilities for Hs No.F7 on 01/12/2021. Your total balance is now Ksh.11300 . Kindly settle the total balance by 31/12/2021..','active','1','1',0,0,'',0,'',''),(1152,'254767898798','2021-12-31 08:56:53pm','Dear SHALEL! We have received your payment of Ksh.11750 for rent and utilities for Hs No.F7 on 11/12/2021. Your balance is now Ksh.13200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1153,'254748995366','2022-01-03 10:57:46pm','Dear SARAFINA CHOLIMO! You have been invoiced Ksh.4000 for rent for Hs No.1 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1154,'254729541114','2022-01-03 10:58:10pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1155,'254719304829','2022-01-03 10:58:33pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 01/01/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1156,'254114360756','2022-01-03 10:59:16pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1157,'254741383115','2022-01-03 10:59:39pm','Dear JOAN! You have been invoiced Ksh.4000 for rent for Hs No.5 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1158,'0726419020','2022-01-03 11:01:04pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 01/01/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1159,'254724984674','2022-01-03 11:01:59pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1160,'254700487543','2022-01-03 11:02:19pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/01/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1161,'254115738130','2022-01-03 11:02:39pm','Dear MARYAN! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1162,'254743056686','2022-01-03 11:03:15pm','Dear REGINA! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1163,'254790998693','2022-01-03 11:03:43pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1164,'254723795220','2022-01-03 11:04:08pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.14 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1165,'254792623918','2022-01-03 11:04:37pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1166,'254740358325','2022-01-03 11:04:59pm','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1167,'254796239415','2022-01-03 11:05:20pm','Dear GLADIES! You have been invoiced Ksh.3500 for rent for Hs No.17 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1168,'254721389355','2022-01-03 11:05:44pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1169,'254748464245','2022-01-03 11:06:03pm','Dear HILLARY! You have been invoiced Ksh.3500 for rent for Hs No.19 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1170,'254707631790','2022-01-03 11:06:24pm','Dear FAITH! You have been invoiced Ksh.3500 for rent for Hs No.20 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1171,'254719350205','2022-01-03 11:06:50pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 05/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1172,'254115928023','2022-01-03 11:07:08pm','Dear LUCY! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1173,'254713372628','2022-01-03 11:07:39pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1174,'254758243799','2022-01-03 11:07:59pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/01/2022. Your total balance is now Ksh.4200 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1175,'254746518877','2022-01-03 11:08:18pm','Dear GERALD! You have been invoiced Ksh.4000 for rent for Hs No.25 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1176,'254791446243','2022-01-03 11:08:39pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1177,'254769616409','2022-01-03 11:08:59pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1178,'254115297772','2022-01-03 11:09:21pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/01/2022. Your total balance is now Ksh.7300 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1179,'254727526916','2022-01-03 11:09:43pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 01/01/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1180,'254720704223','2022-01-03 11:10:01pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 01/01/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1181,'254793287900','2022-01-03 11:10:23pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.31 on 01/01/2022. Your total balance is now Ksh.1000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1182,'254741061613','2022-01-03 11:10:48pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1183,'254746000273','2022-01-03 11:11:05pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1184,'254725520315','2022-01-03 11:11:28pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1185,'254799934951','2022-01-03 11:11:50pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1186,'254742293323','2022-01-03 11:12:16pm','Dear WINNIE! You have been invoiced Ksh.3500 for rent for Hs No.36 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1187,'254724564525','2022-01-03 11:12:37pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1188,'254712756788','2022-01-03 11:13:00pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1189,'254714765253','2022-01-03 11:13:20pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1190,'254790741226','2022-01-03 11:14:16pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1191,'254796762629','2022-01-03 11:14:41pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1192,'254706300403','2022-01-03 11:15:04pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1193,'254719718641','2022-01-03 11:15:24pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 01/01/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1194,'254115392340','2022-01-03 11:15:41pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1195,'254715737391','2022-01-03 11:16:03pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1196,'254708552329','2022-01-03 11:16:23pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1197,'254711274813','2022-01-03 11:17:18pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1198,'254729310189','2022-01-03 11:17:38pm','Dear PETERSON! You have been invoiced Ksh.3800 for rent for Hs No.50 on 01/01/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1199,'254723900183','2022-01-03 11:18:17pm','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/01/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1200,'254722684597','2022-01-03 11:32:54pm','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1201,'254728753497','2022-01-03 11:33:17pm','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1202,'254798013683','2022-01-03 11:33:36pm','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1203,'254723622409','2022-01-03 11:33:54pm','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1204,'254714045353','2022-01-03 11:34:24pm','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1205,'254726642173','2022-01-03 11:34:45pm','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1206,'254701784108','2022-01-03 11:35:19pm','Dear FABIEN! You have been invoiced Ksh.3800 for rent for Hs No.72 on 01/01/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1207,'254726868789','2022-01-03 11:35:37pm','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/01/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1208,'254723814719','2022-01-03 11:36:03pm','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 01/01/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1209,'254704433506','2022-01-03 11:36:22pm','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1210,'254701041651','2022-01-03 11:36:44pm','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1211,'254759434941','2022-01-03 11:37:05pm','Dear JANNES! You have been invoiced Ksh.3500 for rent for Hs No.77 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1212,'254713541336','2022-01-03 11:37:29pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1213,'254729640088','2022-01-03 11:37:51pm','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1214,'254718155557','2022-01-03 11:38:17pm','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1215,'254729514256','2022-01-03 11:38:43pm','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1216,'254743913802','2022-01-03 11:39:05pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1217,'254726582138','2022-01-03 11:39:43pm','Dear EZRA! You have been invoiced Ksh.3500 for rent for Hs No.84 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1218,'254795660684','2022-01-03 11:40:06pm','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.85 on 01/01/2022. Your total balance is now Ksh.7800 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1219,'254705043430','2022-01-03 11:40:54pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1220,'254729684412','2022-01-03 11:41:14pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/01/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1221,'254711606456','2022-01-03 11:41:42pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/01/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1222,'254793052811','2022-01-03 11:42:11pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/01/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1223,'254113075399','2022-01-04 04:40:30pm','Dear PASCAL! You have been invoiced Ksh.9450 for rent and utilities for Hs No.A3 on 01/01/2022. Your total balance is now Ksh.9450 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1224,'254743203098','2022-01-04 04:41:19pm','Dear DANIEL! You have been invoiced Ksh.13550 for rent and utilities for Hs No.B1 on 01/01/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1225,'254722961655','2022-01-04 04:48:11pm','Dear YASMIN ! You have been invoiced Ksh.7650 for rent and utilities for Hs No.C8 on 01/01/2022. Your total balance is now Ksh.15700 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1226,'254706753217','2022-01-04 04:49:18pm','Dear MARYAN! You have been invoiced Ksh.8250 for rent and utilities for Hs No.D2 on 01/01/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1227,'254717227966','2022-01-04 04:50:16pm','Dear WANGARI ! You have been invoiced Ksh.8450 for rent and utilities for Hs No.E2 on 05/01/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1228,'254719741986','2022-01-04 04:51:01pm','Dear IRINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.D3 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1229,'254728353654','2022-01-04 09:49:50pm','Dear DAVID! You have been invoiced Ksh.12550 for rent and utilities for Hs No.A1 on 01/01/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1230,'254798867622','2022-01-04 09:58:54pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.13150 for rent and utilities for Hs No.A4 on 01/01/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1231,'254726299209','2022-01-04 10:09:07pm','Dear MICHAEL! You have been invoiced Ksh.11550 for rent and utilities for Hs No.A5 on 01/01/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1232,'254742477650','2022-01-04 10:54:12pm','Dear MARY ! You have been invoiced Ksh.8450 for rent and utilities for Hs No.B2 on 01/01/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1233,'254724915290','2022-01-04 10:57:28pm','Dear EVERNGELINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B3 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1234,'254714721787','2022-01-05 12:11:20pm','Dear FRANKLINE! You have been invoiced Ksh.11750 for rent and utilities for Hs No.B4 on 01/01/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1235,'254728270382','2022-01-05 12:13:19pm','Dear CANDY ! You have been invoiced Ksh.12150 for rent and utilities for Hs No.B5 on 01/01/2022. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1236,'254702735724','2022-01-05 12:14:43pm','Dear JOSPHINE ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B6 on 01/01/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1237,'254716571497','2022-01-05 12:16:22pm','Dear TERESIA ! You have been invoiced Ksh.10550 for rent and utilities for Hs No.B7 on 01/01/2022. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1238,'254722543401','2022-01-05 12:17:29pm','Dear JOHN! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B8 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1239,'254723960479','2022-01-05 12:18:23pm','Dear FNID ! You have been invoiced Ksh.13350 for rent and utilities for Hs No.B9 on 01/01/2022. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1240,'254718672090','2022-01-05 12:20:53pm','Dear KEVIN ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.C1 on 01/01/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1241,'254728706423','2022-01-05 12:22:09pm','Dear MARK ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.C3 on 01/01/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1242,'254723907301','2022-01-05 12:23:54pm','Dear AUSTINE! You have been invoiced Ksh.7850 for rent and utilities for Hs No.C2 on 01/01/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1243,'254742383770','2022-01-05 12:28:18pm','Dear MAGDALENA ! You have been invoiced Ksh.12950 for rent and utilities for Hs No.C4 on 01/01/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1244,'254704545878','2022-01-05 12:35:04pm','Dear EVERLINE! You have been invoiced Ksh.8250 for rent and utilities for Hs No.C6 on 01/01/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1245,'254718701169','2022-01-05 12:36:21pm','Dear BONIFACE ! You have been invoiced Ksh.11150 for rent and utilities for Hs No.C5 on 01/01/2022. Your total balance is now Ksh.11150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1246,'254723788197','2022-01-05 12:37:27pm','Dear CHRISTOPHER! You have been invoiced Ksh.12350 for rent and utilities for Hs No.C7 on 01/01/2022. Your total balance is now Ksh.35650 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1247,'254719296575','2022-01-05 01:16:02pm','Dear CHRISTOPER! You have been invoiced Ksh.12750 for rent and utilities for Hs No.C9 on 01/01/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1248,'254724787306','2022-01-05 01:17:31pm','Dear KEITH ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.D1 on 01/01/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1249,'254706793387','2022-01-05 01:24:21pm','Dear JARED ! You have been invoiced Ksh.11750 for rent and utilities for Hs No.D5 on 01/01/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1250,'254720000849','2022-01-05 01:26:38pm','Dear WILFRIDAH ! You have been invoiced Ksh.8850 for rent and utilities for Hs No.D6 on 01/01/2022. Your total balance is now Ksh.8850 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1251,'254713071895','2022-01-05 01:27:59pm','Dear JACKLINE ! You have been invoiced Ksh.10550 for rent and utilities for Hs No.D7 on 01/01/2022. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1252,'254733686007','2022-01-05 01:31:42pm','Dear PERIS! You have been invoiced Ksh.13150 for rent and utilities for Hs No.E1 on 01/01/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1253,'254708317256','2022-01-05 01:34:03pm','Dear ROSE ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E3 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1254,'254722131195','2022-01-05 01:35:34pm','Dear SANDRA! You have been invoiced Ksh.8050 for rent and utilities for Hs No.D8 on 01/01/2022. Your total balance is now Ksh.8200 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1255,'254781281165','2022-01-05 01:36:39pm','Dear GLORIA ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.D9 on 01/01/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1256,'254723566235','2022-01-05 01:43:32pm','Dear KENNEDY! You have been invoiced Ksh.11950 for rent and utilities for Hs No.E4 on 01/01/2022. Your total balance is now Ksh.24150 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1257,'254728165352','2022-01-05 01:45:27pm','Dear GEOFFREY! You have been invoiced Ksh.11750 for rent and utilities for Hs No.E5 on 01/01/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1258,'254708060090','2022-01-05 01:46:54pm','Dear PAUL ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.E6 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1259,'254726483173','2022-01-05 01:48:06pm','Dear ESTHER! You have been invoiced Ksh.10950 for rent and utilities for Hs No.E7 on 01/01/2022. Your total balance is now Ksh.10950 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1260,'254723876673','2022-01-05 01:49:29pm','Dear GRACE! You have been invoiced Ksh.12550 for rent and utilities for Hs No.E9 on 01/01/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1261,'254724028753','2022-01-05 01:51:05pm','Dear DENNIS ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.F1 on 01/01/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1262,'254724753414','2022-01-05 01:52:35pm','Dear IAN ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.F2 on 01/01/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1263,'254745354047','2022-01-05 01:53:19pm','Dear BEVOLINE ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.F3 on 01/01/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1264,'254768386691','2022-01-05 01:54:08pm','Dear EMMANUEL! You have been invoiced Ksh.11950 for rent and utilities for Hs No.F4 on 01/01/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1265,'254716718506','2022-01-05 01:55:10pm','Dear SHAMIN ! You have been invoiced Ksh.11550 for rent and utilities for Hs No.F5 on 01/01/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1266,'254716239840','2022-01-05 01:56:26pm','Dear YOBESH! You have been invoiced Ksh.8850 for rent and utilities for Hs No.F6 on 01/01/2022. Your total balance is now Ksh.10000 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1267,'254767898798','2022-01-05 02:00:49pm','Dear SHALEL! You have been invoiced Ksh.12350 for rent and utilities for Hs No.F7 on 01/01/2022. Your total balance is now Ksh.11900 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1268,'254727250741','2022-01-05 02:08:41pm','Dear MARLOND! You have been invoiced Ksh.8450 for rent and utilities for Hs No.F8 on 01/01/2022. Your total balance is now Ksh.8468 . Kindly settle the total balance by 05/01/2022..','active','1','1',0,0,'',0,'',''),(1269,'254729541114','2022-01-20 11:38:50am','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1270,'254719304829','2022-01-20 11:41:17am','Dear SHADRACK ! We have received your payment of Ksh.4000 for rent for Hs No.3 on 04/01/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1271,'254114360756','2022-01-20 11:43:03am','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 18/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1272,'254741383115','2022-01-20 11:44:21am','Dear JOAN! We have received your payment of Ksh.4000 for rent for Hs No.5 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1273,'0726419020','2022-01-20 11:46:14am','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.6 on 07/01/2022. Your balance is now Ksh.1500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1274,'0726419020','2022-01-20 11:47:25am','Dear RICHARD! We have received your payment of Ksh.1000 for rent for Hs No.6 on 10/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1275,'254724984674','2022-01-20 11:53:55am','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1276,'254700487543','2022-01-20 11:55:17am','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1277,'254115738130','2022-01-20 11:56:33am','Dear MARYAN! We have received your payment of Ksh.3500 for rent for Hs No.9 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1278,'254743056686','2022-01-20 11:58:21am','Dear REGINA! We have received your payment of Ksh.3500 for rent for Hs No.11 on 21/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1279,'254790998693','2022-01-20 12:09:06pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1280,'254723795220','2022-01-20 12:15:13pm','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.14 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1281,'254792623918','2022-01-20 01:11:42pm','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1282,'254740358325','2022-01-20 01:13:36pm','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 25/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1283,'254796239415','2022-01-20 01:15:12pm','Dear GLADIES! We have received your payment of Ksh.3500 for rent for Hs No.17 on 31/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1284,'254796239415','2022-01-20 01:17:16pm','Dear GLADIES! We have received your payment of Ksh.3500 for rent for Hs No.18 on 31/12/2021. Your balance is now Ksh.0.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(1285,'254721389355','2022-01-20 01:20:02pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1286,'254796239415','2022-01-20 01:29:17pm','Dear GLADIES! HSE NO 17. please ignore the messages you received as the management is aware that you are using deposit as January rent. Regards; Management','active','1','1',0,0,'',0,'',''),(1287,'254748464245','2022-01-20 01:47:53pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent for Hs No.19 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1288,'254719350205','2022-01-20 01:52:25pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1289,'254713372628','2022-01-20 01:53:56pm','Dear THABITHA! We have received your payment of Ksh.4000 for rent for Hs No.23 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1290,'254758243799','2022-01-20 01:55:01pm','Dear LINET! We have received your payment of Ksh.3500 for rent for Hs No.24 on 07/01/2022. Your balance is now Ksh.700.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1291,'254758243799','2022-01-20 01:55:30pm','Dear LINET! We have received your payment of Ksh.500 for rent for Hs No.24 on 08/01/2022. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1292,'254746518877','2022-01-20 01:57:34pm','Dear GERALD! We have received your payment of Ksh.4000 for rent for Hs No.25 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1293,'254791446243','2022-01-20 01:59:54pm','Dear JACKLINE! We have received your payment of Ksh.3500 for rent for Hs No.26 on 07/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1294,'254115297772','2022-01-20 02:08:01pm','Dear NICHOLAS! We have received your payment of Ksh.3500 for rent for Hs No.28 on 11/01/2022. Your balance is now Ksh.300.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1295,'254115297772','2022-01-20 02:09:20pm','Dear NICHOLAS! We have received your payment of Ksh.300 for rent for Hs No.28 on 13/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1296,'254727526916','2022-01-20 02:10:28pm','Dear BRAMWEL! We have received your payment of Ksh.7500 for rent for Hs No.29 on 05/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1297,'254720704223','2022-01-20 02:11:41pm','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1298,'254746000273','2022-01-20 02:28:03pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent for Hs No.33 on 02/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1299,'254725520315','2022-01-20 02:32:37pm','Dear LUCY! We have received your payment of Ksh.3500 for rent for Hs No.34 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1300,'254799934951','2022-01-20 02:49:40pm','Dear FRANCIS! We have received your payment of Ksh.3500 for rent for Hs No.35 on 08/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1301,'254742293323','2022-01-20 02:50:36pm','Dear WINNIE! We have received your payment of Ksh.3500 for rent for Hs No.36 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1302,'254724564525','2022-01-20 02:52:47pm','Dear ATHONY! We have received your payment of Ksh.1500 for rent for Hs No.37 on 14/01/2022. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1303,'254724564525','2022-01-20 02:53:33pm','Dear ATHONY! We have received your payment of Ksh.250 for rent for Hs No.37 on 14/01/2022. Your balance is now Ksh.1750.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1304,'254712756788','2022-01-20 02:54:41pm','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.38 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1305,'254714765253','2022-01-20 02:59:30pm','Dear VERONICAH NYABOKE! We have received your payment of Ksh.3500 for rent for Hs No.39 on 20/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1306,'254790741226','2022-01-20 03:00:57pm','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 11/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1307,'254796762629','2022-01-20 03:02:06pm','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 02/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1308,'254706300403','2022-01-20 03:05:23pm','Dear EUNICE ! We have received your payment of Ksh.3500 for rent for Hs No.42 on 03/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1309,'254719718641','2022-01-20 03:07:33pm','Dear BRONNY ! We have received your payment of Ksh.4500 for rent for Hs No.43 on 07/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1310,'254115392340','2022-01-20 03:08:49pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 01/01/1970. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1311,'254115392340','2022-01-20 03:09:53pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 29/12/2021. Your balance is now Ksh.0.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(1312,'254715737391','2022-01-20 03:12:14pm','Dear FREDRICK ! We have received your payment of Ksh.2000 for rent for Hs No.45 on 12/01/2022. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1313,'254708552329','2022-01-20 03:19:17pm','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent for Hs No.46 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1314,'254712968792','2022-01-20 03:35:48pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/01/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 20/01/2022..','active','1','1',0,0,'',0,'',''),(1315,'254712968792','2022-01-20 03:38:33pm','Dear KAVALI ! We have received your payment of Ksh.4000 for rent for Hs No.48 on 04/01/2022. Your balance is now Ksh.4000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1316,'254712968792','2022-01-20 03:40:42pm','Dear KAVALI ! We have received your payment of Ksh.4000 for rent for Hs No.48 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1317,'254711274813','2022-01-20 03:44:18pm','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent for Hs No.49 on 26/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1318,'254723900183','2022-01-20 03:47:56pm','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent for Hs No.51 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1319,'254714172025','2022-01-20 03:49:17pm','Dear STELLA ! We have received your payment of Ksh.6000 for rent for Hs No.52 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1320,'254717989685','2022-01-20 03:53:15pm','Dear CAROLINE! We have received your payment of Ksh.3500 for rent for Hs No.54 on 12/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1321,'254714855187','2022-01-20 03:54:31pm','Dear JENIFFER! We have received your payment of Ksh.3500 for rent for Hs No.55 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1322,'254734917247','2022-01-20 03:55:28pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.56 on 31/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1323,'254726949601','2022-01-20 03:57:09pm','Dear EZEKIEL NYATUKA! We have received your payment of Ksh.3500 for rent for Hs No.58 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1324,'254758012315','2022-01-20 03:58:23pm','Dear CHARLES ! We have received your payment of Ksh.3500 for rent for Hs No.59 on 19/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1325,'254715724454','2022-01-20 03:59:33pm','Dear VIVIAN! We have received your payment of Ksh.3500 for rent for Hs No.60 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1326,'254797009359','2022-01-20 04:00:39pm','Dear VERONICA! We have received your payment of Ksh.3500 for rent for Hs No.61 on 23/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1327,'254740081206','2022-01-20 04:02:00pm','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent for Hs No.62 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1328,'254741093932','2022-01-20 04:04:09pm','Dear DUKE ! We have received your payment of Ksh.3500 for rent for Hs No.63 on 20/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1329,'254729968662','2022-01-20 04:05:10pm','Dear ANN ! We have received your payment of Ksh.3500 for rent for Hs No.64 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1330,'254723332733','2022-01-20 04:08:50pm','Dear FANUEL ! We have received your payment of Ksh.3000 for rent for Hs No.65 on 20/01/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1331,'254722684597','2022-01-20 04:23:11pm','Dear EDNA! We have received your payment of Ksh.4000 for rent for Hs No.66 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1332,'254728753497','2022-01-20 04:24:13pm','Dear NELSON! We have received your payment of Ksh.4000 for rent for Hs No.67 on 21/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1333,'254798013683','2022-01-20 04:25:30pm','Dear ROSE! We have received your payment of Ksh.4000 for rent for Hs No.68 on 08/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1334,'254723622409','2022-01-20 04:26:22pm','Dear PAUL! We have received your payment of Ksh.4000 for rent for Hs No.69 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1335,'254714045353','2022-01-20 04:27:16pm','Dear CAROLINE! We have received your payment of Ksh.4000 for rent for Hs No.70 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1336,'254726642173','2022-01-20 04:28:22pm','Dear MORARA! We have received your payment of Ksh.4000 for rent for Hs No.71 on 22/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1337,'254701784108','2022-01-20 04:29:23pm','Dear FABIEN! We have received your payment of Ksh.3800 for rent for Hs No.72 on 08/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1338,'254726868789','2022-01-20 04:32:52pm','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent for Hs No.73 on 09/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1339,'254704433506','2022-01-20 04:34:12pm','Dear DENIS IRERI! We have received your payment of Ksh.3000 for rent for Hs No.75 on 18/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1340,'254701041651','2022-01-20 04:37:02pm','Dear MONICAH! We have received your payment of Ksh.3500 for rent for Hs No.76 on 02/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1341,'254713541336','2022-01-20 04:49:09pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.78 on 09/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1342,'254729640088','2022-01-20 04:50:25pm','Dear AMOS ! We have received your payment of Ksh.3500 for rent for Hs No.79 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1343,'254729514256','2022-01-20 04:52:50pm','Dear SOLOMON! We have received your payment of Ksh.3500 for rent for Hs No.81 on 23/12/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1344,'254743913802','2022-01-20 04:57:39pm','Dear FRED MUNENE! We have received your payment of Ksh.3000 for rent for Hs No.82 on 21/12/2021. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1345,'254742006135','2022-01-20 05:01:36pm','Dear JACKSON! We have received your payment of Ksh.3500 for rent for Hs No.83 on 11/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1346,'254742006135','2022-01-20 05:04:03pm','Dear JACKSON! You have been invoiced Ksh.7000 for rent for Hs No.83 on 01/01/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 20/01/2022..','active','1','1',0,0,'',0,'',''),(1347,'254742006135','2022-01-20 05:04:24pm','Dear JACKSON! We have received your payment of Ksh.3500 for rent for Hs No.83 on 10/01/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1348,'254742006135','2022-01-20 05:05:18pm','Dear JACKSON! We have received your payment of Ksh.3500 for rent for Hs No.83 on 11/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1349,'254795660684','2022-01-20 05:07:38pm','Dear ALFRED! We have received your payment of Ksh.3500 for rent for Hs No.85 on 06/01/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1350,'254729684412','2022-01-20 05:10:45pm','Dear ABRAHAM! We have received your payment of Ksh.1500 for rent for Hs No.SHOP 1 on 06/01/2022. Your balance is now Ksh.5500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1351,'254711606456','2022-01-20 05:12:01pm','Dear VALENTINE! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 2 on 12/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1352,'254705043430','2022-01-20 05:13:21pm','Dear FELISIA ! We have received your payment of Ksh.3500 for rent for Hs No.86 on 03/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1353,'254793052811','2022-01-20 05:14:17pm','Dear JOSEPH! We have received your payment of Ksh.7500 for rent for Hs No.SHOP 3 on 11/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1354,'254728353654','2022-01-30 03:08:41pm','Dear DAVID! We have received your payment of Ksh.12550 for rent and utilities for Hs No.A1 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1355,'254113075399','2022-01-30 03:11:48pm','Dear PASCAL! We have received your payment of Ksh.9450 for rent and utilities for Hs No.A3 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1356,'254726299209','2022-01-30 03:25:51pm','Dear MICHAEL! We have received your payment of Ksh.11550 for rent and utilities for Hs No.A5 on 25/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1357,'254743203098','2022-01-30 03:56:10pm','Dear DANIEL! We have received your payment of Ksh.13550 for rent and utilities for Hs No.B1 on 22/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1358,'254742477650','2022-01-30 03:58:42pm','Dear MARY ! We have received your payment of Ksh.8450 for rent and utilities for Hs No.B2 on 11/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1359,'254724915290','2022-01-30 04:01:30pm','Dear EVERNGELINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B3 on 03/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1360,'254714721787','2022-01-30 04:04:41pm','Dear FRANKLINE! We have received your payment of Ksh.11750 for rent and utilities for Hs No.B4 on 11/01/2022. Your balance is now Ksh.10.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1361,'254702735724','2022-01-30 04:15:20pm','Dear JOSPHINE ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B6 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1362,'254716571497','2022-01-30 04:23:14pm','Dear TERESIA ! We have received your payment of Ksh.10550 for rent and utilities for Hs No.B7 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1363,'254722543401','2022-01-30 04:24:41pm','Dear JOHN! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B8 on 12/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1364,'254723960479','2022-01-30 04:27:23pm','Dear FNID ! We have received your payment of Ksh.13350 for rent and utilities for Hs No.B9 on 03/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1365,'254718672090','2022-01-30 04:30:35pm','Dear KEVIN ! We have received your payment of Ksh.12500 for rent and utilities for Hs No.C1 on 07/01/2022. Your balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1366,'254723907301','2022-01-30 04:31:50pm','Dear AUSTINE! We have received your payment of Ksh.7850 for rent and utilities for Hs No.C2 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1367,'254728706423','2022-01-30 04:40:01pm','Dear MARK ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C3 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1368,'254742383770','2022-01-30 04:49:04pm','Dear MAGDALENA ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.C4 on 10/01/2022. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1369,'254704545878','2022-01-30 04:51:28pm','Dear EVERLINE! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C6 on 12/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1370,'254723788197','2022-01-30 04:54:54pm','Dear CHRISTOPHER! We have received your payment of Ksh.11350 for rent and utilities for Hs No.C7 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1371,'254722961655','2022-01-30 04:57:15pm','Dear YASMIN ! You have been invoiced Ksh.600 for rent and utilities for Hs No.C8 on 01/01/2022. Your total balance is now Ksh.16300 . Kindly settle the total balance by 31/01/2022..','active','1','1',0,0,'',0,'',''),(1372,'254722961655','2022-01-30 04:58:14pm','Dear YASMIN ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.C8 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1373,'254719296575','2022-01-30 05:03:30pm','Dear CHRISTOPER! We have received your payment of Ksh.12750 for rent and utilities for Hs No.C9 on 30/12/2021. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1374,'254724787306','2022-01-30 05:06:00pm','Dear KEITH ! We have received your payment of Ksh.12750 for rent and utilities for Hs No.D1 on 22/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1375,'254706753217','2022-01-30 05:11:02pm','Dear MARYAN! We have received your payment of Ksh.8250 for rent and utilities for Hs No.D2 on 12/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1376,'254719741986','2022-01-30 05:12:27pm','Dear IRINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D3 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1377,'254718107510','2022-01-30 05:20:10pm','Dear HELLEN! You have been invoiced Ksh.11150 for rent and utilities for Hs No.D4 on 01/01/2022. Your total balance is now Ksh.23150 . Kindly settle the total balance by 30/01/2022..','active','1','1',0,0,'',0,'',''),(1378,'254718107510','2022-01-30 05:21:22pm','Dear HELLEN! We have received your payment of Ksh.11150 for rent and utilities for Hs No.D4 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1379,'254706793387','2022-01-30 05:25:57pm','Dear JARED ! We have received your payment of Ksh.11750 for rent and utilities for Hs No.D5 on 09/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1380,'254720000849','2022-01-30 05:28:33pm','Dear WILFRIDAH ! We have received your payment of Ksh.9000 for rent and utilities for Hs No.D6 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1381,'254713071895','2022-01-30 05:30:57pm','Dear JACKLINE ! We have received your payment of Ksh.10500 for rent and utilities for Hs No.D7 on 09/01/2022. Your balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1382,'254722131195','2022-01-30 05:33:37pm','Dear SANDRA! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D8 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1383,'254781281165','2022-01-30 05:36:39pm','Dear GLORIA ! We have received your payment of Ksh.13350 for rent and utilities for Hs No.D9 on 22/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1384,'254733686007','2022-01-30 05:45:02pm','Dear PERIS! We have received your payment of Ksh.13150 for rent and utilities for Hs No.E1 on 03/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1385,'254717227966','2022-01-30 05:48:54pm','Dear WANGARI ! We have received your payment of Ksh.8450 for rent and utilities for Hs No.E2 on 05/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1386,'254708317256','2022-01-30 05:59:19pm','Dear ROSE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E3 on 05/01/2022. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1387,'254723566235','2022-01-30 06:01:40pm','Dear KENNEDY! We have received your payment of Ksh.12000 for rent and utilities for Hs No.E4 on 30/01/2022. Your balance is now Ksh.12150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1388,'254728165352','2022-01-30 06:05:29pm','Dear GEOFFREY! We have received your payment of Ksh.11500 for rent and utilities for Hs No.E5 on 10/01/2022. Your balance is now Ksh.250.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1389,'254708060090','2022-01-30 06:13:53pm','Dear PAUL ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.E6 on 08/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1390,'254726483173','2022-01-30 06:16:35pm','Dear ESTHER! We have received your payment of Ksh.12700 for rent and utilities for Hs No.E7 on 13/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1391,'254724753414','2022-01-30 06:20:27pm','Dear IAN ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.F2 on 09/01/2022. Your balance is now Ksh.7650.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1392,'254706177417','2022-01-30 06:26:59pm','Dear LINDA! You have been invoiced Ksh.400 for rent and utilities for Hs No.E8 on 01/01/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 30/01/2022..','active','1','1',0,0,'',0,'',''),(1393,'254706177417','2022-01-30 06:27:35pm','Dear LINDA! We have received your payment of Ksh.8250 for rent and utilities for Hs No.E8 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1394,'254723876673','2022-01-30 06:29:18pm','Dear GRACE! We have received your payment of Ksh.12550 for rent and utilities for Hs No.E9 on 12/01/2022. Your balance is now Ksh.12750.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1395,'254768386691','2022-01-30 06:35:39pm','Dear EMMANUEL! We have received your payment of Ksh.11950 for rent and utilities for Hs No.F4 on 10/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1396,'254716718506','2022-01-30 06:37:13pm','Dear SHAMIN ! We have received your payment of Ksh.11550 for rent and utilities for Hs No.F5 on 07/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1397,'254716239840','2022-01-30 06:41:26pm','Dear YOBESH! We have received your payment of Ksh.8850 for rent and utilities for Hs No.F6 on 05/01/2022. Your balance is now Ksh.1150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1398,'254767898798','2022-01-30 06:44:30pm','Dear SHALEL! We have received your payment of Ksh.10750 for rent and utilities for Hs No.F7 on 11/01/2022. Your balance is now Ksh.14800.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1399,'254712588648','2022-01-30 06:50:21pm','Dear CONSOLATA! You have been invoiced Ksh.12750 for rent and utilities for Hs No.F9 on 01/01/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 30/01/2022..','active','1','1',0,0,'',0,'',''),(1400,'254712588648','2022-01-30 06:51:16pm','Dear CONSOLATA! We have received your payment of Ksh.12750 for rent and utilities for Hs No.F9 on 06/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1401,'254727250741','2022-01-30 07:03:16pm','Dear MARLOND! We have received your payment of Ksh.8500 for rent and utilities for Hs No.F8 on 09/01/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1402,'254723814719','2022-01-30 10:09:09pm','Dear PETER! We have received your payment of Ksh.18000 for rent for Hs No.74 on 20/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1403,'254724564525','2022-01-30 10:10:28pm','Dear ATHONY! We have received your payment of Ksh.1750 for rent for Hs No.37 on 21/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1404,'254729684412','2022-01-30 10:12:32pm','Dear ABRAHAM! We have received your payment of Ksh.1500 for rent for Hs No.SHOP 1 on 20/01/2022. Your balance is now Ksh.4000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1405,'254729684412','2022-01-30 10:13:18pm','Dear ABRAHAM! We have received your payment of Ksh.900 for rent for Hs No.SHOP 1 on 20/01/2022. Your balance is now Ksh.3100.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1406,'254748995366','2022-01-30 10:23:26pm','Dear SARAFINA! You have been invoiced Ksh.3500 for rent for Hs No.36 on 30/01/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 30/01/2022..','active','1','1',0,0,'',0,'',''),(1407,'254748995366','2022-01-30 10:24:53pm','Dear SARAFINA! We have received your payment of Ksh.3500 for rent for Hs No.36 on 04/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1408,'254708252111','2022-01-30 10:35:04pm','Dear KEZIAH! You have been invoiced Ksh.4000 for rent for Hs No.1 on 30/01/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 30/01/2022..','active','1','1',0,0,'',0,'',''),(1409,'254708252111','2022-01-30 10:36:06pm','Dear KEZIAH! We have received your payment of Ksh.4000 for rent for Hs No.1 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1410,'254729684412','2022-01-31 08:17:18pm','Dear ABRAHAM! We have received your payment of Ksh.3100 for rent for Hs No.SHOP 1 on 31/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1411,'254729541114','2022-02-04 09:36:50pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1412,'254719304829','2022-02-04 10:04:43pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 01/02/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1413,'254114360756','2022-02-04 10:05:13pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 05/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1414,'254741383115','2022-02-04 10:05:53pm','Dear JOAN! You have been invoiced Ksh.4000 for rent for Hs No.5 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1415,'0726419020','2022-02-04 10:08:00pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 01/02/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 01/02/2022..','active','1','1',0,0,'',0,'',''),(1416,'254724984674','2022-02-04 10:12:57pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1417,'254700487543','2022-02-04 10:13:59pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/02/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1418,'254115738130','2022-02-04 10:17:05pm','Dear MARYAN! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1419,'254743056686','2022-02-04 10:18:27pm','Dear REGINA! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1420,'254790998693','2022-02-04 10:21:46pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1421,'254723795220','2022-02-04 10:22:16pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.14 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1422,'254792623918','2022-02-04 10:23:05pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1423,'254740358325','2022-02-04 10:23:30pm','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1424,'254796239415','2022-02-04 10:24:01pm','Dear GLADIES! You have been invoiced Ksh.3500 for rent for Hs No.17 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1425,'254721389355','2022-02-04 10:25:16pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1426,'254748464245','2022-02-04 10:26:27pm','Dear HILLARY! You have been invoiced Ksh.3500 for rent for Hs No.19 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1427,'254719350205','2022-02-04 10:27:32pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1428,'254713372628','2022-02-04 10:28:37pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1429,'254758243799','2022-02-04 10:29:05pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/02/2022. Your total balance is now Ksh.4200 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1430,'254791446243','2022-02-04 10:31:50pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/02/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1431,'254769616409','2022-02-04 10:32:25pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1432,'254115297772','2022-02-04 10:32:54pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/02/2022. Your total balance is now Ksh.7300 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1433,'254727526916','2022-02-04 10:33:28pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 01/02/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1434,'254720704223','2022-02-04 10:35:29pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 01/02/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1435,'254793287900','2022-02-04 10:36:24pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.31 on 01/02/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1436,'254746000273','2022-02-04 10:39:00pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1437,'254725520315','2022-02-04 10:39:57pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1438,'254799934951','2022-02-04 10:40:54pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1439,'254708252111','2022-02-04 10:41:18pm','Dear KEZIAH! You have been invoiced Ksh.3500 for rent for Hs No.36 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1440,'254724564525','2022-02-04 10:41:46pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1441,'254712756788','2022-02-04 10:43:04pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1442,'254714765253','2022-02-04 10:44:43pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1443,'254790741226','2022-02-04 10:45:31pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1444,'254706300403','2022-02-04 10:48:35pm','Dear EUNICE ! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1445,'254719718641','2022-02-04 10:49:20pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 05/02/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1446,'254115392340','2022-02-04 10:49:53pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1447,'254715737391','2022-02-04 10:58:04pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/02/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1448,'254708552329','2022-02-04 10:58:40pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1449,'254712968792','2022-02-04 11:02:27pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1450,'254711274813','2022-02-04 11:02:59pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1451,'254723900183','2022-02-04 11:03:27pm','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/02/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1452,'254714172025','2022-02-04 11:04:05pm','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 01/02/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1453,'254717989685','2022-02-04 11:04:48pm','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1454,'254714855187','2022-02-04 11:06:30pm','Dear JENIFFER! You have been invoiced Ksh.3500 for rent for Hs No.55 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1455,'254734917247','2022-02-04 11:07:37pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1456,'254726949601','2022-02-04 11:08:17pm','Dear EZEKIEL NYATUKA! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1457,'254758012315','2022-02-04 11:08:41pm','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1458,'254715724454','2022-02-04 11:09:33pm','Dear VIVIAN! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1459,'254797009359','2022-02-04 11:10:15pm','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1460,'254740081206','2022-02-04 11:10:54pm','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1461,'254741093932','2022-02-04 11:12:03pm','Dear DUKE ! You have been invoiced Ksh.3500 for rent for Hs No.63 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1462,'254729968662','2022-02-04 11:13:16pm','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1463,'254723332733','2022-02-04 11:13:51pm','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 01/02/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1464,'254722684597','2022-02-04 11:14:34pm','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1465,'254728753497','2022-02-04 11:15:05pm','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1466,'254798013683','2022-02-04 11:15:28pm','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1467,'254723622409','2022-02-04 11:15:52pm','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1468,'254714045353','2022-02-04 11:16:24pm','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1469,'254701784108','2022-02-04 11:16:57pm','Dear FABIEN! You have been invoiced Ksh.3800 for rent for Hs No.72 on 01/02/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1470,'254726642173','2022-02-04 11:17:27pm','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 10/02/2022..','active','1','1',0,0,'',0,'',''),(1471,'254704433506','2022-02-04 11:18:30pm','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1472,'254701041651','2022-02-04 11:18:57pm','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1473,'254713541336','2022-02-04 11:20:07pm','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1474,'254729640088','2022-02-04 11:20:35pm','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1475,'254718155557','2022-02-04 11:21:48pm','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/02/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1476,'254729514256','2022-02-04 11:22:51pm','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1477,'254743913802','2022-02-04 11:23:21pm','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1478,'254742006135','2022-02-04 11:24:14pm','Dear JACKSON! You have been invoiced Ksh.3500 for rent for Hs No.83 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1479,'254705043430','2022-02-04 11:25:20pm','Dear FELISIA ! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1480,'254729684412','2022-02-04 11:25:48pm','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/02/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1481,'254711606456','2022-02-04 11:26:12pm','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/02/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1482,'254793052811','2022-02-04 11:26:47pm','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/02/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1483,'254728353654','2022-02-05 08:47:34pm','Dear DAVID! You have been invoiced Ksh.12750 for rent and utilities for Hs No.A1 on 01/02/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1484,'254113075399','2022-02-05 08:49:05pm','Dear PASCAL! You have been invoiced Ksh.9650 for rent and utilities for Hs No.A3 on 01/02/2022. Your total balance is now Ksh.9650 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1485,'254798867622','2022-02-05 08:52:24pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.12950 for rent and utilities for Hs No.A4 on 01/02/2022. Your total balance is now Ksh.26100 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1486,'254726299209','2022-02-05 08:53:41pm','Dear MICHAEL! You have been invoiced Ksh.11550 for rent and utilities for Hs No.A5 on 01/02/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1487,'254743203098','2022-02-05 09:13:20pm','Dear DANIEL! You have been invoiced Ksh.13150 for rent and utilities for Hs No.B1 on 01/02/2022. Your total balance is now Ksh.11150 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1488,'254742477650','2022-02-05 09:14:57pm','Dear MARY ! You have been invoiced Ksh.8250 for rent and utilities for Hs No.B2 on 01/02/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1489,'254724915290','2022-02-05 09:16:01pm','Dear EVERNGELINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B3 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1490,'254714721787','2022-02-05 09:17:19pm','Dear FRANKLINE! You have been invoiced Ksh.12150 for rent and utilities for Hs No.B4 on 01/02/2022. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1491,'254702735724','2022-02-05 09:19:38pm','Dear JOSPHINE ! You have been invoiced Ksh.8650 for rent and utilities for Hs No.B6 on 01/02/2022. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1492,'254716571497','2022-02-05 09:21:12pm','Dear TERESIA ! You have been invoiced Ksh.10350 for rent and utilities for Hs No.B7 on 01/02/2022. Your total balance is now Ksh.10350 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1493,'254722543401','2022-02-05 09:22:55pm','Dear JOHN! You have been invoiced Ksh.8050 for rent and utilities for Hs No.B8 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1494,'254723960479','2022-02-05 09:23:56pm','Dear FNID ! You have been invoiced Ksh.13150 for rent and utilities for Hs No.B9 on 01/02/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1495,'254718672090','2022-02-05 09:31:28pm','Dear KEVIN ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.C1 on 01/02/2022. Your total balance is now Ksh.12800 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1496,'254723907301','2022-02-05 09:33:20pm','Dear AUSTINE! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C2 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1497,'254742383770','2022-02-05 09:35:31pm','Dear MAGDALENA ! You have been invoiced Ksh.12750 for rent and utilities for Hs No.C4 on 01/02/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1498,'254718701169','2022-02-05 09:46:13pm','Dear BONIFACE ! You have been invoiced Ksh.550 for rent and utilities for Hs No.C5 on 01/02/2022. Your total balance is now Ksh.11700 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1499,'254718701169','2022-02-05 09:47:06pm','Dear BONIFACE ! You have been invoiced Ksh.11000 for rent and utilities for Hs No.C5 on 01/02/2022. Your total balance is now Ksh.22700 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1500,'254719741986','2022-02-05 10:09:48pm','Dear IRINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.D3 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1501,'254718107510','2022-02-05 10:10:46pm','Dear HELLEN! You have been invoiced Ksh.11550 for rent and utilities for Hs No.D4 on 01/02/2022. Your total balance is now Ksh.23550 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1502,'254706793387','2022-02-05 10:11:54pm','Dear JARED ! You have been invoiced Ksh.11950 for rent and utilities for Hs No.D5 on 01/02/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1503,'254713071895','2022-02-05 10:12:49pm','Dear JACKLINE ! You have been invoiced Ksh.10350 for rent and utilities for Hs No.D7 on 01/02/2022. Your total balance is now Ksh.10400 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1504,'254733686007','2022-02-05 10:15:16pm','Dear PERIS! You have been invoiced Ksh.12950 for rent and utilities for Hs No.E1 on 01/02/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1505,'254717227966','2022-02-05 10:16:29pm','Dear WANGARI ! You have been invoiced Ksh.8100 for rent and utilities for Hs No.E2 on 01/02/2022. Your total balance is now Ksh.8100 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1506,'254717227966','2022-02-05 10:19:06pm','Dear WANGARI ! You have been invoiced Ksh.150 for rent and utilities for Hs No.E2 on 01/02/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1507,'254708317256','2022-02-05 10:22:38pm','Dear ROSE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.E3 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1508,'254723566235','2022-02-05 10:23:37pm','Dear KENNEDY! You have been invoiced Ksh.11550 for rent and utilities for Hs No.E4 on 01/02/2022. Your total balance is now Ksh.23700 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1509,'254728165352','2022-02-05 10:25:57pm','Dear GEOFFREY! You have been invoiced Ksh.11750 for rent and utilities for Hs No.E5 on 01/02/2022. Your total balance is now Ksh.12000 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1510,'254708060090','2022-02-05 10:27:28pm','Dear PAUL ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.E6 on 01/02/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1511,'254726483173','2022-02-05 10:28:38pm','Dear ESTHER! You have been invoiced Ksh.10550 for rent and utilities for Hs No.E7 on 01/02/2022. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1512,'254706177417','2022-02-05 10:29:57pm','Dear LINDA! You have been invoiced Ksh.7650 for rent and utilities for Hs No.E8 on 01/02/2022. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1513,'254723876673','2022-02-05 10:33:23pm','Dear GRACE! You have been invoiced Ksh.12950 for rent and utilities for Hs No.E9 on 01/02/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1514,'254724028753','2022-02-05 10:34:13pm','Dear DENNIS ! You have been invoiced Ksh.12550 for rent and utilities for Hs No.F1 on 01/02/2022. Your total balance is now Ksh.25300 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1515,'254724753414','2022-02-05 10:35:53pm','Dear IAN ! You have been invoiced Ksh.7850 for rent and utilities for Hs No.F2 on 01/02/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1516,'254745354047','2022-02-05 10:41:36pm','Dear BEVOLINE ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.F3 on 01/02/2022. Your total balance is now Ksh.15900 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1517,'254768386691','2022-02-05 10:42:34pm','Dear EMMANUEL! You have been invoiced Ksh.11950 for rent and utilities for Hs No.F4 on 01/02/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1518,'254716718506','2022-02-05 10:43:28pm','Dear SHAMIN ! You have been invoiced Ksh.11550 for rent and utilities for Hs No.F5 on 01/02/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1519,'254716239840','2022-02-05 10:44:32pm','Dear YOBESH! You have been invoiced Ksh.9050 for rent and utilities for Hs No.F6 on 01/02/2022. Your total balance is now Ksh.10200 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1520,'254767898798','2022-02-05 10:45:57pm','Dear SHALEL! You have been invoiced Ksh.12150 for rent and utilities for Hs No.F7 on 01/02/2022. Your total balance is now Ksh.13300 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1521,'254727250741','2022-02-05 10:48:20pm','Dear MARLOND! You have been invoiced Ksh.7650 for rent and utilities for Hs No.F8 on 01/02/2022. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1522,'254712588648','2022-02-05 10:49:55pm','Dear CONSOLATA! You have been invoiced Ksh.13150 for rent and utilities for Hs No.F9 on 01/02/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/02/2022..','active','1','1',0,0,'',0,'',''),(1523,'254708252111','2022-02-19 10:26:51am','Dear KEZIAH! We have received your payment of Ksh.4000 for rent for Hs No.1 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1524,'254729541114','2022-02-19 10:28:08am','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1525,'254719304829','2022-02-19 10:29:41am','Dear SHADRACK ! We have received your payment of Ksh.4000 for rent for Hs No.3 on 07/02/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1526,'254719304829','2022-02-19 10:30:55am','Dear SHADRACK ! We have received your payment of Ksh.500 for rent for Hs No.3 on 08/02/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1527,'254114360756','2022-02-19 10:33:14am','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1528,'254741383115','2022-02-19 01:41:52pm','Dear JOAN! We have received your payment of Ksh.4000 for rent for Hs No.5 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1529,'0726419020','2022-02-19 01:44:14pm','Dear RICHARD! We have received your payment of Ksh.4200 for rent for Hs No.6 on 05/02/2022. Your balance is now Ksh.300.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1530,'254724984674','2022-02-19 01:45:33pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1531,'254700487543','2022-02-19 01:46:35pm','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1532,'254115738130','2022-02-19 01:51:04pm','Dear MARYAN! We have received your payment of Ksh.3500 for rent for Hs No.9 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1533,'254743056686','2022-02-19 01:52:37pm','Dear REGINA! We have received your payment of Ksh.3500 for rent for Hs No.11 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1534,'254790998693','2022-02-19 02:02:04pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1535,'254714318340','2022-02-19 02:14:15pm','Dear WINFRED! We have received your payment of Ksh.2500 for rent for Hs No.14 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1536,'254714318340','2022-02-19 02:15:14pm','Dear WINFRED! We have received your payment of Ksh.2500 for rent for Hs No.14 on 04/02/2022. Your balance is now Ksh.1000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(1537,'+254723795220','2022-02-19 02:26:18pm','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.20 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1538,'254740358325','2022-02-19 02:27:28pm','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1539,'254799642533','2022-02-19 02:34:12pm','Dear MAUREEN! We have received your payment of Ksh.3500 for rent for Hs No.17 on 03/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1540,'254721389355','2022-02-19 02:40:04pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1541,'254748464245','2022-02-19 02:41:28pm','Dear HILLARY! We have received your payment of Ksh.3500 for rent for Hs No.19 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1542,'254719350205','2022-02-19 02:43:50pm','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 01/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1543,'254706300403','2022-02-19 02:49:42pm','Dear EUNICE ! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/02/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1544,'254706300403','2022-02-19 02:50:35pm','Dear EUNICE ! We have received your payment of Ksh.4000 for rent for Hs No.22 on 19/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1545,'254742293323','2022-02-19 03:13:31pm','Dear WINNE! We have received your payment of Ksh.3500 for rent for Hs No.42 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1546,'254713372628','2022-02-19 03:37:19pm','Dear THABITHA! We have received your payment of Ksh.3000 for rent for Hs No.23 on 14/02/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1547,'254758243799','2022-02-19 03:43:30pm','Dear LINET! We have received your payment of Ksh.3000 for rent for Hs No.24 on 07/02/2022. Your balance is now Ksh.1200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1548,'254758243799','2022-02-19 03:45:42pm','Dear LINET! We have received your payment of Ksh.1000 for rent for Hs No.24 on 08/02/2022. Your balance is now Ksh.200.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1549,'254746518877','2022-02-19 03:47:08pm','Dear GERALD! You have been invoiced Ksh.4000 for rent for Hs No.25 on 01/02/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1550,'254746518877','2022-02-19 03:47:26pm','Dear GERALD! We have received your payment of Ksh.4000 for rent for Hs No.25 on 11/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1551,'254791446243','2022-02-19 03:48:35pm','Dear JACKLINE! We have received your payment of Ksh.4500 for rent for Hs No.26 on 11/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1552,'254769616409','2022-02-19 03:49:37pm','Dear SETRICK! We have received your payment of Ksh.4000 for rent for Hs No.27 on 09/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1553,'254115297772','2022-02-19 03:50:47pm','Dear NICHOLAS! We have received your payment of Ksh.3800 for rent for Hs No.28 on 14/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1554,'254720704223','2022-02-19 03:58:30pm','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1555,'254793287900','2022-02-19 04:01:08pm','Dear MOSES BARASA! We have received your payment of Ksh.3500 for rent for Hs No.31 on 19/02/2022. Your balance is now Ksh.4500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1556,'254793287900','2022-02-19 08:08:11pm','Dear MOSES BARASA! We have received your payment of Ksh.2500 for rent for Hs No.31 on 16/02/2022. Your balance is now Ksh.2000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1557,'254793287900','2022-02-19 08:13:56pm','Dear MOSES BARASA! We have received your payment of Ksh.500 for rent for Hs No.31 on 06/02/2022. Your balance is now Ksh.1500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1558,'254741061613','2022-02-19 08:16:26pm','Dear PAUL! We have received your payment of Ksh.3500 for rent for Hs No.32 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1559,'254746000273','2022-02-19 08:18:58pm','Dear VINCENT! We have received your payment of Ksh.3500 for rent for Hs No.33 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1560,'254725520315','2022-02-19 08:31:56pm','Dear LUCY! We have received your payment of Ksh.3500 for rent for Hs No.34 on 10/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1561,'254799934951','2022-02-19 08:34:28pm','Dear FRANCIS! We have received your payment of Ksh.2600 for rent for Hs No.35 on 10/02/2022. Your balance is now Ksh.900.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1562,'254799934951','2022-02-19 08:35:02pm','Dear FRANCIS! We have received your payment of Ksh.900 for rent for Hs No.35 on 15/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1563,'254724564525','2022-02-19 08:40:46pm','Dear ATHONY! We have received your payment of Ksh.3500 for rent for Hs No.37 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1564,'254714765253','2022-02-19 08:52:36pm','Dear VERONICAH NYABOKE! We have received your payment of Ksh.3500 for rent for Hs No.39 on 19/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1565,'254790741226','2022-02-19 08:54:28pm','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 10/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1566,'254796762629','2022-02-19 08:57:35pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1567,'254796762629','2022-02-19 08:58:04pm','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 03/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1568,'254719718641','2022-02-19 09:13:08pm','Dear BRONNY ! We have received your payment of Ksh.4500 for rent for Hs No.43 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1569,'254115392340','2022-02-19 09:14:34pm','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 29/01/2021. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1570,'254715737391','2022-02-19 09:15:54pm','Dear FREDRICK ! We have received your payment of Ksh.5000 for rent for Hs No.45 on 07/02/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1571,'254708552329','2022-02-19 09:18:10pm','Dear NICHOLAS ! We have received your payment of Ksh.4000 for rent for Hs No.46 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1572,'254712968792','2022-02-19 09:24:53pm','Dear KAVALI ! We have received your payment of Ksh.4000 for rent for Hs No.48 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1573,'254711274813','2022-02-19 09:26:27pm','Dear MOHAMMED ! We have received your payment of Ksh.4000 for rent for Hs No.49 on 31/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1574,'254714855187','2022-02-19 09:31:36pm','Dear JENIFFER! You have been invoiced Ksh.4100 for rent for Hs No.50 on 01/02/2022. Your total balance is now Ksh.7600 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1575,'254714855187','2022-02-19 09:32:17pm','Dear JENIFFER! We have received your payment of Ksh.3500 for rent for Hs No.50 on 06/02/2022. Your balance is now Ksh.600.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1576,'254704354869','2022-02-19 09:36:32pm','Dear PACIFICA! We have received your payment of Ksh.1500 for rent for Hs No.55 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1577,'254704354869','2022-02-19 09:37:41pm','Dear PACIFICA! We have received your payment of Ksh.1500 for rent for Hs No.55 on 05/02/2022. Your balance is now Ksh2000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(1578,'254723900183','2022-02-19 09:45:30pm','Dear NYABINTU ! We have received your payment of Ksh.6500 for rent for Hs No.51 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1579,'254714172025','2022-02-19 09:46:54pm','Dear STELLA ! We have received your payment of Ksh.6000 for rent for Hs No.52 on 13/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1580,'254725134836','2022-02-19 09:53:17pm','Dear NICHODEMUS! We have received your payment of Ksh.3500 for rent for Hs No.53 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1581,'254717989685','2022-02-19 09:59:24pm','Dear CAROLINE! We have received your payment of Ksh.3500 for rent for Hs No.54 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1582,'254734917247','2022-02-19 10:01:31pm','Dear JAMES ! We have received your payment of Ksh.3500 for rent for Hs No.56 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1583,'254703258407','2022-02-19 10:09:43pm','Dear NJANE! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/02/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1584,'254703258407','2022-02-19 10:10:17pm','Dear NJANE! We have received your payment of Ksh.3500 for rent for Hs No.58 on 03/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1585,'254797009359','2022-02-19 10:22:16pm','Dear VERONICA! We have received your payment of Ksh.3500 for rent for Hs No.61 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1586,'254740081206','2022-02-19 10:24:20pm','Dear REDEMPTOR ! We have received your payment of Ksh.3500 for rent for Hs No.62 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1587,'254741093932','2022-02-19 10:29:17pm','Dear DUKE ! We have received your payment of Ksh.3500 for rent for Hs No.63 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1588,'254729968662','2022-02-19 10:30:51pm','Dear ANN ! We have received your payment of Ksh.3500 for rent for Hs No.64 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1589,'254723332733','2022-02-19 10:32:23pm','Dear FANUEL ! We have received your payment of Ksh.4000 for rent for Hs No.65 on 08/02/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1590,'254722684597','2022-02-19 10:34:11pm','Dear EDNA! We have received your payment of Ksh.4000 for rent for Hs No.66 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1591,'254728753497','2022-02-19 10:35:42pm','Dear NELSON! We have received your payment of Ksh.4000 for rent for Hs No.67 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1592,'254798013683','2022-02-19 10:39:08pm','Dear ROSE! We have received your payment of Ksh.4000 for rent for Hs No.68 on 22/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1593,'254723622409','2022-02-19 10:40:19pm','Dear PAUL! We have received your payment of Ksh.4000 for rent for Hs No.69 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1594,'254714045353','2022-02-19 10:41:48pm','Dear CAROLINE! We have received your payment of Ksh.4000 for rent for Hs No.70 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1595,'254726868789','2022-02-19 10:43:56pm','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/02/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1596,'254726868789','2022-02-19 10:44:20pm','Dear DOUGLAS! We have received your payment of Ksh.6500 for rent for Hs No.73 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1597,'254723814719','2022-02-19 10:45:14pm','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 01/02/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 19/02/2022..','active','1','1',0,0,'',0,'',''),(1598,'254723814719','2022-02-19 10:46:32pm','Dear PETER! We have received your payment of Ksh.6000 for rent for Hs No.74 on 20/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1599,'254704433506','2022-02-19 10:49:20pm','Dear DENIS IRERI! We have received your payment of Ksh.3500 for rent for Hs No.75 on 08/02/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1600,'254701041651','2022-02-19 10:50:23pm','Dear MONICAH! We have received your payment of Ksh.3500 for rent for Hs No.76 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1601,'254795874850','2022-02-19 10:58:43pm','Dear JOSEPH! We have received your payment of Ksh.3500 for rent for Hs No.78 on 30/01/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1602,'254729640088','2022-02-19 11:00:58pm','Dear AMOS ! We have received your payment of Ksh.3500 for rent for Hs No.79 on 05/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1603,'254718155557','2022-02-19 11:02:09pm','Dear KIPKORIR! We have received your payment of Ksh.3500 for rent for Hs No.80 on 05/02/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1604,'254729514256','2022-02-19 11:03:53pm','Dear SOLOMON! We have received your payment of Ksh.3500 for rent for Hs No.81 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1605,'254743913802','2022-02-19 11:05:09pm','Dear FRED MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.82 on 08/02/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1606,'254795660684','2022-02-19 11:08:48pm','Dear ALFRED! We have received your payment of Ksh.3500 for rent for Hs No.85 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1607,'254705043430','2022-02-19 11:09:58pm','Dear FELISIA ! We have received your payment of Ksh.3500 for rent for Hs No.86 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1608,'254711606456','2022-02-19 11:10:59pm','Dear VALENTINE! We have received your payment of Ksh.5500 for rent for Hs No.SHOP 2 on 11/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1609,'254793052811','2022-02-19 11:11:53pm','Dear JOSEPH! We have received your payment of Ksh.7500 for rent for Hs No.SHOP 3 on 13/02/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1610,'254113075399','2022-02-20 08:40:10pm','Dear PASCAL! We have received your payment of Ksh.9650 for rent and utilities for Hs No.A3 on 02/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1611,'254798867622','2022-02-20 08:42:37pm','Dear Mohammed Ibrahim! We have received your payment of Ksh.1950 for rent and utilities for Hs No.A4 on 20/02/2022. Your balance is now Ksh.24150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1612,'254743203098','2022-02-20 09:03:27pm','Dear DANIEL! We have received your payment of Ksh.1000 for rent and utilities for Hs No.B1 on 20/02/2022. Your balance is now Ksh.12150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1613,'254742477650','2022-02-20 09:08:50pm','Dear MARY ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.B2 on 10/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1614,'254724915290','2022-02-20 09:10:53pm','Dear EVERNGELINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B3 on 09/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1615,'254743203098','2022-02-20 09:14:17pm','Dear DANIEL! We have received your payment of Ksh.12150 for rent and utilities for Hs No.B1 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1616,'254702735724','2022-02-20 09:21:45pm','Dear JOSPHINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B6 on 10/02/2022. Your balance is now Ksh.600.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1617,'254722543401','2022-02-20 09:24:45pm','Dear JOHN! We have received your payment of Ksh.8050 for rent and utilities for Hs No.B8 on 11/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1618,'254716571497','2022-02-20 09:26:00pm','Dear TERESIA ! We have received your payment of Ksh.10350 for rent and utilities for Hs No.B7 on 09/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1619,'254723960479','2022-02-20 09:27:36pm','Dear FNID ! We have received your payment of Ksh.13150 for rent and utilities for Hs No.B9 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1620,'254723907301','2022-02-20 09:41:56pm','Dear AUSTINE! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C2 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1621,'254728706423','2022-02-20 09:43:54pm','Dear MARK ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C3 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 20/02/2022..','active','1','1',0,0,'',0,'',''),(1622,'254728706423','2022-02-20 09:44:22pm','Dear MARK ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C3 on 11/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1623,'254742383770','2022-02-20 09:46:49pm','Dear MAGDALENA ! We have received your payment of Ksh.4950 for rent and utilities for Hs No.C4 on 15/02/2022. Your balance is now Ksh.8000.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1624,'254704545878','2022-02-20 09:49:22pm','Dear EVERLINE! We have received your payment of Ksh.8450 for rent and utilities for Hs No.C6 on 10/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1625,'254723788197','2022-02-20 09:56:47pm','Dear CHRISTOPHER! You have been invoiced Ksh.11350 for rent and utilities for Hs No.C7 on 01/02/2022. Your total balance is now Ksh.36850 . Kindly settle the total balance by 20/02/2022..','active','1','1',0,0,'',0,'',''),(1626,'254723788197','2022-02-20 09:57:11pm','Dear CHRISTOPHER! We have received your payment of Ksh.11350 for rent and utilities for Hs No.C7 on 20/02/2022. Your balance is now Ksh.1800.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1627,'254722961655','2022-02-20 10:03:34pm','Dear YASMIN ! You have been invoiced Ksh.8050 for rent and utilities for Hs No.C8 on 01/02/2022. Your total balance is now Ksh.24150 . Kindly settle the total balance by 20/02/2022..','active','1','1',0,0,'',0,'',''),(1628,'254722961655','2022-02-20 10:04:00pm','Dear YASMIN ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.C8 on 20/02/2022. Your balance is now Ksh.8050.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1629,'254724787306','2022-02-20 10:05:45pm','Dear KEITH ! We have received your payment of Ksh.12550 for rent and utilities for Hs No.D1 on 09/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1630,'254706753217','2022-02-20 10:07:47pm','Dear MARYAN! We have received your payment of Ksh.7650 for rent and utilities for Hs No.D2 on 10/02/2022. Your balance is now Ksh.200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1631,'254719741986','2022-02-20 10:09:23pm','Dear IRINE ! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D3 on 04/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1632,'254718107510','2022-02-20 10:11:35pm','Dear HELLEN! We have received your payment of Ksh.11550 for rent and utilities for Hs No.D4 on 20/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1633,'254706793387','2022-02-20 10:13:13pm','Dear JARED ! We have received your payment of Ksh.11950 for rent and utilities for Hs No.D5 on 06/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1634,'254722131195','2022-02-20 10:16:53pm','Dear SANDRA! You have been invoiced Ksh.7900 for rent and utilities for Hs No.D8 on 01/02/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 20/02/2022..','active','1','1',0,0,'',0,'',''),(1635,'254722131195','2022-02-20 10:17:17pm','Dear SANDRA! We have received your payment of Ksh.8050 for rent and utilities for Hs No.D8 on 07/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1636,'254717227966','2022-02-20 10:21:40pm','Dear WANGARI ! We have received your payment of Ksh.8250 for rent and utilities for Hs No.E2 on 08/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1637,'254723566235','2022-02-20 10:33:14pm','Dear KENNEDY! We have received your payment of Ksh.11550 for rent and utilities for Hs No.E4 on 20/02/2022. Your balance is now Ksh.12150.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1638,'254728165352','2022-02-20 10:35:26pm','Dear GEOFFREY! We have received your payment of Ksh.12000 for rent and utilities for Hs No.E5 on 20/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1639,'254708060090','2022-02-20 10:36:56pm','Dear PAUL ! We have received your payment of Ksh.7850 for rent and utilities for Hs No.E6 on 20/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1640,'254706177417','2022-02-20 10:38:43pm','Dear LINDA! We have received your payment of Ksh.8450 for rent and utilities for Hs No.E8 on 20/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1641,'254745354047','2022-02-20 10:45:03pm','Dear BEVOLINE ! We have received your payment of Ksh.1000 for rent and utilities for Hs No.F3 on 20/02/2022. Your balance is now Ksh.14900.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1642,'254768386691','2022-02-20 10:46:30pm','Dear EMMANUEL! We have received your payment of Ksh.11950 for rent and utilities for Hs No.F4 on 20/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1643,'254716718506','2022-02-20 10:48:01pm','Dear SHAMIN ! We have received your payment of Ksh.11500 for rent and utilities for Hs No.F5 on 20/02/2022. Your balance is now Ksh.50.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1644,'254716239840','2022-02-20 10:49:56pm','Dear YOBESH! We have received your payment of Ksh.9000 for rent and utilities for Hs No.F6 on 20/02/2022. Your balance is now Ksh.1200.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1645,'254767898798','2022-02-20 10:55:14pm','Dear SHALEL! We have received your payment of Ksh.10000 for rent and utilities for Hs No.F7 on 20/02/2022. Your balance is now Ksh.16950.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1646,'254727250741','2022-02-20 10:57:08pm','Dear MARLOND! You have been invoiced Ksh.1000 for rent and utilities for Hs No.F8 on 01/02/2022. Your total balance is now Ksh.8650 . Kindly settle the total balance by 20/02/2022..','active','1','1',0,0,'',0,'',''),(1647,'254727250741','2022-02-20 10:57:38pm','Dear MARLOND! We have received your payment of Ksh.8300 for rent and utilities for Hs No.F8 on 20/02/2022. Your balance is now Ksh.350.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1648,'254728353654','2022-02-22 09:57:57am','Dear DAVID! We have received your payment of Ksh.12750 for rent and utilities for Hs No.A1 on 10/02/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1649,'254719304829','2022-03-01 11:09:17am','Dear SHADRACK ! You have been invoiced Ksh.4500 for rent / utilities for Hs No.3 on 01/03/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1650,'254114360756','2022-03-01 11:09:17am','Dear BRIVER! You have been invoiced Ksh.8000 for rent / utilities for Hs No.4 on 01/03/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1651,'254741383115','2022-03-01 11:09:18am','Dear JOAN! You have been invoiced Ksh.4000 for rent / utilities for Hs No.5 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1652,'0726419020','2022-03-01 11:09:18am','Dear RICHARD! You have been invoiced Ksh.4300 for rent / utilities for Hs No.6 on 01/03/2022. Your total balance is now Ksh.4300 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1653,'254724984674','2022-03-01 11:09:18am','Dear ESTHER! You have been invoiced Ksh.10000 for rent / utilities for Hs No.7 on 01/03/2022. Your total balance is now Ksh.10000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1654,'254700487543','2022-03-01 11:09:18am','Dear FAITH! You have been invoiced Ksh.3800 for rent / utilities for Hs No.8 on 01/03/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1655,'254795544148','2022-03-01 11:09:18am','Dear VICTOR OTIENO! You have been invoiced Ksh.3000 for rent / utilities for Hs No.10 on 01/03/2022. Your total balance is now Ksh.3000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1656,'254790998693','2022-03-01 11:09:18am','Dear FESTUS! You have been invoiced Ksh.3500 for rent / utilities for Hs No.13 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1657,'254792623918','2022-03-01 11:09:18am','Dear ERICK MUNENE! You have been invoiced Ksh.7000 for rent / utilities for Hs No.15 on 01/03/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1658,'254721398355','2022-03-01 11:09:18am','Dear JOHN! You have been invoiced Ksh.3500 for rent / utilities for Hs No.18 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1659,'254748464245','2022-03-01 11:09:18am','Dear HILLARY! You have been invoiced Ksh.3500 for rent / utilities for Hs No.19 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1660,'254719350205','2022-03-01 11:09:19am','Dear VINCENT! You have been invoiced Ksh.4000 for rent / utilities for Hs No.21 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1661,'254713372628','2022-03-01 11:09:19am','Dear THABITHA! You have been invoiced Ksh.4000 for rent / utilities for Hs No.23 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1662,'254758243799','2022-03-01 11:09:19am','Dear LINET! You have been invoiced Ksh.4000 for rent / utilities for Hs No.24 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1663,'254768991688','2022-03-01 11:09:19am','Dear GERALD! You have been invoiced Ksh.4000 for rent / utilities for Hs No.25 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1664,'254741734146','2022-03-01 11:09:19am','Dear JACKLINE! You have been invoiced Ksh.4000 for rent / utilities for Hs No.26 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1665,'254769616409','2022-03-01 11:09:19am','Dear SETRICK! You have been invoiced Ksh.4000 for rent / utilities for Hs No.27 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1666,'254727526916','2022-03-01 11:09:19am','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent / utilities for Hs No.29 on 01/03/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1667,'254720704223','2022-03-01 11:09:19am','Dear DICKSON! You have been invoiced Ksh.6000 for rent / utilities for Hs No.30 on 01/03/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1668,'254769832634','2022-03-01 11:09:20am','Dear PAUL! You have been invoiced Ksh.3500 for rent / utilities for Hs No.32 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1669,'254745295689','2022-03-01 11:09:20am','Dear VINCENT! You have been invoiced Ksh.3500 for rent / utilities for Hs No.33 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1670,'254725520315','2022-03-01 11:09:20am','Dear LUCY! You have been invoiced Ksh.3500 for rent / utilities for Hs No.34 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1671,'254799934951','2022-03-01 11:09:20am','Dear FRANCIS! You have been invoiced Ksh.3500 for rent / utilities for Hs No.35 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1672,'254712756788','2022-03-01 11:09:20am','Dear RICHARD! You have been invoiced Ksh.3500 for rent / utilities for Hs No.38 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1673,'254790741226','2022-03-01 11:09:20am','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent / utilities for Hs No.40 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1674,'254796762629','2022-03-01 11:09:20am','Dear BETTY ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.41 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1675,'254719718641','2022-03-01 11:09:20am','Dear BRONNY ! You have been invoiced Ksh.4000 for rent / utilities for Hs No.43 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1676,'254115392340','2022-03-01 11:09:21am','Dear VIRGINIA ! You have been invoiced Ksh.8000 for rent / utilities for Hs No.44 on 01/03/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1677,'254715737391','2022-03-01 11:09:21am','Dear FREDRICK ! You have been invoiced Ksh.5000 for rent / utilities for Hs No.45 on 01/03/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1678,'254708552329','2022-03-01 11:09:21am','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent / utilities for Hs No.46 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1679,'254712968792','2022-03-01 11:09:21am','Dear KAVALI ! You have been invoiced Ksh.4000 for rent / utilities for Hs No.48 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1680,'254711274813','2022-03-01 11:09:21am','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent / utilities for Hs No.49 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1681,'254723900183','2022-03-01 11:09:21am','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent / utilities for Hs No.51 on 01/03/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1682,'254714172025','2022-03-01 11:09:21am','Dear STELLA ! You have been invoiced Ksh.6000 for rent / utilities for Hs No.52 on 01/03/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1683,'254725134836','2022-03-01 11:09:22am','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent / utilities for Hs No.53 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1684,'254717989685','2022-03-01 11:09:22am','Dear CAROLINE! You have been invoiced Ksh.3500 for rent / utilities for Hs No.54 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1685,'254734917247','2022-03-01 11:09:22am','Dear JAMES ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.56 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1686,'254758012315','2022-03-01 11:09:22am','Dear CHARLES ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.59 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1687,'254797009359','2022-03-01 11:09:22am','Dear VERONICA! You have been invoiced Ksh.3500 for rent / utilities for Hs No.61 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1688,'254740081206','2022-03-01 11:09:22am','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.62 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1689,'254741093932','2022-03-01 11:09:23am','Dear DUKE ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.63 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1690,'254729968662','2022-03-01 11:09:23am','Dear ANN ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.64 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1691,'254723332733','2022-03-01 11:09:23am','Dear FANUEL ! You have been invoiced Ksh.4000 for rent / utilities for Hs No.65 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1692,'254793948898','2022-03-01 11:09:23am','Dear EDNA! You have been invoiced Ksh.4000 for rent / utilities for Hs No.66 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1693,'254728753497','2022-03-01 11:09:23am','Dear NELSON! You have been invoiced Ksh.4000 for rent / utilities for Hs No.67 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1694,'254798013683','2022-03-01 11:09:23am','Dear ROSE! You have been invoiced Ksh.8000 for rent / utilities for Hs No.68 on 01/03/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1695,'254723622409','2022-03-01 11:09:23am','Dear PAUL! You have been invoiced Ksh.4000 for rent / utilities for Hs No.69 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1696,'254714045353','2022-03-01 11:09:23am','Dear CAROLINE! You have been invoiced Ksh.4000 for rent / utilities for Hs No.70 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1697,'254726642173','2022-03-01 11:09:23am','Dear MORARA! You have been invoiced Ksh.4000 for rent / utilities for Hs No.71 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1698,'254701784108','2022-03-01 11:09:24am','Dear FABIEN! You have been invoiced Ksh.3800 for rent / utilities for Hs No.72 on 01/03/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1699,'254726868789','2022-03-01 11:09:24am','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent / utilities for Hs No.73 on 01/03/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1700,'254723814719','2022-03-01 11:09:24am','Dear PETER! You have been invoiced Ksh.6000 for rent / utilities for Hs No.74 on 01/03/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1701,'254701041651','2022-03-01 11:09:24am','Dear MONICAH! You have been invoiced Ksh.3500 for rent / utilities for Hs No.76 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1702,'254726949601','2022-03-01 11:09:24am','Dear EZEKIEL! You have been invoiced Ksh.3500 for rent / utilities for Hs No.77 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1703,'254729640088','2022-03-01 11:09:24am','Dear AMOS ! You have been invoiced Ksh.3500 for rent / utilities for Hs No.79 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1704,'254718155557','2022-03-01 11:09:24am','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent / utilities for Hs No.80 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1705,'254729514256','2022-03-01 11:09:25am','Dear SOLOMON! You have been invoiced Ksh.3500 for rent / utilities for Hs No.81 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1706,'254743913802','2022-03-01 11:09:25am','Dear FRED MUNENE! You have been invoiced Ksh.3500 for rent / utilities for Hs No.82 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1707,'254721446535','2022-03-01 11:09:25am','Dear FELISIA! You have been invoiced Ksh.3500 for rent / utilities for Hs No.86 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1708,'254729684412','2022-03-01 11:09:25am','Dear ABRAHAM! You have been invoiced Ksh.11000 for rent / utilities for Hs No.SHOP 1 on 01/03/2022. Your total balance is now Ksh.11000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1709,'254711606456','2022-03-01 11:09:25am','Dear VALENTINE! You have been invoiced Ksh.5500 for rent / utilities for Hs No.SHOP 2 on 01/03/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1710,'254793052811','2022-03-01 11:09:25am','Dear JOSEPH! You have been invoiced Ksh.7500 for rent / utilities for Hs No.SHOP 3 on 01/03/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1711,'254743056686','2022-03-01 11:09:25am','Dear REGINA! You have been invoiced Ksh.7000 for rent / utilities for Hs No.11 on 01/03/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1712,'254754685243','2022-03-01 11:09:26am','Dear VERONICAH! You have been invoiced Ksh.7600 for rent / utilities for Hs No.28 on 01/03/2022. Your total balance is now Ksh.7600 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1713,'254714765253','2022-03-01 11:09:26am','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent / utilities for Hs No.39 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1714,'254795660684','2022-03-01 11:09:26am','Dear ALFRED! You have been invoiced Ksh.3500 for rent / utilities for Hs No.85 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1715,'254729541114','2022-03-01 11:09:26am','Dear JOSHUA KIOKO! You have been invoiced Ksh.3500 for rent / utilities for Hs No.2 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1716,'254742006135','2022-03-01 11:09:26am','Dear JACKSON! You have been invoiced Ksh.3500 for rent / utilities for Hs No.83 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1717,'254740358325','2022-03-01 11:09:26am','Dear ZADOCK! You have been invoiced Ksh.3500 for rent / utilities for Hs No.16 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1718,'254793287900','2022-03-01 11:09:26am','Dear MOSES BARASA! You have been invoiced Ksh.5000 for rent / utilities for Hs No.31 on 01/03/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1719,'254715724454','2022-03-01 11:09:26am','Dear VIVIAN! You have been invoiced Ksh.3500 for rent / utilities for Hs No.60 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1720,'254704433506','2022-03-01 11:09:27am','Dear DENIS IRERI! You have been invoiced Ksh.4000 for rent / utilities for Hs No.75 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1721,'254724564525','2022-03-01 11:09:27am','Dear ATHONY! You have been invoiced Ksh.3500 for rent / utilities for Hs No.37 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1722,'254708252111','2022-03-01 11:09:27am','Dear KEZIAH! You have been invoiced Ksh.4000 for rent / utilities for Hs No.1 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1723,'254714318340','2022-03-01 11:09:27am','Dear WINFRED! You have been invoiced Ksh.4500 for rent / utilities for Hs No.14 on 01/03/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1724,'+254723795220','2022-03-01 11:09:27am','Dear MARY! You have been invoiced Ksh.3500 for rent / utilities for Hs No.20 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1725,'254799642533','2022-03-01 11:09:27am','Dear MAUREEN! You have been invoiced Ksh.7000 for rent / utilities for Hs No.17 on 01/03/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1726,'254785824699','2022-03-01 11:09:28am','Dear SARAFINA! You have been invoiced Ksh.4000 for rent / utilities for Hs No.22 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1727,'254758133418','2022-03-01 11:09:28am','Dear ISAAC! You have been invoiced Ksh.7000 for rent / utilities for Hs No.36 on 01/03/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1728,'254785824699','2022-03-01 11:09:28am','Dear SARAFINA! You have been invoiced Ksh.3500 for rent / utilities for Hs No.42 on 01/03/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1729,'254704354869','2022-03-01 11:09:28am','Dear PACIFICA! You have been invoiced Ksh.3800 for rent / utilities for Hs No.50 on 01/03/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1730,'254704354869','2022-03-01 11:09:28am','Dear PACIFICA! You have been invoiced Ksh.5500 for rent / utilities for Hs No.55 on 01/03/2022. Your total balance is now Ksh.9300 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1731,'254711386783','2022-03-01 11:09:28am','Dear DAVIS! You have been invoiced Ksh.3500 for rent / utilities for Hs No.57 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1732,'254703258407','2022-03-01 11:09:28am','Dear NJANE! You have been invoiced Ksh.3500 for rent / utilities for Hs No.58 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1733,'254795874850','2022-03-01 11:09:28am','Dear JOSEPH! You have been invoiced Ksh.3500 for rent / utilities for Hs No.84 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1734,'254795874850','2022-03-01 11:09:29am','Dear JOSEPH! You have been invoiced Ksh.3500 for rent / utilities for Hs No.78 on 01/03/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1735,'254704287715','2022-03-01 11:09:29am','Dear THABITHA! You have been invoiced Ksh.3500 for rent / utilities for Hs No.9 on 01/03/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 04/03/2022..','active','1','1',0,0,'',0,'',''),(1736,'254724984674','2022-03-01 11:19:31am','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1737,'254722460312','2022-03-01 11:36:08am','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/03/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1738,'254714855187','2022-03-01 11:44:46am','Dear JENNIFER! You have been invoiced Ksh.4400 for rent for Hs No.50 on 01/03/2022. Your total balance is now Ksh.4400 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1739,'254717753393','2022-03-01 11:50:24am','Dear SILA KIMANTHI! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1740,'254729541114','2022-03-01 12:01:05pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/03/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1741,'254728353654','2022-03-01 01:11:18pm','Dear DAVID! You have been invoiced Ksh.12750 for rent / utilities for Hs No.A1 on 01/03/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1742,'254799298837','2022-03-01 01:11:18pm','Dear CHERUYOT! You have been invoiced Ksh.7650 for rent / utilities for Hs No.A2 on 01/03/2022. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1743,'254780977628','2022-03-01 01:11:18pm','Dear PASCAL! You have been invoiced Ksh.10050 for rent / utilities for Hs No.A3 on 01/03/2022. Your total balance is now Ksh.10050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1744,'254798867622','2022-03-01 01:11:18pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.13150 for rent / utilities for Hs No.A4 on 01/03/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1745,'254706902609','2022-03-01 01:11:18pm','Dear MICHAEL! You have been invoiced Ksh.11350 for rent / utilities for Hs No.A5 on 01/03/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1746,'254742477650','2022-03-01 01:11:18pm','Dear MARY ! You have been invoiced Ksh.8450 for rent / utilities for Hs No.B2 on 01/03/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1747,'254724915290','2022-03-01 01:11:18pm','Dear EVERNGELINE! You have been invoiced Ksh.8450 for rent / utilities for Hs No.B3 on 01/03/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1748,'254714721787','2022-03-01 01:11:18pm','Dear FRANKLINE! You have been invoiced Ksh.11950 for rent / utilities for Hs No.B4 on 01/03/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1749,'254702735724','2022-03-01 01:11:19pm','Dear JOSPHINE ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B6 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1750,'254722543401','2022-03-01 01:11:19pm','Dear JOHN! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B8 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1751,'254723960479','2022-03-01 01:11:19pm','Dear FNID ! You have been invoiced Ksh.12950 for rent / utilities for Hs No.B9 on 01/03/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1752,'254718672090','2022-03-01 01:11:19pm','Dear KEVIN ! You have been invoiced Ksh.12550 for rent / utilities for Hs No.C1 on 01/03/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1753,'254723907301','2022-03-01 01:11:19pm','Dear AUSTINE! You have been invoiced Ksh.8050 for rent / utilities for Hs No.C2 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1754,'254728706423','2022-03-01 01:11:19pm','Dear MARK ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.C3 on 01/03/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1755,'254742383770','2022-03-01 01:11:19pm','Dear MAGDALENA ! You have been invoiced Ksh.11950 for rent / utilities for Hs No.C4 on 01/03/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1756,'254704545878','2022-03-01 01:11:19pm','Dear EVERLINE! You have been invoiced Ksh.8450 for rent / utilities for Hs No.C6 on 01/03/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1757,'254724789306','2022-03-01 01:11:20pm','Dear KEITH! You have been invoiced Ksh.12950 for rent / utilities for Hs No.D1 on 01/03/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1758,'254719749666','2022-03-01 01:11:20pm','Dear IRINE! You have been invoiced Ksh.8250 for rent / utilities for Hs No.D3 on 01/03/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1759,'254706793387','2022-03-01 01:11:20pm','Dear JARED ! You have been invoiced Ksh.11550 for rent / utilities for Hs No.D5 on 01/03/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1760,'254713071895','2022-03-01 01:11:20pm','Dear JACKLINE ! You have been invoiced Ksh.10350 for rent / utilities for Hs No.D7 on 01/03/2022. Your total balance is now Ksh.10350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1761,'254703400080','2022-03-01 01:11:20pm','Dear PERIS! You have been invoiced Ksh.12950 for rent / utilities for Hs No.E1 on 01/03/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1762,'254717227966','2022-03-01 01:11:20pm','Dear WANGARI ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.E2 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1763,'254708317256','2022-03-01 01:11:20pm','Dear ROSE ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.E3 on 01/03/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1764,'254723566235','2022-03-01 01:11:20pm','Dear KENNEDY! You have been invoiced Ksh.11750 for rent / utilities for Hs No.E4 on 01/03/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1765,'254746623866','2022-03-01 01:11:20pm','Dear GEOFFREY! You have been invoiced Ksh.11550 for rent / utilities for Hs No.E5 on 01/03/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1766,'254726483173','2022-03-01 01:11:21pm','Dear ESTHER! You have been invoiced Ksh.10350 for rent / utilities for Hs No.E7 on 01/03/2022. Your total balance is now Ksh.10350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1767,'254716141339','2022-03-01 01:11:21pm','Dear GRACE! You have been invoiced Ksh.12550 for rent / utilities for Hs No.E9 on 01/03/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1768,'254724028753','2022-03-01 01:11:21pm','Dear DENNIS ! You have been invoiced Ksh.12350 for rent / utilities for Hs No.F1 on 01/03/2022. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1769,'254724753414','2022-03-01 01:11:21pm','Dear IAN ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.F2 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1770,'254745354047','2022-03-01 01:11:21pm','Dear BEVOLINE ! You have been invoiced Ksh.8250 for rent / utilities for Hs No.F3 on 01/03/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1771,'254716718506','2022-03-01 01:11:21pm','Dear SHAMIN ! You have been invoiced Ksh.11600 for rent / utilities for Hs No.F5 on 01/03/2022. Your total balance is now Ksh.11600 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1772,'254704611235','2022-03-01 01:11:21pm','Dear YOBESH! You have been invoiced Ksh.9250 for rent / utilities for Hs No.F6 on 01/03/2022. Your total balance is now Ksh.9250 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1773,'254727250741','2022-03-01 01:11:21pm','Dear MARLOND! You have been invoiced Ksh.8650 for rent / utilities for Hs No.F8 on 01/03/2022. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1774,'254743203098','2022-03-01 01:11:22pm','Dear DANIEL! You have been invoiced Ksh.13550 for rent / utilities for Hs No.B1 on 01/03/2022. Your total balance is now Ksh.13550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1775,'254706753217','2022-03-01 01:11:22pm','Dear MARYAN! You have been invoiced Ksh.7850 for rent / utilities for Hs No.D2 on 01/03/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1776,'254722131195','2022-03-01 01:11:22pm','Dear SANDRA! You have been invoiced Ksh.7850 for rent / utilities for Hs No.D8 on 01/03/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1777,'254706177417','2022-03-01 01:11:22pm','Dear LINDA! You have been invoiced Ksh.8250 for rent / utilities for Hs No.E8 on 01/03/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1778,'254723788197','2022-03-01 01:11:22pm','Dear CHRISTOPHER! You have been invoiced Ksh.11350 for rent / utilities for Hs No.C7 on 01/03/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1779,'254722961655','2022-03-01 01:11:22pm','Dear YASMIN ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.C8 on 01/03/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1780,'254718107510','2022-03-01 01:11:22pm','Dear HELLEN! You have been invoiced Ksh.11350 for rent / utilities for Hs No.D4 on 01/03/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1781,'254712588648','2022-03-01 01:11:23pm','Dear CONSOLATA! You have been invoiced Ksh.12750 for rent / utilities for Hs No.F9 on 01/03/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1782,'254771020032','2022-03-01 01:11:23pm','Dear WINFRED! You have been invoiced Ksh.13150 for rent / utilities for Hs No.C9 on 01/03/2022. Your total balance is now Ksh.13150 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1783,'254798911499','2022-03-01 01:11:23pm','Dear HOPE! You have been invoiced Ksh.11550 for rent / utilities for Hs No.F4 on 01/03/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1784,'254708487716','2022-03-01 01:11:23pm','Dear WILLIAM! You have been invoiced Ksh.11550 for rent / utilities for Hs No.B5 on 01/03/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1785,'254704690968','2022-03-01 01:11:23pm','Dear CAREN! You have been invoiced Ksh.10350 for rent / utilities for Hs No.F7 on 01/03/2022. Your total balance is now Ksh.10350 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1786,'254713695104','2022-03-01 01:11:23pm','Dear GAUDESIA! You have been invoiced Ksh.8700 for rent / utilities for Hs No.D6 on 01/03/2022. Your total balance is now Ksh.8700 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1787,'254722383780','2022-03-01 01:11:23pm','Dear SAMWEL! You have been invoiced Ksh.26650 for rent / utilities for Hs No.D9 on 01/03/2022. Your total balance is now Ksh.26650 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1788,'254715270393','2022-03-01 01:11:23pm','Dear SAMMY MWANGI! You have been invoiced Ksh.17700 for rent / utilities for Hs No.E6 on 01/03/2022. Your total balance is now Ksh.17700 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1789,'254726610334','2022-03-01 01:11:24pm','Dear PERCY MWENDA! You have been invoiced Ksh.24650 for rent / utilities for Hs No.C5 on 01/03/2022. Your total balance is now Ksh.24650 . Kindly settle the total balance by 05/03/2022..','active','1','1',0,0,'',0,'',''),(1790,'254708252111','2022-03-19 03:30:39pm','Dear KEZIAH! We have received your payment of Ksh.4000 for rent for Hs No.1 on 07/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1791,'254729541114','2022-03-19 03:42:05pm','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 05/03/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1792,'254719304829','2022-03-19 03:45:04pm','Dear SHADRACK ! We have received your payment of Ksh.4500 for rent for Hs No.3 on 05/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1793,'0726419020','2022-03-19 09:21:18pm','Dear RICHARD! We have received your payment of Ksh.4300 for rent for Hs No.6 on 05/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1794,'254724984674','2022-03-19 09:21:55pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 05/03/2022. Your balance is now Ksh.10000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1795,'254700487543','2022-03-19 09:27:10pm','Dear FAITH! We have received your payment of Ksh.10000 for rent for Hs No.8 on 22/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1796,'254114360756','2022-03-20 09:08:29am','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 05/03/2022. Your balance is now Ksh.4000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1797,'254790998693','2022-03-20 09:32:39am','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 05/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1798,'254792623918','2022-03-20 09:36:33am','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 06/03/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1799,'254740358325','2022-03-20 09:37:19am','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 06/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1800,'254798867622','2022-04-04 04:32:40pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.12750 for rent / utilities for Hs No.A4 on 01/04/2022. Your total balance is now Ksh.25900 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1801,'254706902609','2022-04-04 04:39:40pm','Dear MICHAEL! We have received your payment of Ksh.11350 for rent / utilities for Hs No.A5 on 04/04/2022. Your balance is now Ksh.0.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1802,'254743203098','2022-04-04 04:40:37pm','Dear DANIEL! You have been invoiced Ksh.1350 for rent / utilities for Hs No.B1 on 01/04/2022. Your total balance is now Ksh.2750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1803,'254743203098','2022-04-04 04:40:55pm','Dear DANIEL! You have been invoiced Ksh.12000 for rent / utilities for Hs No.B1 on 01/04/2022. Your total balance is now Ksh.14750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1804,'254742477650','2022-04-04 04:43:02pm','Dear MARY ! You have been invoiced Ksh.8450 for rent / utilities for Hs No.B2 on 01/04/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1805,'254724915290','2022-04-04 04:45:10pm','Dear EVERNGELINE! You have been invoiced Ksh.8250 for rent / utilities for Hs No.B3 on 05/04/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1806,'254714721787','2022-04-04 04:46:01pm','Dear FRANKLINE! You have been invoiced Ksh.12150 for rent / utilities for Hs No.B4 on 01/04/2022. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1807,'254708487716','2022-04-04 04:48:57pm','Dear WILLIAM! You have been invoiced Ksh.11550 for rent / utilities for Hs No.B5 on 01/04/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1808,'254702735724','2022-04-04 04:59:34pm','Dear JOSPHINE ! You have been invoiced Ksh.8250 for rent / utilities for Hs No.B6 on 01/04/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 06/04/2022..','active','1','1',0,0,'',0,'',''),(1809,'254722543401','2022-04-04 05:17:45pm','Dear JOHN! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B8 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1810,'254723960479','2022-04-04 05:22:02pm','Dear FNID ! You have been invoiced Ksh.13350 for rent / utilities for Hs No.B9 on 01/04/2022. Your total balance is now Ksh.13350 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1811,'254718672090','2022-04-04 05:24:06pm','Dear KEVIN ! You have been invoiced Ksh.12550 for rent / utilities for Hs No.C1 on 01/04/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1812,'254723907301','2022-04-04 05:25:10pm','Dear AUSTINE! You have been invoiced Ksh.8050 for rent / utilities for Hs No.C2 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1813,'254728706423','2022-04-04 05:26:15pm','Dear MARK ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.C3 on 01/04/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1814,'254742383770','2022-04-04 05:26:58pm','Dear MAGDALENA ! You have been invoiced Ksh.12750 for rent / utilities for Hs No.C4 on 01/04/2022. Your total balance is now Ksh.13250 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1815,'254726610334','2022-04-04 05:28:10pm','Dear PERCY MWENDA! You have been invoiced Ksh.11950 for rent / utilities for Hs No.C5 on 01/04/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1816,'254704545878','2022-04-04 05:30:26pm','Dear EVERLINE! You have been invoiced Ksh.8450 for rent / utilities for Hs No.C6 on 01/04/2022. Your total balance is now Ksh.16900 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1817,'254704545878','2022-04-04 05:32:08pm','Dear EVERLINE! We have received your payment of Ksh.8450 for rent / utilities for Hs No.C6 on 04/04/2022. Your balance is now Ksh.8450.Thank you for your support.','active','1','1',0,0,'',0,'',''),(1818,'254723788197','2022-04-04 05:34:00pm','Dear CHRISTOPHER! You have been invoiced Ksh.12750 for rent / utilities for Hs No.C7 on 01/04/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1819,'254722961655','2022-04-04 05:37:59pm','Dear YASMIN ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.C8 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1820,'254771020032','2022-04-04 05:39:09pm','Dear WINFRED! You have been invoiced Ksh.13550 for rent / utilities for Hs No.C9 on 01/04/2022. Your total balance is now Ksh.13700 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1821,'254724789306','2022-04-04 05:40:18pm','Dear KEITH! You have been invoiced Ksh.12950 for rent / utilities for Hs No.D1 on 01/04/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1822,'254706753217','2022-04-04 05:41:19pm','Dear MARYAN! You have been invoiced Ksh.8050 for rent / utilities for Hs No.D2 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1823,'254719749666','2022-04-04 05:42:13pm','Dear IRINE! You have been invoiced Ksh.8450 for rent / utilities for Hs No.D3 on 01/04/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1824,'254718107510','2022-04-04 05:53:04pm','Dear HELLEN! You have been invoiced Ksh.11350 for rent / utilities for Hs No.D4 on 01/04/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1825,'254706793387','2022-04-04 05:53:46pm','Dear JARED ! You have been invoiced Ksh.1150 for rent / utilities for Hs No.D5 on 01/04/2022. Your total balance is now Ksh.1150 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1826,'254706793387','2022-04-04 05:54:06pm','Dear JARED ! You have been invoiced Ksh.11000 for rent / utilities for Hs No.D5 on 01/04/2022. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1827,'254713695104','2022-04-04 05:54:49pm','Dear GAUDESIA! You have been invoiced Ksh.7900 for rent / utilities for Hs No.D6 on 01/04/2022. Your total balance is now Ksh.7900 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1828,'254713695104','2022-04-04 05:55:43pm','Dear GAUDESIA! You have been invoiced Ksh.150 for rent / utilities for Hs No.D6 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1829,'254713071895','2022-04-04 05:59:11pm','Dear JACKLINE ! You have been invoiced Ksh.10550 for rent / utilities for Hs No.D7 on 05/04/2022. Your total balance is now Ksh.10550 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1830,'254722131195','2022-04-04 06:00:26pm','Dear SANDRA! You have been invoiced Ksh.7850 for rent / utilities for Hs No.D8 on 01/04/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1831,'254722383780','2022-04-04 06:02:56pm','Dear SAMWEL! You have been invoiced Ksh.1150 for rent / utilities for Hs No.D9 on 01/04/2022. Your total balance is now Ksh.-23150 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1832,'254722383780','2022-04-04 06:03:12pm','Dear SAMWEL! You have been invoiced Ksh.12000 for rent / utilities for Hs No.D9 on 01/04/2022. Your total balance is now Ksh.-11150 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1833,'254703400080','2022-04-04 08:17:27pm','Dear PERIS! You have been invoiced Ksh.12750 for rent / utilities for Hs No.E1 on 01/04/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1834,'254717227966','2022-04-04 08:18:26pm','Dear WANGARI ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.E2 on 01/04/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1835,'254708317256','2022-04-04 08:19:16pm','Dear ROSE ! You have been invoiced Ksh.8250 for rent / utilities for Hs No.E3 on 01/04/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1836,'254723566235','2022-04-04 08:20:42pm','Dear KENNEDY! You have been invoiced Ksh.11950 for rent / utilities for Hs No.E4 on 01/04/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1837,'254715270393','2022-04-04 08:25:22pm','Dear SAMMY MWANGI! You have been invoiced Ksh.8050 for rent / utilities for Hs No.E6 on 01/04/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1838,'254726483173','2022-04-04 08:30:21pm','Dear ESTHER! You have been invoiced Ksh.11350 for rent / utilities for Hs No.E7 on 01/04/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1839,'254706177417','2022-04-04 08:31:14pm','Dear LINDA! You have been invoiced Ksh.8450 for rent / utilities for Hs No.E8 on 01/04/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1840,'254724028753','2022-04-04 08:31:59pm','Dear DENNIS ! You have been invoiced Ksh.12550 for rent / utilities for Hs No.F1 on 01/04/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1841,'254724753414','2022-04-04 08:32:43pm','Dear IAN ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.F2 on 01/04/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1842,'254745354047','2022-04-04 08:33:36pm','Dear BEVOLINE ! You have been invoiced Ksh.8450 for rent / utilities for Hs No.F3 on 01/04/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1843,'254716718506','2022-04-04 08:34:47pm','Dear SHAMIN ! You have been invoiced Ksh.11750 for rent / utilities for Hs No.F5 on 01/04/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1844,'254704611235','2022-04-04 08:47:59pm','Dear YOBESH! You have been invoiced Ksh.9200 for rent / utilities for Hs No.F6 on 01/04/2022. Your total balance is now Ksh.9200 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1845,'254704690968','2022-04-04 08:50:41pm','Dear CAREN! You have been invoiced Ksh.11750 for rent / utilities for Hs No.F7 on 01/04/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1846,'254727250741','2022-04-04 08:56:56pm','Dear MARLOND! You have been invoiced Ksh.8450 for rent / utilities for Hs No.F8 on 01/04/2022. Your total balance is now Ksh.8450 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1847,'254712588648','2022-04-04 08:57:31pm','Dear CONSOLATA! You have been invoiced Ksh.12950 for rent / utilities for Hs No.F9 on 01/04/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1848,'254719557366','2022-04-04 09:01:38pm','Dear ANITA! You have been invoiced Ksh.11550 for rent / utilities for Hs No.B7 on 01/04/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1849,'254708252111','2022-04-04 09:32:54pm','Dear KEZIAH! You have been invoiced Ksh.4000 for rent for Hs No.1 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1850,'254729541114','2022-04-04 09:33:21pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1851,'254719304829','2022-04-04 09:33:38pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1852,'254114360756','2022-04-04 09:34:01pm','Dear BRIVER! You have been invoiced Ksh.4000 for rent for Hs No.4 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1853,'254748464245','2022-04-04 09:39:42pm','Dear HILLARY! You have been invoiced Ksh.4500 for rent for Hs No.5 on 01/04/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1854,'254741383115','2022-04-04 09:41:33pm','Dear JOAN! You have been invoiced Ksh.7000 for rent for Hs No.19 on 01/04/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1855,'0726419020','2022-04-04 09:43:13pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1856,'254724984674','2022-04-04 09:43:42pm','Dear ESTHER! You have been invoiced Ksh.4000 for rent for Hs No.7 on 05/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1857,'254700487543','2022-04-04 09:44:08pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/04/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1858,'254704287715','2022-04-04 09:48:14pm','Dear THABITHA! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1859,'254723096534','2022-04-04 09:48:53pm','Dear STEPHEN! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/04/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1860,'254790998693','2022-04-04 09:49:36pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1861,'254792623918','2022-04-04 09:50:05pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1862,'254740358325','2022-04-04 09:50:24pm','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1863,'254799642533','2022-04-04 09:51:44pm','Dear MAUREEN! We have received your payment of Ksh.3500 for rent for Hs No.17 on 05/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1864,'254799642533','2022-04-04 09:52:02pm','Dear MAUREEN! You have been invoiced Ksh.3500 for rent for Hs No.17 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1865,'254721398355','2022-04-04 10:00:40pm','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 03/10/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1866,'254721398355','2022-04-04 10:01:10pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1867,'+254723795220','2022-04-04 10:01:32pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.20 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1868,'254719350205','2022-04-04 10:02:00pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1869,'254717753393','2022-04-04 10:02:58pm','Dear SILA KIMANTHI! We have received your payment of Ksh.4000 for rent for Hs No.22 on 04/03/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1870,'254717753393','2022-04-04 10:03:30pm','Dear SILA KIMANTHI! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/04/2022. Your total balance is now Ksh.0 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1871,'254713372628','2022-04-04 10:03:50pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 01/04/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1872,'254758243799','2022-04-04 10:04:32pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1873,'254768991688','2022-04-04 10:04:57pm','Dear GERALD! You have been invoiced Ksh.4000 for rent for Hs No.25 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1874,'254741734146','2022-04-04 10:05:34pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1875,'254769616409','2022-04-04 10:05:53pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1876,'254722460312','2022-04-04 10:06:58pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/04/2022. Your total balance is now Ksh.0 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1877,'254722460312','2022-04-04 10:11:24pm','Dear NICHOLAS! You have been invoiced Ksh.3800 for rent for Hs No.28 on 01/04/2022. Your total balance is now Ksh3800. Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1878,'254727526916','2022-04-04 10:13:08pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 01/04/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1879,'254720704223','2022-04-04 10:21:17pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 01/04/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1880,'254793287900','2022-04-04 10:22:25pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.31 on 01/04/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1881,'254769832634','2022-04-04 10:22:44pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1882,'254745295689','2022-04-05 07:32:22am','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1883,'254725520315','2022-04-05 07:32:41am','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1884,'254799934951','2022-04-05 07:32:58am','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1885,'254758133418','2022-04-05 07:35:17am','Dear ISAAC! You have been invoiced Ksh.3500 for rent for Hs No.36 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1886,'254724564525','2022-04-05 07:42:28am','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1887,'254712756788','2022-04-05 07:42:53am','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1888,'254714765253','2022-04-05 07:43:11am','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1889,'254790741226','2022-04-05 07:50:33am','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1890,'254796762629','2022-04-05 07:50:50am','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1891,'254719718641','2022-04-05 08:02:18am','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1892,'254115392340','2022-04-05 08:03:44am','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1893,'254715737391','2022-04-05 08:04:00am','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/04/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1894,'254708552329','2022-04-05 08:04:22am','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1895,'254712968792','2022-04-05 08:04:56am','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1896,'254711274813','2022-04-05 08:05:39am','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1897,'254714855187','2022-04-05 08:11:00am','Dear JENNIFER! You have been invoiced Ksh.4000 for rent for Hs No.50 on 01/04/2022. Your total balance is now Ksh.-200 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1898,'254723900183','2022-04-05 08:25:18am','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/04/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1899,'254714172025','2022-04-05 08:27:26am','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 01/04/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1900,'254725134836','2022-04-05 08:29:29am','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent for Hs No.53 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1901,'254717989685','2022-04-05 08:30:28am','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1902,'254704354869','2022-04-05 08:31:54am','Dear PACIFICA! You have been invoiced Ksh.3500 for rent for Hs No.55 on 01/04/2022. Your total balance is now Ksh.8300 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1903,'254734917247','2022-04-05 08:32:22am','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1904,'254711386783','2022-04-05 08:32:40am','Dear DAVIS! You have been invoiced Ksh.3500 for rent for Hs No.57 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1905,'254703258407','2022-04-05 08:33:00am','Dear NJANE! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1906,'254758012315','2022-04-05 08:33:18am','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1907,'254797009359','2022-04-05 08:42:03am','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1908,'254740081206','2022-04-05 08:42:29am','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1909,'254729968662','2022-04-05 08:52:00am','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1910,'254723332733','2022-04-05 08:52:35am','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1911,'254793948898','2022-04-05 08:53:10am','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1912,'254728753497','2022-04-05 08:53:50am','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1913,'254798013683','2022-04-05 08:55:47am','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1914,'254723622409','2022-04-05 08:57:22am','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1915,'254714045353','2022-04-05 08:57:53am','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1916,'254726642173','2022-04-05 08:58:21am','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1917,'254743056686','2022-04-05 09:25:02am','Dear REGINA! You have been invoiced Ksh.3800 for rent for Hs No.72 on 01/04/2022. Your total balance is now Ksh.7600 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1918,'254726868789','2022-04-05 09:25:29am','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/04/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1919,'254723814719','2022-04-05 09:25:44am','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 01/04/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1920,'254704433506','2022-04-05 09:26:01am','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 01/04/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1921,'254701041651','2022-04-05 09:26:18am','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1922,'254726949601','2022-04-05 09:27:00am','Dear EZEKIEL! You have been invoiced Ksh.3500 for rent for Hs No.77 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1923,'254795874850','2022-04-05 09:27:23am','Dear JOSEPH! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1924,'254729640088','2022-04-05 09:27:48am','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1925,'254718155557','2022-04-05 09:28:16am','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1926,'254729514256','2022-04-05 09:28:44am','Dear SOLOMON! You have been invoiced Ksh.3500 for rent for Hs No.81 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1927,'254796160171','2022-04-05 09:29:21am','Dear ALEX! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1928,'254742006135','2022-04-05 09:30:02am','Dear JACKSON! You have been invoiced Ksh.3500 for rent for Hs No.83 on 01/04/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1929,'254713541336','2022-04-05 09:50:52am','Dear JAMES! You have been invoiced Ksh.3500 for rent for Hs No.84 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1930,'254746123731','2022-04-05 09:51:31am','Dear ROSE! You have been invoiced Ksh.3500 for rent for Hs No.85 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1931,'254721446535','2022-04-05 09:51:48am','Dear FELISIA! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1932,'254729684412','2022-04-05 09:52:04am','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/04/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1933,'254711606456','2022-04-05 09:52:58am','Dear VALENTINE! We have received your payment of Ksh.4900 for rent for Hs No.SHOP 2 on 17/04/2022. Your balance is now Ksh.600.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1934,'254793052811','2022-04-05 09:53:32am','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/04/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1935,'254711606456','2022-04-05 09:53:52am','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/04/2022. Your total balance is now Ksh.6100 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1936,'254795660684','2022-04-05 09:57:16am','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/04/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1937,'254795660684','2022-04-05 10:03:16am','Dear ALFRED! You have been invoiced Ksh.3500 for rent for Hs No.60 on 01/04/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/04/2022..','active','1','1',0,0,'',0,'',''),(1938,'254798911499','2022-04-06 02:21:17pm','Dear HOPE! You have been invoiced Ksh.11550 for rent / utilities for Hs No.F4 on 01/04/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 06/04/2022..','active','1','1',0,0,'',0,'',''),(1939,'254708252111','2022-04-23 09:28:31pm','Dear KEZIAH! We have received your payment of Ksh.4000 for rent for Hs No.1 on 06/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1940,'254729541114','2022-04-23 09:29:55pm','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 05/04/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1941,'254719304829','2022-04-23 09:31:41pm','Dear SHADRACK ! We have received your payment of Ksh.4000 for rent for Hs No.3 on 03/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1942,'254114360756','2022-04-23 09:32:59pm','Dear BRIVER! We have received your payment of Ksh.4000 for rent for Hs No.4 on 06/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1943,'254748464245','2022-04-23 09:45:38pm','Dear HILLARY! We have received your payment of Ksh.4000 for rent for Hs No.5 on 07/04/2022. Your balance is now Ksh.500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1944,'0726419020','2022-04-23 09:46:43pm','Dear RICHARD! We have received your payment of Ksh.4000 for rent for Hs No.6 on 07/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1945,'254724984674','2022-04-23 09:48:00pm','Dear ESTHER! We have received your payment of Ksh.4000 for rent for Hs No.7 on 06/04/2022. Your balance is now Ksh.10000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1946,'254700487543','2022-04-23 09:50:05pm','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 01/01/1970. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1947,'254723096534','2022-04-23 10:03:13pm','Dear STEPHEN! We have received your payment of Ksh.3500 for rent for Hs No.11 on 11/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1948,'254790998693','2022-04-23 10:10:02pm','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 05/04/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1949,'254704287715','2022-04-24 10:48:26am','Dear THABITHA! We have received your payment of Ksh.3500 for rent for Hs No.9 on 05/04/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(1950,'254729541114','2022-05-05 09:33:37pm','Dear JOSHUA KIOKO! You have been invoiced Ksh.4000 for rent for Hs No.2 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1951,'254719304829','2022-05-05 09:34:16pm','Dear SHADRACK ! You have been invoiced Ksh.4000 for rent for Hs No.3 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1952,'254748464245','2022-05-05 09:34:38pm','Dear HILLARY! You have been invoiced Ksh.4000 for rent for Hs No.5 on 01/05/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1953,'0726419020','2022-05-05 09:35:15pm','Dear RICHARD! You have been invoiced Ksh.4000 for rent for Hs No.6 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1954,'254700487543','2022-05-05 09:35:55pm','Dear FAITH! You have been invoiced Ksh.3800 for rent for Hs No.8 on 01/05/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1955,'254704287715','2022-05-05 09:36:17pm','Dear THABITHA! You have been invoiced Ksh.3500 for rent for Hs No.9 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1956,'254723096534','2022-05-05 09:37:00pm','Dear STEPHEN! You have been invoiced Ksh.3500 for rent for Hs No.11 on 01/05/2022. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1957,'254790998693','2022-05-05 09:37:58pm','Dear FESTUS! You have been invoiced Ksh.3500 for rent for Hs No.13 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1958,'254792623918','2022-05-05 09:38:28pm','Dear ERICK MUNENE! You have been invoiced Ksh.3500 for rent for Hs No.15 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1959,'254740358325','2022-05-05 09:38:54pm','Dear ZADOCK! You have been invoiced Ksh.3500 for rent for Hs No.16 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1960,'254721398355','2022-05-05 09:39:44pm','Dear JOHN! You have been invoiced Ksh.3500 for rent for Hs No.18 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1961,'254741383115','2022-05-05 09:40:16pm','Dear JOAN! You have been invoiced Ksh.3500 for rent for Hs No.19 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1962,'+254723795220','2022-05-05 09:40:35pm','Dear MARY! You have been invoiced Ksh.3500 for rent for Hs No.20 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1963,'254719350205','2022-05-05 09:41:03pm','Dear VINCENT! You have been invoiced Ksh.4000 for rent for Hs No.21 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1964,'254717753393','2022-05-05 09:41:29pm','Dear SILA KIMANTHI! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/05/2022. Your total balance is now Ksh.0 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1965,'254713372628','2022-05-05 09:41:53pm','Dear THABITHA! You have been invoiced Ksh.4000 for rent for Hs No.23 on 01/05/2022. Your total balance is now Ksh.9000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1966,'254717753393','2022-05-05 09:43:22pm','Dear SILA KIMANTHI! You have been invoiced Ksh.4000 for rent for Hs No.22 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1967,'254758243799','2022-05-05 09:44:19pm','Dear LINET! You have been invoiced Ksh.4000 for rent for Hs No.24 on 01/05/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1968,'254741734146','2022-05-05 09:44:39pm','Dear JACKLINE! You have been invoiced Ksh.4000 for rent for Hs No.26 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1969,'254769616409','2022-05-05 09:45:04pm','Dear SETRICK! You have been invoiced Ksh.4000 for rent for Hs No.27 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(1970,'254727526916','2022-05-05 09:45:53pm','Dear BRAMWEL! You have been invoiced Ksh.6500 for rent for Hs No.29 on 01/05/2022. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1971,'254720704223','2022-05-05 09:46:12pm','Dear DICKSON! You have been invoiced Ksh.6000 for rent for Hs No.30 on 01/05/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1972,'254793287900','2022-05-05 09:46:45pm','Dear MOSES BARASA! You have been invoiced Ksh.3500 for rent for Hs No.31 on 05/05/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1973,'254769832634','2022-05-05 09:47:12pm','Dear PAUL! You have been invoiced Ksh.3500 for rent for Hs No.32 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1974,'254745295689','2022-05-05 09:48:31pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/05/2022. Your total balance is now Ksh.0 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1975,'+254745295689','2022-05-05 09:53:05pm','Dear VINCENT! You have been invoiced Ksh.3500 for rent for Hs No.33 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1976,'254725520315','2022-05-05 09:53:43pm','Dear LUCY! You have been invoiced Ksh.3500 for rent for Hs No.34 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1977,'254799934951','2022-05-05 09:54:16pm','Dear FRANCIS! You have been invoiced Ksh.3500 for rent for Hs No.35 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1978,'254758133418','2022-05-05 09:54:47pm','Dear ISAAC! You have been invoiced Ksh.3500 for rent for Hs No.36 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1979,'254724564525','2022-05-05 09:55:59pm','Dear ATHONY! You have been invoiced Ksh.3500 for rent for Hs No.37 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1980,'254712756788','2022-05-05 09:56:21pm','Dear RICHARD! You have been invoiced Ksh.3500 for rent for Hs No.38 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1981,'254714765253','2022-05-05 09:56:47pm','Dear VERONICAH NYABOKE! You have been invoiced Ksh.3500 for rent for Hs No.39 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1982,'254790741226','2022-05-05 09:57:27pm','Dear MUNYETWARI! You have been invoiced Ksh.3500 for rent for Hs No.40 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1983,'254796762629','2022-05-05 09:57:50pm','Dear BETTY ! You have been invoiced Ksh.3500 for rent for Hs No.41 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1984,'254785824699','2022-05-05 09:58:20pm','Dear SARAFINA! You have been invoiced Ksh.3500 for rent for Hs No.42 on 01/05/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1985,'254719718641','2022-05-05 09:59:19pm','Dear BRONNY ! You have been invoiced Ksh.4000 for rent for Hs No.43 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1986,'254115392340','2022-05-05 10:01:16pm','Dear VIRGINIA ! You have been invoiced Ksh.4000 for rent for Hs No.44 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1987,'254715737391','2022-05-05 10:02:05pm','Dear FREDRICK ! You have been invoiced Ksh.4000 for rent for Hs No.45 on 01/05/2022. Your total balance is now Ksh.5000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1988,'254708552329','2022-05-05 10:02:34pm','Dear NICHOLAS ! You have been invoiced Ksh.4000 for rent for Hs No.46 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1989,'254712968792','2022-05-05 10:03:30pm','Dear KAVALI ! You have been invoiced Ksh.4000 for rent for Hs No.48 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1990,'254711274813','2022-05-05 10:04:37pm','Dear MOHAMMED ! You have been invoiced Ksh.4000 for rent for Hs No.49 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1991,'254714855187','2022-05-05 10:05:06pm','Dear JENNIFER! You have been invoiced Ksh.3800 for rent for Hs No.50 on 01/05/2022. Your total balance is now Ksh.-400 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1992,'+254714855187','2022-05-05 10:06:20pm','Dear JENNIFER! You have been invoiced Ksh.3800 for rent for Hs No.50 on 01/05/2022. Your total balance is now Ksh.3800 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1993,'254723900183','2022-05-06 05:08:41am','Dear NYABINTU ! You have been invoiced Ksh.6500 for rent for Hs No.51 on 01/05/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1994,'254714172025','2022-05-06 05:09:10am','Dear STELLA ! You have been invoiced Ksh.6000 for rent for Hs No.52 on 01/05/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1995,'254725134836','2022-05-06 05:09:35am','Dear NICHODEMUS! You have been invoiced Ksh.3500 for rent for Hs No.53 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(1996,'254717989685','2022-05-06 05:09:53am','Dear CAROLINE! You have been invoiced Ksh.3500 for rent for Hs No.54 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(1997,'254704354869','2022-05-06 05:10:18am','Dear PACIFICA! You have been invoiced Ksh.3500 for rent for Hs No.55 on 01/05/2022. Your total balance is now Ksh.7300 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1998,'254734917247','2022-05-06 05:10:46am','Dear JAMES ! You have been invoiced Ksh.3500 for rent for Hs No.56 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(1999,'254711386783','2022-05-06 05:11:06am','Dear DAVIS! You have been invoiced Ksh.3500 for rent for Hs No.57 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2000,'254703258407','2022-05-06 05:11:36am','Dear NJANE! You have been invoiced Ksh.3500 for rent for Hs No.58 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2001,'254758012315','2022-05-06 05:11:58am','Dear CHARLES ! You have been invoiced Ksh.3500 for rent for Hs No.59 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2002,'254797009359','2022-05-06 05:12:35am','Dear VERONICA! You have been invoiced Ksh.3500 for rent for Hs No.61 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2003,'254740081206','2022-05-06 05:13:02am','Dear REDEMPTOR ! You have been invoiced Ksh.3500 for rent for Hs No.62 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2004,'254741093932','2022-05-06 05:13:30am','Dear DUKE ! You have been invoiced Ksh.3500 for rent for Hs No.63 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 06/05/2022..','active','1','1',0,0,'',0,'',''),(2005,'254729968662','2022-05-06 05:13:52am','Dear ANN ! You have been invoiced Ksh.3500 for rent for Hs No.64 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2006,'254723332733','2022-05-06 05:14:10am','Dear FANUEL ! You have been invoiced Ksh.4000 for rent for Hs No.65 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2007,'254793948898','2022-05-06 05:14:28am','Dear EDNA! You have been invoiced Ksh.4000 for rent for Hs No.66 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2008,'254728753497','2022-05-06 05:14:51am','Dear NELSON! You have been invoiced Ksh.4000 for rent for Hs No.67 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2009,'254798013683','2022-05-06 05:15:07am','Dear ROSE! You have been invoiced Ksh.4000 for rent for Hs No.68 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2010,'254723622409','2022-05-06 05:15:34am','Dear PAUL! You have been invoiced Ksh.4000 for rent for Hs No.69 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2011,'254714045353','2022-05-06 05:15:54am','Dear CAROLINE! You have been invoiced Ksh.4000 for rent for Hs No.70 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2012,'254726642173','2022-05-06 05:16:15am','Dear MORARA! You have been invoiced Ksh.4000 for rent for Hs No.71 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2013,'254726868789','2022-05-06 05:16:47am','Dear DOUGLAS! You have been invoiced Ksh.6500 for rent for Hs No.73 on 01/05/2022. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2014,'254723814719','2022-05-06 05:17:33am','Dear PETER! You have been invoiced Ksh.6000 for rent for Hs No.74 on 01/05/2022. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2015,'254704433506','2022-05-06 05:17:54am','Dear DENIS IRERI! You have been invoiced Ksh.3500 for rent for Hs No.75 on 01/05/2022. Your total balance is now Ksh.4000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2016,'254701041651','2022-05-06 05:18:12am','Dear MONICAH! You have been invoiced Ksh.3500 for rent for Hs No.76 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2017,'254726949601','2022-05-06 05:18:34am','Dear EZEKIEL! You have been invoiced Ksh.3500 for rent for Hs No.77 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2018,'254795874850','2022-05-06 05:19:00am','Dear JOSEPH! You have been invoiced Ksh.3500 for rent for Hs No.78 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2019,'254729640088','2022-05-06 05:19:26am','Dear AMOS ! You have been invoiced Ksh.3500 for rent for Hs No.79 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2020,'254718155557','2022-05-06 05:19:58am','Dear KIPKORIR! You have been invoiced Ksh.3500 for rent for Hs No.80 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2021,'254796160171','2022-05-06 05:20:22am','Dear ALEX! You have been invoiced Ksh.3500 for rent for Hs No.82 on 01/05/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2022,'254742006135','2022-05-06 05:20:54am','Dear JACKSON! You have been invoiced Ksh.3500 for rent for Hs No.83 on 01/05/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2023,'254713541336','2022-05-06 05:21:20am','Dear JAMES! You have been invoiced Ksh.3500 for rent for Hs No.84 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2024,'254746123731','2022-05-06 05:21:47am','Dear ROSE! You have been invoiced Ksh.3500 for rent for Hs No.85 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2025,'254721446535','2022-05-06 05:22:04am','Dear FELISIA! You have been invoiced Ksh.3500 for rent for Hs No.86 on 01/05/2022. Your total balance is now Ksh.3500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2026,'254729684412','2022-05-06 05:24:52am','Dear ABRAHAM! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 1 on 01/05/2022. Your total balance is now Ksh.8000 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2027,'254711606456','2022-05-06 05:25:31am','Dear VALENTINE! You have been invoiced Ksh.5500 for rent for Hs No.SHOP 2 on 01/05/2022. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2028,'254793052811','2022-05-06 05:26:01am','Dear JOSEPH! You have been invoiced Ksh.7500 for rent for Hs No.SHOP 3 on 01/05/2022. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2029,'254780977628','2022-05-08 04:44:52pm','Dear PASCAL! You have been invoiced Ksh.9450 for rent / utilities for Hs No.A3 on 01/05/2022. Your total balance is now Ksh.9450 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2030,'254798867622','2022-05-08 04:46:20pm','Dear Mohammed Ibrahim! You have been invoiced Ksh.13150 for rent / utilities for Hs No.A4 on 01/05/2022. Your total balance is now Ksh.14150 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2031,'254706902609','2022-05-08 04:47:16pm','Dear MICHAEL! You have been invoiced Ksh.11550 for rent / utilities for Hs No.A5 on 01/05/2022. Your total balance is now Ksh.11550 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2032,'254742477650','2022-05-08 04:58:03pm','Dear MARY ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B2 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2033,'254724915290','2022-05-08 04:58:42pm','Dear EVERNGELINE! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B3 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2034,'254702735724','2022-05-08 05:00:28pm','Dear JOSPHINE ! You have been invoiced Ksh.8250 for rent / utilities for Hs No.B6 on 01/05/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2035,'254719557366','2022-05-08 05:01:51pm','Dear ANITA! You have been invoiced Ksh.11950 for rent / utilities for Hs No.B7 on 01/05/2022. Your total balance is now Ksh.11950 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2036,'254722543401','2022-05-08 05:05:56pm','Dear JOHN! You have been invoiced Ksh.8050 for rent / utilities for Hs No.B8 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2037,'254723960479','2022-05-08 05:06:49pm','Dear FNID ! You have been invoiced Ksh.13550 for rent / utilities for Hs No.B9 on 01/05/2022. Your total balance is now Ksh.13550 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2038,'254723907301','2022-05-08 05:07:58pm','Dear AUSTINE! You have been invoiced Ksh.8050 for rent / utilities for Hs No.C2 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2039,'254728706423','2022-05-08 05:09:09pm','Dear MARK ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.C3 on 01/05/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2040,'254742383770','2022-05-08 05:09:54pm','Dear MAGDALENA ! You have been invoiced Ksh.12350 for rent / utilities for Hs No.C4 on 01/05/2022. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2041,'254726610334','2022-05-08 05:10:40pm','Dear PERCY MWENDA! You have been invoiced Ksh.12350 for rent / utilities for Hs No.C5 on 01/05/2022. Your total balance is now Ksh.12350 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2042,'254704545878','2022-05-08 05:11:35pm','Dear EVERLINE! You have been invoiced Ksh.8650 for rent / utilities for Hs No.C6 on 01/05/2022. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2043,'254722961655','2022-05-08 05:12:36pm','Dear YASMIN ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.C8 on 01/05/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2044,'254771020032','2022-05-08 05:14:17pm','Dear WINFRED! You have been invoiced Ksh.13750 for rent / utilities for Hs No.C9 on 01/05/2022. Your total balance is now Ksh.13950 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2045,'254724789306','2022-05-08 05:15:15pm','Dear KEITH! You have been invoiced Ksh.12950 for rent / utilities for Hs No.D1 on 01/05/2022. Your total balance is now Ksh.12950 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2046,'254706753217','2022-05-08 05:16:09pm','Dear MARYAN! You have been invoiced Ksh.8050 for rent / utilities for Hs No.D2 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2047,'254718107510','2022-05-08 05:23:02pm','Dear HELLEN! You have been invoiced Ksh.11350 for rent / utilities for Hs No.D4 on 01/05/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2048,'254713695104','2022-05-08 05:24:19pm','Dear GAUDESIA! You have been invoiced Ksh.8050 for rent / utilities for Hs No.D6 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2049,'254722131195','2022-05-08 05:25:09pm','Dear SANDRA! You have been invoiced Ksh.7850 for rent / utilities for Hs No.D8 on 01/05/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2050,'254703400080','2022-05-08 05:26:38pm','Dear PERIS! You have been invoiced Ksh.12150 for rent / utilities for Hs No.E1 on 01/05/2022. Your total balance is now Ksh.12150 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2051,'254717227966','2022-05-08 05:27:19pm','Dear WANGARI ! You have been invoiced Ksh.7850 for rent / utilities for Hs No.E2 on 01/05/2022. Your total balance is now Ksh.7850 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2052,'254708317256','2022-05-08 05:28:56pm','Dear ROSE ! You have been invoiced Ksh.8050 for rent / utilities for Hs No.E3 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2053,'254746623866','2022-05-08 05:30:13pm','Dear GEOFFREY! You have been invoiced Ksh.11750 for rent / utilities for Hs No.E5 on 01/05/2022. Your total balance is now Ksh.11750 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2054,'254715270393','2022-05-08 05:30:52pm','Dear SAMMY MWANGI! You have been invoiced Ksh.8050 for rent / utilities for Hs No.E6 on 01/05/2022. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2055,'254716141339','2022-05-08 05:31:59pm','Dear GRACE! You have been invoiced Ksh.12550 for rent / utilities for Hs No.E9 on 01/05/2022. Your total balance is now Ksh.12550 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2056,'254724028753','2022-05-08 05:33:04pm','Dear DENNIS ! You have been invoiced Ksh.12750 for rent / utilities for Hs No.F1 on 01/05/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2057,'254745354047','2022-05-08 05:34:19pm','Dear BEVOLINE ! You have been invoiced Ksh.8250 for rent / utilities for Hs No.F3 on 01/05/2022. Your total balance is now Ksh.8250 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2058,'254798911499','2022-05-08 05:35:00pm','Dear HOPE! You have been invoiced Ksh.11350 for rent / utilities for Hs No.F4 on 01/05/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2059,'254716718506','2022-05-08 05:36:14pm','Dear SHAMIN ! You have been invoiced Ksh.11350 for rent / utilities for Hs No.F5 on 01/05/2022. Your total balance is now Ksh.11350 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2060,'254704611235','2022-05-08 05:37:39pm','Dear YOBESH! You have been invoiced Ksh.9450 for rent / utilities for Hs No.F6 on 01/05/2022. Your total balance is now Ksh.9650 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2061,'254712588648','2022-05-08 05:39:12pm','Dear CONSOLATA! You have been invoiced Ksh.12750 for rent / utilities for Hs No.F9 on 01/05/2022. Your total balance is now Ksh.12750 . Kindly settle the total balance by 05/05/2022..','active','1','1',0,0,'',0,'',''),(2062,'254708252111','2022-05-29 07:22:25am','Dear KEZIAH! We have received your payment of Ksh.4000 for rent for Hs No.1 on 09/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2063,'254729541114','2022-05-29 07:23:53am','Dear JOSHUA KIOKO! We have received your payment of Ksh.4000 for rent for Hs No.2 on 04/05/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2064,'254719304829','2022-05-29 07:24:28am','Dear SHADRACK ! We have received your payment of Ksh.4000 for rent for Hs No.3 on 10/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2065,'254748464245','2022-05-29 07:29:38am','Dear HILLARY! We have received your payment of Ksh.4500 for rent for Hs No.5 on 09/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2066,'0726419020','2022-05-29 07:30:50am','Dear RICHARD! We have received your payment of Ksh.4000 for rent for Hs No.6 on 05/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2067,'254700487543','2022-05-29 07:31:49am','Dear FAITH! We have received your payment of Ksh.3800 for rent for Hs No.8 on 08/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2068,'254704287715','2022-05-29 07:36:14am','Dear THABITHA! We have received your payment of Ksh.3500 for rent for Hs No.9 on 07/05/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2069,'254723096534','2022-05-29 07:37:04am','Dear STEPHEN! We have received your payment of Ksh.3500 for rent for Hs No.11 on 16/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2070,'254723096534','2022-05-29 07:41:15am','Dear STEPHEN! We have received your payment of Ksh.3500 for rent for Hs No.11 on 16/05/2022. Your balance is now Ksh1000.Thank you for your support. Regards; Management','active','1','1',0,0,'',0,'',''),(2071,'254790998693','2022-05-29 07:44:06am','Dear FESTUS! We have received your payment of Ksh.3500 for rent for Hs No.13 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2072,'254792623918','2022-05-29 07:45:20am','Dear ERICK MUNENE! We have received your payment of Ksh.3500 for rent for Hs No.15 on 13/05/2022. Your balance is now Ksh.3500.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2073,'254740358325','2022-05-29 07:47:15am','Dear ZADOCK! We have received your payment of Ksh.3500 for rent for Hs No.16 on 07/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2074,'254799642533','2022-05-29 07:48:07am','Dear MAUREEN! We have received your payment of Ksh.7000 for rent for Hs No.17 on 11/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2075,'254721398355','2022-05-29 07:49:11am','Dear JOHN! We have received your payment of Ksh.3500 for rent for Hs No.18 on 14/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2076,'254741383115','2022-05-29 07:50:05am','Dear JOAN! We have received your payment of Ksh.3500 for rent for Hs No.19 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2077,'+254723795220','2022-05-29 07:50:46am','Dear MARY! We have received your payment of Ksh.3500 for rent for Hs No.20 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2078,'254719350205','2022-05-29 07:54:17am','Dear VINCENT! We have received your payment of Ksh.4000 for rent for Hs No.21 on 06/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2079,'254717753393','2022-05-29 07:55:30am','Dear SILA KIMANTHI! We have received your payment of Ksh.4000 for rent for Hs No.22 on 09/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2080,'254713372628','2022-05-29 07:56:53am','Dear THABITHA! We have received your payment of Ksh.6000 for rent for Hs No.23 on 16/05/2022. Your balance is now Ksh.3000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2081,'254758243799','2022-05-29 07:57:47am','Dear LINET! We have received your payment of Ksh.8000 for rent for Hs No.24 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2082,'254768991688','2022-05-29 08:00:30am','Dear GERALD! We have received your payment of Ksh.6000 for rent for Hs No.25 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2083,'254741734146','2022-05-29 08:01:34am','Dear JACKLINE! We have received your payment of Ksh.4000 for rent for Hs No.26 on 16/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2084,'254769616409','2022-05-29 08:03:39am','Dear SETRICK! We have received your payment of Ksh.4000 for rent for Hs No.27 on 09/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2085,'254722460312','2022-05-29 08:04:20am','Dear NICHOLAS! We have received your payment of Ksh.3800 for rent for Hs No.28 on 29/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2086,'254727526916','2022-05-29 08:08:37am','Dear BRAMWEL! We have received your payment of Ksh.7000 for rent for Hs No.29 on 29/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2087,'254720704223','2022-05-29 08:09:24am','Dear DICKSON! We have received your payment of Ksh.6000 for rent for Hs No.30 on 05/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2088,'254769832634','2022-05-29 08:10:13am','Dear PAUL! We have received your payment of Ksh.3500 for rent for Hs No.32 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2089,'254799934951','2022-05-29 08:11:52am','Dear FRANCIS! We have received your payment of Ksh.3500 for rent for Hs No.35 on 04/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2090,'254758133418','2022-05-29 08:12:50am','Dear ISAAC! We have received your payment of Ksh.3500 for rent for Hs No.36 on 04/05/2022. Your balance is now Ksh.7000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2091,'254724564525','2022-05-29 08:13:48am','Dear ATHONY! We have received your payment of Ksh.3500 for rent for Hs No.37 on 21/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2092,'254712756788','2022-05-29 08:17:33am','Dear RICHARD! We have received your payment of Ksh.3500 for rent for Hs No.38 on 29/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2093,'254714765253','2022-05-29 08:18:37am','Dear VERONICAH NYABOKE! We have received your payment of Ksh.3500 for rent for Hs No.39 on 07/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2094,'254790741226','2022-05-29 08:19:24am','Dear MUNYETWARI! We have received your payment of Ksh.3500 for rent for Hs No.40 on 09/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2095,'254796762629','2022-05-29 08:20:24am','Dear BETTY ! We have received your payment of Ksh.3500 for rent for Hs No.41 on 30/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2096,'254785824699','2022-05-29 08:21:13am','Dear SARAFINA! We have received your payment of Ksh.3500 for rent for Hs No.42 on 06/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2097,'254719718641','2022-05-29 08:22:51am','Dear BRONNY ! We have received your payment of Ksh.4000 for rent for Hs No.43 on 10/05/2022. Your balance is now Ksh.0.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2098,'254115392340','2022-05-29 08:23:27am','Dear VIRGINIA ! We have received your payment of Ksh.4000 for rent for Hs No.44 on 29/05/2022. Your balance is now Ksh.4000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''),(2099,'254715737391','2022-05-29 08:24:21am','Dear FREDRICK ! We have received your payment of Ksh.4000 for rent for Hs No.45 on 09/05/2022. Your balance is now Ksh.1000.Thank you for your support.\r\n\r\n\r\nRegards;\r\nManagement','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` varchar(20) NOT NULL, `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; INSERT INTO `sms_in` VALUES (1,'PGP6RIEXOK Confirmed.on 09/8/21 at 1:45 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh3,239.81. Transaction cost, Ksh0.00.','254707699136','2021-07-25 13:45:10','PGP6RIEXOK',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 13:45:10',NULL,NULL,NULL,NULL,NULL,1),(2,'PGP0RINEQM Confirmed.on 09/8/21 at 1:50 PMKsh1,700.00 received from 254743454210 NANCY MWAITSI AKWEYU. New Account balance is Ksh4,931.31. Transaction cost, Ksh8.50.','254743454210','2021-07-25 13:50:09','PGP0RINEQM',1700.00,'NANCY','MWAITSI','',2,'2021-07-25 13:50:09',NULL,NULL,NULL,NULL,NULL,1),(3,'PGP9RIR8VN Confirmed.on 09/8/21 at 1:52 PMKsh580.00 received from 254717760277 NANCY MWAITSI AKWEYU. New Account balance is Ksh5,508.41. Transaction cost, Ksh2.90.','254717760277','2021-07-25 13:52:22','PGP9RIR8VN',580.00,'NANCY','MWAITSI','0',2,'2021-07-25 13:52:22',NULL,NULL,NULL,NULL,NULL,1),(4,'PGP9RJDYBZ Confirmed.on 25/7/21 at 2:05 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh5,509.41. Transaction cost, Ksh0.00.','254707699136','2021-07-25 14:05:29','PGP9RJDYBZ',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 14:05:29',NULL,NULL,NULL,NULL,NULL,0),(5,'PGP8RJMFTG Confirmed.on 25/7/21 at 2:10 PMKsh780.00 received from 254721104645 SELLY CHEPNGENO KORGOREN. New Account balance is Ksh6,285.51. Transaction cost, Ksh3.90.','254721104645','2021-07-25 14:10:21','PGP8RJMFTG',780.00,'SELLY','CHEPNGENO','',2,'2021-07-25 14:10:21',NULL,NULL,NULL,NULL,NULL,0),(6,'PGP6RJMP76 Confirmed.on 25/7/21 at 2:10 PMKsh1.00 received from 254748913116 KIPRONOH GIDEON MABIIL. New Account balance is Ksh6,286.51. Transaction cost, Ksh0.00.','254748913116','2021-07-25 14:10:31','PGP6RJMP76',1.00,'KIPRONOH','GIDEON','',2,'2021-07-25 14:10:31',NULL,NULL,NULL,NULL,NULL,0),(7,'PGP5RJTDFH Confirmed.on 25/7/21 at 2:14 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh6,287.51. Transaction cost, Ksh0.00.','254707699136','2021-07-25 14:14:16','PGP5RJTDFH',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 14:14:16',NULL,NULL,NULL,NULL,NULL,0),(8,'PGP6RJX8FE Confirmed.on 25/7/21 at 2:16 PMKsh80.00 received from 254792551698 GLADYS ACHIENG OGUTU. New Account balance is Ksh6,367.51. Transaction cost, Ksh0.00.','254792551698','2021-07-25 14:16:27','PGP6RJX8FE',80.00,'GLADYS','ACHIENG','',2,'2021-07-25 14:16:27',NULL,NULL,NULL,NULL,NULL,0),(9,'PGP8RK718U Confirmed.on 25/7/21 at 2:21 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,368.51. Transaction cost, Ksh0.00.','254746826448','2021-07-25 14:21:59','PGP8RK718U',1.00,'sang','festus','',2,'2021-07-25 14:21:59',NULL,NULL,NULL,NULL,NULL,0),(10,'PGP9RKL46L Confirmed.on 25/7/21 at 2:29 PMKsh120.00 received from 254715116785 MILCAH CHEPKEMOI. New Account balance is Ksh6,488.51. Transaction cost, Ksh0.00.','254715116785','2021-07-25 14:29:56','PGP9RKL46L',120.00,'MILCAH','CHEPKEMOI','',2,'2021-07-25 14:29:56',NULL,NULL,NULL,NULL,NULL,0),(11,'PGP8RL3JKS Confirmed.on 25/7/21 at 2:40 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,489.51. Transaction cost, Ksh0.00.','254746826448','2021-07-25 14:40:18','PGP8RL3JKS',1.00,'sang','festus','',2,'2021-07-25 14:40:18',NULL,NULL,NULL,NULL,NULL,1),(12,'PGP5RLGNXF Confirmed.on 09/8/21 at 2:47 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,490.51. Transaction cost, Ksh0.00.','254746826448','2021-07-22 14:47:40','PGP5RLGNXF',1.00,'sang','festus','',2,'2021-07-22 14:47:40',NULL,NULL,NULL,NULL,NULL,1); /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `menutype` varchar(30) NOT NULL DEFAULT 'Left', `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','0763a9ef91068d1723cf54a8b95bf1c5fc003cbb3a84ebe2f24d5ae9bb8f4318','SMSCHAPCHAP','','<H1 style=\"margin:0px;\">PRIMEWAYS LTD</H1>','254727947014','','','ROBISEARCHPOS','','','e7bd1efe6cee0b56cf3b31d7fb5d01c7','','','','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2021-08-101628586036.png','1','1 ','','1','2021-08-19 14:05:52','no','no','no','no','55ITR2elz4e6hWh6KrvNUtqT/0WC3e3Tk9dk1Wl7D2y2nwY88l6Dw/so+5DDVdXxyJiZE4FriJR8sA9SZ4MznQ==','<center><h1></h1></center>','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in PRIMEWAYS LTD until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:117121120 for you to continue enjoying our services.','pOKO9fcMlfMbVDtXN7nOwE2cqTguZCHH/pOuObEPMhNP/jNbiffWpfn7Owtf4YWNy776sEYvzKbt9m4qumHBoQ==','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','Before Receipt','','yes','yes','Advanta','ROBISEARCH','Robisearch@2018','ROBISEARCH','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','06:30','00:45','no','General',10,'admin/viewpallmyplots','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','yes',2,'Both','yes'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2019-02-16 02:32:21pm','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'Board meeting','There will be a board meeting for the directors.','2019-05-18 03:02:06pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; INSERT INTO `splitbill` VALUES (1,'split','1','2021-07-24 07:54:25','','11627102453',1,1,0,'',31,1.00,1200.00,'71627102068'); /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'5210','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','PHONE','4000','1','','','N/A','0','0','EXEMPTED'),(2,'5250','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','UNCH','500','1','','','N/A','0','0','EXEMPTED'),(3,'4180','','BANK-11633600280','2021-10-07 13:00:41',0.00,0.00,'','1','1','na','','1711395','1','295','','','','',''),(4,'4180','','BANK-11633600995','2021-10-07 13:04:00',0.00,0.00,'','1','1','na','','3091645.08','1','295','','','','',''),(5,'1220','0','11635232763','2021-10-26 10:25:01',0.00,0.00,'','1','1','n/a','A2','1','1','','','N/A','0','0','EXEMPTED'),(6,'5010','0','11635233394','2021-10-26 10:30:19',0.00,0.00,'','1','1','n/a','v','1','1','','','N/A','0','0','EXEMPTED'),(7,'4180','','BANK-11637168335','2021-11-17 20:00:32',0.00,0.00,'','1','1','na','','129832','1','295','','','','',''),(8,'4180','','BANK-11646121639','2022-03-01 11:02:14',0.00,0.00,'','1','1','na','OPENING BALANCE','2201866.58','1','295','','','','',''),(9,'4180','','BANK-11646121826','2022-03-01 11:04:37',0.00,0.00,'','1','1','na','OPENING BALANCE','602568','1','295','','','','',''),(10,'4180','','BANK-11647580465','2022-03-18 08:15:28',0.00,0.00,'','1','1','na','','130594','1','295','','','','',''); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; INSERT INTO `stocktakingstatus` VALUES (1,'1','2021-07-15 09:06:20','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(2,'1','2021-07-15 09:06:34','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(3,'1','2021-07-15 09:12:19','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(4,'1','2021-07-15 09:12:27','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1); /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2021-02-11','2021-02-28','',1,'2021-02-11 01:40:03pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; INSERT INTO `tables` VALUES (1,'Take away','','2021-04-22 12:26:20','active','1','','1',1),(2,'Sitting','','2021-04-22 12:26:27','active','1','','1',1),(3,'Both','','2021-04-22 12:26:32','active','1','','1',1); /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` varchar(100) NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` varchar(100) NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` text NOT NULL, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=529 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 */; INSERT INTO `utilityinvoice` VALUES (1,'1','1','4 ','4000.00','1','Payment for Hs No.1 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647693039','IN-1164612216776','new','4000','0','1',0.00,0.00,'2022-03-07',1),(2,'1','2','300 ','4000.00','1','Payment for Hs No.2 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647693725','IN-11646125265','new','4000','0','1',0.00,0.00,'2022-03-05',1),(3,'1','3','139 ','4000.00','1','Payment for Hs No.3 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647693904','IN-116461221571','new','4000','0','1',0.00,0.00,'2022-03-05',1),(4,'1','3','139 ','500.00','14','Payment for Hs No.3 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647693904','IN-116461221571','new','500','0','1',0.00,0.00,'2022-03-05',1),(5,'1','6','142 ','4000.00','1','Payment for Hs No.6 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647714078','IN-116461221584','new','4000','0','1',0.00,0.00,'2022-03-05',1),(6,'1','6','142 ','300.00','14','Payment for Hs No.6 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647714078','IN-116461221584','new','300','0','1',0.00,0.00,'2022-03-05',1),(7,'1','7','143 ','4000.00','1','Payment for Hs No.7 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647714115','IN-11646122771','new','4000','0','1',0.00,0.00,'2022-03-05',1),(8,'1','8','144 ','3800.00','1','Payment for Hs No.8 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647714430','IN-116461221586','new','3800','0','1',0.00,0.00,'2022-03-22',1),(9,'1','4','140 ','4000.00','1','Payment for Hs No.4 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647756509','IN-116461221572','new','4000','0','1',0.00,0.00,'2022-03-05',1),(10,'1','12','148 ','3500.00','1','Payment for Hs No.12 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647757172','IN-1164612216774','new','3500','0','1',0.00,0.00,'2022-03-09',1),(11,'1','12','148 ','1000.00','14','Payment for Hs No.12 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647757172','IN-1164612216774','new','500','500','1',0.00,0.00,'2022-03-09',1),(12,'1','13','149 ','3500.00','1','Payment for Hs No.13 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647757959','IN-116461221588','new','3500','0','1',0.00,0.00,'2022-03-05',1),(13,'1','15','287 ','3500.00','1','Payment for Hs No.15 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647758193','IN-116461221589','new','3500','0','1',0.00,0.00,'2022-03-06',1),(14,'1','16','152 ','3500.00','1','Payment for Hs No.16 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647758239','IN-1164612216669','new','3500','0','1',0.00,0.00,'2022-03-06',1),(15,'1','17','153 ','3500.00','1','Payment for Hs No.17 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647758310','IN-1164612216779','new','3500','0','1',0.00,0.00,'2022-03-05',1),(16,'1','19','155 ','3500.00','1','Payment for Hs No.19 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647758472','IN-1164612215811','new','3500','0','1',0.00,0.00,'2022-03-08',1),(17,'1','20','156 ','3500.00','1','Payment for Hs No.20 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647758631','IN-1164612216778','new','3500','0','1',0.00,0.00,'2022-03-03',1),(18,'1','21','157 ','4000.00','1','Payment for Hs No.21 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647759168','IN-1164612215912','new','4000','0','1',0.00,0.00,'2022-03-05',1),(19,'1','22','178 ','4000.00','1','Payment for Hs No.22 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647759471','IN-1164612216880','new','4000','0','1',0.00,0.00,'2022-03-20',1),(20,'1','23','159 ','4000.00','1','Payment for Hs No.23 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760207','IN-1164612215913','new','3000','1000','1',0.00,0.00,'2022-03-11',1),(21,'1','24','160 ','4000.00','1','Payment for Hs No.24 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760245','IN-1164612215914','new','4000','0','1',0.00,0.00,'2022-03-08',1),(22,'1','25','161 ','4000.00','1','Payment for Hs No.25 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760316','IN-1164612215915','new','4000','0','1',0.00,0.00,'2022-03-05',1),(23,'1','26','162 ','4000.00','1','Payment for Hs No.26 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760376','IN-1164612215916','new','4000','0','1',0.00,0.00,'2022-03-08',1),(24,'1','27','163 ','4000.00','1','Payment for Hs No.27 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760458','IN-1164612215917','new','4000','0','1',0.00,0.00,'2022-03-08',1),(25,'1','28','175 ','3800.00','1','Payment for Hs No.28 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760659','IN-1164612216664','new','3800','0','1',0.00,0.00,'2022-03-20',1),(26,'1','29','165 ','6500.00','1','Payment for Hs No.29 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760779','IN-1164612215918','new','6500','0','1',0.00,0.00,'2022-03-07',1),(27,'1','30','166 ','6000.00','1','Payment for Hs No.30 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760821','IN-1164612215919','new','6000','0','1',0.00,0.00,'2022-03-07',1),(28,'1','31','299 ','3500.00','1','Payment for Hs No.31 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647760936','IN-1164612216670','new','3500','0','1',0.00,0.00,'2022-03-20',1),(29,'1','32','168 ','3500.00','1','Payment for Hs No.32 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647761058','IN-1164612215920','new','3500','0','1',0.00,0.00,'2022-03-07',1),(30,'1','33','169 ','3500.00','1','Payment for Hs No.33 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647761128','IN-1164612216021','new','3500','0','1',0.00,0.00,'2022-03-02',1),(31,'1','34','170 ','3500.00','1','Payment for Hs No.34 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647761219','IN-1164612216022','new','3500','0','1',0.00,0.00,'2022-03-07',1),(32,'1','35','171 ','3500.00','1','Payment for Hs No.35 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647761367','IN-1164612216023','new','3500','0','1',0.00,0.00,'2022-03-10',1),(33,'1','37','173 ','3500.00','1','Payment for Hs No.37 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647761820','IN-1164612216773','new','3500','0','1',0.00,0.00,'2022-03-06',1),(34,'1','38','174 ','3500.00','1','Payment for Hs No.38 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762332','IN-1164612216024','new','3500','0','1',0.00,0.00,'2022-03-08',1),(35,'1','38','174 ','3500.00','1','Payment for Hs No.38 and Plot No.1 ','02','2022','','','','','receipt','','RC-11647762332','IN-11647762181','new','3500','0','1',0.00,0.00,'2022-03-08',1),(36,'1','39','284 ','3500.00','1','Payment for Hs No.39 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762455','IN-1164612216665','new','3500','0','1',0.00,0.00,'2022-03-09',1),(37,'1','40','176 ','3500.00','1','Payment for Hs No.40 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762524','IN-1164612216025','new','3500','0','1',0.00,0.00,'2022-03-10',1),(38,'1','41','177 ','3500.00','1','Payment for Hs No.41 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762603','IN-1164612216026','new','3500','0','1',0.00,0.00,'2022-03-03',1),(39,'1','43','179 ','4000.00','1','Payment for Hs No.43 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762663','IN-1164612216027','new','4000','0','1',0.00,0.00,'2022-03-07',1),(40,'1','44','180 ','4000.00','1','Payment for Hs No.44 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762740','IN-1164612216028','new','4000','0','1',0.00,0.00,'2022-03-07',1),(41,'1','45','181 ','4000.00','1','Payment for Hs No.45 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762813','IN-1164612216129','new','4000','0','1',0.00,0.00,'2022-03-20',1),(42,'1','46','182 ','4000.00','1','Payment for Hs No.46 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647762946','IN-1164612216130','new','4000','0','1',0.00,0.00,'2022-03-07',1),(43,'1','47','183 ','4000.00','1','Payment for Hs No.47 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763034','IN-1164612216775','new','4000','0','1',0.00,0.00,'2022-03-20',1),(44,'1','48','184 ','4000.00','1','Payment for Hs No.48 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763095','IN-1164612216131','new','4000','0','1',0.00,0.00,'2022-03-07',1),(45,'1','49','185 ','4000.00','1','Payment for Hs No.49 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763154','IN-1164612216132','new','4000','0','1',0.00,0.00,'2022-02-28',1),(46,'1','50','191 ','3800.00','1','Payment for Hs No.50 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763254','IN-1164612216883','new','3800','0','1',0.00,0.00,'2022-03-20',1),(47,'1','50','186 ','3800.00','1','Payment for Hs No.50 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763254','IN-11646124286','new','400','3400','1',0.00,0.00,'2022-03-20',1),(48,'1','51','187 ','6500.00','1','Payment for Hs No.51 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763373','IN-1164612216133','new','6500','0','1',0.00,0.00,'2022-03-07',1),(49,'1','52','188 ','6000.00','1','Payment for Hs No.52 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763453','IN-1164612216134','new','6000','0','1',0.00,0.00,'2022-03-08',1),(50,'1','53','189 ','3500.00','1','Payment for Hs No.53 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763543','IN-1164612216135','new','3500','0','1',0.00,0.00,'2022-03-09',1),(51,'1','54','190 ','3500.00','1','Payment for Hs No.54 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763603','IN-1164612216236','new','3500','0','1',0.00,0.00,'2022-03-04',1),(52,'1','55','191 ','3500.00','1','Payment for Hs No.55 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763705','IN-1164612216884','new','3500','0','1',0.00,0.00,'2022-03-07',1),(53,'1','55','191 ','2000.00','14','Payment for Hs No.55 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763705','IN-1164612216884','new','1000','1000','1',0.00,0.00,'2022-03-07',1),(54,'1','56','192 ','3500.00','1','Payment for Hs No.56 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763789','IN-1164612216237','new','3500','0','1',0.00,0.00,'2022-03-04',1),(55,'1','57','193 ','3500.00','1','Payment for Hs No.57 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763843','IN-1164612216885','new','3500','0','1',0.00,0.00,'2022-03-07',1),(56,'1','58','194 ','3500.00','1','Payment for Hs No.58 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647763908','IN-1164612216886','new','3500','0','1',0.00,0.00,'2022-03-05',1),(57,'1','59','195 ','3500.00','1','Payment for Hs No.59 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765250','IN-1164612216238','new','3500','0','1',0.00,0.00,'2022-03-07',1),(58,'1','59','195 ','3500.00','1','Payment for Hs No.59 and Plot No.1 ','02','2022','','','','','receipt','','RC-11647765250','IN-11647765223','new','3500','0','1',0.00,0.00,'2022-03-07',1),(59,'1','60','196 ','3500.00','1','Payment for Hs No.60 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765389','IN-1164612216671','new','3500','0','1',0.00,0.00,'2022-03-20',1),(60,'1','61','197 ','3500.00','1','Payment for Hs No.61 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765447','IN-1164612216239','new','3500','0','1',0.00,0.00,'2022-03-04',1),(61,'1','62','198 ','3500.00','1','Payment for Hs No.62 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765504','IN-1164612216240','new','3500','0','1',0.00,0.00,'2022-03-07',1),(62,'1','63','199 ','3500.00','1','Payment for Hs No.63 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765574','IN-1164612216241','new','3500','0','1',0.00,0.00,'2022-03-07',1),(63,'1','64','200 ','3500.00','1','Payment for Hs No.64 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765634','IN-1164612216342','new','3500','0','1',0.00,0.00,'2022-03-03',1),(64,'1','65','201 ','4000.00','1','Payment for Hs No.65 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647765710','IN-1164612216343','new','4000','0','1',0.00,0.00,'2022-03-07',1),(65,'1','66','202 ','4000.00','1','Payment for Hs No.66 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647766449','IN-1164612216344','new','4000','0','1',0.00,0.00,'2022-03-07',1),(66,'1','67','203 ','4000.00','1','Payment for Hs No.67 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647766511','IN-1164612216345','new','4000','0','1',0.00,0.00,'2022-03-04',1),(67,'1','68','204 ','4000.00','1','Payment for Hs No.68 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647766560','IN-1164612216346','new','4000','0','1',0.00,0.00,'2022-03-06',1),(68,'1','69','205 ','4000.00','1','Payment for Hs No.69 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647767002','IN-1164612216347','new','4000','0','1',0.00,0.00,'2022-03-07',1),(69,'1','70','206 ','4000.00','1','Payment for Hs No.70 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647767614','IN-1164612216348','new','4000','0','1',0.00,0.00,'2022-03-04',1),(70,'1','71','207 ','4000.00','1','Payment for Hs No.71 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647767852','IN-1164612216349','new','4000','0','1',0.00,0.00,'2022-03-13',1),(71,'1','72','208 ','3800.00','1','Payment for Hs No.72 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768230','IN-1164612216450','new','3800','0','1',0.00,0.00,'2022-03-20',1),(72,'1','72','147 ','4100.00','1','Payment for Hs No.72 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768230','IN-11647768181','new','300','3800','1',0.00,0.00,'2022-03-20',1),(73,'1','73','209 ','6500.00','1','Payment for Hs No.73 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768297','IN-1164612216451','new','6500','0','1',0.00,0.00,'2022-03-09',1),(74,'1','74','210 ','6000.00','1','Payment for Hs No.74 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768550','IN-1164612216452','new','6000','0','1',0.00,0.00,'2022-01-20',1),(75,'1','75','211 ','3500.00','1','Payment for Hs No.75 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768610','IN-1164612216672','new','3500','0','1',0.00,0.00,'2022-03-20',1),(76,'1','76','212 ','3500.00','1','Payment for Hs No.76 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768664','IN-1164612216453','new','3500','0','1',0.00,0.00,'2022-03-04',1),(77,'1','77','213 ','3500.00','1','Payment for Hs No.77 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768807','IN-1164612216454','new','3500','0','1',0.00,0.00,'2022-03-07',1),(78,'1','78','214 ','3500.00','1','Payment for Hs No.78 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768862','IN-1164612216988','new','3500','0','1',0.00,0.00,'2022-03-04',1),(79,'1','79','215 ','3500.00','1','Payment for Hs No.79 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768912','IN-1164612216455','new','3500','0','1',0.00,0.00,'2022-03-07',1),(80,'1','80','216 ','3500.00','1','Payment for Hs No.80 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647768967','IN-1164612216456','new','3500','0','1',0.00,0.00,'2022-03-06',1),(81,'1','81','217 ','3500.00','1','Payment for Hs No.81 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647769023','IN-1164612216457','new','3500','0','1',0.00,0.00,'2022-03-02',1),(82,'1','82','218 ','3500.00','1','Payment for Hs No.82 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647769457','IN-1164612216558','new','3500','0','1',0.00,0.00,'2022-03-01',1),(83,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647770045','IN-1164612216668','new','3500','0','1',0.00,0.00,'2022-03-10',1),(84,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','02','2022','','','','','receipt','','RC-11647770045','IN-11647769975','new','1500','2000','1',0.00,0.00,'2022-03-10',1),(85,'1','84','214 ','3500.00','1','Payment for Hs No.84 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647770083','IN-1164612216887','new','3500','0','1',0.00,0.00,'2022-03-02',1),(86,'1','85','221 ','3500.00','1','Payment for Hs No.85 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647770807','IN-1164612216666','new','3500','0','1',0.00,0.00,'2022-03-02',1),(87,'1','86','222 ','3500.00','1','Payment for Hs No.86 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647770859','IN-1164612216559','new','3500','0','1',0.00,0.00,'2022-03-08',1),(88,'1','SHOP 1','223 ','5500.00','1','Payment for Hs No.SHOP 1 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647771199','IN-1164612216560','new','5500','0','1',0.00,0.00,'2022-03-08',1),(89,'1','SHOP 1','223 ','5500.00','14','Payment for Hs No.SHOP 1 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647771199','IN-1164612216560','new','5500','0','1',0.00,0.00,'2022-03-08',1),(90,'1','11','147 ','3500.00','1','Payment for Hs No.11 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647771804','IN-1164612216563','new','2500','1000','1',0.00,0.00,'2022-03-08',1),(91,'1','SHOP 3','225 ','7500.00','1','Payment for Hs No.SHOP 3 and Plot No.1 ','03','2022','','','','','receipt','','RC-11647771862','IN-1164612216562','new','7500','0','1',0.00,0.00,'2022-03-09',1),(92,'2','A3','228 ','7500.00','1','Payment for Hs No.A3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648221958','IN-116461294783','new','7500','0','1',0.00,0.00,'2022-03-02',1),(93,'2','A3','228 ','150.00','7','Payment for Hs No.A3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648221958','IN-116461294783','new','150','0','1',0.00,0.00,'2022-03-02',1),(94,'2','A3','228 ','2400.00','5','Payment for Hs No.A3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648221958','IN-116461294783','new','2400','0','1',0.00,0.00,'2022-03-02',1),(95,'2','A1','226 ','150.00','7','Payment for Hs No.A1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223494','IN-116461294771','new','150','0','1',0.00,0.00,'2022-03-10',1),(96,'2','A1','226 ','12000.00','1','Payment for Hs No.A1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223494','IN-116461294771','new','12000','0','1',0.00,0.00,'2022-03-10',1),(97,'2','A1','226 ','600.00','5','Payment for Hs No.A1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223494','IN-116461294771','new','600','0','1',0.00,0.00,'2022-03-10',1),(98,'2','B1','235 ','12000.00','1','Payment for Hs No.B1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223810','IN-1164612948241','new','12000','0','1',0.00,0.00,'2022-03-08',1),(99,'2','B1','235 ','150.00','7','Payment for Hs No.B1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223810','IN-1164612948241','new','150','0','1',0.00,0.00,'2022-03-08',1),(100,'2','B2','236 ','7500.00','1','Payment for Hs No.B2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223887','IN-1164612947810','new','7500','0','1',0.00,0.00,'2022-03-09',1),(101,'2','B2','236 ','150.00','7','Payment for Hs No.B2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223887','IN-1164612947810','new','150','0','1',0.00,0.00,'2022-03-09',1),(102,'2','B2','236 ','800.00','5','Payment for Hs No.B2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648223887','IN-1164612947810','new','800','0','1',0.00,0.00,'2022-03-09',1),(103,'2','B3','237 ','7500.00','1','Payment for Hs No.B3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224051','IN-1164612947811','new','7500','0','1',0.00,0.00,'2022-03-09',1),(104,'2','B3','237 ','150.00','7','Payment for Hs No.B3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224051','IN-1164612947811','new','150','0','1',0.00,0.00,'2022-03-09',1),(105,'2','B3','237 ','800.00','5','Payment for Hs No.B3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224051','IN-1164612947811','new','800','0','1',0.00,0.00,'2022-03-09',1),(106,'2','B4','238 ','11000.00','1','Payment for Hs No.B4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224101','IN-1164612947812','new','11000','0','1',0.00,0.00,'2022-03-07',1),(107,'2','B4','238 ','150.00','7','Payment for Hs No.B4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224101','IN-1164612947812','new','150','0','1',0.00,0.00,'2022-03-07',1),(108,'2','B4','238 ','800.00','5','Payment for Hs No.B4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224101','IN-1164612947812','new','800','0','1',0.00,0.00,'2022-03-07',1),(109,'2','B5','239 ','11000.00','1','Payment for Hs No.B5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224936','IN-1164612948351','new','11000','0','1',0.00,0.00,'2022-03-02',1),(110,'2','B5','239 ','150.00','7','Payment for Hs No.B5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224936','IN-1164612948351','new','150','0','1',0.00,0.00,'2022-03-02',1),(111,'2','B5','239 ','400.00','5','Payment for Hs No.B5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224936','IN-1164612948351','new','400','0','1',0.00,0.00,'2022-03-02',1),(112,'2','B6','240 ','7500.00','1','Payment for Hs No.B6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224991','IN-1164612947913','new','7500','0','1',0.00,0.00,'2022-03-04',1),(113,'2','B6','240 ','150.00','7','Payment for Hs No.B6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224991','IN-1164612947913','new','150','0','1',0.00,0.00,'2022-03-04',1),(114,'2','B6','240 ','400.00','5','Payment for Hs No.B6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648224991','IN-1164612947913','new','400','0','1',0.00,0.00,'2022-03-04',1),(115,'2','B8','242 ','7500.00','1','Payment for Hs No.B8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225411','IN-1164612947914','new','7500','0','1',0.00,0.00,'2022-03-10',1),(116,'2','B8','242 ','150.00','7','Payment for Hs No.B8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225411','IN-1164612947914','new','150','0','1',0.00,0.00,'2022-03-10',1),(117,'2','B8','242 ','400.00','5','Payment for Hs No.B8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225411','IN-1164612947914','new','400','0','1',0.00,0.00,'2022-03-10',1),(118,'2','B9','243 ','12000.00','1','Payment for Hs No.B9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225500','IN-1164612947915','new','12000','0','1',0.00,0.00,'2022-03-05',1),(119,'2','B9','243 ','150.00','7','Payment for Hs No.B9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225500','IN-1164612947915','new','150','0','1',0.00,0.00,'2022-03-05',1),(120,'2','B9','243 ','800.00','5','Payment for Hs No.B9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225500','IN-1164612947915','new','800','0','1',0.00,0.00,'2022-03-05',1),(121,'2','C1','244 ','12000.00','1','Payment for Hs No.C1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225569','IN-1164612947916','new','12000','0','1',0.00,0.00,'2022-03-10',1),(122,'2','C1','244 ','150.00','7','Payment for Hs No.C1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225569','IN-1164612947916','new','150','0','1',0.00,0.00,'2022-03-10',1),(123,'2','C1','244 ','400.00','5','Payment for Hs No.C1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225569','IN-1164612947916','new','400','0','1',0.00,0.00,'2022-03-10',1),(124,'2','C2','245 ','7500.00','1','Payment for Hs No.C2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225628','IN-1164612947917','new','7500','0','1',0.00,0.00,'2022-03-06',1),(125,'2','C2','245 ','150.00','7','Payment for Hs No.C2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225628','IN-1164612947917','new','150','0','1',0.00,0.00,'2022-03-06',1),(126,'2','C2','245 ','400.00','5','Payment for Hs No.C2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225628','IN-1164612947917','new','400','0','1',0.00,0.00,'2022-03-06',1),(127,'2','C3','246 ','7500.00','1','Payment for Hs No.C3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225688','IN-1164612947918','new','7500','0','1',0.00,0.00,'2022-03-10',1),(128,'2','C3','246 ','150.00','7','Payment for Hs No.C3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225688','IN-1164612947918','new','150','0','1',0.00,0.00,'2022-03-10',1),(129,'2','C3','246 ','200.00','5','Payment for Hs No.C3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225688','IN-1164612947918','new','200','0','1',0.00,0.00,'2022-03-10',1),(130,'2','C4','247 ','11000.00','1','Payment for Hs No.C4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225830','IN-1164612947919','new','11000','0','1',0.00,0.00,'2022-03-12',1),(131,'2','C4','247 ','150.00','7','Payment for Hs No.C4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225830','IN-1164612947919','new','150','0','1',0.00,0.00,'2022-03-12',1),(132,'2','C4','247 ','800.00','5','Payment for Hs No.C4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648225830','IN-1164612947919','new','300','500','1',0.00,0.00,'2022-03-12',1),(133,'2','C5','304 ','24500.00','1','Payment for Hs No.C5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226215','IN-1164612948456','new','24500','0','1',0.00,0.00,'2022-03-09',1),(134,'2','C5','304 ','150.00','7','Payment for Hs No.C5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226215','IN-1164612948456','new','150','0','1',0.00,0.00,'2022-03-09',1),(135,'2','C7','250 ','10000.00','1','Payment for Hs No.C7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226383','IN-1164612948245','new','10000','0','1',0.00,0.00,'2022-03-08',1),(136,'2','C7','250 ','150.00','7','Payment for Hs No.C7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226383','IN-1164612948245','new','150','0','1',0.00,0.00,'2022-03-08',1),(137,'2','C7','250 ','1200.00','5','Payment for Hs No.C7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226383','IN-1164612948245','new','1200','0','1',0.00,0.00,'2022-03-08',1),(138,'2','C9','252 ','12000.00','1','Payment for Hs No.C9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226434','IN-1164612948349','new','12000','0','1',0.00,0.00,'2022-03-11',1),(139,'2','C9','252 ','150.00','7','Payment for Hs No.C9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226434','IN-1164612948349','new','150','0','1',0.00,0.00,'2022-03-11',1),(140,'2','C9','252 ','1000.00','5','Payment for Hs No.C9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226434','IN-1164612948349','new','850','150','1',0.00,0.00,'2022-03-11',1),(141,'2','D1','253 ','12000.00','1','Payment for Hs No.D1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226512','IN-1164612947921','new','12000','0','1',0.00,0.00,'2022-03-08',1),(142,'2','D1','253 ','150.00','7','Payment for Hs No.D1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226512','IN-1164612947921','new','150','0','1',0.00,0.00,'2022-03-08',1),(143,'2','D1','253 ','800.00','5','Payment for Hs No.D1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226512','IN-1164612947921','new','800','0','1',0.00,0.00,'2022-03-08',1),(144,'2','D2','254 ','7500.00','1','Payment for Hs No.D2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226649','IN-1164612948242','new','7500','0','1',0.00,0.00,'2022-03-09',1),(145,'2','D2','254 ','150.00','7','Payment for Hs No.D2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226649','IN-1164612948242','new','150','0','1',0.00,0.00,'2022-03-09',1),(146,'2','D2','254 ','200.00','5','Payment for Hs No.D2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648226649','IN-1164612948242','new','200','0','1',0.00,0.00,'2022-03-09',1),(147,'2','D4','256 ','11000.00','1','Payment for Hs No.D4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227063','IN-1164612948247','new','11000','0','1',0.00,0.00,'2022-03-03',1),(148,'2','D4','256 ','150.00','7','Payment for Hs No.D4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227063','IN-1164612948247','new','150','0','1',0.00,0.00,'2022-03-03',1),(149,'2','D4','256 ','200.00','5','Payment for Hs No.D4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227063','IN-1164612948247','new','200','0','1',0.00,0.00,'2022-03-03',1),(150,'2','D5','257 ','11000.00','1','Payment for Hs No.D5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227130','IN-1164612948023','new','11000','0','1',0.00,0.00,'2022-03-08',1),(151,'2','D5','257 ','150.00','7','Payment for Hs No.D5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227130','IN-1164612948023','new','150','0','1',0.00,0.00,'2022-03-08',1),(152,'2','D5','257 ','400.00','5','Payment for Hs No.D5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227130','IN-1164612948023','new','400','0','1',0.00,0.00,'2022-03-08',1),(153,'2','D6','258 ','7500.00','1','Payment for Hs No.D6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227547','IN-1164612948353','new','7500','0','1',0.00,0.00,'2022-03-03',1),(154,'2','D6','258 ','150.00','7','Payment for Hs No.D6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227547','IN-1164612948353','new','150','0','1',0.00,0.00,'2022-03-03',1),(155,'2','D6','258 ','650.00','14','Payment for Hs No.D6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227547','IN-1164612948353','new','650','0','1',0.00,0.00,'2022-03-03',1),(156,'2','D6','258 ','400.00','5','Payment for Hs No.D6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227547','IN-1164612948353','new','400','0','1',0.00,0.00,'2022-03-03',1),(157,'2','D7','259 ','10000.00','1','Payment for Hs No.D7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227601','IN-1164612948024','new','10000','0','1',0.00,0.00,'2022-03-08',1),(158,'2','D7','259 ','150.00','7','Payment for Hs No.D7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227601','IN-1164612948024','new','150','0','1',0.00,0.00,'2022-03-08',1),(159,'2','D7','259 ','200.00','5','Payment for Hs No.D7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227601','IN-1164612948024','new','200','0','1',0.00,0.00,'2022-03-08',1),(160,'2','D8','260 ','7500.00','1','Payment for Hs No.D8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227654','IN-1164612948243','new','7500','0','1',0.00,0.00,'2022-03-08',1),(161,'2','D8','260 ','150.00','7','Payment for Hs No.D8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227654','IN-1164612948243','new','150','0','1',0.00,0.00,'2022-03-08',1),(162,'2','D8','260 ','200.00','5','Payment for Hs No.D8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227654','IN-1164612948243','new','200','0','1',0.00,0.00,'2022-03-08',1),(163,'2','D9','261 ','26500.00','1','Payment for Hs No.D9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648227968','IN-1164612948354','new','24300','2200','1',0.00,0.00,'2022-03-25',1),(164,'2','E1','262 ','12000.00','5','Payment for Hs No.E1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228344','IN-1164612948025','new','12000','0','1',0.00,0.00,'2022-03-02',1),(165,'2','E1','262 ','150.00','1','Payment for Hs No.E1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228344','IN-1164612948025','new','150','0','1',0.00,0.00,'2022-03-02',1),(166,'2','E1','262 ','800.00','5','Payment for Hs No.E1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228344','IN-1164612948025','new','800','0','1',0.00,0.00,'2022-03-02',1),(167,'2','E2','263 ','7500.00','1','Payment for Hs No.E2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228408','IN-1164612948026','new','7500','0','1',0.00,0.00,'2022-03-10',1),(168,'2','E2','263 ','150.00','7','Payment for Hs No.E2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228408','IN-1164612948026','new','150','0','1',0.00,0.00,'2022-03-10',1),(169,'2','E2','263 ','400.00','5','Payment for Hs No.E2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228408','IN-1164612948026','new','400','0','1',0.00,0.00,'2022-03-10',1),(170,'2','E3','264 ','7500.00','1','Payment for Hs No.E3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228470','IN-1164612948027','new','7500','0','1',0.00,0.00,'2022-03-14',1),(171,'2','E3','264 ','150.00','7','Payment for Hs No.E3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228470','IN-1164612948027','new','150','0','1',0.00,0.00,'2022-03-14',1),(172,'2','E3','264 ','200.00','5','Payment for Hs No.E3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228470','IN-1164612948027','new','200','0','1',0.00,0.00,'2022-03-14',1),(173,'2','E4','265 ','11000.00','1','Payment for Hs No.E4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228532','IN-1164612948028','new','11000','0','1',0.00,0.00,'2022-03-10',1),(174,'2','E4','265 ','150.00','7','Payment for Hs No.E4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228532','IN-1164612948028','new','150','0','1',0.00,0.00,'2022-03-10',1),(175,'2','E4','265 ','600.00','5','Payment for Hs No.E4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228532','IN-1164612948028','new','600','0','1',0.00,0.00,'2022-03-10',1),(176,'2','E5','266 ','11000.00','1','Payment for Hs No.E5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228581','IN-1164612948029','new','11000','0','1',0.00,0.00,'2022-03-09',1),(177,'2','E5','266 ','150.00','7','Payment for Hs No.E5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228581','IN-1164612948029','new','150','0','1',0.00,0.00,'2022-03-09',1),(178,'2','E5','266 ','400.00','5','Payment for Hs No.E5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648228581','IN-1164612948029','new','400','0','1',0.00,0.00,'2022-03-09',1),(179,'2','E7','268 ','10000.00','1','Payment for Hs No.E7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648229581','IN-1164612948130','new','10000','0','1',0.00,0.00,'2022-03-12',1),(180,'2','E7','268 ','150.00','7','Payment for Hs No.E7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648229581','IN-1164612948130','new','150','0','1',0.00,0.00,'2022-03-12',1),(181,'2','E7','268 ','200.00','5','Payment for Hs No.E7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648229581','IN-1164612948130','new','200','0','1',0.00,0.00,'2022-03-12',1),(182,'2','E8','269 ','7500.00','1','Payment for Hs No.E8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230173','IN-1164612948244','new','7500','0','1',0.00,0.00,'2022-03-10',1),(183,'2','E8','269 ','150.00','7','Payment for Hs No.E8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230173','IN-1164612948244','new','150','0','1',0.00,0.00,'2022-03-10',1),(184,'2','E8','269 ','600.00','5','Payment for Hs No.E8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230173','IN-1164612948244','new','600','0','1',0.00,0.00,'2022-03-10',1),(185,'2','E9','270 ','12000.00','1','Payment for Hs No.E9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230238','IN-1164612948131','new','12000','0','1',0.00,0.00,'2022-03-12',1),(186,'2','E9','270 ','150.00','7','Payment for Hs No.E9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230238','IN-1164612948131','new','150','0','1',0.00,0.00,'2022-03-12',1),(187,'2','E9','270 ','400.00','5','Payment for Hs No.E9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230238','IN-1164612948131','new','400','0','1',0.00,0.00,'2022-03-12',1),(188,'2','F1','271 ','12000.00','1','Payment for Hs No.F1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230314','IN-1164612948132','new','12000','0','1',0.00,0.00,'2022-03-15',1),(189,'2','F1','271 ','150.00','7','Payment for Hs No.F1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230314','IN-1164612948132','new','150','0','1',0.00,0.00,'2022-03-15',1),(190,'2','F1','271 ','200.00','5','Payment for Hs No.F1 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230314','IN-1164612948132','new','200','0','1',0.00,0.00,'2022-03-15',1),(191,'2','F2','272 ','7500.00','1','Payment for Hs No.F2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230373','IN-1164612948133','new','7500','0','1',0.00,0.00,'2022-03-04',1),(192,'2','F2','272 ','150.00','7','Payment for Hs No.F2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230373','IN-1164612948133','new','150','0','1',0.00,0.00,'2022-03-04',1),(193,'2','F2','272 ','400.00','5','Payment for Hs No.F2 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230373','IN-1164612948133','new','400','0','1',0.00,0.00,'2022-03-04',1),(194,'2','F3','273 ','7500.00','1','Payment for Hs No.F3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230432','IN-1164612948134','new','7500','0','1',0.00,0.00,'2022-03-12',1),(195,'2','F3','273 ','150.00','7','Payment for Hs No.F3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230432','IN-1164612948134','new','150','0','1',0.00,0.00,'2022-03-12',1),(196,'2','F3','273 ','600.00','5','Payment for Hs No.F3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230432','IN-1164612948134','new','600','0','1',0.00,0.00,'2022-03-12',1),(197,'2','F4','274 ','11000.00','1','Payment for Hs No.F4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230489','IN-1164612948350','new','11000','0','1',0.00,0.00,'2022-03-12',1),(198,'2','F4','274 ','150.00','7','Payment for Hs No.F4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230489','IN-1164612948350','new','150','0','1',0.00,0.00,'2022-03-12',1),(199,'2','F4','274 ','400.00','5','Payment for Hs No.F4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230489','IN-1164612948350','new','400','0','1',0.00,0.00,'2022-03-12',1),(200,'2','F5','275 ','11000.00','1','Payment for Hs No.F5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230573','IN-1164612948135','new','11000','0','1',0.00,0.00,'2022-03-07',1),(201,'2','F5','275 ','150.00','7','Payment for Hs No.F5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230573','IN-1164612948135','new','150','0','1',0.00,0.00,'2022-03-07',1),(202,'2','F5','275 ','50.00','14','Payment for Hs No.F5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230573','IN-1164612948135','new','50','0','1',0.00,0.00,'2022-03-07',1),(203,'2','F5','275 ','400.00','5','Payment for Hs No.F5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648230573','IN-1164612948135','new','400','0','1',0.00,0.00,'2022-03-07',1),(204,'2','F6','276 ','7500.00','1','Payment for Hs No.F6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231838','IN-1164612948136','new','7500','0','1',0.00,0.00,'2022-03-04',1),(205,'2','F6','276 ','150.00','7','Payment for Hs No.F6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231838','IN-1164612948136','new','150','0','1',0.00,0.00,'2022-03-04',1),(206,'2','F6','276 ','200.00','14','Payment for Hs No.F6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231838','IN-1164612948136','new','200','0','1',0.00,0.00,'2022-03-04',1),(207,'2','F6','276 ','1400.00','5','Payment for Hs No.F6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231838','IN-1164612948136','new','1400','0','1',0.00,0.00,'2022-03-04',1),(208,'2','F7','277 ','10000.00','1','Payment for Hs No.F7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231904','IN-1164612948352','new','10000','0','1',0.00,0.00,'2022-03-02',1),(209,'2','F7','277 ','150.00','7','Payment for Hs No.F7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231904','IN-1164612948352','new','150','0','1',0.00,0.00,'2022-03-02',1),(210,'2','F7','277 ','200.00','5','Payment for Hs No.F7 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648231904','IN-1164612948352','new','200','0','1',0.00,0.00,'2022-03-02',1),(211,'2','F8','278 ','150.00','7','Payment for Hs No.F8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232001','IN-1164612948137','new','150','0','1',0.00,0.00,'2022-03-06',1),(212,'2','F8','278 ','7500.00','1','Payment for Hs No.F8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232001','IN-1164612948137','new','7500','0','1',0.00,0.00,'2022-03-06',1),(213,'2','F8','278 ','1000.00','5','Payment for Hs No.F8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232001','IN-1164612948137','new','1000','0','1',0.00,0.00,'2022-03-06',1),(214,'2','F9','279 ','12000.00','1','Payment for Hs No.F9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232068','IN-1164612948348','new','12000','0','1',0.00,0.00,'2022-03-05',1),(215,'2','F9','279 ','150.00','7','Payment for Hs No.F9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232068','IN-1164612948348','new','150','0','1',0.00,0.00,'2022-03-05',1),(216,'2','F9','279 ','600.00','5','Payment for Hs No.F9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232068','IN-1164612948348','new','600','0','1',0.00,0.00,'2022-03-05',1),(217,'2','D3','255 ','7500.00','1','Payment for Hs No.D3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232534','IN-1164612948022','new','7500','0','1',0.00,0.00,'2022-03-08',1),(218,'2','D3','255 ','150.00','7','Payment for Hs No.D3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232534','IN-1164612948022','new','150','0','1',0.00,0.00,'2022-03-08',1),(219,'2','D3','255 ','600.00','5','Payment for Hs No.D3 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232534','IN-1164612948022','new','600','0','1',0.00,0.00,'2022-03-08',1),(220,'2','C8','251 ','7500.00','1','Payment for Hs No.C8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232588','IN-1164612948246','new','7500','0','1',0.00,0.00,'2022-03-03',1),(221,'2','C8','251 ','150.00','7','Payment for Hs No.C8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232588','IN-1164612948246','new','150','0','1',0.00,0.00,'2022-03-03',1),(222,'2','C8','251 ','400.00','5','Payment for Hs No.C8 and Plot No.2 ','03','2022','','','','','receipt','','RC-11648232588','IN-1164612948246','new','400','0','1',0.00,0.00,'2022-03-03',1),(223,'2','A5','230 ','11000.00','1','Payment for Hs No.A5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649079580','IN-116461294785','new','11000','0','1',0.00,0.00,'2022-04-04',1),(224,'2','A5','230 ','150.00','7','Payment for Hs No.A5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649079580','IN-116461294785','new','150','0','1',0.00,0.00,'2022-04-04',1),(225,'2','A5','230 ','200.00','5','Payment for Hs No.A5 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649079580','IN-116461294785','new','200','0','1',0.00,0.00,'2022-04-04',1),(226,'2','C6','249 ','7500.00','1','Payment for Hs No.C6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649082728','IN-1164612947920','new','7500','0','1',0.00,0.00,'2022-04-04',1),(227,'2','C6','249 ','150.00','7','Payment for Hs No.C6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649082728','IN-1164612947920','new','150','0','1',0.00,0.00,'2022-04-04',1),(228,'2','C6','249 ','800.00','5','Payment for Hs No.C6 and Plot No.2 ','03','2022','','','','','receipt','','RC-11649082728','IN-1164612947920','new','800','0','1',0.00,0.00,'2022-04-04',1),(229,'1','17','153 ','3500.00','1','Payment for Hs No.17 and Plot No.1 ','03','2022','','','','','receipt','','RC-11649098303','IN-1164612216779','new','3500','0','1',0.00,0.00,'2022-04-05',1),(230,'1','18','154 ','3500.00','1','Payment for Hs No.18 and Plot No.1 ','03','2022','','','','','receipt','','RC-11649098840','IN-1164612215810','new','3500','0','1',0.00,0.00,'2022-10-03',1),(231,'1','22','302 ','4000.00','1','Payment for Hs No.22 and Plot No.1 ','03','2022','','','','','receipt','','RC-11649098978','IN-11646124624','new','4000','0','1',0.00,0.00,'2022-03-04',1),(232,'1','SHOP 2','224 ','5500.00','1','Payment for Hs No.SHOP 2 and Plot No.1 ','03','2022','','','','','receipt','','RC-11649141578','IN-1164612216561','new','4900','600','1',0.00,0.00,'2022-04-17',1),(233,'1','1','4 ','4000.00','1','Payment for Hs No.1 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650738511','IN-11649097174','new','4000','0','1',0.00,0.00,'2022-04-06',1),(234,'1','2','300 ','4000.00','1','Payment for Hs No.2 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650738595','IN-11649097201','new','4000','0','1',0.00,0.00,'2022-04-05',1),(235,'1','3','139 ','4000.00','1','Payment for Hs No.3 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650738701','IN-11649097218','new','4000','0','1',0.00,0.00,'2022-04-03',1),(236,'1','4','140 ','4000.00','1','Payment for Hs No.4 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650738779','IN-11649097240','new','4000','0','1',0.00,0.00,'2022-04-06',1),(237,'1','5','155 ','4500.00','1','Payment for Hs No.5 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650739538','IN-11649097582','new','4000','500','1',0.00,0.00,'2022-04-07',1),(238,'1','6','142 ','4000.00','1','Payment for Hs No.6 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650739603','IN-11649097793','new','4000','0','1',0.00,0.00,'2022-04-07',1),(239,'1','7','143 ','4000.00','1','Payment for Hs No.7 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650739680','IN-11649097822','new','4000','0','1',0.00,0.00,'2022-04-06',1),(240,'1','8','144 ','3800.00','1','Payment for Hs No.8 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650739805','IN-11649097848','new','3800','0','1',0.00,0.00,'2022-04-',1),(241,'1','11','147 ','3500.00','1','Payment for Hs No.11 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650740593','IN-1164612216563','new','1000','0','1',0.00,0.00,'2022-04-11',1),(242,'1','11','147 ','3500.00','1','Payment for Hs No.11 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650740593','IN-11649098133','new','2500','1000','1',0.00,0.00,'2022-04-11',1),(243,'1','12','148 ','1000.00','14','Payment for Hs No.12 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650740895','IN-1164612216774','new','500','0','1',0.00,0.00,'2022-04-23',1),(244,'1','12','148 ','3500.00','1','Payment for Hs No.12 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650740895','IN-11649098153','new','3000','500','1',0.00,0.00,'2022-04-23',1),(245,'1','13','149 ','3500.00','1','Payment for Hs No.13 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650741002','IN-11649098176','new','3500','0','1',0.00,0.00,'2022-04-5',1),(246,'1','9','145 ','3500.00','1','Payment for Hs No.9 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650786506','IN-11649098094','new','3500','0','1',0.00,0.00,'2022-04-05',1),(247,'1','15','287 ','3500.00','1','Payment for Hs No.15 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650786717','IN-11649098205','new','3500','0','1',0.00,0.00,'2022-04-06',1),(248,'1','16','152 ','3500.00','1','Payment for Hs No.16 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650786769','IN-11649098224','new','3500','0','1',0.00,0.00,'2022-04-07',1),(249,'1','18','154 ','3500.00','1','Payment for Hs No.18 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650786921','IN-11649098870','new','3500','0','1',0.00,0.00,'2022-04-13',1),(250,'1','19','141 ','7000.00','1','Payment for Hs No.19 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650786986','IN-11649097693','new','7000','0','1',0.00,0.00,'2022-04-09',1),(251,'1','20','156 ','3500.00','1','Payment for Hs No.20 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787059','IN-11649098892','new','3500','0','1',0.00,0.00,'2022-04-02',1),(252,'1','21','157 ','4000.00','1','Payment for Hs No.21 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787117','IN-11649098920','new','4000','0','1',0.00,0.00,'2022-04-03',1),(253,'1','22','302 ','4000.00','1','Payment for Hs No.22 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787207','IN-11649099010','new','4000','0','1',0.00,0.00,'2022-04-06',1),(254,'1','26','162 ','4000.00','1','Payment for Hs No.26 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787334','IN-11649099134','new','4000','0','1',0.00,0.00,'2022-04-06',1),(255,'1','27','163 ','4000.00','1','Payment for Hs No.27 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787369','IN-11649099153','new','4000','0','1',0.00,0.00,'2022-04-09',1),(256,'1','28','175 ','3800.00','1','Payment for Hs No.28 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650787513','IN-1164612216664','new','3800','0','1',0.00,0.00,'2022-04-24',1),(257,'1','29','165 ','6500.00','1','Payment for Hs No.29 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787620','IN-11649099588','new','6000','500','1',0.00,0.00,'2022-04-08',1),(258,'1','30','166 ','6000.00','1','Payment for Hs No.30 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787708','IN-11649100077','new','6000','0','1',0.00,0.00,'2022-04-06',1),(259,'1','31','299 ','1500.00','14','Payment for Hs No.31 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650787779','IN-1164612216670','new','1500','0','1',0.00,0.00,'2022-04-11',1),(260,'1','31','299 ','3500.00','1','Payment for Hs No.31 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650787779','IN-11649100145','new','2000','1500','1',0.00,0.00,'2022-04-11',1),(261,'1','32','168 ','3500.00','1','Payment for Hs No.32 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788070','IN-11649100164','new','3500','0','1',0.00,0.00,'2022-04-03',1),(262,'1','33','169 ','3500.00','1','Payment for Hs No.33 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788103','IN-11649133142','new','3500','0','1',0.00,0.00,'2022-04-05',1),(263,'1','33','169 ','3500.00','1','Payment for Hs No.33 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788107','IN-11649133142','new','3500','-3500','1',0.00,0.00,'2022-04-05',1),(264,'1','34','170 ','3500.00','1','Payment for Hs No.34 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788172','IN-11649133161','new','3500','0','1',0.00,0.00,'2022-04-06',1),(265,'1','35','171 ','3500.00','1','Payment for Hs No.35 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788216','IN-11649133178','new','3500','0','1',0.00,0.00,'2022-04-08',1),(266,'1','36','172 ','3500.00','1','Payment for Hs No.36 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788597','IN-11649133317','new','3500','0','1',0.00,0.00,'2022-04-06',1),(267,'1','37','173 ','3500.00','1','Payment for Hs No.37 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788665','IN-11649133748','new','3500','0','1',0.00,0.00,'2022-04-06',1),(268,'1','38','174 ','3500.00','1','Payment for Hs No.38 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788702','IN-11649133773','new','3500','0','1',0.00,0.00,'2022-04-08',1),(269,'1','39','284 ','3500.00','1','Payment for Hs No.39 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788830','IN-11649133791','new','3500','0','1',0.00,0.00,'2022-04-08',1),(270,'1','40','176 ','3500.00','1','Payment for Hs No.40 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788921','IN-11649134233','new','3500','0','1',0.00,0.00,'2022-04-11',1),(271,'1','41','177 ','3500.00','1','Payment for Hs No.41 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650788995','IN-11649134250','new','3500','0','1',0.00,0.00,'2022-04-03',1),(272,'1','42','178 ','3500.00','1','Payment for Hs No.42 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650789655','IN-1164612216882','new','3500','0','1',0.00,0.00,'2022-04-11',1),(273,'1','42','178 ','3500.00','1','Payment for Hs No.42 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650789655','IN-11650789631','new','3500','0','1',0.00,0.00,'2022-04-11',1),(274,'1','43','179 ','4000.00','1','Payment for Hs No.43 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650789708','IN-11649134938','new','4000','0','1',0.00,0.00,'2022-04-07',1),(275,'1','44','180 ','4000.00','1','Payment for Hs No.44 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650789792','IN-11649135024','new','4000','0','1',0.00,0.00,'2022-03-31',1),(276,'1','46','182 ','4000.00','1','Payment for Hs No.46 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790021','IN-11649135062','new','4000','0','1',0.00,0.00,'2022-04-05',1),(277,'1','45','181 ','1000.00','14','Payment for Hs No.45 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650790087','IN-1164612216129','new','1000','0','1',0.00,0.00,'2022-04-05',1),(278,'1','45','181 ','4000.00','1','Payment for Hs No.45 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790087','IN-11649135040','new','3000','1000','1',0.00,0.00,'2022-04-05',1),(279,'1','47','183 ','1000.00','14','Payment for Hs No.47 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650790484','IN-1164612216775','new','1000','0','1',0.00,0.00,'2022-04-07',1),(280,'1','47','183 ','4000.00','1','Payment for Hs No.47 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790484','IN-11649135079','new','3500','500','1',0.00,0.00,'2022-04-07',1),(281,'1','48','184 ','4000.00','1','Payment for Hs No.48 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790638','IN-11649135096','new','4000','0','1',0.00,0.00,'2022-04-07',1),(282,'1','49','185 ','4000.00','1','Payment for Hs No.49 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790692','IN-11649135139','new','4000','0','1',0.00,0.00,'2022-04-02',1),(283,'1','50','186 ','4000.00','1','Payment for Hs No.50 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790822','IN-11649135460','new','4000','0','1',0.00,0.00,'2022-04-06',1),(284,'1','51','187 ','6500.00','1','Payment for Hs No.51 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650790920','IN-11649136318','new','6500','0','1',0.00,0.00,'2022-04-08',1),(285,'1','52','188 ','6000.00','1','Payment for Hs No.52 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791020','IN-11649136446','new','6000','0','1',0.00,0.00,'2022-04-06',1),(286,'1','53','189 ','3500.00','1','Payment for Hs No.53 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791086','IN-11649136569','new','3500','0','1',0.00,0.00,'2022-04-11',1),(287,'1','54','190 ','3500.00','1','Payment for Hs No.54 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791173','IN-11649136628','new','3500','0','1',0.00,0.00,'2022-04-05',1),(288,'1','55','191 ','2000.00','14','Payment for Hs No.55 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650791230','IN-1164612216884','new','1000','0','1',0.00,0.00,'2022-04-06',1),(289,'1','55','191 ','3500.00','1','Payment for Hs No.55 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791230','IN-11649136714','new','3500','0','1',0.00,0.00,'2022-04-06',1),(290,'1','56','192 ','3500.00','1','Payment for Hs No.56 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791290','IN-11649136742','new','3500','0','1',0.00,0.00,'2022-04-04',1),(291,'1','57','193 ','3500.00','1','Payment for Hs No.57 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791482','IN-11649136760','new','3500','0','1',0.00,0.00,'2022-04-07',1),(292,'1','58','194 ','3500.00','1','Payment for Hs No.58 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791537','IN-11649136780','new','3500','0','1',0.00,0.00,'2022-04-11',1),(293,'1','59','195 ','3500.00','1','Payment for Hs No.59 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791616','IN-11649136798','new','3500','0','1',0.00,0.00,'2022-04-05',1),(294,'1','60','221 ','3500.00','1','Payment for Hs No.60 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650791669','IN-11647765361','new','3500','0','1',0.00,0.00,'2022-04-24',1),(295,'1','61','197 ','3500.00','1','Payment for Hs No.61 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791748','IN-11649137323','new','3500','0','1',0.00,0.00,'2022-04-04',1),(296,'1','62','198 ','3500.00','1','Payment for Hs No.62 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791917','IN-11649137349','new','3500','0','1',0.00,0.00,'2022-04-09',1),(297,'1','64','200 ','3500.00','1','Payment for Hs No.64 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650791985','IN-11649137920','new','3500','0','1',0.00,0.00,'2022-04-07',1),(298,'1','65','201 ','4000.00','1','Payment for Hs No.65 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792049','IN-11649137955','new','4000','0','1',0.00,0.00,'2022-04-06',1),(299,'1','66','202 ','4000.00','1','Payment for Hs No.66 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792143','IN-11649137990','new','4000','0','1',0.00,0.00,'2022-04-06',1),(300,'1','67','203 ','4000.00','1','Payment for Hs No.67 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792221','IN-11649138030','new','4000','0','1',0.00,0.00,'2022-04-05',1),(301,'1','68','204 ','4000.00','1','Payment for Hs No.68 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792325','IN-11649138147','new','4000','0','1',0.00,0.00,'2022-04-06',1),(302,'1','69','205 ','4000.00','1','Payment for Hs No.69 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792405','IN-11649138242','new','4000','0','1',0.00,0.00,'2022-04-07',1),(303,'1','70','206 ','4000.00','1','Payment for Hs No.70 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792531','IN-11649138273','new','4000','0','1',0.00,0.00,'2022-04-06',1),(304,'1','71','207 ','4000.00','1','Payment for Hs No.71 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792706','IN-11649138301','new','4000','0','1',0.00,0.00,'2022-04-06',1),(305,'1','72','147 ','4100.00','1','Payment for Hs No.72 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650792794','IN-11647768181','new','3800','0','1',0.00,0.00,'2022-04-24',1),(306,'1','73','209 ','6500.00','1','Payment for Hs No.73 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650792864','IN-11649139929','new','6500','0','1',0.00,0.00,'2022-04-05',1),(307,'1','74','210 ','6000.00','1','Payment for Hs No.74 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793026','IN-11649139944','new','6000','0','1',0.00,0.00,'2022-04-15',1),(308,'1','75','211 ','500.00','14','Payment for Hs No.75 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650793119','IN-1164612216672','new','500','0','1',0.00,0.00,'2022-04-11',1),(309,'1','75','211 ','3500.00','1','Payment for Hs No.75 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793119','IN-11649139961','new','3000','500','1',0.00,0.00,'2022-04-11',1),(310,'1','76','212 ','3500.00','1','Payment for Hs No.76 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793223','IN-11649139978','new','3500','0','1',0.00,0.00,'2022-04-05',1),(311,'1','77','213 ','3500.00','1','Payment for Hs No.77 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793270','IN-11649140020','new','3500','0','1',0.00,0.00,'2022-04-03',1),(312,'1','78','214 ','3500.00','1','Payment for Hs No.78 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793451','IN-11649140043','new','3500','0','1',0.00,0.00,'2022-04-05',1),(313,'1','79','215 ','3500.00','1','Payment for Hs No.79 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793486','IN-11649140068','new','3500','0','1',0.00,0.00,'2022-04-05',1),(314,'1','80','216 ','3500.00','1','Payment for Hs No.80 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793603','IN-11649140096','new','3500','0','1',0.00,0.00,'2022-04-04',1),(315,'1','82','218 ','3500.00','1','Payment for Hs No.82 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793846','IN-11649140161','new','3500','0','1',0.00,0.00,'2022-04-05',1),(316,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','02','2022','','','','','receipt','','RC-11650793917','IN-11647769975','new','2000','0','1',0.00,0.00,'2022-04-05',1),(317,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793917','IN-11649140202','new','1500','2000','1',0.00,0.00,'2022-04-05',1),(318,'1','84','220 ','3500.00','1','Payment for Hs No.84 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650793977','IN-11649141452','new','3500','0','1',0.00,0.00,'2022-03-31',1),(319,'1','85','221 ','3500.00','1','Payment for Hs No.85 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650794039','IN-11649141491','new','3500','0','1',0.00,0.00,'2022-03-31',1),(320,'1','86','222 ','3500.00','1','Payment for Hs No.86 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650794074','IN-11649141508','new','3500','0','1',0.00,0.00,'2022-04-07',1),(321,'1','SHOP 1','223 ','5500.00','1','Payment for Hs No.SHOP 1 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650794117','IN-11649141524','new','3000','2500','1',0.00,0.00,'2022-04-17',1),(322,'1','SHOP 2','224 ','5500.00','1','Payment for Hs No.SHOP 2 and Plot No.1 ','03','2022','','','','','receipt','','RC-11650794218','IN-1164612216561','new','600','0','1',0.00,0.00,'2022-04-07',1),(323,'1','SHOP 2','224 ','5500.00','1','Payment for Hs No.SHOP 2 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650794218','IN-11649141632','new','5500','0','1',0.00,0.00,'2022-04-07',1),(324,'1','SHOP 3','225 ','7500.00','1','Payment for Hs No.SHOP 3 and Plot No.1 ','04','2022','','','','','receipt','','RC-11650794257','IN-11649141612','new','7500','0','1',0.00,0.00,'2022-04-11',1),(325,'2','A4','229 ','11000.00','1','Payment for Hs No.A4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11650914009','IN-116461294784','new','11000','0','1',0.00,0.00,'2022-04-01',1),(326,'2','A4','229 ','150.00','7','Payment for Hs No.A4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11650914009','IN-116461294784','new','150','0','1',0.00,0.00,'2022-04-01',1),(327,'2','A4','229 ','2000.00','5','Payment for Hs No.A4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11650914009','IN-116461294784','new','2000','0','1',0.00,0.00,'2022-04-01',1),(328,'2','A4','229 ','150.00','7','Payment for Hs No.A4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914009','IN-11649079160','new','150','0','1',0.00,0.00,'2022-04-01',1),(329,'2','A4','229 ','1600.00','5','Payment for Hs No.A4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914009','IN-11649079160','new','1600','0','1',0.00,0.00,'2022-04-01',1),(330,'2','A4','229 ','11000.00','1','Payment for Hs No.A4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914009','IN-11649079160','new','10000','1000','1',0.00,0.00,'2022-04-01',1),(331,'2','A3','228 ','150.00','7','Payment for Hs No.A3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914441','IN-11649078044','new','150','0','1',0.00,0.00,'2022-04-07',1),(332,'2','A3','228 ','1800.00','5','Payment for Hs No.A3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914441','IN-11649078044','new','1800','0','1',0.00,0.00,'2022-04-07',1),(333,'2','A3','228 ','7500.00','1','Payment for Hs No.A3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914441','IN-11649078044','new','7500','0','1',0.00,0.00,'2022-04-07',1),(334,'2','B2','236 ','150.00','7','Payment for Hs No.B2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914560','IN-11649079782','new','150','0','1',0.00,0.00,'2022-04-11',1),(335,'2','B2','236 ','800.00','5','Payment for Hs No.B2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914560','IN-11649079782','new','800','0','1',0.00,0.00,'2022-04-11',1),(336,'2','B2','236 ','7500.00','1','Payment for Hs No.B2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914560','IN-11649079782','new','7500','0','1',0.00,0.00,'2022-04-11',1),(337,'2','B3','237 ','150.00','7','Payment for Hs No.B3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914717','IN-11649079910','new','150','0','1',0.00,0.00,'2022-04-05',1),(338,'2','B3','237 ','600.00','5','Payment for Hs No.B3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914717','IN-11649079910','new','600','0','1',0.00,0.00,'2022-04-05',1),(339,'2','B3','237 ','7500.00','1','Payment for Hs No.B3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914717','IN-11649079910','new','7500','0','1',0.00,0.00,'2022-04-05',1),(340,'2','B6','240 ','150.00','7','Payment for Hs No.B6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914845','IN-11649080774','new','150','0','1',0.00,0.00,'2022-04-05',1),(341,'2','B6','240 ','600.00','5','Payment for Hs No.B6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914845','IN-11649080774','new','600','0','1',0.00,0.00,'2022-04-05',1),(342,'2','B6','240 ','7500.00','1','Payment for Hs No.B6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914845','IN-11649080774','new','7500','0','1',0.00,0.00,'2022-04-05',1),(343,'2','B7','241 ','150.00','7','Payment for Hs No.B7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914986','IN-11649095298','new','150','0','1',0.00,0.00,'2022-04-10',1),(344,'2','B7','241 ','1400.00','5','Payment for Hs No.B7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914986','IN-11649095298','new','1400','0','1',0.00,0.00,'2022-04-10',1),(345,'2','B7','241 ','10000.00','1','Payment for Hs No.B7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650914986','IN-11649095298','new','10000','0','1',0.00,0.00,'2022-04-10',1),(346,'2','B8','242 ','150.00','7','Payment for Hs No.B8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915046','IN-11649081865','new','150','0','1',0.00,0.00,'2022-04-11',1),(347,'2','B8','242 ','400.00','5','Payment for Hs No.B8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915046','IN-11649081865','new','400','0','1',0.00,0.00,'2022-04-11',1),(348,'2','B8','242 ','7500.00','1','Payment for Hs No.B8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915046','IN-11649081865','new','7500','0','1',0.00,0.00,'2022-04-11',1),(349,'2','B9','243 ','150.00','7','Payment for Hs No.B9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915162','IN-11649082122','new','150','0','1',0.00,0.00,'2022-04-08',1),(350,'2','B9','243 ','1200.00','5','Payment for Hs No.B9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915162','IN-11649082122','new','1200','0','1',0.00,0.00,'2022-04-08',1),(351,'2','B9','243 ','12000.00','1','Payment for Hs No.B9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915162','IN-11649082122','new','12000','0','1',0.00,0.00,'2022-04-08',1),(352,'2','C2','245 ','150.00','7','Payment for Hs No.C2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915244','IN-11649082310','new','150','0','1',0.00,0.00,'2022-04-08',1),(353,'2','C2','245 ','400.00','5','Payment for Hs No.C2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915244','IN-11649082310','new','400','0','1',0.00,0.00,'2022-04-08',1),(354,'2','C2','245 ','7500.00','1','Payment for Hs No.C2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915244','IN-11649082310','new','7500','0','1',0.00,0.00,'2022-04-08',1),(355,'2','C2','245 ','150.00','7','Payment for Hs No.C2 and Plot No.2 ','01','2022','','','','','receipt','','RC-11650915410','IN-11650915376','new','150','0','1',0.00,0.00,'2022-04-08',1),(356,'2','C2','245 ','400.00','5','Payment for Hs No.C2 and Plot No.2 ','01','2022','','','','','receipt','','RC-11650915410','IN-11650915376','new','400','0','1',0.00,0.00,'2022-04-08',1),(357,'2','C2','245 ','7500.00','1','Payment for Hs No.C2 and Plot No.2 ','01','2022','','','','','receipt','','RC-11650915410','IN-11650915376','new','7500','0','1',0.00,0.00,'2022-04-08',1),(358,'2','C3','246 ','150.00','7','Payment for Hs No.C3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915493','IN-11649082375','new','150','0','1',0.00,0.00,'2022-04-10',1),(359,'2','C3','246 ','200.00','5','Payment for Hs No.C3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915493','IN-11649082375','new','200','0','1',0.00,0.00,'2022-04-10',1),(360,'2','C3','246 ','7500.00','1','Payment for Hs No.C3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915493','IN-11649082375','new','7500','0','1',0.00,0.00,'2022-04-10',1),(361,'2','C4','247 ','800.00','5','Payment for Hs No.C4 and Plot No.2 ','03','2022','','','','','receipt','','RC-11650915621','IN-1164612947919','new','500','0','1',0.00,0.00,'2022-04-11',1),(362,'2','C4','247 ','150.00','7','Payment for Hs No.C4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915621','IN-11649082418','new','150','0','1',0.00,0.00,'2022-04-11',1),(363,'2','C4','247 ','1600.00','5','Payment for Hs No.C4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915621','IN-11649082418','new','1600','0','1',0.00,0.00,'2022-04-11',1),(364,'2','C4','247 ','11000.00','1','Payment for Hs No.C4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915621','IN-11649082418','new','11000','0','1',0.00,0.00,'2022-04-11',1),(365,'2','C6','249 ','150.00','7','Payment for Hs No.C6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915775','IN-11649082626','new','150','0','1',0.00,0.00,'2022-04-05',1),(366,'2','C6','249 ','800.00','5','Payment for Hs No.C6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915775','IN-11649082626','new','800','0','1',0.00,0.00,'2022-04-05',1),(367,'2','C6','249 ','7500.00','1','Payment for Hs No.C6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915775','IN-11649082626','new','7500','0','1',0.00,0.00,'2022-04-05',1),(368,'2','C9','252 ','1000.00','5','Payment for Hs No.C9 and Plot No.2 ','03','2022','','','','','receipt','','RC-11650915890','IN-1164612948349','new','150','0','1',0.00,0.00,'2022-04-12',1),(369,'2','C9','252 ','150.00','7','Payment for Hs No.C9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915890','IN-11649083149','new','150','0','1',0.00,0.00,'2022-04-12',1),(370,'2','C9','252 ','1400.00','5','Payment for Hs No.C9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915890','IN-11649083149','new','1400','0','1',0.00,0.00,'2022-04-12',1),(371,'2','C9','252 ','12000.00','1','Payment for Hs No.C9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650915890','IN-11649083149','new','11800','200','1',0.00,0.00,'2022-04-12',1),(372,'2','D1','253 ','150.00','7','Payment for Hs No.D1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916028','IN-11649083218','new','150','0','1',0.00,0.00,'2022-04-25',1),(373,'2','D1','253 ','800.00','5','Payment for Hs No.D1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916028','IN-11649083218','new','800','0','1',0.00,0.00,'2022-04-25',1),(374,'2','D1','253 ','12000.00','1','Payment for Hs No.D1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916028','IN-11649083218','new','12000','0','1',0.00,0.00,'2022-04-25',1),(375,'2','D2','254 ','150.00','7','Payment for Hs No.D2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916124','IN-11649083279','new','150','0','1',0.00,0.00,'2022-04-08',1),(376,'2','D2','254 ','400.00','5','Payment for Hs No.D2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916124','IN-11649083279','new','400','0','1',0.00,0.00,'2022-04-08',1),(377,'2','D2','254 ','7500.00','1','Payment for Hs No.D2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916124','IN-11649083279','new','7500','0','1',0.00,0.00,'2022-04-08',1),(378,'2','D5','257 ','150.00','7','Payment for Hs No.D5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916295','IN-11649084026','new','150','0','1',0.00,0.00,'2022-04-10',1),(379,'2','D5','257 ','1000.00','5','Payment for Hs No.D5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916295','IN-11649084026','new','1000','0','1',0.00,0.00,'2022-04-10',1),(380,'2','D5','257 ','11000.00','1','Payment for Hs No.D5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916295','IN-11649084046','new','9850','1150','1',0.00,0.00,'2022-04-10',1),(381,'2','D6','258 ','400.00','5','Payment for Hs No.D6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916473','IN-11649084089','new','400','0','1',0.00,0.00,'2022-04-11',1),(382,'2','D6','258 ','7500.00','1','Payment for Hs No.D6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916473','IN-11649084089','new','7500','0','1',0.00,0.00,'2022-04-11',1),(383,'2','D6','258 ','150.00','7','Payment for Hs No.D6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916473','IN-11649084143','new','150','0','1',0.00,0.00,'2022-04-11',1),(384,'2','D7','259 ','150.00','7','Payment for Hs No.D7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916607','IN-11649084351','new','150','0','1',0.00,0.00,'2022-04-12',1),(385,'2','D7','259 ','400.00','5','Payment for Hs No.D7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916607','IN-11649084351','new','400','0','1',0.00,0.00,'2022-04-12',1),(386,'2','D7','259 ','10000.00','1','Payment for Hs No.D7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916607','IN-11649084351','new','9950','50','1',0.00,0.00,'2022-04-12',1),(387,'2','D8','260 ','150.00','7','Payment for Hs No.D8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916904','IN-11649084425','new','150','0','1',0.00,0.00,'2022-04-07',1),(388,'2','D8','260 ','200.00','5','Payment for Hs No.D8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916904','IN-11649084425','new','200','0','1',0.00,0.00,'2022-04-07',1),(389,'2','D8','260 ','7500.00','1','Payment for Hs No.D8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650916904','IN-11649084425','new','7500','0','1',0.00,0.00,'2022-04-07',1),(390,'2','E1','262 ','150.00','7','Payment for Hs No.E1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998694','IN-11649092647','new','150','0','1',0.00,0.00,'2022-03-31',1),(391,'2','E1','262 ','600.00','5','Payment for Hs No.E1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998694','IN-11649092647','new','600','0','1',0.00,0.00,'2022-03-31',1),(392,'2','E1','262 ','12000.00','1','Payment for Hs No.E1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998694','IN-11649092647','new','12000','0','1',0.00,0.00,'2022-03-31',1),(393,'2','E2','263 ','150.00','7','Payment for Hs No.E2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998806','IN-11649092706','new','150','0','1',0.00,0.00,'2022-04-12',1),(394,'2','E2','263 ','200.00','5','Payment for Hs No.E2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998806','IN-11649092706','new','200','0','1',0.00,0.00,'2022-04-12',1),(395,'2','E2','263 ','7500.00','1','Payment for Hs No.E2 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998806','IN-11649092706','new','7500','0','1',0.00,0.00,'2022-04-12',1),(396,'2','E5','266 ','150.00','7','Payment for Hs No.E5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998994','IN-11650998945','new','150','0','1',0.00,0.00,'2022-04-08',1),(397,'2','E5','266 ','600.00','5','Payment for Hs No.E5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998994','IN-11650998945','new','600','0','1',0.00,0.00,'2022-04-08',1),(398,'2','E5','266 ','11000.00','1','Payment for Hs No.E5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650998994','IN-11650998945','new','11000','0','1',0.00,0.00,'2022-04-08',1),(399,'2','E9','270 ','150.00','7','Payment for Hs No.E9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999204','IN-11650999170','new','150','0','1',0.00,0.00,'2022-04-12',1),(400,'2','E9','270 ','400.00','5','Payment for Hs No.E9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999204','IN-11650999170','new','400','0','1',0.00,0.00,'2022-04-12',1),(401,'2','E9','270 ','12000.00','1','Payment for Hs No.E9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999204','IN-11650999170','new','12000','0','1',0.00,0.00,'2022-04-12',1),(402,'2','F1','271 ','150.00','7','Payment for Hs No.F1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999709','IN-11649093518','new','150','0','1',0.00,0.00,'2022-04-13',1),(403,'2','F1','271 ','400.00','5','Payment for Hs No.F1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999709','IN-11649093518','new','400','0','1',0.00,0.00,'2022-04-13',1),(404,'2','F1','271 ','12000.00','1','Payment for Hs No.F1 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999709','IN-11649093518','new','12000','0','1',0.00,0.00,'2022-04-13',1),(405,'2','F3','273 ','150.00','7','Payment for Hs No.F3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999976','IN-11649093616','new','150','0','1',0.00,0.00,'2022-04-02',1),(406,'2','F3','273 ','800.00','5','Payment for Hs No.F3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999976','IN-11649093616','new','800','0','1',0.00,0.00,'2022-04-02',1),(407,'2','F3','273 ','7500.00','1','Payment for Hs No.F3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11650999976','IN-11649093616','new','7500','0','1',0.00,0.00,'2022-04-02',1),(408,'2','F4','274 ','150.00','7','Payment for Hs No.F4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000069','IN-11649244077','new','150','0','1',0.00,0.00,'2022-04-05',1),(409,'2','F4','274 ','400.00','5','Payment for Hs No.F4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000069','IN-11649244077','new','400','0','1',0.00,0.00,'2022-04-05',1),(410,'2','F4','274 ','11000.00','1','Payment for Hs No.F4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000069','IN-11649244077','new','11000','0','1',0.00,0.00,'2022-04-05',1),(411,'2','F6','276 ','150.00','7','Payment for Hs No.F6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000225','IN-11649094479','new','150','0','1',0.00,0.00,'2022-04-16',1),(412,'2','F6','276 ','1550.00','5','Payment for Hs No.F6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000225','IN-11649094479','new','1550','0','1',0.00,0.00,'2022-04-16',1),(413,'2','F6','276 ','7500.00','1','Payment for Hs No.F6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000225','IN-11649094479','new','7300','200','1',0.00,0.00,'2022-04-16',1),(414,'2','F7','277 ','150.00','7','Payment for Hs No.F7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000380','IN-11649094641','new','150','0','1',0.00,0.00,'2022-04-05',1),(415,'2','F7','277 ','600.00','5','Payment for Hs No.F7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000380','IN-11649094641','new','600','0','1',0.00,0.00,'2022-04-05',1),(416,'2','F7','277 ','11000.00','1','Payment for Hs No.F7 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000380','IN-11649094641','new','10000','1000','1',0.00,0.00,'2022-04-05',1),(417,'2','F9','279 ','150.00','7','Payment for Hs No.F9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000561','IN-11649095051','new','150','0','1',0.00,0.00,'2022-04-08',1),(418,'2','F9','279 ','800.00','5','Payment for Hs No.F9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000561','IN-11649095051','new','800','0','1',0.00,0.00,'2022-04-08',1),(419,'2','F9','279 ','12000.00','1','Payment for Hs No.F9 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651000561','IN-11649095051','new','12000','0','1',0.00,0.00,'2022-04-08',1),(420,'2','E3','264 ','150.00','7','Payment for Hs No.E3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080494','IN-11649092756','new','150','0','1',0.00,0.00,'2022-04-07',1),(421,'2','E3','264 ','600.00','5','Payment for Hs No.E3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080494','IN-11649092756','new','600','0','1',0.00,0.00,'2022-04-07',1),(422,'2','E3','264 ','7500.00','1','Payment for Hs No.E3 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080494','IN-11649092756','new','7500','0','1',0.00,0.00,'2022-04-07',1),(423,'2','E6','303 ','150.00','7','Payment for Hs No.E6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080606','IN-11649093122','new','150','0','1',0.00,0.00,'2022-04-02',1),(424,'2','E6','303 ','400.00','5','Payment for Hs No.E6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080606','IN-11649093122','new','400','0','1',0.00,0.00,'2022-04-02',1),(425,'2','E6','303 ','7500.00','1','Payment for Hs No.E6 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080606','IN-11649093122','new','7500','0','1',0.00,0.00,'2022-04-02',1),(426,'2','C8','251 ','150.00','7','Payment for Hs No.C8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080896','IN-11649083079','new','150','0','1',0.00,0.00,'2022-04-05',1),(427,'2','C8','251 ','400.00','5','Payment for Hs No.C8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080896','IN-11649083079','new','400','0','1',0.00,0.00,'2022-04-05',1),(428,'2','C8','251 ','7500.00','1','Payment for Hs No.C8 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651080896','IN-11649083079','new','7500','0','1',0.00,0.00,'2022-04-05',1),(429,'2','D4','256 ','150.00','7','Payment for Hs No.D4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081265','IN-11649083984','new','150','0','1',0.00,0.00,'2022-04-04',1),(430,'2','D4','256 ','200.00','5','Payment for Hs No.D4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081265','IN-11649083984','new','200','0','1',0.00,0.00,'2022-04-04',1),(431,'2','D4','256 ','11000.00','1','Payment for Hs No.D4 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081265','IN-11649083984','new','11000','0','1',0.00,0.00,'2022-04-04',1),(432,'2','C5','304 ','150.00','7','Payment for Hs No.C5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081671','IN-11649082489','new','150','0','1',0.00,0.00,'2022-04-11',1),(433,'2','C5','304 ','800.00','5','Payment for Hs No.C5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081671','IN-11649082489','new','800','0','1',0.00,0.00,'2022-04-11',1),(434,'2','C5','304 ','11000.00','1','Payment for Hs No.C5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081671','IN-11649082489','new','11000','0','1',0.00,0.00,'2022-04-11',1),(435,'2','F5','275 ','150.00','7','Payment for Hs No.F5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081784','IN-11649093687','new','150','0','1',0.00,0.00,'2022-04-11',1),(436,'2','F5','275 ','600.00','5','Payment for Hs No.F5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081784','IN-11649093687','new','600','0','1',0.00,0.00,'2022-04-11',1),(437,'2','F5','275 ','11000.00','1','Payment for Hs No.F5 and Plot No.2 ','04','2022','','','','','receipt','','RC-11651081784','IN-11649093687','new','11000','0','1',0.00,0.00,'2022-04-11',1),(438,'1','1','4 ','4000.00','1','Payment for Hs No.1 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798145','IN-11651775201','new','4000','0','1',0.00,0.00,'2022-05-09',1),(439,'1','2','300 ','4000.00','1','Payment for Hs No.2 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798232','IN-11651775617','new','4000','0','1',0.00,0.00,'2022-05-04',1),(440,'1','3','139 ','4000.00','1','Payment for Hs No.3 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798268','IN-11651775656','new','4000','0','1',0.00,0.00,'2022-05-10',1),(441,'1','5','155 ','4500.00','1','Payment for Hs No.5 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653798578','IN-11649097582','new','500','0','1',0.00,0.00,'2022-05-09',1),(442,'1','5','155 ','4000.00','1','Payment for Hs No.5 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798578','IN-11651775678','new','4000','0','1',0.00,0.00,'2022-05-09',1),(443,'1','6','142 ','4000.00','1','Payment for Hs No.6 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798650','IN-11651775715','new','4000','0','1',0.00,0.00,'2022-05-05',1),(444,'1','8','144 ','3800.00','1','Payment for Hs No.8 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798709','IN-11651775755','new','3800','0','1',0.00,0.00,'2022-05-08',1),(445,'1','9','145 ','3500.00','1','Payment for Hs No.9 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653798974','IN-11651775777','new','3500','0','1',0.00,0.00,'2022-05-07',1),(446,'1','11','147 ','3500.00','1','Payment for Hs No.11 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653799024','IN-11649098133','new','1000','0','1',0.00,0.00,'2022-05-16',1),(447,'1','11','147 ','3500.00','1','Payment for Hs No.11 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799024','IN-11651775820','new','2500','1000','1',0.00,0.00,'2022-05-16',1),(448,'1','12','148 ','3500.00','1','Payment for Hs No.12 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653799397','IN-11649098153','new','500','0','1',0.00,0.00,'2022-05-10',1),(449,'1','12','148 ','3500.00','1','Payment for Hs No.12 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799397','IN-11651775856','new','2500','1000','1',0.00,0.00,'2022-05-10',1),(450,'1','13','149 ','3500.00','1','Payment for Hs No.13 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799446','IN-11651775878','new','3500','0','1',0.00,0.00,'2022-05-04',1),(451,'1','15','287 ','3500.00','1','Payment for Hs No.15 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799519','IN-11651775908','new','3500','0','1',0.00,0.00,'2022-05-13',1),(452,'1','16','152 ','3500.00','1','Payment for Hs No.16 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799635','IN-11651775934','new','3500','0','1',0.00,0.00,'2022-05-07',1),(453,'1','17','153 ','3500.00','1','Payment for Hs No.17 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653799687','IN-11649098322','new','3500','0','1',0.00,0.00,'2022-05-11',1),(454,'1','18','154 ','3500.00','1','Payment for Hs No.18 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799751','IN-11651775984','new','3500','0','1',0.00,0.00,'2022-05-14',1),(455,'1','19','141 ','3500.00','1','Payment for Hs No.19 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799805','IN-11651776016','new','3500','0','1',0.00,0.00,'2022-05-04',1),(456,'1','20','156 ','3500.00','1','Payment for Hs No.20 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653799846','IN-11651776035','new','3500','0','1',0.00,0.00,'2022-05-04',1),(457,'1','21','157 ','4000.00','1','Payment for Hs No.21 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800057','IN-11651776063','new','4000','0','1',0.00,0.00,'2022-05-06',1),(458,'1','22','302 ','4000.00','1','Payment for Hs No.22 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800130','IN-11651776089','new','4000','0','1',0.00,0.00,'2022-05-09',1),(459,'1','23','159 ','4000.00','1','Payment for Hs No.23 and Plot No.1 ','03','2022','','','','','receipt','','RC-11653800213','IN-1164612215913','new','1000','0','1',0.00,0.00,'2022-05-16',1),(460,'1','23','159 ','4000.00','1','Payment for Hs No.23 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653800213','IN-11649099030','new','4000','0','1',0.00,0.00,'2022-05-16',1),(461,'1','23','159 ','4000.00','1','Payment for Hs No.23 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800213','IN-11651776113','new','1000','3000','1',0.00,0.00,'2022-05-16',1),(462,'1','24','160 ','4000.00','1','Payment for Hs No.24 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653800267','IN-11649099072','new','4000','0','1',0.00,0.00,'2022-05-04',1),(463,'1','24','160 ','4000.00','1','Payment for Hs No.24 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800267','IN-11651776259','new','4000','0','1',0.00,0.00,'2022-05-04',1),(464,'1','25','161 ','4000.00','1','Payment for Hs No.25 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653800430','IN-11649099097','new','4000','0','1',0.00,0.00,'2022-05-04',1),(465,'1','26','162 ','4000.00','1','Payment for Hs No.26 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800494','IN-11651776279','new','4000','0','1',0.00,0.00,'2022-05-16',1),(466,'1','27','163 ','4000.00','1','Payment for Hs No.27 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800619','IN-11651776304','new','4000','0','1',0.00,0.00,'2022-05-09',1),(467,'1','28','164 ','3800.00','1','Payment for Hs No.28 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653800660','IN-11649099218','new','3800','0','1',0.00,0.00,'2022-05-29',1),(468,'1','29','165 ','6500.00','1','Payment for Hs No.29 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653800916','IN-11649099588','new','500','0','1',0.00,0.00,'2022-05-29',1),(469,'1','29','165 ','6500.00','1','Payment for Hs No.29 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800916','IN-11651776353','new','6500','0','1',0.00,0.00,'2022-05-29',1),(470,'1','30','166 ','6000.00','1','Payment for Hs No.30 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653800964','IN-11651776372','new','6000','0','1',0.00,0.00,'2022-05-05',1),(471,'1','32','168 ','3500.00','1','Payment for Hs No.32 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801013','IN-11651776432','new','3500','0','1',0.00,0.00,'2022-05-04',1),(472,'1','35','171 ','3500.00','1','Payment for Hs No.35 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801112','IN-11651776856','new','3500','0','1',0.00,0.00,'2022-05-04',1),(473,'1','36','172 ','3500.00','1','Payment for Hs No.36 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801170','IN-11651776887','new','3500','0','1',0.00,0.00,'2022-05-04',1),(474,'1','37','173 ','3500.00','1','Payment for Hs No.37 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801228','IN-11651776959','new','3500','0','1',0.00,0.00,'2022-05-21',1),(475,'1','38','174 ','3500.00','1','Payment for Hs No.38 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801453','IN-11651776981','new','3500','0','1',0.00,0.00,'2022-05-29',1),(476,'1','39','284 ','3500.00','1','Payment for Hs No.39 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801517','IN-11651777007','new','3500','0','1',0.00,0.00,'2022-05-07',1),(477,'1','40','176 ','3500.00','1','Payment for Hs No.40 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801564','IN-11651777047','new','3500','0','1',0.00,0.00,'2022-05-09',1),(478,'1','41','177 ','3500.00','1','Payment for Hs No.41 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801624','IN-11651777070','new','3500','0','1',0.00,0.00,'2022-05-30',1),(479,'1','42','178 ','3500.00','1','Payment for Hs No.42 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801673','IN-11651777100','new','3500','0','1',0.00,0.00,'2022-05-06',1),(480,'1','43','179 ','4000.00','1','Payment for Hs No.43 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801771','IN-11651777158','new','4000','0','1',0.00,0.00,'2022-05-10',1),(481,'1','44','180 ','4000.00','1','Payment for Hs No.44 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801807','IN-11651777276','new','4000','0','1',0.00,0.00,'2022-05-29',1),(482,'1','45','181 ','4000.00','1','Payment for Hs No.45 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653801861','IN-11649135040','new','1000','0','1',0.00,0.00,'2022-05-09',1),(483,'1','45','181 ','4000.00','1','Payment for Hs No.45 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801861','IN-11651777325','new','3000','1000','1',0.00,0.00,'2022-05-09',1),(484,'1','46','182 ','4000.00','1','Payment for Hs No.46 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801936','IN-11651777354','new','4000','0','1',0.00,0.00,'2022-05-06',1),(485,'1','47','183 ','4000.00','1','Payment for Hs No.47 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653801979','IN-11649135079','new','500','0','1',0.00,0.00,'2022-05-29',1),(486,'1','47','183 ','4000.00','1','Payment for Hs No.47 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653801979','IN-11651777383','new','3500','500','1',0.00,0.00,'2022-05-29',1),(487,'1','48','184 ','4000.00','1','Payment for Hs No.48 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802035','IN-11651777410','new','4000','0','1',0.00,0.00,'2022-05-29',1),(488,'1','49','185 ','4000.00','1','Payment for Hs No.49 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802086','IN-11651777477','new','4000','0','1',0.00,0.00,'2022-05-29',1),(489,'1','50','186 ','3800.00','1','Payment for Hs No.50 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802127','IN-11651777506','new','3800','0','1',0.00,0.00,'2022-05-29',1),(490,'1','51','187 ','6500.00','1','Payment for Hs No.51 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802169','IN-11651802921','new','6500','0','1',0.00,0.00,'2022-05-29',1),(491,'1','52','188 ','6000.00','1','Payment for Hs No.52 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802228','IN-11651802950','new','6000','0','1',0.00,0.00,'2022-05-29',1),(492,'1','54','190 ','3500.00','1','Payment for Hs No.54 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802321','IN-11651802993','new','3500','0','1',0.00,0.00,'2022-05-29',1),(493,'1','55','191 ','3500.00','1','Payment for Hs No.55 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802358','IN-11651803018','new','3500','0','1',0.00,0.00,'2022-05-29',1),(494,'1','56','192 ','3500.00','1','Payment for Hs No.56 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802430','IN-11651803046','new','3500','0','1',0.00,0.00,'2022-05-07',1),(495,'1','57','193 ','3500.00','1','Payment for Hs No.57 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802483','IN-11651803066','new','3500','0','1',0.00,0.00,'2022-05-29',1),(496,'1','58','194 ','3500.00','1','Payment for Hs No.58 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802526','IN-11651803096','new','3500','0','1',0.00,0.00,'2022-05-08',1),(497,'1','59','195 ','3500.00','1','Payment for Hs No.59 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802575','IN-11651803117','new','3500','0','1',0.00,0.00,'2022-05-30',1),(498,'1','60','196 ','3500.00','1','Payment for Hs No.60 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653802623','IN-11649141836','new','3500','0','1',0.00,0.00,'2022-05-10',1),(499,'1','61','197 ','3500.00','1','Payment for Hs No.61 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802679','IN-11651803155','new','3500','0','1',0.00,0.00,'2022-05-04',1),(500,'1','62','198 ','3500.00','1','Payment for Hs No.62 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802753','IN-11651803182','new','3500','0','1',0.00,0.00,'2022-05-07',1),(501,'1','63','199 ','3500.00','1','Payment for Hs No.63 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802827','IN-11651803210','new','3500','0','1',0.00,0.00,'2022-05-29',1),(502,'1','64','200 ','3500.00','1','Payment for Hs No.64 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802885','IN-11651803232','new','3500','0','1',0.00,0.00,'2022-05-29',1),(503,'1','65','201 ','4000.00','1','Payment for Hs No.65 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653802958','IN-11651803250','new','4000','0','1',0.00,0.00,'2022-05-07',1),(504,'1','66','202 ','4000.00','1','Payment for Hs No.66 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803095','IN-11651803268','new','4000','0','1',0.00,0.00,'2022-05-09',1),(505,'1','67','203 ','4000.00','1','Payment for Hs No.67 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803173','IN-11651803291','new','4000','0','1',0.00,0.00,'2022-04-30',1),(506,'1','68','204 ','4000.00','1','Payment for Hs No.68 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803209','IN-11651803307','new','4000','0','1',0.00,0.00,'2022-05-05',1),(507,'1','69','205 ','4000.00','1','Payment for Hs No.69 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803237','IN-11651803333','new','4000','0','1',0.00,0.00,'2022-05-05',1),(508,'1','70','206 ','4000.00','1','Payment for Hs No.70 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803311','IN-11651803354','new','4000','0','1',0.00,0.00,'2022-05-04',1),(509,'1','71','207 ','4000.00','1','Payment for Hs No.71 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803340','IN-11651803375','new','4000','0','1',0.00,0.00,'2022-05-04',1),(510,'1','72','208 ','3800.00','1','Payment for Hs No.72 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653803368','IN-11649139902','new','3800','0','1',0.00,0.00,'2022-05-05',1),(511,'1','73','209 ','6500.00','1','Payment for Hs No.73 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803420','IN-11651803407','new','6500','0','1',0.00,0.00,'2022-05-04',1),(512,'1','74','210 ','6000.00','1','Payment for Hs No.74 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653803975','IN-11651803453','new','6000','0','1',0.00,0.00,'2022-05-29',1),(513,'1','75','211 ','3500.00','1','Payment for Hs No.75 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653804036','IN-11649139961','new','500','0','1',0.00,0.00,'2022-05-29',1),(514,'1','75','211 ','3500.00','1','Payment for Hs No.75 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653804036','IN-11651803474','new','2000','1500','1',0.00,0.00,'2022-05-29',1),(515,'1','76','212 ','3500.00','1','Payment for Hs No.76 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653804120','IN-11651803492','new','3500','0','1',0.00,0.00,'2022-05-29',1),(516,'1','77','213 ','3500.00','1','Payment for Hs No.77 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805186','IN-11651803514','new','3500','0','1',0.00,0.00,'2022-05-04',1),(517,'1','78','214 ','3500.00','1','Payment for Hs No.78 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805235','IN-11651803540','new','3500','0','1',0.00,0.00,'2022-05-29',1),(518,'1','79','215 ','3500.00','1','Payment for Hs No.79 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805304','IN-11651803566','new','3500','0','1',0.00,0.00,'2022-05-29',1),(519,'1','80','216 ','3500.00','1','Payment for Hs No.80 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805604','IN-11651803598','new','3500','0','1',0.00,0.00,'2022-05-09',1),(520,'1','81','217 ','3500.00','1','Payment for Hs No.81 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653805689','IN-11649140124','new','3500','0','1',0.00,0.00,'2022-04-30',1),(521,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653805789','IN-11649140202','new','2000','0','1',0.00,0.00,'2022-05-29',1),(522,'1','83','219 ','3500.00','1','Payment for Hs No.83 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805789','IN-11651803654','new','2500','1000','1',0.00,0.00,'2022-05-29',1),(523,'1','84','220 ','3500.00','1','Payment for Hs No.84 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653805842','IN-11651803680','new','3500','0','1',0.00,0.00,'2022-05-29',1),(524,'1','85','221 ','3500.00','1','Payment for Hs No.85 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653806295','IN-11651803707','new','3500','0','1',0.00,0.00,'2022-05-29',1),(525,'1','86','222 ','3500.00','1','Payment for Hs No.86 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653806344','IN-11651803724','new','3500','0','1',0.00,0.00,'2022-05-29',1),(526,'1','SHOP 1','223 ','5500.00','1','Payment for Hs No.SHOP 1 and Plot No.1 ','04','2022','','','','','receipt','','RC-11653806423','IN-11649141524','new','2500','0','1',0.00,0.00,'2022-05-29',1),(527,'1','SHOP 1','223 ','5500.00','1','Payment for Hs No.SHOP 1 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653806423','IN-11651803892','new','5500','0','1',0.00,0.00,'2022-05-29',1),(528,'1','SHOP 3','225 ','7500.00','1','Payment for Hs No.SHOP 3 and Plot No.1 ','05','2022','','','','','receipt','','RC-11653806605','IN-11651803961','new','7000','500','1',0.00,0.00,'2022-05-29',1); /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:14:35
.
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